Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-11-23 | various shell script fixes. | rsc | 7 | -11/+80 | |
add 9a, 9c, 9l wrapper scripts. label sets label on xterm/9term | |||||
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 | |
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 | 9 | -36/+407 | |
Turn window destruction into "hangup" note. Fix (?) snarf buffer management. Add latin1 keyboard translation. | |||||
2003-11-23 | make -> mk. | rsc | 3 | -9/+21 | |
add Bfdopen. | |||||
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 | |
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 | Lib9.h updated to support plumber from Caerwyn Jones. | rsc | 1 | -0/+40 | |
(New lib9.h expected soon.) | |||||
2003-10-14 | Single-threaded plumber that can run "start" rules. | rsc | 8 | -2/+731 | |
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 | Force CVS to create the lib/ directory by creating a file in it. | rsc | 1 | -0/+1 | |
2003-10-13 | Some Plan 9 workalikes. | rsc | 4 | -0/+107 | |
2003-10-13 | Change occasionally to nightly. | rsc | 1 | -1/+1 | |
2003-10-13 | Clarify font directories. | rsc | 2 | -9/+5 | |
2003-10-13 | Distribution notes. | rsc | 3 | -1/+109 | |
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 | |