Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
to fix function pointer problems. | |||||
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 | |
Remove p9fork. | |||||
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 | |
Tprimes works on Linux 2.6. You can only have 128 procs though. | |||||
2004-09-17 | Rewrite to remove dependence on rendezvous and its bizarre | rsc | 1 | -8/+35 | |
data structures. Makes it easier to use pthreads too. Still need to add code for non-pthreads systems. Just a checkpoint to switch work to another machine. | |||||
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 | |
various other little fixes. | |||||
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 | |
More changes. | |||||
2003-09-30 | Initial revision | rsc | 1 | -0/+2 | |