aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/9term
AgeCommit message (Collapse)AuthorFilesLines
2003-12-04add -a flag for acme.rsc2-72/+112
2003-12-03Various fixes.rsc2-21/+49
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-11-25add sunosrsc1-0/+30
2003-11-25fixes to plumber and 9termrsc4-3/+3
2003-11-25Update NOTES, hack on 9term a little.rsc4-6/+29
2003-11-23Dhog's 9term.rsc5-0/+1537
Updated for current libraries by Caerwyn Jones. Button-3 plumbing (like in acme) by rsc.