.. |
USD.doc
|
…
|
|
bltin
|
Fix a bug in the built-in echo in /bin/sh reported in private mail by
|
2021-05-18 21:39:06 +00:00 |
funcs
|
The great shell trailing whitespace cleanup of 2023...
|
2023-04-07 10:34:13 +00:00 |
Makefile
|
sh: remove no-op 'continue' from do-while-0 loop
|
2021-10-10 08:35:34 +00:00 |
TOUR
|
…
|
|
alias.c
|
Allow (but do not require) the magic '--' option terminator in
|
2023-02-24 19:04:54 +00:00 |
alias.h
|
…
|
|
arith_token.c
|
…
|
|
arith_tokens.h
|
…
|
|
arithmetic.c
|
…
|
|
arithmetic.h
|
…
|
|
builtins.def
|
Ensure that all of the POSIX standard utilities are correctly
|
2021-11-10 18:25:52 +00:00 |
cd.c
|
Add some comments explaining accesses to the environment via
|
2022-01-31 16:54:28 +00:00 |
cd.h
|
…
|
|
error.c
|
Do a better job handling EACCES errors from exec() calls. If the
|
2023-03-19 17:55:57 +00:00 |
error.h
|
Use "sigjmp_buf loc" after switch to sigsetjmp()/siglongjmp().
|
2023-03-21 08:31:30 +00:00 |
eval.c
|
The great shell trailing whitespace cleanup of 2023...
|
2023-04-07 10:34:13 +00:00 |
eval.h
|
…
|
|
exec.c
|
Do a better job handling EACCES errors from exec() calls. If the
|
2023-03-19 17:55:57 +00:00 |
exec.h
|
…
|
|
expand.c
|
Adjust tilde expansion as will be documented in the forthcoming
|
2023-03-06 05:54:34 +00:00 |
expand.h
|
PR bin/53550
|
2021-11-22 05:17:43 +00:00 |
histedit.c
|
The great shell trailing whitespace cleanup of 2023...
|
2023-04-07 10:34:13 +00:00 |
init.h
|
…
|
|
input.c
|
PR bin/55979
|
2021-02-16 15:30:26 +00:00 |
input.h
|
…
|
|
jobs.c
|
The great shell trailing whitespace cleanup of 2023...
|
2023-04-07 10:34:13 +00:00 |
jobs.h
|
The great shell trailing whitespace cleanup of 2023...
|
2023-04-07 10:34:13 +00:00 |
machdep.h
|
…
|
|
mail.c
|
…
|
|
mail.h
|
…
|
|
main.c
|
The great shell trailing whitespace cleanup of 2023...
|
2023-04-07 10:34:13 +00:00 |
main.h
|
…
|
|
memalloc.c
|
Remove an end of file trailing blank line that served no purpose.
|
2023-04-07 10:42:28 +00:00 |
memalloc.h
|
Use a type-correct end marker for strstrcat() rather than NULL, as
|
2021-10-26 10:07:20 +00:00 |
miscbltin.c
|
It appears that POSIX intends to add a -d X option to the read command
|
2022-12-11 08:23:10 +00:00 |
miscbltin.h
|
…
|
|
mkbuiltins
|
…
|
|
mkinit.sh
|
…
|
|
mknodenames.sh
|
…
|
|
mknodes.sh
|
…
|
|
mkoptions.sh
|
…
|
|
mktokens
|
The great shell trailing whitespace cleanup of 2023...
|
2023-04-07 10:34:13 +00:00 |
myhistedit.h
|
- Add command completion (from FreeBSD)
|
2021-08-15 10:17:55 +00:00 |
mystring.c
|
The great shell trailing whitespace cleanup of 2023...
|
2023-04-07 10:34:13 +00:00 |
mystring.h
|
…
|
|
nodes.c.pat
|
…
|
|
nodetypes
|
PR bin/53550
|
2021-11-22 05:17:43 +00:00 |
option.list
|
Add the -l option (aka -o login): be a login shell. Meaningful only on
|
2022-09-18 06:03:19 +00:00 |
options.c
|
Add the -l option (aka -o login): be a login shell. Meaningful only on
|
2022-09-18 06:03:19 +00:00 |
options.h
|
…
|
|
output.c
|
The great shell trailing whitespace cleanup of 2023...
|
2023-04-07 10:34:13 +00:00 |
output.h
|
Add a couple of macro definitions for dealing with shell I/O errors.
|
2021-11-10 15:58:38 +00:00 |
parser.c
|
The great shell trailing whitespace cleanup of 2023...
|
2023-04-07 10:34:13 +00:00 |
parser.h
|
…
|
|
redir.c
|
PR bin/53550
|
2021-11-22 05:17:43 +00:00 |
redir.h
|
Improve the solution for the 2nd access to a fd which shouldn't
|
2021-09-15 18:29:45 +00:00 |
sh.1
|
More markup errors. \+ was intended to be \&+ and .EV .Ev of course.
|
2022-12-20 17:51:54 +00:00 |
shell.h
|
PR bin/56464
|
2021-10-26 00:05:38 +00:00 |
show.c
|
The great shell trailing whitespace cleanup of 2023...
|
2023-04-07 10:34:13 +00:00 |
show.h
|
…
|
|
syntax.c
|
…
|
|
syntax.h
|
…
|
|
trap.c
|
DEBUG mode changes only. NFC (NC) for any normally compiled shell.
|
2021-11-10 15:26:34 +00:00 |
trap.h
|
…
|
|
var.c
|
Oops, somehow managed to commit an older version where NBSH_INVOCATION
|
2022-09-18 17:11:33 +00:00 |
var.h
|
Add the -l option (aka -o login): be a login shell. Meaningful only on
|
2022-09-18 06:03:19 +00:00 |
version.h
|
After 3 and a bit years, it is time...
|
2022-01-22 22:53:58 +00:00 |