freebsd_amp_hwpstate/bin/sh
Jilles Tjoelker cad3cc1310 sh: Pass along SIGINT from a child if job control is enabled, even when not
interactive.

I added the interactive check in r208881 to be safe, but in actual use
(scripts in set -m mode) passing along SIGINT seems best.

Discussed with:	bdrewery
2015-04-25 13:34:25 +00:00
..
bltin sh: Fix compiler warnings related to duplicate or missing declarations. 2015-03-01 21:46:55 +00:00
funcs
tests sh: Fix the trap builtin to be POSIX-compliant for 'trap exit SIG' and 'trap n n...'. 2015-04-18 23:49:57 +00:00
Makefile
TOUR
alias.c
alias.h
arith.h
arith_yacc.c
arith_yacc.h sh: Fix compiler warnings related to duplicate or missing declarations. 2015-03-01 21:46:55 +00:00
arith_yylex.c sh: Fix compiler warnings related to duplicate or missing declarations. 2015-03-01 21:46:55 +00:00
builtins.def
cd.c
cd.h
error.c sh: Fix more compiler warnings related to variable declarations. 2015-03-03 21:21:43 +00:00
error.h
eval.c sh: Fix more compiler warnings. 2015-03-01 22:32:23 +00:00
eval.h sh: Fix more compiler warnings. 2015-03-01 22:32:23 +00:00
exec.c
exec.h
expand.c
expand.h
histedit.c sh: Fix more compiler warnings. 2015-03-01 22:32:23 +00:00
input.c
input.h
jobs.c sh: Pass along SIGINT from a child if job control is enabled, even when not 2015-04-25 13:34:25 +00:00
jobs.h
mail.c
mail.h
main.c
main.h
memalloc.c
memalloc.h
miscbltin.c
mkbuiltins
mknodes.c sh: Fix more compiler warnings related to variable declarations. 2015-03-03 21:21:43 +00:00
mksyntax.c sh: Fix more compiler warnings related to variable declarations. 2015-03-03 21:21:43 +00:00
mktokens sh: Fix compiler warnings related to duplicate or missing declarations. 2015-03-01 21:46:55 +00:00
myhistedit.h
mystring.c
mystring.h
nodes.c.pat
nodetypes
options.c sh: Fix more compiler warnings. 2015-03-01 22:32:23 +00:00
options.h sh: Fix compiler warnings related to duplicate or missing declarations. 2015-03-01 21:46:55 +00:00
output.c
output.h
parser.c
parser.h
redir.c
redir.h
sh.1 sh: Fix the trap builtin to be POSIX-compliant for 'trap exit SIG' and 'trap n n...'. 2015-04-18 23:49:57 +00:00
shell.h
show.c
show.h
trap.c sh: Fix the trap builtin to be POSIX-compliant for 'trap exit SIG' and 'trap n n...'. 2015-04-18 23:49:57 +00:00
trap.h
var.c sh: Fix more compiler warnings related to variable declarations. 2015-03-03 21:21:43 +00:00
var.h sh: Fix more compiler warnings related to variable declarations. 2015-03-03 21:21:43 +00:00