NetBSD/bin/sh
he 4e69294c60 Correct a rather obvious typo (once Tor Egge pointed it out to me)
in the last change.
1999-04-06 21:05:27 +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 Remove "arith.h" while cleaning. 1999-02-05 22:19:47 +00:00
TOUR
alias.c Fix dangling else warning. 1998-05-20 00:27:56 +00:00
alias.h
arith.y PR/5577: Craig M. Chase: sh does not build with PARALLEL set. 1999-02-05 07:52:51 +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 Be more retentive about use of NOTREACHED and noreturn. 1998-07-28 11:41:40 +00:00
cd.h
error.c If we exit due to a SIGINT, do it with raise() so that the wait status is 1999-04-05 15:00:28 +00:00
error.h Be more retentive about use of NOTREACHED and noreturn. 1998-07-28 11:41:40 +00:00
eval.c PR/4966: Joel Reicher: Implement <> redirections which are documented in 1999-02-04 16:17:39 +00:00
eval.h
exec.c Be more retentive about use of NOTREACHED and noreturn. 1998-07-28 11:41:40 +00:00
exec.h Be more retentive about use of NOTREACHED and noreturn. 1998-07-28 11:41:40 +00:00
expand.c Correct a rather obvious typo (once Tor Egge pointed it out to me) 1999-04-06 21:05:27 +00:00
expand.h PR/7231: Havard Eidnes: Shell quoting/trimming problem 1999-03-26 15:49:34 +00:00
histedit.c Be more retentive about use of NOTREACHED and noreturn. 1998-07-28 11:41:40 +00:00
init.h
input.c Simplify interface for general use. 1998-05-20 01:36:14 +00:00
input.h
jobs.c Disable bogus-looking code that cause us to throw away SIGINTs. 1999-04-05 14:59:35 +00:00
jobs.h
machdep.h
mail.c
mail.h
main.c When we execute commands from a shell script, make sure that the signals 1999-03-27 13:46:19 +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 Pr/5221: Jason Thorpe: Simplify sh Makefile, so that builts from other 1998-03-29 09:27:40 +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
myhistedit.h
mystring.c
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 Be more retentive about use of NOTREACHED and noreturn. 1998-07-28 11:41:40 +00:00
options.h Add -q option, which when used with -v and/or -x, turns off the tracing 1999-02-04 00:27:07 +00:00
output.c
output.h
parser.c PR/4966: Joel Reicher: Implement <> redirections which are documented in 1999-02-04 16:17:39 +00:00
parser.h Patches from Tor Egge (via Havard Eidnes) to fix various bugs in field 1999-01-25 14:20:56 +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 Make the `...' actually appear in the case/esac syntax section. 1999-03-23 02:29:29 +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 Add support for the export and readonly -p option. 1999-01-28 18:11:50 +00:00
var.h Patches from Tor Egge (via Havard Eidnes) to fix various bugs in field 1999-01-25 14:20:56 +00:00