NetBSD/bin/sh
ross 69228f8bd8 Small edit to n1>&n2 description. 1998-07-04 06:52:07 +00:00
..
bltin
funcs
Makefile move OBJS depenency on built headers to after include of bsd.prog.mk, so 1998-04-19 05:22:08 +00:00
TOUR
alias.c Fix dangling else warning. 1998-05-20 00:27:56 +00:00
alias.h
arith.h
arith.y Need stdlib.h 1998-05-18 22:48:53 +00:00
arith_lex.l Portability fixes for a non flex based lexical analyzer. 1998-05-18 22:50:20 +00:00
builtins.def
cd.c Fix a set of bugs where a cd of a relative pathname or a cd through a 1998-05-21 16:50:40 +00:00
cd.h
error.c Include our local includes after the system's ones. 1998-01-31 12:36:16 +00:00
error.h
eval.c Re-enabled EXP_RECORD 1998-02-05 08:34:49 +00:00
eval.h
exec.c PR/3888: Chris Demetriou: type command-with-slash prints 1997-07-20 21:27:35 +00:00
exec.h PR/3888: Chris Demetriou: type command-with-slash prints 1997-07-20 21:27:35 +00:00
expand.c - change "extern" variables into int's 1998-03-29 04:41:43 +00:00
expand.h PR/4851: Benjamin Lorenz: In the "for <var> in <args>" construct <args> 1998-01-31 12:45:06 +00:00
histedit.c fix bug where if moving in history during a multi-line event, the 1998-05-20 00:29:26 +00:00
init.h
input.c Simplify interface for general use. 1998-05-20 01:36:14 +00:00
input.h
jobs.c cast pid's to longs for OS's where this is the case. 1998-05-20 00:31:11 +00:00
jobs.h pid should be pid_t and status should be int! Avoid alignment problems... 1997-10-15 13:23:10 +00:00
machdep.h
mail.c Include our local includes after the system's ones. 1998-01-31 12:36:16 +00:00
mail.h
main.c
main.h
memalloc.c Include our local includes after the system's ones. 1998-01-31 12:36:16 +00:00
memalloc.h
miscbltin.c Cast is*() args to unsigned chars in case the ctype macros are implemented 1998-05-20 00:32:05 +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
mknodes.c
mksyntax.c Cast the result of pointer arithmetic to "long", and use %ld to print it. 1997-07-18 17:46:59 +00:00
mktokens
myhistedit.h
mystring.c
mystring.h
nodes.c.pat
nodetypes
options.c PR/5315: Dan Winship: options parsing code should print errors to stderr. 1998-05-02 18:04:09 +00:00
options.h
output.c - Add gcc attributes to printf like functions 1998-01-31 12:37:55 +00:00
output.h - Add gcc attributes to printf like functions 1998-01-31 12:37:55 +00:00
parser.c - change "extern" variables into int's 1998-03-29 04:41:43 +00:00
parser.h
redir.c
redir.h
sh.1 Small edit to n1>&n2 description. 1998-07-04 06:52:07 +00:00
shell.h
show.c Remove local declaration of getenv(); 1997-12-01 14:40:16 +00:00
show.h
trap.c
trap.h
var.c fix default PATH to be <paths.h> _PATH_DEFPATH 1998-04-07 21:15:33 +00:00
var.h