NetBSD/bin/sh
christos 2135348107 PR/47608: Robert Elz: ``var=value func-call'' does not export var in the
function (+FIX)
2013-03-02 22:02:32 +00:00
..
USD.doc
bltin
funcs
Makefile Adjust everything under src (but outside src/tools) to use 2012-12-02 12:55:27 +00:00
TOUR
alias.c PR/45069: Henning Petersen: Use prototypes from builtins.h . 2011-06-18 21:18:46 +00:00
alias.h PR/45069: Henning Petersen: Use prototypes from builtins.h . 2011-06-18 21:18:46 +00:00
arith.y Use C89 function definitions 2012-03-20 18:42:28 +00:00
arith_lex.l Use C89 function definitions 2012-03-20 18:42:28 +00:00
builtins.def Add support for '%n' being a shorthand for 'fg %n'. 2012-12-31 14:10:15 +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 PR/47608: Robert Elz: ``var=value func-call'' does not export var in the 2013-03-02 22:02:32 +00:00
eval.h
exec.c Add support for '%n' being a shorthand for 'fg %n'. 2012-12-31 14:10:15 +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 Fix the expansion of "$(foo-$bar}" so that IFS isn't applied when 2012-12-22 20:15:22 +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 Use C89 function definitions 2012-03-20 18:42:28 +00:00
init.h
input.c include <limits.h> for CHAR_MIN/CHAR_MAX 2012-03-28 20:11:25 +00:00
input.h
jobs.c Add support for '%n' being a shorthand for 'fg %n'. 2012-12-31 14:10:15 +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 PR/45069: Henning Petersen: Use prototypes from builtins.h . 2011-06-18 21:18:46 +00:00
main.h PR/45069: Henning Petersen: Use prototypes from builtins.h . 2011-06-18 21:18:46 +00:00
memalloc.c
memalloc.h
miscbltin.c Allow thread limit queries by adding the new -r flag to ulimit. Add 2012-06-11 18:28:10 +00:00
miscbltin.h
mkbuiltins
mkinit.sh
mknodes.sh
mktokens
myhistedit.h PR/45069: Henning Petersen: Use prototypes from builtins.h . 2011-06-18 21:18:46 +00:00
mystring.c
mystring.h
nodes.c.pat Use C89 function definitions 2012-03-20 18:42:28 +00:00
nodetypes
options.c Use C89 function definitions 2012-03-20 18:42:28 +00:00
options.h PR/45069: Henning Petersen: Use prototypes from builtins.h . 2011-06-18 21:18:46 +00:00
output.c
output.h Add __printflike attribution to use vprintf and friends with an argument 2012-03-15 02:02:20 +00:00
parser.c Initialize two variables for clang. 2012-06-17 20:48:27 +00:00
parser.h
redir.c Use C89 function definitions 2012-03-20 18:42:28 +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 - Correct macro usage; 2012-10-03 19:37:36 +00:00
shell.h
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
trap.c PR/45069: Henning Petersen: Use prototypes from builtins.h . 2011-06-18 21:18:46 +00:00
trap.h Add __printflike attribution to use vprintf and friends with an argument 2012-03-15 02:02:20 +00:00
var.c PR/47317: Henning Petersen: Replace index() with strchr() 2012-12-13 19:33:23 +00:00
var.h PR/45069: Henning Petersen: Use prototypes from builtins.h . 2011-06-18 21:18:46 +00:00