freebsd-dev/bin/sh
Jordan K. Hubbard 97fe7f477f Changes to support full make parallelism (-j<n>) in the world
target.
Reviewed by:	<many different folks>
Submitted by:	Nickolay N. Dudorov" <nnd@nnd.itfs.nsk.su>
1997-10-05 09:40:24 +00:00
..
bltin
funcs
alias.c Use the __unused attribute where warranted. 1997-05-19 00:18:52 +00:00
alias.h
arith_lex.l
arith.h
arith.y
builtins.def Turn on the new type builtin. 1997-04-28 03:50:07 +00:00
cd.c Use the __unused attribute where warranted. 1997-05-19 00:18:52 +00:00
cd.h
error.c
error.h
eval.c Use the __unused attribute where warranted. 1997-05-19 00:18:52 +00:00
eval.h
exec.c Use the __unused attribute where warranted. 1997-05-19 00:18:52 +00:00
exec.h Add a type builtin and nuke register keyword usage. 1997-04-28 03:08:38 +00:00
expand.c Back out previous fix - this bug's got diplomatic immunity as a registered 1997-06-19 17:57:06 +00:00
expand.h
histedit.c When NO_HISTORY is defined and the history command is used 1997-04-28 03:10:31 +00:00
init.h
input.c Nuke register keyword usage, rename pread to preadfd, and open 1997-04-28 03:11:52 +00:00
input.h
jobs.c Make all status values an integral type and use 1997-08-18 02:53:20 +00:00
jobs.h Make all status values an integral type and use 1997-08-18 02:53:20 +00:00
machdep.h
mail.c
mail.h
main.c Don't source $ENV unless this is an interactive shell. 1997-05-05 03:45:17 +00:00
main.h
Makefile Changes to support full make parallelism (-j<n>) in the world 1997-10-05 09:40:24 +00:00
memalloc.c
memalloc.h
miscbltin.c Add the '-t timeout' option to the 'read' builtin. This allows the 1997-09-29 15:15:16 +00:00
mkbuiltins
mkinit.c Use the __unused attribute where warranted. 1997-05-19 00:18:52 +00:00
mknodes.c Nuke register keyword usage, #if -> #ifdef, and avoid void * 1997-04-28 03:14:04 +00:00
mksyntax.c Use the __unused attribute where warranted. 1997-05-19 00:18:52 +00:00
mktokens
myhistedit.h
mystring.c
mystring.h
nodes.c.pat Nuke register keyword usage, #if -> #ifdef, and avoid void * 1997-04-28 03:14:04 +00:00
nodetypes
options.c Avoid a possible NULL pointer dereference, nuke register usage, 1997-04-28 03:16:12 +00:00
options.h
output.c Remove an extra semicolon and nuke register keyword usage. 1997-04-28 03:27:12 +00:00
output.h
parser.c Use the __unused attribute where warranted. 1997-05-19 00:18:52 +00:00
parser.h
redir.c Fix redirection of unopened file descriptors and nuke register 1997-04-28 03:25:13 +00:00
redir.h
sh.1 Add the '-t timeout' option to the 'read' builtin. This allows the 1997-09-29 15:15:16 +00:00
shell.h
show.c
show.h Reorder declarations slightly. 1997-04-28 03:17:51 +00:00
TOUR
trap.c
trap.h
var.c Use the __unused attribute where warranted. 1997-05-19 00:18:52 +00:00
var.h