NetBSD/bin/sh
christos ff008dabf6 Fix PR/1760, where 'cd -' before any other command could cause a reference
to an uninitialized pointer. Use getcwd() to get the current working directory,
instead of forking /bin/pwd [per Scott's suggestion]
1995-11-19 23:27:37 +00:00
..
bltin
funcs
Makefile Parallel make fixes. 1995-10-22 00:15:02 +00:00
TOUR
alias.c
alias.h
arith.h
arith.y
arith_lex.l
builtins.def
cd.c Fix PR/1760, where 'cd -' before any other command could cause a reference 1995-11-19 23:27:37 +00:00
cd.h Fix PR/1760, where 'cd -' before any other command could cause a reference 1995-11-19 23:27:37 +00:00
error.c
error.h
eval.c
eval.h
exec.c
exec.h
expand.c
expand.h
histedit.c
init.h
input.c - fix PR1620, -DNO_HISTORY did not work. 1995-10-19 04:14:37 +00:00
input.h
jobs.c
jobs.h
machdep.h
mail.c
mail.h
main.c Fix PR/1760, where 'cd -' before any other command could cause a reference 1995-11-19 23:27:37 +00:00
main.h
memalloc.c
memalloc.h
miscbltin.c
mkbuiltins
mkinit.c
mknodes.c
mksyntax.c
mktokens
myhistedit.h
mystring.c
mystring.h
nodes.c.pat
nodetypes
options.c
options.h
output.c
output.h
parser.c - fix PR1620, -DNO_HISTORY did not work. 1995-10-19 04:14:37 +00:00
parser.h
redir.c
redir.h
sh.1
shell.h
show.c
show.h
trap.c
trap.h
var.c
var.h