Age | Commit message (Expand) | Author | Files | Lines |
2009-08-14 | more licensing | Russ Cox | 1 | -0/+4 |
2008-07-10 | lib9: add mode parameter to opentemp | Russ Cox | 1 | -1/+1 |
2008-07-04 | lib9: add write function that withstands interrupts | Russ Cox | 1 | -0/+2 |
2008-05-05 | post9pservice: accept mtpt (via fuse) | Russ Cox | 1 | -1/+2 |
2006-06-26 | pin | rsc | 1 | -0/+3 |
2006-06-26 | simpler USED | rsc | 1 | -1/+1 |
2006-04-01 | Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. | rsc | 1 | -2/+2 |
2006-02-12 | add exitcode | rsc | 1 | -0/+1 |
2006-01-27 | bsd | rsc | 1 | -11/+0 |
2006-01-27 | 9p2000.u | rsc | 1 | -0/+2 |
2005-11-28 | add text version of install(1) | rsc | 1 | -1/+0 |
2005-11-26 | move utf, fmt to libc | rsc | 1 | -0/+3 |
2005-11-16 | sched_yield netbsd (anselm garbe) | rsc | 1 | -1/+2 |
2005-11-07 | p9syslog for varargck | rsc | 1 | -1/+1 |
2005-09-29 | Add print pragmas back, #ifdef'ed. | rsc | 1 | -0/+60 |
2005-09-13 | Add 9P2000.u fields. | rsc | 1 | -7/+15 |
2005-07-21 | openbsd | rsc | 1 | -1/+1 |
2005-07-21 | OpenBSD, thanks to Tim Wiess | rsc | 1 | -0/+10 |
2005-07-19 | maybe openbsd has schedyield now | rsc | 1 | -4/+0 |
2005-05-01 | OpenBSD support. | rsc | 1 | -1/+5 |
2005-03-15 | appease sun - nil is now just 0 instead of (void*)0 | rsc | 1 | -0/+2 |
2005-02-13 | add laddr, raddr to netconninfo | rsc | 1 | -0/+2 |
2005-02-10 | new prototypes | rsc | 1 | -1/+10 |
2005-02-08 | add crypt | rsc | 1 | -0/+2 |
2005-01-23 | Add searchpath(). | rsc | 1 | -0/+1 |
2005-01-16 | update return interface | rsc | 1 | -4/+4 |
2005-01-13 | Many small edits. | rsc | 1 | -9/+5 |
2005-01-07 | debugging for sam, and an old fix forgotten | rsc | 1 | -0/+1 |
2005-01-04 | autolib, p9rand, p9execl | rsc | 1 | -14/+19 |
2004-12-29 | Rename lrand to p9lrand, too. | wkj | 1 | -0/+1 |
2004-12-29 | Use #define to move rand and srand to p9rand and p9srand. | wkj | 1 | -3/+7 |
2004-12-27 | add awaitfor and waitfor | rsc | 1 | -0/+3 |
2004-12-27 | various changes from plan 9 | rsc | 1 | -2/+2 |
2004-12-25 | new thread library | rsc | 1 | -62/+64 |
2004-09-23 | Add // to acid thread line so it is executable. | rsc | 1 | -4/+2 |
2004-09-21 | Continue the pthreads torture. | rsc | 1 | -0/+1 |
2004-09-17 | Continue switching library over to pthreads when possible. | rsc | 1 | -0/+1 |
2004-09-17 | Rewrite to remove dependence on rendezvous and its bizarre | rsc | 1 | -8/+35 |
2004-06-16 | various fixes | rsc | 1 | -0/+1 |
2004-06-11 | add OLOCK | rsc | 1 | -0/+1 |
2004-06-09 | catch strdup, malloc, and friends | rsc | 1 | -2/+4 |
2004-05-23 | lock malloc ourselves | rsc | 1 | -6/+6 |
2004-04-29 | add -W to specify window size. | rsc | 1 | -1/+3 |
2004-04-21 | add needstack | rsc | 1 | -0/+2 |
2004-04-21 | asdf | rsc | 1 | -1/+2 |
2004-04-08 | Plan 9 atoi, ... | rsc | 1 | -3/+6 |
2004-03-25 | Small changes. | rsc | 1 | -2/+2 |
2004-03-25 | Today's changes. | rsc | 1 | -1/+793 |
2003-09-30 | Initial revision | rsc | 1 | -0/+2 |