| Commit message (Expand) | Author | Age | Files | Lines |
| * | Tweaks to build properly on Linux. | rsc | 2003-11-24 | 8 | -26/+56 |
| * | Make things build on FreeBSD again. | rsc | 2003-11-23 | 8 | -22/+16 |
| * | Annoying changes to work on Sun boxes. | rsc | 2003-11-23 | 16 | -34/+68 |
| * | runthread needn't be inline | rsc | 2003-11-23 | 1 | -1/+1 |
| * | set path | rsc | 2003-11-23 | 1 | -0/+1 |
| * | one Makefile | rsc | 2003-11-23 | 1 | -0/+6 |
| * | make -> mk | rsc | 2003-11-23 | 1 | -16/+0 |
| * | add libip | rsc | 2003-11-23 | 13 | -0/+875 |
| * | make -> mk | rsc | 2003-11-23 | 20 | -191/+54 |
| * | add libsec | rsc | 2003-11-23 | 12 | -0/+2916 |
| * | new venti library. | rsc | 2003-11-23 | 28 | -0/+4635 |
| * | add libhttpd | rsc | 2003-11-23 | 19 | -0/+2722 |
| * | add libflate | rsc | 2003-11-23 | 13 | -0/+2558 |
| * | sun support | rsc | 2003-11-23 | 3 | -11/+76 |
| * | make -> mk | rsc | 2003-11-23 | 10 | -116/+105 |
| * | make -> mk | rsc | 2003-11-23 | 3 | -23/+22 |
| * | make -> mk | rsc | 2003-11-23 | 2 | -9/+9 |
| * | Add drawsetlabel(Display*, char*). | rsc | 2003-11-23 | 8 | -35/+404 |
| * | make -> mk. | rsc | 2003-11-23 | 2 | -9/+20 |
| * | Various additions and fixes. | rsc | 2003-11-23 | 57 | -159/+2176 |
| * | add libbin | rsc | 2003-11-23 | 2 | -0/+122 |
| * | forgot this. | rsc | 2003-11-23 | 1 | -0/+91 |
| * | make -> mk | rsc | 2003-11-23 | 10 | -0/+365 |
| * | new utilities. | rsc | 2003-11-23 | 45 | -0/+16585 |
| * | Plan 9's rc. | rsc | 2003-11-23 | 24 | -0/+4688 |
| * | the one true diff. | rsc | 2003-11-23 | 6 | -0/+1120 |
| * | Dhog's 9term. | rsc | 2003-11-23 | 5 | -0/+1537 |
| * | Plan 9 version, nothing tweaked yet. | rsc | 2003-11-23 | 7 | -0/+2596 |
| * | start thinking about vac -- doesn't build yet | rsc | 2003-11-23 | 22 | -0/+7959 |
| * | Initial stab at Venti. | rsc | 2003-11-23 | 52 | -0/+9527 |
| * | make -> mk | rsc | 2003-11-23 | 3 | -32/+33 |
| * | perror, create, remove now in the headers | rsc | 2003-11-23 | 1 | -4/+0 |
| * | remove debugging print. | rsc | 2003-11-23 | 1 | -1/+0 |
| * | change from rob -- handle ^U like in rio, acme | rsc | 2003-11-23 | 1 | -0/+4 |
| * | make -> mk | rsc | 2003-11-23 | 1 | -4/+3 |
| * | create, perror, and remove are now properly in the headers. | rsc | 2003-11-23 | 1 | -4/+0 |
| * | Don't need to install 'u' as flagfmt anymore. | rsc | 2003-11-23 | 1 | -5/+0 |
| * | use path-less names for ssh, samterm. | rsc | 2003-11-23 | 1 | -2/+2 |
| * | Use execvp to avoid hard-coding path names for ssh, samterm. | rsc | 2003-11-23 | 1 | -3/+3 |
| * | print current directory in "don't know how to make" errors. | rsc | 2003-11-23 | 1 | -1/+9 |
| * | Single-threaded plumber that can run "start" rules. | rsc | 2003-10-14 | 7 | -2/+683 |
| * | Move werrstr into errstr, so that if you use werrstr | rsc | 2003-10-14 | 3 | -14/+14 |
| * | Fix a bug in Linux? | rsc | 2003-10-14 | 1 | -1/+3 |
| * | Tweaks. | rsc | 2003-10-13 | 2 | -2/+17 |
| * | Set $BIN. | rsc | 2003-10-13 | 1 | -0/+2 |
| * | Flush the display when we poll for events. | rsc | 2003-10-13 | 1 | -0/+28 |
| * | Rewrite /lib/font/bit to $PLAN9/font when open fails. | rsc | 2003-10-13 | 1 | -1/+22 |
| * | Use new directory structure. | rsc | 2003-10-11 | 17 | -76/+78 |
| * | Licensing and various tweaks. | rsc | 2003-10-11 | 6 | -1290/+14 |
| * | Allow prec==0. | rsc | 2003-10-11 | 1 | -1/+1 |