aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/rc/plan9ish.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-10Trivial changes: whitespace and modes.Dan Cross1-4/+4
2007-03-26fix waitrsc1-1/+44
2007-03-26sync with plan 9rsc1-1/+3
2007-03-25cope with programs that leave fd in non-blocking mode (Tim Wiess)rsc1-1/+2
2006-04-08add exitcodersc1-0/+11
2006-04-01Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc1-1/+1
2006-02-14shut up about signals in scriptsrsc1-1/+1
2005-08-11Add rfork builtin.rsc1-0/+53
2005-07-14ignore window size changersc1-0/+1
2005-03-18try harder to put background jobs in background; do not print in response to ...rsc1-0/+1
2005-02-13handle /dev/stdin alwaysrsc1-2/+2
2004-10-17print out signalled exitsrsc1-0/+5
2004-10-17add ulimit and umask as builtinsrsc1-0/+4
2004-05-14More little bug fixesrsc1-1/+0
2004-05-11Fix small bugs.rsc1-1/+1
2004-03-26handle interrupts and backgrounded processes a little better.rsc1-1/+7
2004-03-26SunOS can rot in hell.rsc1-4/+3
2004-03-25Today's changes.rsc1-12/+2
2004-03-21Small tweaksrsc1-1/+1
2004-03-04Fix rc not to bus error on Mac OS X.rsc1-2/+2
2003-12-11Add support for user-level 9P servers/clients and various bug fixes to go wit...rsc1-1/+4
2003-12-03Various fixes.rsc1-5/+11
2003-11-23Plan 9's rc.rsc1-0/+480