.. |
bltin
|
|
|
funcs
|
|
|
alias.c
|
Quote alias values in the output of the alias(1) builtin so they are
|
2002-06-04 12:59:12 +00:00 |
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
|
Implement the -C (-o noclobber) option, which prevents existing regular
|
2002-05-19 06:03:05 +00:00 |
error.h
|
|
|
eval.c
|
Implement the -C (-o noclobber) option, which prevents existing regular
|
2002-05-19 06:03:05 +00:00 |
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
|
Fix typo causing ``fc -e'' to not work correctly. getopt() sets optarg,
|
2002-06-02 08:34:09 +00:00 |
init.h
|
|
|
input.c
|
|
|
input.h
|
|
|
jobs.c
|
Display job status correctly when a pipeline is suspended.
|
2002-06-04 15:26:00 +00:00 |
jobs.h
|
Add -s (output PID's only) and -l (show PID's) options to the jobs(1)
|
2002-05-31 14:04:23 +00:00 |
machdep.h
|
|
|
mail.c
|
|
|
mail.h
|
|
|
main.c
|
Add -s (output PID's only) and -l (show PID's) options to the jobs(1)
|
2002-05-31 14:04:23 +00:00 |
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
|
Implement the -C (-o noclobber) option, which prevents existing regular
|
2002-05-19 06:03:05 +00:00 |
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
|
Don't modify output that is to be quoted if it contains no IFS characters
|
2002-06-06 03:29:23 +00:00 |
output.h
|
Missing prototypes from previous commit.
|
2002-06-04 13:13:54 +00:00 |
parser.c
|
Implement the -C (-o noclobber) option, which prevents existing regular
|
2002-05-19 06:03:05 +00:00 |
parser.h
|
|
|
redir.c
|
Implement the -C (-o noclobber) option, which prevents existing regular
|
2002-05-19 06:03:05 +00:00 |
redir.h
|
|
|
sh.1
|
Document the -f and -v options of the unset builtin.
|
2002-06-06 04:12:50 +00:00 |
shell.h
|
|
|
show.c
|
Implement the -C (-o noclobber) option, which prevents existing regular
|
2002-05-19 06:03:05 +00:00 |
show.h
|
|
|
TOUR
|
|
|
trap.c
|
|
|
trap.h
|
|
|
var.c
|
Quote the output of the no-argument form of the `set' builtin for re-input
|
2002-06-06 04:02:50 +00:00 |
var.h
|
Implement $PPID, the parent process ID of the shell.
|
2002-06-01 02:14:48 +00:00 |