Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
remove clumsy stack hack. fix exec. fix nthreads maintenance. fix threadexitsall not to kill self. add sun support. | |||||
2003-11-23 | make -> mk | rsc | 3 | -23/+22 | |
use $HOME/mnt/plumb as named pipe. | |||||
2003-11-23 | make -> mk | rsc | 2 | -9/+9 | |
change %u from verb to flag. | |||||
2003-11-23 | Add drawsetlabel(Display*, char*). | rsc | 8 | -35/+404 | |
Turn window destruction into "hangup" note. Fix (?) snarf buffer management. Add latin1 keyboard translation. | |||||
2003-11-23 | make -> mk. | rsc | 2 | -9/+20 | |
add Bfdopen. | |||||
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 | |
the .C files compile but are renamed to avoid building automatically. | |||||
2003-11-23 | Plan 9's rc. | rsc | 24 | -0/+4688 | |
not a clear win over byron's, but at least it has the right syntax. | |||||
2003-11-23 | the one true diff. | rsc | 6 | -0/+1120 | |
at least it can handle "diff file1 file2 dir". | |||||
2003-11-23 | Dhog's 9term. | rsc | 5 | -0/+1537 | |
Updated for current libraries by Caerwyn Jones. Button-3 plumbing (like in acme) by rsc. | |||||
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 | |
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 | |