Age | Commit message (Expand) | Author | Files | Lines |
2003-11-24 | Tweaks to build properly on Linux. | rsc | 9 | -27/+71 |
2003-11-23 | Make things build on FreeBSD again. | rsc | 8 | -22/+16 |
2003-11-23 | Annoying changes to work on Sun boxes. | rsc | 19 | -54/+95 |
2003-11-23 | runthread needn't be inline | rsc | 1 | -1/+1 |
2003-11-23 | set path | rsc | 1 | -0/+1 |
2003-11-23 | one Makefile | rsc | 1 | -0/+6 |
2003-11-23 | don't need package anymore. | rsc | 1 | -12/+0 |
2003-11-23 | make typeunicode.7.font a bit more unicode. | rsc | 1 | -0/+9 |
2003-11-23 | add plumbing files. | rsc | 2 | -0/+108 |
2003-11-23 | add rcmain startup for rc. | rsc | 1 | -0/+37 |
2003-11-23 | various shell script fixes. | rsc | 7 | -11/+80 |
2003-11-23 | new files | rsc | 9 | -0/+1334 |
2003-11-23 | make -> mk | rsc | 1 | -16/+0 |
2003-11-23 | add libip | rsc | 13 | -0/+875 |
2003-11-23 | make -> mk | rsc | 20 | -191/+54 |
2003-11-23 | add libsec | rsc | 12 | -0/+2916 |
2003-11-23 | new venti library. | rsc | 28 | -0/+4635 |
2003-11-23 | add libhttpd | rsc | 19 | -0/+2722 |
2003-11-23 | add libflate | rsc | 13 | -0/+2558 |
2003-11-23 | sun support | rsc | 3 | -11/+76 |
2003-11-23 | make -> mk | rsc | 10 | -116/+105 |
2003-11-23 | make -> mk | rsc | 3 | -23/+22 |
2003-11-23 | make -> mk | rsc | 2 | -9/+9 |
2003-11-23 | Add drawsetlabel(Display*, char*). | rsc | 9 | -36/+407 |
2003-11-23 | make -> mk. | rsc | 3 | -9/+21 |
2003-11-23 | start over with plan9's libc.h. | rsc | 1 | -165/+697 |
2003-11-23 | Various additions and fixes. | rsc | 57 | -159/+2176 |
2003-11-23 | add libbin | rsc | 2 | -0/+122 |
2003-11-23 | forgot this. | rsc | 1 | -0/+91 |
2003-11-23 | make -> mk | rsc | 10 | -0/+365 |
2003-11-23 | new utilities. | rsc | 45 | -0/+16585 |
2003-11-23 | Plan 9's rc. | rsc | 24 | -0/+4688 |
2003-11-23 | the one true diff. | rsc | 6 | -0/+1120 |
2003-11-23 | Dhog's 9term. | rsc | 5 | -0/+1537 |
2003-11-23 | Plan 9 version, nothing tweaked yet. | rsc | 7 | -0/+2596 |
2003-11-23 | start thinking about vac -- doesn't build yet | rsc | 22 | -0/+7959 |
2003-11-23 | Initial stab at Venti. | rsc | 52 | -0/+9527 |
2003-11-23 | make -> mk | rsc | 3 | -32/+33 |
2003-11-23 | perror, create, remove now in the headers | rsc | 1 | -4/+0 |
2003-11-23 | remove debugging print. | rsc | 1 | -1/+0 |
2003-11-23 | change from rob -- handle ^U like in rio, acme | rsc | 1 | -0/+4 |
2003-11-23 | make -> mk | rsc | 1 | -4/+3 |
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 |
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 | Lib9.h updated to support plumber from Caerwyn Jones. | rsc | 1 | -0/+40 |
2003-10-14 | Single-threaded plumber that can run "start" rules. | rsc | 8 | -2/+731 |
2003-10-14 | Move werrstr into errstr, so that if you use werrstr | rsc | 3 | -14/+14 |