summaryrefslogtreecommitdiffstats
path: root/src/lib9
Commit message (Expand)AuthorAgeFilesLines
* add thisrsc2004-04-232-0/+24
* just a stub.rsc2004-04-211-0/+8
* add RFNOWAIT. this was probably a bad idea.rsc2004-04-212-3/+65
* always a good idea to drop the lock when you're done.rsc2004-04-212-0/+2
* yet morersc2004-04-211-0/+14
* more stuff.rsc2004-04-211-0/+1
* No more malloc or lock inside signal handlers.rsc2004-04-216-54/+77
* Try to gather entropy from /dev/random.wkj2004-04-211-0/+21
* Compute time zone using strftime.rsc2004-04-201-3/+2
* help out freebsd 4.9rsc2004-04-201-0/+1
* make things work on SunOSrsc2004-04-201-1/+1
* clean up when finished.rsc2004-04-193-3/+0
* bye byersc2004-04-081-116/+0
* Cache last uid, gid to make translation faster.rsc2004-04-081-4/+21
* Change _p9strsig to return nil if tmp==nil.rsc2004-04-025-0/+32
* Sometimes it's amazing these haven't been turnedrsc2004-03-261-1/+1
* Only use futimesat on Solaris 9rsc2004-03-261-1/+1
* SunOS can rot in hell.rsc2004-03-261-1/+1
* More files.rsc2004-03-252-0/+57
* Today's changes.rsc2004-03-2519-56/+44
* Add some missing files.rsc2004-03-213-0/+35
* Small tweaksrsc2004-03-213-1/+8
* Pipes cannot use SOCK_DGRAM. Back to SOCK_STREAM.rsc2004-03-053-6/+8
* Change pipes to preserve message boundaries.rsc2004-03-021-2/+1
* Long-standing stability bugs fixed in 9pserve.rsc2004-03-021-0/+1
* More Mac tweaks.rsc2004-03-021-2/+2
* Tweaks for the Macintosh.rsc2004-03-022-2/+1
* Update mkmk.sh.rsc2004-02-291-3/+6
* Move utf, fmt. Small header file changes.rsc2004-02-2969-0/+5752
* Fighting the good fight.rsc2004-02-294-9/+105
* various tweaks.rsc2004-02-091-0/+5
* Why would the Linux man page actually tell the truth?rsc2004-01-091-2/+1
* Tweaks to various bits.rsc2003-12-171-24/+33
* More files related to user-level file servers.rsc2003-12-118-0/+317
* Add support for user-level 9P servers/clients and various bug fixes to go wit...rsc2003-12-1110-15/+123
* Bug fixes from the Valgrind oracle.rsc2003-12-091-0/+1
* File system stuff.rsc2003-12-066-0/+1155
* various tweaks.rsc2003-12-061-0/+5
* nanrsc2003-12-041-0/+27
* Clean up yacc files in mkcommon, mkhdr.rsc2003-12-041-0/+1
* allow rfork(RFNOTEG|RFPROC|RFFDG) for rc.rsc2003-12-042-3/+19
* Various fixes.rsc2003-12-033-15/+39
* call exit rather than _exits inside exits,rsc2003-11-262-23/+1
* Silence some Mac OS X warnings.rsc2003-11-252-2/+1
* more tweaks.rsc2003-11-251-0/+2
* More tweaks on Linux and Solaris.rsc2003-11-255-25/+67
* Add the #goo to allow use in C++.rsc2003-11-252-22/+18
* Changes for Mac OS X. Most important is stack sizes in samterm,rsc2003-11-245-10/+14
* Build correctly on FreeBSD.rsc2003-11-242-3/+3
* Tweaks to build properly on Linux.rsc2003-11-247-11/+52