freebsd-skq/bin/sh
Nate Lawson 1b13752a03 Use sys_nsig instead of NSIG for the length of the signal arrays. This
is important if we add new signals later.  From DragonflyBSD:
jobs.c:1.4, trap.c:1.3.

Obtained from:	DragonflyBSD
2004-01-28 19:01:10 +00:00
..
bltin
funcs
alias.c
alias.h
arith_lex.l
arith.h
arith.y
builtins.def
cd.c
cd.h
error.c
error.h
eval.c The PR diff I committed recently had one bug noticed by 2004-01-28 18:22:19 +00:00
eval.h
exec.c
exec.h
expand.c
expand.h
histedit.c
init.h
input.c Replace home-grown dup2() implementation with actual dup2() calls. This 2004-01-21 12:50:01 +00:00
input.h
jobs.c Use sys_nsig instead of NSIG for the length of the signal arrays. This 2004-01-28 19:01:10 +00:00
jobs.h
mail.c
mail.h
main.c
main.h
Makefile Removed duplicate y.tab.h from SRCS and CLEANFILES. 2004-01-20 13:13:40 +00:00
memalloc.c
memalloc.h
miscbltin.c
mkbuiltins
mkinit.c
mknodes.c
mksyntax.c
mktokens
myhistedit.h
mystring.c
mystring.h
nodes.c.pat
nodetypes Implement the -C (-o noclobber) option, which prevents existing regular 2002-05-19 06:03:05 +00:00
options.c
options.h
output.c
output.h
parser.c Replace home-grown dup2() implementation with actual dup2() calls. This 2004-01-21 12:50:01 +00:00
parser.h
redir.c Replace home-grown dup2() implementation with actual dup2() calls. This 2004-01-21 12:50:01 +00:00
redir.h Replace home-grown dup2() implementation with actual dup2() calls. This 2004-01-21 12:50:01 +00:00
sh.1
shell.h
show.c
show.h
TOUR
trap.c Use sys_nsig instead of NSIG for the length of the signal arrays. This 2004-01-28 19:01:10 +00:00
trap.h
var.c
var.h