freebsd-skq/bin/sh
Joerg Wunsch 3d434cfb15 Fix my breakage of the $0 handling during $ENV processing.
Since the broken version went into 2.1, this fix should, too.
1995-10-09 17:56:32 +00:00
..
bltin Clean up compilation warnings. 1995-08-23 05:31:06 +00:00
funcs
alias.c
alias.h
arith_lex.l
arith.y
builtins
cd.c
errmsg.c
errmsg.h
error.c
error.h
eval.c Don't dereference a NULL pointer in the case of a null pipe. 1995-09-20 08:30:56 +00:00
eval.h
exec.c
exec.h
expand.c
expand.h
histedit.c
init.h
input.c
input.h
jobs.c Fix relocation of job table. 1995-09-21 13:24:20 +00:00
jobs.h
machdep.h
mail.c
mail.h
main.c
main.h
Makefile Make the shell handle a null command in a &&/|| sequence correctly. 1995-08-27 20:26:44 +00:00
memalloc.c
memalloc.h
miscbltin.c
mkbuiltins
mkinit.c Make the mkinit internal command issue an #undef for each #define, to 1995-10-01 15:13:31 +00:00
mknodes.c
mksignames.c
mksyntax.c
mktokens
myhistedit.h
mystring.c
mystring.h
nodes.c.pat
nodetypes
options.c Fix my breakage of the $0 handling during $ENV processing. 1995-10-09 17:56:32 +00:00
options.h
output.c
output.h
parser.c Sigh. This will become a never ending story. :-( 1995-08-28 19:24:35 +00:00
parser.h
redir.c
redir.h
sh.1
shell.h Make the shell handle a null command in a &&/|| sequence correctly. 1995-08-27 20:26:44 +00:00
show.c
TOUR
trap.c
trap.h
var.c
var.h