NetBSD/bin/sh
kre 1d68040618 PR bin/43639 - check that a file being read by the '.' command
is a regular file, even when it is given as a full pathname.
2016-05-03 03:12:40 +00:00
..
bltin Avoid warning by using gcc'ism 2016-03-16 22:36:21 +00:00
funcs delete clauses 3,4 2016-02-29 23:50:59 +00:00
USD.doc Reorg docs, part 2: 2014-07-05 19:23:00 +00:00
alias.c Adjust to the new alias text libedit API. 2014-06-18 18:17:30 +00:00
alias.h Adjust to the new alias text libedit API. 2014-06-18 18:17:30 +00:00
arith_lex.l PR/50958: (partial fix) - support ?: expressions in arith expansions 2016-03-16 15:42:33 +00:00
arith.y PR/50960: The || and && operators in $(( )) should always have a 0 or 1 2016-03-16 15:43:38 +00:00
builtins.def Include printf by default even for SMALL builds. It is used e.g. by 2015-05-10 20:30:54 +00:00
cd.c Fix handing of user file descriptors outside the 0..9 range. 2016-05-02 01:46:31 +00:00
cd.h PR/45069: Henning Petersen: Use prototypes from builtins.h . 2011-06-18 21:18:46 +00:00
error.c Add __printflike attribution to use vprintf and friends with an argument 2012-03-15 02:02:20 +00:00
error.h Add __printflike attribution to use vprintf and friends with an argument 2012-03-15 02:02:20 +00:00
eval.c PR bin/43639 - check that a file being read by the '.' command 2016-05-03 03:12:40 +00:00
eval.h PR/48843: Jarmo Jaakkola: dot commands mess up scope nesting tracking 2014-05-31 14:42:18 +00:00
exec.c PR/48312: Dieter Roelands: According to TOG, unset should not return an error 2013-11-01 16:49:02 +00:00
exec.h Add __printflike attribution to use vprintf and friends with an argument 2012-03-15 02:02:20 +00:00
expand.c Implement the NETBSD_SHELL readonly unexportable unimportable 2016-03-31 16:16:35 +00:00
expand.h Fix the expansion of "$(foo-$bar}" so that IFS isn't applied when 2012-12-22 20:15:22 +00:00
histedit.c Sprinkle volatile for gcc 5! 2016-03-16 22:36:40 +00:00
init.h
input.c Fix handing of user file descriptors outside the 0..9 range. 2016-05-02 01:46:31 +00:00
input.h
jobs.c Fix handing of user file descriptors outside the 0..9 range. 2016-05-02 01:46:31 +00:00
jobs.h PR/45069: Henning Petersen: Use prototypes from builtins.h . 2011-06-18 21:18:46 +00:00
machdep.h
mail.c
mail.h
main.c Implement the NETBSD_SHELL readonly unexportable unimportable 2016-03-31 16:16:35 +00:00
main.h PR/45069: Henning Petersen: Use prototypes from builtins.h . 2011-06-18 21:18:46 +00:00
Makefile Improve debugging, from kre (I hooked it to the build). 2016-02-27 18:34:12 +00:00
memalloc.c
memalloc.h
miscbltin.c CID 1225078: check getrlimit return 2015-05-09 13:28:55 +00:00
miscbltin.h
mkbuiltins
mkinit.sh General KNF and source code cleanups, avoid scattering the 2016-03-27 14:34:46 +00:00
mknodenames.sh General KNF and source code cleanups, avoid scattering the 2016-03-27 14:34:46 +00:00
mknodes.sh
mktokens
myhistedit.h PR/45069: Henning Petersen: Use prototypes from builtins.h . 2011-06-18 21:18:46 +00:00
mystring.c Add const. 2013-04-28 17:01:28 +00:00
mystring.h
nodes.c.pat Use C89 function definitions 2012-03-20 18:42:28 +00:00
nodetypes
options.c Implement the NETBSD_SHELL readonly unexportable unimportable 2016-03-31 16:16:35 +00:00
options.h Implement the NETBSD_SHELL readonly unexportable unimportable 2016-03-31 16:16:35 +00:00
output.c Improve quoting in the output from sh -x - use less unnecessary 2016-03-12 14:59:26 +00:00
output.h Add __printflike attribution to use vprintf and friends with an argument 2012-03-15 02:02:20 +00:00
parser.c Fix handing of user file descriptors outside the 0..9 range. 2016-05-02 01:46:31 +00:00
parser.h After discussions with Jilles Tjoelker (FreeBSD shell) and 2016-03-31 23:11:05 +00:00
redir.c Fix handing of user file descriptors outside the 0..9 range. 2016-05-02 01:46:31 +00:00
redir.h Remove unnecessary extern var declaration that was a 2016-05-03 03:08:21 +00:00
sh.1 Remove some double quotes. 2016-04-04 13:05:56 +00:00
shell.h Add const. 2013-04-28 17:01:28 +00:00
show.c Even more debugging improvements (from kre) 2016-02-29 23:52:04 +00:00
show.h
syntax.c include <limits.h> for CHAR_MIN/CHAR_MAX 2012-03-28 20:11:25 +00:00
syntax.h parenthesize for safety. 2016-03-16 19:02:26 +00:00
TOUR
trap.c report the signal that wait was interrupted by, which is not always SIGINT 2015-08-22 12:12:47 +00:00
trap.h report the signal that wait was interrupted by, which is not always SIGINT 2015-08-22 12:12:47 +00:00
var.c Implement the NETBSD_SHELL readonly unexportable unimportable 2016-03-31 16:16:35 +00:00
var.h Implement the NETBSD_SHELL readonly unexportable unimportable 2016-03-31 16:16:35 +00:00
version.h replace with standard copyright :-) 2016-03-31 16:28:23 +00:00