This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
bin
/
sh
History
christos
8c54d84110
Fix here documents that end abruptly without NL before EOF.
...
(Andy Shevchenko)
2008-08-23 10:05:52 +00:00
..
bltin
* define SHELL_BUILTIN, which other headers may use to hide some of their
2008-03-29 09:55:40 +00:00
funcs
…
alias.c
…
alias.h
…
arith_lex.l
…
arith.y
…
builtins.def
…
cd.c
…
cd.h
…
error.c
…
error.h
If SHELL_BUILTIN is defined (as will be the case when building external
2008-03-29 09:58:00 +00:00
eval.c
Revert revisions 1.91 and 1.92. The POSIX spec about the correct behaviour
2008-05-26 14:55:17 +00:00
eval.h
…
exec.c
…
exec.h
…
expand.c
…
expand.h
…
histedit.c
…
init.h
…
input.c
…
input.h
…
jobs.c
…
jobs.h
…
machdep.h
…
mail.c
…
mail.h
…
main.c
Remove the \n and tabs from the __COPYRIGHT() strings.
2008-07-20 00:52:39 +00:00
main.h
…
Makefile
…
memalloc.c
…
memalloc.h
…
miscbltin.c
…
miscbltin.h
…
mkbuiltins
…
mkinit.sh
Convert to new 2 clause license
2008-04-29 06:53:00 +00:00
mknodes.sh
Convert to new 2 clause license
2008-04-29 06:53:00 +00:00
mktokens
…
myhistedit.h
…
mystring.c
…
mystring.h
…
nodes.c.pat
…
nodetypes
…
options.c
…
options.h
…
output.c
…
output.h
Remove trailing ';' in definitions of out1c and out2c macros.
2008-03-29 09:49:52 +00:00
parser.c
Fix here documents that end abruptly without NL before EOF.
2008-08-23 10:05:52 +00:00
parser.h
…
redir.c
…
redir.h
…
sh.1
…
shell.h
…
show.c
…
show.h
…
syntax.c
…
syntax.h
…
TOUR
…
trap.c
…
trap.h
…
var.c
…
var.h
…