| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| | | | | | | | | | remove clumsy stack hack. fix exec. fix nthreads maintenance. fix threadexitsall not to kill self. add sun support. | ||||
| * | make -> mk | rsc | 2003-11-23 | 3 | -23/+22 |
| | | | | | use $HOME/mnt/plumb as named pipe. | ||||
| * | make -> mk | rsc | 2003-11-23 | 2 | -9/+9 |
| | | | | | change %u from verb to flag. | ||||
| * | Add drawsetlabel(Display*, char*). | rsc | 2003-11-23 | 8 | -35/+404 |
| | | | | | | | Turn window destruction into "hangup" note. Fix (?) snarf buffer management. Add latin1 keyboard translation. | ||||
| * | make -> mk. | rsc | 2003-11-23 | 2 | -9/+20 |
| | | | | | add Bfdopen. | ||||
| * | 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 |
| | | | | | the .C files compile but are renamed to avoid building automatically. | ||||
| * | Plan 9's rc. | rsc | 2003-11-23 | 24 | -0/+4688 |
| | | | | | | not a clear win over byron's, but at least it has the right syntax. | ||||
| * | the one true diff. | rsc | 2003-11-23 | 6 | -0/+1120 |
| | | | | | at least it can handle "diff file1 file2 dir". | ||||
| * | Dhog's 9term. | rsc | 2003-11-23 | 5 | -0/+1537 |
| | | | | | | Updated for current libraries by Caerwyn Jones. Button-3 plumbing (like in acme) by rsc. | ||||
| * | 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 |
| | | | | | let execvp sort it out. | ||||
| * | 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 |
| | | | | | Thanks to Caerwyn Jones. | ||||
| * | Move werrstr into errstr, so that if you use werrstr | rsc | 2003-10-14 | 3 | -14/+14 |
| | | | | | | you have to get this __errfmt instead of the one in libfmt that only does Unix error codes. | ||||
| * | 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 |
| | | |||||
| * | Lots of X fixes. | rsc | 2003-10-11 | 14 | -31/+237 |
| | | |||||
| * | Remove errfmt -- it's in lib9. | rsc | 2003-10-11 | 1 | -1/+0 |
| | | |||||
| * | Various tweaks. The implementation of notify, create, etc. | rsc | 2003-10-11 | 3 | -6/+16 |
| | | | | | should really be in lib9. | ||||
| * | Tweaks to make it work on Unix. | rsc | 2003-10-11 | 6 | -66/+86 |
| | | |||||
| * | Macintosh. | rsc | 2003-10-03 | 6 | -8/+60 |
| | | |||||
| * | Move resize into main proc. | rsc | 2003-10-01 | 2 | -6/+29 |
| | | |||||
| * | Tweaks. | rsc | 2003-10-01 | 3 | -5/+10 |
| | | |||||
| * | wasn't supposed to go in. | rsc | 2003-10-01 | 1 | -5/+0 |
| | | |||||
| * | More Darwin. | rsc | 2003-10-01 | 10 | -246/+311 |
| | | |||||
| * | Various tweaks to make things run on Mac OS. | rsc | 2003-10-01 | 11 | -11/+77 |
| | | | | | The main change is the use of pthread to implement ffork. | ||||
| * | Need ranlib for Mac. | rsc | 2003-10-01 | 10 | -2/+9 |
| | | |||||
