Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-11-23 | create, perror, and remove are now properly in the headers. | rsc | 1 | -4/+0 | |
2003-11-23 | Don't need to install 'u' as flagfmt anymore. | rsc | 1 | -5/+0 | |
2003-11-23 | use path-less names for ssh, samterm. | rsc | 1 | -2/+2 | |
let execvp sort it out. | |||||
2003-11-23 | Use execvp to avoid hard-coding path names for ssh, samterm. | rsc | 1 | -3/+3 | |
2003-11-23 | print current directory in "don't know how to make" errors. | rsc | 1 | -1/+9 | |
2003-10-14 | Single-threaded plumber that can run "start" rules. | rsc | 7 | -2/+683 | |
Thanks to Caerwyn Jones. | |||||
2003-10-14 | Move werrstr into errstr, so that if you use werrstr | rsc | 3 | -14/+14 | |
you have to get this __errfmt instead of the one in libfmt that only does Unix error codes. | |||||
2003-10-14 | Fix a bug in Linux? | rsc | 1 | -1/+3 | |
2003-10-13 | Tweaks. | rsc | 2 | -2/+17 | |
2003-10-13 | Set $BIN. | rsc | 1 | -0/+2 | |
2003-10-13 | Flush the display when we poll for events. | rsc | 1 | -0/+28 | |
2003-10-13 | Rewrite /lib/font/bit to $PLAN9/font when open fails. | rsc | 1 | -1/+22 | |
2003-10-11 | Use new directory structure. | rsc | 17 | -76/+78 | |
2003-10-11 | Licensing and various tweaks. | rsc | 6 | -1290/+14 | |
2003-10-11 | Allow prec==0. | rsc | 1 | -1/+1 | |
2003-10-11 | Lots of X fixes. | rsc | 14 | -31/+237 | |
2003-10-11 | Remove errfmt -- it's in lib9. | rsc | 1 | -1/+0 | |
2003-10-11 | Various tweaks. The implementation of notify, create, etc. | rsc | 3 | -6/+16 | |
should really be in lib9. | |||||
2003-10-11 | Tweaks to make it work on Unix. | rsc | 6 | -66/+86 | |
2003-10-03 | Macintosh. | rsc | 6 | -8/+60 | |
2003-10-01 | Move resize into main proc. | rsc | 2 | -6/+29 | |
2003-10-01 | Tweaks. | rsc | 3 | -5/+10 | |
2003-10-01 | wasn't supposed to go in. | rsc | 1 | -5/+0 | |
2003-10-01 | More Darwin. | rsc | 10 | -246/+311 | |
2003-10-01 | Various tweaks to make things run on Mac OS. | rsc | 11 | -11/+77 | |
The main change is the use of pthread to implement ffork. | |||||
2003-10-01 | Need ranlib for Mac. | rsc | 10 | -2/+9 | |
2003-10-01 | Rendezvous tester. | rsc | 1 | -0/+31 | |
2003-10-01 | Add extra build targets. | rsc | 1 | -4/+7 | |
2003-09-30 | Fix path to bio.h. | rsc | 1 | -1/+1 | |
2003-09-30 | Empty changelog | rsc | 1 | -0/+17 | |
2003-09-30 | Reorg | rsc | 179 | -6144/+244 | |
2003-09-30 | Initial revision | rsc | 31 | -0/+3409 | |
2003-09-30 | Initial import. | rsc | 5 | -0/+1548 | |
2003-09-30 | Initial revision | rsc | 7 | -0/+446 | |
2003-09-30 | Initial import. | rsc | 7 | -0/+885 | |
2003-09-30 | Initial revision | rsc | 221 | -0/+32238 | |
2003-09-30 | Initial import. | rsc | 41 | -0/+3226 | |
2003-09-30 | Initial revision | rsc | 218 | -0/+14282 | |