summaryrefslogtreecommitdiffstats
path: root/src/cmd/rc
Commit message (Collapse)AuthorAgeFilesLines
* Remove debugging print.rsc2004-03-041-2/+0
|
* Fix rc not to bus error on Mac OS X.rsc2004-03-043-3/+14
| | | | Don't print about child notes either.
* Various tweaks.rsc2004-02-291-2/+0
|
* Small tweaks to make things build again.rsc2004-02-292-2/+2
|
* Add support for user-level 9P servers/clients and various bug fixes to go ↵rsc2003-12-111-1/+4
| | | | with them.
* Various fixes.rsc2003-12-031-5/+11
| | | | | | | | | | | 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.
* Annoying changes to work on Sun boxes.rsc2003-11-231-1/+1
|
* forgot this.rsc2003-11-231-0/+91
|
* Plan 9's rc.rsc2003-11-2324-0/+4688
not a clear win over byron's, but at least it has the right syntax.