NetBSD/bin/sh
christos 5c83aa644a PR/48312: Dieter Roelands: According to TOG, unset should not return an error
for functions are variables that were not previously set:
http://pubs.opengroup.org/onlinepubs/9699919799/utilities/V3_chap02.html
2013-11-01 16:49:02 +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
alias.h
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
cd.h
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 fix descriptor leaks. PR/47805 2013-06-27 23:22:04 +00:00
eval.h
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 Fix PR bin/48202 [non-critical/low]: 2013-10-06 21:05:50 +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 #ifdef a variable decl/setting with it's use. 2013-10-30 08:38:40 +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
machdep.h
mail.c
mail.h
main.c
main.h
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
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 Use C89 function definitions 2012-03-20 18:42:28 +00:00
options.h
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 add stdio.h 2013-10-02 21:48:55 +00:00
parser.h add crude $LINENO support for FreeBSD 2013-10-02 19:52:58 +00:00
redir.c fix descriptor leaks. PR/47805 2013-06-27 23:22:04 +00:00
redir.h
sh.1 document LINENO 2013-10-02 20:42:56 +00:00
shell.h Add const. 2013-04-28 17:01:28 +00:00
show.c
show.h
syntax.c include <limits.h> for CHAR_MIN/CHAR_MAX 2012-03-28 20:11:25 +00:00
syntax.h
trap.c
trap.h Add __printflike attribution to use vprintf and friends with an argument 2012-03-15 02:02:20 +00:00
var.c PR/48312: Dieter Roelands: According to TOG, unset should not return an error 2013-11-01 16:49:02 +00:00
var.h