summaryrefslogtreecommitdiffstats
path: root/src/lib9
Commit message (Expand)AuthorAgeFilesLines
* hmm...rsc2006-02-031-5/+4
* no sharps on c linesrsc2006-01-291-5/+5
* can zero, will zerorsc2006-01-271-1/+1
* bsdrsc2006-01-271-0/+10
* add da for fbsd 5rsc2006-01-071-0/+1
* use inttypesrsc2006-01-061-1/+1
* add stdint.h, uintptrrsc2005-12-291-0/+5
* set qid.vers (Erik Quanstrom)rsc2005-12-297-17/+21
* correct array size (Marco Gaddoni)rsc2005-12-291-1/+1
* allow broadcastrsc2005-12-261-0/+2
* 9P2000.u fixes (Lucho Ionkov)rsc2005-11-212-3/+3
* unusedrsc2005-11-072-10/+0
* armrsc2005-11-071-0/+8
* Properly size buffer to avoid overflow.wkj2005-11-011-1/+1
* print correct file namersc2005-10-291-1/+1
* use libthread not fforkrsc2005-10-291-1/+1
* OpenBSD lets you open /dev/random but not read it!rsc2005-09-191-4/+6
* Add statcheck.rsc2005-09-131-0/+6
* Add 9P2000.u functions.rsc2005-09-134-22/+120
* Accomodate OpenBSD with /dev/srandomrsc2005-08-111-2/+4
* Fix overflow in old Linux file size.rsc2005-08-101-1/+3
* openbsdrsc2005-07-211-1/+1
* OpenBSD, thanks to Tim Wiessrsc2005-07-212-2/+3
* I just hate to be pushed around by some @#$%^& machine.rsc2005-07-191-1/+1
* announce to networksrsc2005-07-181-5/+8
* cannot trust system libraries to lock properly. sigh.rsc2005-07-141-3/+20
* applersc2005-07-131-1/+1
* unix is not a variable namersc2005-07-131-0/+1
* align macros for sunrsc2005-07-131-0/+16
* better error messagesrsc2005-07-131-1/+5
* handle 0 precision betterrsc2005-05-191-3/+5
* no wide character constants; sighrsc2005-05-071-2/+2
* OS X Tiger changesrsc2005-05-071-0/+2
* make sure to set p9unixrsc2005-05-071-0/+1
* For Mac OS X Tiger - no SIGIO, SIGWINCH, or WCOREDUMP.rsc2005-05-011-0/+8
* OpenBSD support.rsc2005-05-011-29/+19
* more netbsd support.rsc2005-03-281-1/+1
* try leaving TTIN, TTOU alonersc2005-03-181-2/+2
* better error messagersc2005-03-182-0/+2
* better symlinkrsc2005-02-212-4/+10
* add getnetconninforsc2005-02-132-0/+135
* bug fixrsc2005-02-131-1/+1
* add local address to dialrsc2005-02-131-3/+42
* hard code list of plan 9 services in case they are not in /etc/servicesrsc2005-02-118-8/+300
* add cryptrsc2005-02-082-0/+69
* add mode charsrsc2005-02-081-0/+8
* bug fixrsc2005-02-081-2/+3
* expose unix mode bitsrsc2005-02-084-10/+28
* start adding DM bitsrsc2005-02-084-8/+16
* play nicer with others w.r.t. signal masksrsc2005-02-081-43/+37