aboutsummaryrefslogtreecommitdiff
path: root/src/lib9
AgeCommit message (Expand)AuthorFilesLines
2005-07-21openbsdrsc1-1/+1
2005-07-21OpenBSD, thanks to Tim Wiessrsc2-2/+3
2005-07-19I just hate to be pushed around by some @#$%^& machine.rsc1-1/+1
2005-07-18announce to networksrsc1-5/+8
2005-07-14cannot trust system libraries to lock properly. sigh.rsc1-3/+20
2005-07-13applersc1-1/+1
2005-07-13unix is not a variable namersc1-0/+1
2005-07-13align macros for sunrsc1-0/+16
2005-07-13better error messagesrsc1-1/+5
2005-05-19handle 0 precision betterrsc1-3/+5
2005-05-07no wide character constants; sighrsc1-2/+2
2005-05-07OS X Tiger changesrsc1-0/+2
2005-05-07make sure to set p9unixrsc1-0/+1
2005-05-01For Mac OS X Tiger - no SIGIO, SIGWINCH, or WCOREDUMP.rsc1-0/+8
2005-05-01OpenBSD support.rsc1-29/+19
2005-03-28more netbsd support.rsc1-1/+1
2005-03-18try leaving TTIN, TTOU alonersc1-2/+2
2005-03-18better error messagersc2-0/+2
2005-02-21better symlinkrsc2-4/+10
2005-02-13add getnetconninforsc2-0/+135
2005-02-13bug fixrsc1-1/+1
2005-02-13add local address to dialrsc1-3/+42
2005-02-11hard code list of plan 9 services in case they are not in /etc/servicesrsc8-8/+300
2005-02-08add cryptrsc2-0/+69
2005-02-08add mode charsrsc1-0/+8
2005-02-08bug fixrsc1-2/+3
2005-02-08expose unix mode bitsrsc4-10/+28
2005-02-08start adding DM bitsrsc4-8/+16
2005-02-08play nicer with others w.r.t. signal masksrsc1-43/+37
2005-01-23Add searchpath().rsc2-0/+63
2005-01-18add x86 64rsc1-0/+7
2005-01-16update return interfacersc1-16/+25
2005-01-14checkpointrsc2-0/+2
2005-01-13these mkfiles only confusersc2-86/+0
2005-01-07debugging for sam, and an old fix forgottenrsc1-0/+4
2005-01-07success on the sunrsc2-1/+8
2005-01-07sunos fixesrsc6-6/+0
2005-01-07do not depend on flockrsc1-1/+6
2005-01-04in with the newrsc4-231/+29
2005-01-04cache answerrsc1-12/+19
2005-01-04add execl and randrsc1-0/+2
2005-01-04cache answerrsc1-2/+7
2005-01-04avoid duplicated code.rsc1-19/+6
2005-01-04use fcntl F_SETLK instead of flock, for sun's.rsc1-1/+8
2005-01-04exception namesrsc1-2/+2
2004-12-31change _p9pow10 to fmtpow10rsc1-1/+1
2004-12-29Rename lrand to p9lrand, too.wkj1-1/+1
2004-12-29Avoid conflicts with stdlib.wkj2-3/+2
2004-12-29Formatting nits.wkj34-68/+68
2004-12-29#define pow10 to _p9pow10 as a stop-gap.wkj1-2/+4