freebsd_amp_hwpstate/bin/sh
Martin Cracauer 4487495433 In interactive shells, break loops to the topmost level when a child
is killed by a signal.

(In non-interactive shells - that means a shellscript - the shell just
exits, this was already working)

PR:		bin/9173
1999-04-03 12:55:51 +00:00
..
bltin Fixed warnx format errors in printf and csh, and snprintf format errors 1998-12-07 12:14:04 +00:00
funcs
Makefile Added a `build-tools' target for internal tools. 1998-07-07 01:06:58 +00:00
TOUR
alias.c Add rcsid. Spelling. 1998-05-18 06:44:24 +00:00
alias.h
arith.h
arith.y Improve bookkeeping of in_waitcmd and style fixes. 1998-08-25 09:33:34 +00:00
arith_lex.l Improve bookkeeping of in_waitcmd and style fixes. 1998-08-25 09:33:34 +00:00
builtins.def
cd.c Don't blindly eliminate `..' and the previous pathname component. 1998-09-06 21:01:57 +00:00
cd.h Don't blindly eliminate `..' and the previous pathname component. 1998-09-06 21:01:57 +00:00
error.c Improve bookkeeping of in_waitcmd and style fixes. 1998-08-25 09:33:34 +00:00
error.h Got two volatile sig_atomic_t and int mixed up. Spotted by Gary Palmer. 1998-08-24 19:15:48 +00:00
eval.c In interactive shells, break loops to the topmost level when a child 1999-04-03 12:55:51 +00:00
eval.h
exec.c Add rcsid. Spelling. 1998-05-18 06:44:24 +00:00
exec.h
expand.c Be more consistent with handling of quote mark control character. 1998-09-13 19:24:57 +00:00
expand.h Be more consistent with handling of quote mark control character. 1998-09-13 19:24:57 +00:00
histedit.c Add rcsid. Spelling. 1998-05-18 06:44:24 +00:00
init.h
input.c Add rcsid. Spelling. 1998-05-18 06:44:24 +00:00
input.h
jobs.c If traps are set, they are now executed even when a signal-blocking 1998-09-08 13:16:52 +00:00
jobs.h Narrow down conditions to break wait() to process traps. 1998-09-10 22:09:11 +00:00
machdep.h
mail.c Add rcsid. Spelling. 1998-05-18 06:44:24 +00:00
mail.h
main.c Add rcsid. Spelling. 1998-05-18 06:44:24 +00:00
main.h
memalloc.c Be more consistent with handling of quote mark control character. 1998-09-13 19:24:57 +00:00
memalloc.h
miscbltin.c Free memory from setmode. 1998-12-16 04:45:35 +00:00
mkbuiltins
mkinit.c Add rcsid. Spelling. 1998-05-18 06:44:24 +00:00
mknodes.c Add rcsid. Spelling. 1998-05-18 06:44:24 +00:00
mksyntax.c Better handling of word splitting. Don't record the same region 1998-09-06 21:13:09 +00:00
mktokens
myhistedit.h
mystring.c Add rcsid. Spelling. 1998-05-18 06:44:24 +00:00
mystring.h
nodes.c.pat
nodetypes
options.c Add rcsid. Spelling. 1998-05-18 06:44:24 +00:00
options.h The immediate execution of traps I introduced in September 1998 (to 1999-04-01 13:27:36 +00:00
output.c Add rcsid. Spelling. 1998-05-18 06:44:24 +00:00
output.h
parser.c Be more consistent with handling of quote mark control character. 1998-09-13 19:24:57 +00:00
parser.h Better handling of word splitting. Don't record the same region 1998-09-06 21:13:09 +00:00
redir.c Add rcsid. Spelling. 1998-05-18 06:44:24 +00:00
redir.h
sh.1 Implement -a flag. A test shell script can be found at 1999-04-03 11:41:46 +00:00
shell.h
show.c Add rcsid. Spelling. 1998-05-18 06:44:24 +00:00
show.h
trap.c The immediate execution of traps I introduced in September 1998 (to 1999-04-01 13:27:36 +00:00
trap.h Do not exit on SIGINT in non-interactive shells, fixes PR 1206, 1998-08-24 10:20:37 +00:00
var.c Implement -a flag. A test shell script can be found at 1999-04-03 11:41:46 +00:00
var.h Better handling of word splitting. Don't record the same region 1998-09-06 21:13:09 +00:00