NetBSD/bin/sh
msaitoh 899c734b12 Conform to XCU Section 2.8.2 (Exit Status for Commands) 2008-01-21 06:43:03 +00:00
..
bltin use __RCSID() 2007-12-12 22:55:42 +00:00
funcs
Makefile WARNS=4 2007-03-25 06:30:37 +00:00
TOUR
alias.c
alias.h
arith.y Make /bin/sh use intmax_t (instead of int) for arithmetic in $((...)). 2007-03-25 06:29:26 +00:00
arith_lex.l Make /bin/sh use intmax_t (instead of int) for arithmetic in $((...)). 2007-03-25 06:29:26 +00:00
builtins.def
cd.c
cd.h
error.c This should have been all on one line anyway - and hey, it fixes my build 2007-12-18 07:25:00 +00:00
error.h
eval.c sprinkle volatile. 2006-10-16 00:36:19 +00:00
eval.h
exec.c PR/36531: Greg A. Woods: another very helpful DEBUG TRACE() call for execve() 2007-06-24 18:36:23 +00:00
exec.h
expand.c Make /bin/sh use intmax_t (instead of int) for arithmetic in $((...)). 2007-03-25 06:29:26 +00:00
expand.h Make /bin/sh use intmax_t (instead of int) for arithmetic in $((...)). 2007-03-25 06:29:26 +00:00
histedit.c sprinkle volatile. 2006-10-16 00:36:19 +00:00
init.h
input.c Since interpreting ELF binaries as shell scripts is not very useful, and 2007-02-15 12:02:59 +00:00
input.h
jobs.c
jobs.h
machdep.h
mail.c
mail.h
main.c
main.h
memalloc.c
memalloc.h
miscbltin.c
miscbltin.h
mkbuiltins
mkinit.sh
mknodes.sh
mktokens
myhistedit.h
mystring.c
mystring.h
nodes.c.pat
nodetypes
options.c
options.h
output.c
output.h
parser.c convert __attribute__s to applicable cdefs.h macros 2007-12-15 19:44:37 +00:00
parser.h
redir.c Conform to XCU Section 2.8.2 (Exit Status for Commands) 2008-01-21 06:43:03 +00:00
redir.h
sh.1 PR/36533: Greg A. Woods: minor doc fixes for sh(1) 2007-06-24 17:57:56 +00:00
shell.h
show.c
show.h
syntax.c use __RCSID() 2007-12-12 22:55:42 +00:00
syntax.h
trap.c
trap.h
var.c fix a volatile variable; from Anon Ymous 2006-12-18 00:37:33 +00:00
var.h