freebsd-skq/bin/sh
Tim J. Robbins e3f3094912 Break the code to display status info for one job out from showjobs() into
showjob(), use it inside dowait() to display status info for consistency,
and in a format closer to what the standard requires.
2002-05-31 13:07:05 +00:00
..
bltin
funcs
alias.c
alias.h
arith_lex.l
arith.h
arith.y
builtins.def
cd.c Bring back the cd -L and -P options from revision 1.24, but try harder not 2002-05-22 05:15:53 +00:00
cd.h
error.c
error.h
eval.c
eval.h
exec.c
exec.h
expand.c Implement the -u (-o nounset) option, which gives an error message if 2002-05-19 08:30:16 +00:00
expand.h
histedit.c
init.h
input.c
input.h
jobs.c Break the code to display status info for one job out from showjobs() into 2002-05-31 13:07:05 +00:00
jobs.h Instead of keeping just the jobid of the most recently bg'd or fg'd job, 2002-05-31 12:31:23 +00:00
machdep.h
mail.c
mail.h
main.c
main.h
Makefile
memalloc.c
memalloc.h
miscbltin.c
mkbuiltins
mkinit.c
mknodes.c
mksyntax.c
mktokens
myhistedit.h
mystring.c
mystring.h
nodes.c.pat
nodetypes
options.c Implement `set +o', which displays the currently set options in a format 2002-05-25 12:11:58 +00:00
options.h
output.c
output.h
parser.c
parser.h
redir.c
redir.h
sh.1 mdoc(7) police: tidy up the markup a bit. 2002-05-29 15:38:59 +00:00
shell.h
show.c
show.h
TOUR
trap.c
trap.h
var.c
var.h