aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-12-11Add support for user-level 9P servers/clients and various bug fixes to go ↵rsc60-486/+966
with them.
2003-12-09bug from wkjrsc1-0/+1
2003-12-09Bug fixes from the Valgrind oracle.rsc3-1/+4
2003-12-09check everything in so i can move to linux and valgrind.rsc5-107/+492
2003-12-06rebuild because of libbio/bfmt.crsc1-1/+2
2003-12-06File system stuff.rsc29-0/+3316
2003-12-06various tweaks.rsc10-8/+74
2003-12-04nanrsc1-0/+27
2003-12-04.rsc3-37/+43
2003-12-04Clean up yacc files in mkcommon, mkhdr.rsc4-15/+33
Add nan to lib9. Fix memory corruption bugs in 9term.
2003-12-04add hocrsc8-5/+1365
2003-12-04these belong elsewhere, but where?rsc2-0/+483
2003-12-04add bundlersc1-0/+9
2003-12-04add lc.rsc1-0/+3
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.rsc11-63/+124
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-02Set up terminal properly for 9term.rsc1-1/+5
2003-12-02B that knows about address syntax,rsc2-3/+9
change plumber to use it.
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.rsc5-11/+38
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 note about getting dictionaryrsc1-0/+7
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.rsc5-15/+32
2003-11-25Silence some Mac OS X warnings.rsc5-3/+6
2003-11-25more tweaks.rsc1-0/+2
2003-11-25More tweaks on Linux and Solaris.rsc14-72/+115
2003-11-25Add the #goo to allow use in C++.rsc41-160/+297
Silence a few more warnings. Strip down the mkfiles more. Fix bug in X11 mouse handling, note groups.
2003-11-25Lots of fonts.rsc890-0/+1083
2003-11-24More Mac changes.rsc2-14/+31
2003-11-24portable ar.rsc1-0/+9
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.rsc3-7/+3
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.rsc9-27/+71