aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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
2003-11-23Make things build on FreeBSD again.rsc8-22/+16
2003-11-23Annoying changes to work on Sun boxes.rsc19-54/+95
2003-11-23runthread needn't be inlinersc1-1/+1
2003-11-23set pathrsc1-0/+1
2003-11-23one Makefilersc1-0/+6
2003-11-23don't need package anymore.rsc1-12/+0
2003-11-23make typeunicode.7.font a bit more unicode.rsc1-0/+9
2003-11-23add plumbing files.rsc2-0/+108
2003-11-23add rcmain startup for rc.rsc1-0/+37
maintains window label with current directory in 9term
2003-11-23various shell script fixes.rsc7-11/+80
add 9a, 9c, 9l wrapper scripts. label sets label on xterm/9term