plan9port/src/cmd/rc
2007-03-25 17:16:40 +00:00
..
.cvsignore Supress line noise. 2004-05-16 07:58:58 +00:00
code.c Plan 9's rc. 2003-11-23 18:04:08 +00:00
exec.c make sure errors cause non-zero exit status 2005-08-11 16:44:18 +00:00
exec.h Little fixes. 2004-04-30 02:16:28 +00:00
fmtquote.c Plan 9's rc. 2003-11-23 18:04:08 +00:00
fns.h maintain $path and $PATH simultaneously 2005-01-12 16:59:50 +00:00
getflags.c Plan 9's rc. 2003-11-23 18:04:08 +00:00
getflags.h Plan 9's rc. 2003-11-23 18:04:08 +00:00
glob.c Plan 9's rc. 2003-11-23 18:04:08 +00:00
havefork.c try harder to put background jobs in background; do not print in response to SIGPIPE 2005-03-18 19:03:25 +00:00
haventfork.c Plan 9's rc. 2003-11-23 18:04:08 +00:00
here.c Plan 9's rc. 2003-11-23 18:04:08 +00:00
io.c Remove debugging print. 2004-03-04 02:37:30 +00:00
io.h Fix rc not to bus error on Mac OS X. 2004-03-04 02:36:36 +00:00
lex.c update lucida 2006-03-20 02:25:59 +00:00
mkfile use correct yacc 2005-01-19 19:48:58 +00:00
pcmd.c Plan 9's rc. 2003-11-23 18:04:08 +00:00
pfnc.c Plan 9's rc. 2003-11-23 18:04:08 +00:00
plan9ish.c cope with programs that leave fd in non-blocking mode (Tim Wiess) 2007-03-25 17:16:40 +00:00
rc.h try harder to put background jobs in background; do not print in response to SIGPIPE 2005-03-18 19:03:25 +00:00
simple.c handle /dev/stdin always 2005-02-13 21:38:32 +00:00
subr.c Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
syn.y experiment - allow = in words late in the command line 2006-06-27 17:41:48 +00:00
trap.c Plan 9's rc. 2003-11-23 18:04:08 +00:00
tree.c Plan 9's rc. 2003-11-23 18:04:08 +00:00
unixcrap.c cope with programs that leave fd in non-blocking mode (Tim Wiess) 2007-03-25 17:16:40 +00:00
var.c maintain $path and $PATH simultaneously 2005-01-12 16:59:50 +00:00