aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2003-11-24tweaks.rsc2-6/+1
2003-11-24Tweaks for Linux.rsc2-0/+2
2003-11-24Build correctly on FreeBSD.rsc4-6/+6
(Will this process ever reach a fixed point?)
2003-11-24Tweaks to build properly on Linux.rsc8-26/+56
2003-11-23Make things build on FreeBSD again.rsc8-22/+16
2003-11-23Annoying changes to work on Sun boxes.rsc16-34/+68
2003-11-23runthread needn't be inlinersc1-1/+1
2003-11-23set pathrsc1-0/+1
2003-11-23one Makefilersc1-0/+6
2003-11-23make -> mkrsc1-16/+0
2003-11-23add libiprsc13-0/+875
2003-11-23make -> mkrsc20-191/+54
2003-11-23add libsecrsc12-0/+2916
2003-11-23new venti library.rsc28-0/+4635
2003-11-23add libhttpdrsc19-0/+2722
2003-11-23add libflatersc13-0/+2558
2003-11-23sun supportrsc3-11/+76
2003-11-23make -> mkrsc10-116/+105
remove clumsy stack hack. fix exec. fix nthreads maintenance. fix threadexitsall not to kill self. add sun support.
2003-11-23make -> mkrsc3-23/+22
use $HOME/mnt/plumb as named pipe.
2003-11-23make -> mkrsc2-9/+9
change %u from verb to flag.
2003-11-23Add drawsetlabel(Display*, char*).rsc8-35/+404
Turn window destruction into "hangup" note. Fix (?) snarf buffer management. Add latin1 keyboard translation.
2003-11-23make -> mk.rsc2-9/+20
add Bfdopen.
2003-11-23Various additions and fixes.rsc57-159/+2176
2003-11-23add libbinrsc2-0/+122
2003-11-23forgot this.rsc1-0/+91
2003-11-23make -> mkrsc10-0/+365
2003-11-23new utilities.rsc45-0/+16585
the .C files compile but are renamed to avoid building automatically.
2003-11-23Plan 9's rc.rsc24-0/+4688
not a clear win over byron's, but at least it has the right syntax.
2003-11-23the one true diff.rsc6-0/+1120
at least it can handle "diff file1 file2 dir".
2003-11-23Dhog's 9term.rsc5-0/+1537
Updated for current libraries by Caerwyn Jones. Button-3 plumbing (like in acme) by rsc.
2003-11-23Plan 9 version, nothing tweaked yet.rsc7-0/+2596
2003-11-23start thinking about vac -- doesn't build yetrsc22-0/+7959
2003-11-23Initial stab at Venti.rsc52-0/+9527
2003-11-23make -> mkrsc3-32/+33
2003-11-23perror, create, remove now in the headersrsc1-4/+0
2003-11-23remove debugging print.rsc1-1/+0
2003-11-23change from rob -- handle ^U like in rio, acmersc1-0/+4
2003-11-23make -> mkrsc1-4/+3
2003-11-23create, perror, and remove are now properly in the headers.rsc1-4/+0
2003-11-23Don't need to install 'u' as flagfmt anymore.rsc1-5/+0
2003-11-23use path-less names for ssh, samterm.rsc1-2/+2
let execvp sort it out.
2003-11-23Use execvp to avoid hard-coding path names for ssh, samterm.rsc1-3/+3
2003-11-23print current directory in "don't know how to make" errors.rsc1-1/+9
2003-10-14Single-threaded plumber that can run "start" rules.rsc7-2/+683
Thanks to Caerwyn Jones.
2003-10-14Move werrstr into errstr, so that if you use werrstrrsc3-14/+14
you have to get this __errfmt instead of the one in libfmt that only does Unix error codes.
2003-10-14Fix a bug in Linux?rsc1-1/+3
2003-10-13Tweaks.rsc2-2/+17
2003-10-13Set $BIN.rsc1-0/+2
2003-10-13Flush the display when we poll for events.rsc1-0/+28
2003-10-13Rewrite /lib/font/bit to $PLAN9/font when open fails.rsc1-1/+22