.. |
bltin
|
|
|
funcs
|
|
|
USD.doc
|
|
|
alias.c
|
Allocate alias pointers for qsort() to use on the stack, rather than
|
2019-02-09 09:11:07 +00:00 |
alias.h
|
Revamp aliases - as dumb an idea as they are, if we're going
|
2018-12-03 06:40:26 +00:00 |
arith_token.c
|
|
|
arith_tokens.h
|
|
|
arithmetic.c
|
|
|
arithmetic.h
|
|
|
builtins.def
|
|
|
cd.c
|
|
|
cd.h
|
|
|
error.c
|
PR bin/53919
|
2019-02-04 11:16:41 +00:00 |
error.h
|
PR bin/53919
|
2019-02-04 11:16:41 +00:00 |
eval.c
|
DEBUG mode build changes - add extra trace output.
|
2019-02-09 09:17:59 +00:00 |
eval.h
|
PR bin/53919
|
2019-02-04 11:16:41 +00:00 |
exec.c
|
|
|
exec.h
|
|
|
expand.c
|
Fix an old bug (very old) that was made worse in 1.128 (the "${1+$@}"
|
2019-02-04 09:56:26 +00:00 |
expand.h
|
Rationalise (slightly) the way that expansions are processed
|
2018-11-18 17:23:37 +00:00 |
histedit.c
|
Remove a function prototype which was added to <histedit.h> in 2005.
|
2019-02-10 19:21:52 +00:00 |
init.h
|
|
|
input.c
|
KNF - white space changes, indent using tabs not spaces. NFC.
|
2019-02-09 09:20:47 +00:00 |
input.h
|
|
|
jobs.c
|
In the unlikely event that restarting a job fails (the fg bg and various
|
2019-02-09 09:31:33 +00:00 |
jobs.h
|
|
|
machdep.h
|
|
|
mail.c
|
|
|
mail.h
|
|
|
main.c
|
When an interactive shell exits due to an EOF on stdin, send a newline
|
2019-02-09 09:33:20 +00:00 |
main.h
|
When forking a child shell, arrange for errors/exit to always unwind
|
2018-12-03 02:38:30 +00:00 |
Makefile
|
Change the (commented out) setting of -DDEBUG to the form that
|
2018-10-28 18:13:47 +00:00 |
memalloc.c
|
INTON / INTOFF audit and cleanup.
|
2019-02-09 03:35:55 +00:00 |
memalloc.h
|
|
|
miscbltin.c
|
|
|
miscbltin.h
|
|
|
mkbuiltins
|
|
|
mkinit.sh
|
Use printf, rather than echo (via echo redefined as a function that
|
2018-12-05 09:20:18 +00:00 |
mknodenames.sh
|
|
|
mknodes.sh
|
Add some error checking, and stop assuming what the input
|
2019-01-19 13:08:50 +00:00 |
mkoptions.sh
|
|
|
mktokens
|
|
|
myhistedit.h
|
|
|
mystring.c
|
|
|
mystring.h
|
|
|
nodes.c.pat
|
|
|
nodetypes
|
|
|
option.list
|
Avoid long option names that differ only in character case.
|
2018-11-23 20:40:06 +00:00 |
options.c
|
|
|
options.h
|
|
|
output.c
|
|
|
output.h
|
|
|
parser.c
|
Add a check that the file descriptor mentioned in a N> or N< type
|
2019-02-09 09:50:31 +00:00 |
parser.h
|
PR standards/42829
|
2018-12-11 13:31:20 +00:00 |
redir.c
|
DEBUG mode change only. Add one extra trace point. NFC for normal builds.
|
2019-02-09 09:34:43 +00:00 |
redir.h
|
|
|
sh.1
|
Remove leading zero from date.
|
2019-02-04 12:18:36 +00:00 |
shell.h
|
NFCI - DEBUG mode only change.
|
2019-01-22 13:48:28 +00:00 |
show.c
|
NFCI - DEBUG mode only change.
|
2019-01-22 13:48:28 +00:00 |
show.h
|
|
|
syntax.c
|
Add a couple of comments. NFC.
|
2019-02-04 09:56:48 +00:00 |
syntax.h
|
Revamp aliases - as dumb an idea as they are, if we're going
|
2018-12-03 06:40:26 +00:00 |
TOUR
|
|
|
trap.c
|
Finish (hopefully) the second half of 1.47 ... make sure
|
2019-01-18 06:28:09 +00:00 |
trap.h
|
Make pendingsigs forward declaration match the definition.
|
2018-12-03 10:53:29 +00:00 |
var.c
|
DTRT when dynamically generated variables return "unset" instead of
|
2019-02-09 09:38:11 +00:00 |
var.h
|
Alter a design botch when magic (self modifying) variables
|
2018-12-04 14:03:30 +00:00 |
version.h
|
The time has come, the Walrus said... (but no shoes,
|
2018-12-12 12:16:42 +00:00 |