summaryrefslogtreecommitdiffstats
path: root/src/cmd/rc
Commit message (Collapse)AuthorAgeFilesLines
...
* maintain $path and $PATH simultaneouslyrsc2005-01-125-4/+74
|
* success on the sunrsc2005-01-071-0/+16
|
* FreeBSD tweaksrsc2004-12-281-4/+2
|
* print out signalled exitsrsc2004-10-171-0/+5
|
* add ulimit and umask as builtinsrsc2004-10-173-0/+202
|
* Supress line noise.wkj2004-05-161-0/+3
|
* More little bug fixesrsc2004-05-141-1/+0
|
* Fix small bugs.rsc2004-05-111-1/+1
|
* Little fixes.rsc2004-04-301-0/+1
|
* fixrsc2004-04-241-1/+0
|
* Add scat. Temporary fix to rc r.e. note groups.rsc2004-04-241-1/+1
|
* clean up when finished.rsc2004-04-191-1/+0
| | | | | don't set PLAN9 don't set PLAN9
* handle interrupts and backgrounded processes a little better.rsc2004-03-263-1/+11
|
* SunOS can rot in hell.rsc2004-03-261-4/+3
|
* Today's changes.rsc2004-03-251-12/+2
| | | | More changes.
* Small tweaksrsc2004-03-212-1/+4
| | | | Lots of new code imported.
* 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.