1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/bin/sh
Adam David 5ff36b379e Mend 'exit' without breaking 'exit 1'
*blush* %-\

Pointed out by: bruce
1996-09-12 12:41:46 +00:00
..
bltin Fix for PR#1287. This makes sh behave sensibly in case statements in the 1996-09-03 14:16:06 +00:00
funcs
alias.c
alias.h
arith_lex.l
arith.h
arith.y
builtins.def
cd.c
error.c Fix for PR#1287. This makes sh behave sensibly in case statements in the 1996-09-03 14:16:06 +00:00
error.h Fix for PR#1287. This makes sh behave sensibly in case statements in the 1996-09-03 14:16:06 +00:00
eval.c
eval.h
exec.c Fix for PR#1287. This makes sh behave sensibly in case statements in the 1996-09-03 14:16:06 +00:00
exec.h
expand.c Ok, lets try this again, shall we? It was definatly my mistake, not 1996-09-10 02:42:33 +00:00
expand.h
histedit.c Misc cleanups and fixes from Bruce: 1996-09-03 13:35:11 +00:00
init.h
input.c Fix for PR#1287. This makes sh behave sensibly in case statements in the 1996-09-03 14:16:06 +00:00
input.h
jobs.c Fix for PR#1287. This makes sh behave sensibly in case statements in the 1996-09-03 14:16:06 +00:00
jobs.h
machdep.h
mail.c
mail.h
main.c Mend 'exit' without breaking 'exit 1' 1996-09-12 12:41:46 +00:00
main.h
Makefile oops, I didn't mean for the unconditional DEBUG code to go in, it's been 1996-09-01 10:27:49 +00:00
memalloc.c Fix for PR#1287. This makes sh behave sensibly in case statements in the 1996-09-03 14:16:06 +00:00
memalloc.h
miscbltin.c eek, how did that happen? I must have committed something left over from 1996-09-03 14:24:44 +00:00
mkbuiltins
mkinit.c
mknodes.c Misc cleanups and fixes from Bruce: 1996-09-03 13:35:11 +00:00
mksyntax.c
mktokens
myhistedit.h
mystring.c Fix for PR#1287. This makes sh behave sensibly in case statements in the 1996-09-03 14:16:06 +00:00
mystring.h
nodes.c.pat
nodetypes
options.c
options.h
output.c Fix for PR#1287. This makes sh behave sensibly in case statements in the 1996-09-03 14:16:06 +00:00
output.h
parser.c Ok, lets try this again, shall we? It was definatly my mistake, not 1996-09-10 02:42:33 +00:00
parser.h
redir.c
redir.h
sh.1 Fix for PR#1287. This makes sh behave sensibly in case statements in the 1996-09-03 14:16:06 +00:00
shell.h oops, I didn't mean for the unconditional DEBUG code to go in, it's been 1996-09-01 10:27:49 +00:00
show.c Fix for PR#1287. This makes sh behave sensibly in case statements in the 1996-09-03 14:16:06 +00:00
show.h
TOUR
trap.c
trap.h
var.c
var.h