freebsd-nq/bin/sh
Tim J. Robbins 457ae4f0d4 Use the ALIGN macro from <sys/param.h> instead of defining our own
incorrect version in machdep.h. Delete machdep.h.
2003-02-14 23:53:19 +00:00
..
bltin Add FBSDID. 2003-02-05 13:23:46 +00:00
funcs
alias.c
alias.h
arith_lex.l
arith.h
arith.y
builtins.def Add the "wordexp" shell built-in command which will be used to implement 2002-12-26 14:28:54 +00:00
cd.c
cd.h
error.c
error.h
eval.c Make this compile with DEBUG defined now that WARNS=0 has been removed 2003-01-21 10:06:04 +00:00
eval.h
exec.c
exec.h
expand.c Do not strip CTL* escapes from redirection filenames in exptilde(), 2003-01-08 10:50:08 +00:00
expand.h Add the "wordexp" shell built-in command which will be used to implement 2002-12-26 14:28:54 +00:00
histedit.c
init.h
input.c
input.h
jobs.c Ensure that the TTY file descriptor is greater than or equal to 10 so that 2003-01-27 07:41:12 +00:00
jobs.h
mail.c
mail.h
main.c
main.h
Makefile
memalloc.c Use the ALIGN macro from <sys/param.h> instead of defining our own 2003-02-14 23:53:19 +00:00
memalloc.h
miscbltin.c
mkbuiltins
mkinit.c
mknodes.c
mksyntax.c
mktokens
myhistedit.h
mystring.c
mystring.h
nodes.c.pat Use the ALIGN macro from <sys/param.h> instead of defining our own 2003-02-14 23:53:19 +00:00
nodetypes
options.c
options.h
output.c
output.h
parser.c
parser.h
redir.c
redir.h
sh.1 Improve the layout of the description of the various parameter expansion 2003-02-03 23:03:05 +00:00
shell.h
show.c Make this compile with DEBUG defined now that WARNS=0 has been removed 2003-01-21 10:06:04 +00:00
show.h
TOUR
trap.c
trap.h
var.c
var.h