NetBSD/bin/sh
mycroft 2806df576c It turns out that the code disabled in revision 1.30 *does* have an important
function (which nobody was able to explain): it's critical to allowing a
complex command run from an interactive shell to be terminated.  So, reinstate
it and fix it correctly.  See the comment if you really want the gory details.
1999-08-31 08:58:47 +00:00
..
bltin More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:25:43 +00:00
funcs
Makefile compile with WARNS = 2 1999-07-09 03:05:49 +00:00
TOUR
alias.c
alias.h
arith.y compile with WARNS = 2 1999-07-09 03:05:49 +00:00
arith_lex.l PR/5577: Craig M. Chase: sh does not build with PARALLEL set. 1999-02-05 07:52:51 +00:00
builtins.def
cd.c compile with WARNS = 2 1999-07-09 03:05:49 +00:00
cd.h
error.c compile with WARNS = 2 1999-07-09 03:05:49 +00:00
error.h compile with WARNS = 2 1999-07-09 03:05:49 +00:00
eval.c compile with WARNS = 2 1999-07-09 03:05:49 +00:00
eval.h
exec.c compile with WARNS = 2 1999-07-09 03:05:49 +00:00
exec.h compile with WARNS = 2 1999-07-09 03:05:49 +00:00
expand.c compile with WARNS = 2 1999-07-09 03:05:49 +00:00
expand.h compile with WARNS = 2 1999-07-09 03:05:49 +00:00
histedit.c compile with WARNS = 2 1999-07-09 03:05:49 +00:00
init.h
input.c compile with WARNS = 2 1999-07-09 03:05:49 +00:00
input.h compile with WARNS = 2 1999-07-09 03:05:49 +00:00
jobs.c It turns out that the code disabled in revision 1.30 *does* have an important 1999-08-31 08:58:47 +00:00
jobs.h
machdep.h
mail.c compile with WARNS = 2 1999-07-09 03:05:49 +00:00
mail.h
main.c compile with WARNS = 2 1999-07-09 03:05:49 +00:00
main.h
memalloc.c
memalloc.h
miscbltin.c include <stdlib.h> to get the prototype for free() 1998-09-26 19:28:12 +00:00
miscbltin.h
mkbuiltins compile with WARNS = 2 1999-07-09 03:05:49 +00:00
mkinit.c Be more retentive about use of NOTREACHED and noreturn. 1998-07-28 11:41:40 +00:00
mknodes.c Delint. 1998-07-28 05:31:22 +00:00
mksyntax.c Add '#include <sys/types.h>' since that's where int8_t and u_int8_t can 1999-03-08 17:55:20 +00:00
mktokens compile with WARNS = 2 1999-07-09 03:05:49 +00:00
myhistedit.h compile with WARNS = 2 1999-07-09 03:05:49 +00:00
mystring.c compile with WARNS = 2 1999-07-09 03:05:49 +00:00
mystring.h
nodes.c.pat
nodetypes PR/4966: Joel Reicher: Implement <> redirections which are documented in 1999-02-04 16:17:39 +00:00
options.c compile with WARNS = 2 1999-07-09 03:05:49 +00:00
options.h compile with WARNS = 2 1999-07-09 03:05:49 +00:00
output.c
output.h
parser.c compile with WARNS = 2 1999-07-09 03:05:49 +00:00
parser.h compile with WARNS = 2 1999-07-09 03:05:49 +00:00
redir.c PR/4966: Joel Reicher: Implement <> redirections which are documented in 1999-02-04 16:17:39 +00:00
redir.h
sh.1 add -q in the synopsis line 1999-07-06 14:01:01 +00:00
shell.h
show.c PR/4966: Joel Reicher: Implement <> redirections which are documented in 1999-02-04 16:17:39 +00:00
show.h
trap.c When we execute commands from a shell script, make sure that the signals 1999-03-27 13:46:19 +00:00
trap.h Be more retentive about use of NOTREACHED and noreturn. 1998-07-28 11:41:40 +00:00
var.c compile with WARNS = 2 1999-07-09 03:05:49 +00:00
var.h compile with WARNS = 2 1999-07-09 03:05:49 +00:00