NetBSD/bin/sh
wulf 8d23cb0373 Extended functionality of the trap builtin, which now closely follows
POSIX recommendations.

	- trap now accepts signal names and signal numbers
	  e.g. INT, SIGINT, 2
	- added option -l that outputs a list of valid signals
	- added signal EXIT to list of valid signals
	- a `-' in the action part will reset specified signal to their
	  default behaviour
	- changed standard output format to make it suitable as an input
	  to another shell that achieves the same trapping results
2001-03-18 04:04:23 +00:00
..
bltin
funcs
Makefile arm26 has unsigned chars too. 2000-12-29 16:30:31 +00:00
TOUR
alias.c
alias.h
arith.y remove redundant declaration of yyparse, and move code to the bottom of 2001-02-04 19:51:43 +00:00
arith_lex.l
builtins.def
cd.c
cd.h
error.c
error.h remove redundant declarations and nexted externs. 2001-02-04 19:52:06 +00:00
eval.c remove redundant declarations and nexted externs. 2001-02-04 19:52:06 +00:00
eval.h
exec.c remove redundant declarations and nexted externs. 2001-02-04 19:52:06 +00:00
exec.h
expand.c remove redundant declarations and nexted externs. 2001-02-04 19:52:06 +00:00
expand.h
histedit.c remove redundant declarations and nexted externs. 2001-02-04 19:52:06 +00:00
init.h
input.c remove redundant declarations and nexted externs. 2001-02-04 19:52:06 +00:00
input.h
jobs.c
jobs.h
machdep.h
mail.c
mail.h
main.c remove redundant declarations and nexted externs. 2001-02-04 19:52:06 +00:00
main.h
memalloc.c
memalloc.h
miscbltin.c remove redundant declarations and nexted externs. 2001-02-04 19:52:06 +00:00
miscbltin.h
mkbuiltins
mkinit.c
mknodes.c
mksyntax.c
mktokens
myhistedit.h
mystring.c
mystring.h
nodes.c.pat
nodetypes
options.c Fix command name in error message for 'sh nonexistingfile'. 2001-02-26 13:06:43 +00:00
options.h remove redundant declarations and nexted externs. 2001-02-04 19:52:06 +00:00
output.c if HAVE_VASPRINTF (set ifdef BSD4_4), use vasprintf() instead of homegrown 2001-01-07 23:39:07 +00:00
output.h
parser.c remove redundant declarations and nexted externs. 2001-02-04 19:52:06 +00:00
parser.h
redir.c
redir.h
sh.1 Extended functionality of the trap builtin, which now closely follows 2001-03-18 04:04:23 +00:00
shell.h
show.c
show.h
trap.c Extended functionality of the trap builtin, which now closely follows 2001-03-18 04:04:23 +00:00
trap.h
var.c remove redundant declarations and nexted externs. 2001-02-04 19:52:06 +00:00
var.h