NetBSD/bin/sh
2015-08-27 07:46:47 +00:00
..
bltin output.c output.h: expose OUTPUT_ERR (flag for an exposed flags variable) 2008-10-12 01:40:37 +00:00
funcs
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 Use C89 function definitions 2012-03-20 18:42:28 +00:00
arith.y Use C89 function definitions 2012-03-20 18:42:28 +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 NULL does not need a cast 2011-08-31 16:24:54 +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 Define an undocumented -F option to only use fork instead of vfork for 2015-01-02 19:56:20 +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 PR/50179: Timo Buhrmester: sh(1) variable expansion bug 2015-08-27 07:46:47 +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 Adjust to the new alias text libedit API. 2014-06-18 18:17:30 +00:00
init.h
input.c #ifdef a variable decl/setting with it's use. 2013-10-30 08:38:40 +00:00
input.h
jobs.c report the signal that wait was interrupted by, which is not always SIGINT 2015-08-22 12:12:47 +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 Drop privileges when executed set{u,g}id unless -p is specified like other 2015-05-26 21:35:15 +00:00
main.h PR/45069: Henning Petersen: Use prototypes from builtins.h . 2011-06-18 21:18:46 +00:00
Makefile Include printf by default even for SMALL builds. It is used e.g. by 2015-05-10 20:30:54 +00:00
memalloc.c Fix inconsistent definitions 2008-02-15 17:26:06 +00:00
memalloc.h Fix inconsistent definitions 2008-02-15 17:26:06 +00:00
miscbltin.c CID 1225078: check getrlimit return 2015-05-09 13:28:55 +00:00
miscbltin.h
mkbuiltins Make this slightly more portable; it has to run on arbitary host 2009-10-06 19:56:58 +00:00
mkinit.sh Don't try to remove trailing newlines from shell variables via 2008-10-23 20:21:57 +00:00
mknodes.sh Convert to new 2 clause license 2008-04-29 06:53:00 +00:00
mktokens In shell scripts run during the build, add a SED variable, defaulting 2008-10-25 22:18:15 +00:00
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 Make indentation consistent. 2009-05-26 07:30:51 +00:00
options.c Use C89 function definitions 2012-03-20 18:42:28 +00:00
options.h Drop privileges when executed set{u,g}id unless -p is specified like other 2015-05-26 21:35:15 +00:00
output.c dprintf is claimed by posix. 2010-08-30 06:27:14 +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 remove unused assignment 2014-08-29 09:35:19 +00:00
parser.h add crude $LINENO support for FreeBSD 2013-10-02 19:52:58 +00:00
redir.c simplify and eliminate TOCTOU. 2014-10-23 21:03:25 +00:00
redir.h Tell copyfd if the caller wants the exact tofd to just fd >= tofd. 2011-02-17 15:13:49 +00:00
sh.1 Drop privileges when executed set{u,g}id unless -p is specified like other 2015-05-26 21:35:15 +00:00
shell.h Add const. 2013-04-28 17:01:28 +00:00
show.c - add pid to the trace file so that we don't keep overwriting ourselves 2011-08-23 10:01:32 +00:00
show.h
syntax.c include <limits.h> for CHAR_MIN/CHAR_MAX 2012-03-28 20:11:25 +00:00
syntax.h
TOUR Some spelling fixes from VaX#n8 in PR bin/23812. 2008-11-15 17:01:38 +00:00
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 Drop privileges when executed set{u,g}id unless -p is specified like other 2015-05-26 21:35:15 +00:00
var.h Drop privileges when executed set{u,g}id unless -p is specified like other 2015-05-26 21:35:15 +00:00