NetBSD/bin/sh
2006-03-18 05:25:56 +00:00
..
bltin
funcs
alias.c
alias.h
arith_lex.l
arith.y
builtins.def
cd.c Don't change the name of the directory we are going to 'cd' to just because 2005-11-26 21:44:43 +00:00
cd.h PR/31548: Alexander Rigbo: $PWD not set when shell starts up, before pwd 2005-10-10 21:14:42 +00:00
error.c Add error printing for ENAMETOOLONG. Partially addresses PR bin/13850 . 2006-01-02 19:10:33 +00:00
error.h
eval.c Coverity CID 2479: Clarify confusion about uninitialized variable in the 2006-03-17 17:20:47 +00:00
eval.h
exec.c Coverity CID 890: Possible NULL pointer deref. 2006-03-18 05:23:08 +00:00
exec.h
expand.c Coverity CID 620: Remove dead code. 2006-03-18 05:25:56 +00:00
expand.h
histedit.c Make the -s flag of fc work correctly. Ensure that only one command is specified 2006-03-06 00:09:22 +00:00
init.h
input.c
input.h
jobs.c Make slightly more portable without extra conditionals needed: 2005-09-30 18:57:55 +00:00
jobs.h
machdep.h
mail.c
mail.h
main.c PR/31548: Alexander Rigbo: $PWD not set when shell starts up, before pwd 2005-10-10 21:14:42 +00:00
main.h
Makefile
memalloc.c
memalloc.h
miscbltin.c fix setmode error handling. 2005-10-01 20:23:54 +00:00
miscbltin.h
mkbuiltins
mkinit.sh
mknodes.sh
mktokens
myhistedit.h
mystring.c
mystring.h
nodes.c.pat
nodetypes
options.c TOG require that 'set +o' output the options in a form suitable for 2005-12-13 17:44:18 +00:00
options.h TOG require that 'set +o' output the options in a form suitable for 2005-12-13 17:44:18 +00:00
output.c Handle asprintf failing to allocate. 2006-03-17 14:43:11 +00:00
output.h
parser.c
parser.h
redir.c
redir.h
sh.1 In mdoc, use .Pp for new paragraphs, not .br. 2005-09-10 22:09:43 +00:00
shell.h
show.c
show.h
syntax.c
syntax.h
TOUR
trap.c Allow trap to work on ignored signals when the shell is interactive. 2005-07-15 17:23:48 +00:00
trap.h
var.c
var.h