NetBSD/bin/sh
christos 82886e162e deal with char c; c != -129 warning. Hi jason! 2002-05-31 16:18:48 +00:00
..
bltin Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:21:55 +00:00
funcs
Makefile The printf builtin has been "temporarily" disabled for eight years. Remove 2002-05-15 20:45:17 +00:00
TOUR
alias.c
alias.h
arith.y
arith_lex.l
builtins.def
cd.c Plug a memory leak when setting PWD -- don't mark the variable with 2001-11-14 18:04:36 +00:00
cd.h
error.c __STDC__ is always defined on NetBSD, so remove #ifdef __STDC__ (and 2002-05-25 23:09:06 +00:00
error.h remove redundant declarations and nexted externs. 2001-02-04 19:52:06 +00:00
eval.c implement noclobber. From Ben Harris, with minor tweaks from me. Two 2002-05-15 16:33:35 +00:00
eval.h
exec.c remove redundant declarations and nexted externs. 2001-02-04 19:52:06 +00:00
exec.h
expand.c Implement unset variable error messages from Ben Harris. 2002-05-15 14:59:21 +00:00
expand.h
histedit.c get rid of sp completely, we were free-ing a bogus pointer; found by simonb. 2002-03-12 00:14:31 +00:00
init.h
input.c remove redundant declarations and nexted externs. 2001-02-04 19:52:06 +00:00
input.h
jobs.c implement noclobber. From Ben Harris, with minor tweaks from me. Two 2002-05-15 16:33:35 +00:00
jobs.h
machdep.h
mail.c
mail.h
main.c Fix various misspellings of compatible/compatibility. 2001-06-11 01:50:48 +00:00
main.h
memalloc.c
memalloc.h
miscbltin.c remove redundant declarations and nexted externs. 2001-02-04 19:52:06 +00:00
miscbltin.h
mkbuiltins
mkinit.c
mknodes.c __STDC__ is always defined on NetBSD, so remove #ifdef __STDC__ (and 2002-05-25 23:09:06 +00:00
mksyntax.c deal with char c; c != -129 warning. Hi jason! 2002-05-31 16:18:48 +00:00
mktokens
myhistedit.h
mystring.c
mystring.h
nodes.c.pat
nodetypes implement noclobber. From Ben Harris, with minor tweaks from me. Two 2002-05-15 16:33:35 +00:00
options.c Fix command name in error message for 'sh nonexistingfile'. 2001-02-26 13:06:43 +00:00
options.h remove redundant declarations and nexted externs. 2001-02-04 19:52:06 +00:00
output.c __STDC__ is always defined on NetBSD, so remove #ifdef __STDC__ (and 2002-05-25 23:09:06 +00:00
output.h __STDC__ is always defined on NetBSD. 2002-05-25 23:12:16 +00:00
parser.c implement noclobber. From Ben Harris, with minor tweaks from me. Two 2002-05-15 16:33:35 +00:00
parser.h
redir.c implement noclobber. From Ben Harris, with minor tweaks from me. Two 2002-05-15 16:33:35 +00:00
redir.h
sh.1 Implement sh -a (allexport). Code (all two lines of it) from FreeBSD 2002-05-15 19:43:29 +00:00
shell.h __STDC__ is always defined on NetBSD, so remove #ifdef __STDC__ (and 2002-05-25 23:09:06 +00:00
show.c __STDC__ is always defined on NetBSD, so remove #ifdef __STDC__ (and 2002-05-25 23:09:06 +00:00
show.h
trap.c Extended functionality of the trap builtin, which now closely follows 2001-03-18 04:04:23 +00:00
trap.h
var.c Implement sh -a (allexport). Code (all two lines of it) from FreeBSD 2002-05-15 19:43:29 +00:00
var.h