HardenedBSD/bin/sh
Bruce Evans beff52884f Fix relocation of job table.
while { sleep 1 & wait; } do echo 1; done

corrupted the job table every 4th iteration.
1995-09-21 13:24:20 +00:00
..
bltin
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
memalloc.c
memalloc.h
miscbltin.c
mkbuiltins
mkinit.c
mknodes.c
mksignames.c
mksyntax.c
mktokens
myhistedit.h
mystring.c
mystring.h
nodes.c.pat
nodetypes
options.c
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
show.c
TOUR
trap.c
trap.h
var.c
var.h