aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2003-12-04disable some programs, enable others.rsc3-0/+250
2003-12-04Remove debugging print from 9term.rsc1-1/+0
2003-12-04Various fixes.rsc1-18/+13
2003-12-04fix bug in handling of backspace in output.rsc1-9/+17
2003-12-04make hold mode a bit more attractive.rsc1-1/+1
2003-12-04allow rfork(RFNOTEG|RFPROC|RFFDG) for rc.rsc2-3/+19
2003-12-04more bug fixesrsc1-0/+1
2003-12-04add -a flag for acme.rsc2-72/+112
2003-12-03add bfmt.rsc1-0/+37
2003-12-03Various fixes.rsc9-61/+116
B - fixed usage, DISPLAY :0 vs :0.0 9term - fixed various terminal things rc - notice traps in Read _p9dir - only run disk code for disks dirread - getdirentries on FreeBSD and Linux are different w.r.t. meaning of off. notify - set up so signals interrupt system calls bprint - use bfmt.
2003-12-02fix stack size (oops)rsc1-1/+1
2003-12-02Check for changed window size after window creation.rsc1-0/+9
2003-12-02More X11 snarf tweaks.rsc4-8/+33
Will we ever finish?
2003-11-26call exit rather than _exits inside exits,rsc3-32/+10
so that the c library atexit handlers get a chance to run.
2003-11-25Fix X11 clipboard again.rsc2-1/+2
2003-11-25add dictrsc27-0/+8343
2003-11-25add sunosrsc1-0/+30
2003-11-25add libplumb to dir listrsc1-0/+1
2003-11-25fix libplumbrsc2-7/+11
2003-11-25fixes to plumber and 9termrsc4-3/+3
2003-11-25Update NOTES, hack on 9term a little.rsc4-6/+29
2003-11-25Silence some Mac OS X warnings.rsc4-3/+5
2003-11-25more tweaks.rsc1-0/+2
2003-11-25More tweaks on Linux and Solaris.rsc11-49/+107
2003-11-25Add the #goo to allow use in C++.rsc19-141/+91
Silence a few more warnings. Strip down the mkfiles more. Fix bug in X11 mouse handling, note groups.
2003-11-24Changes for Mac OS X. Most important is stack sizes in samterm,rsc17-26/+46
which were completely bogus. (Libthread used to ignore them but not anymore. Maybe we really should ignore them, but that breaks Venti, which needs *really* big stacks.)
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