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
dsl
c6e67e3bf2
Change '\0' to 0 so that the SVR4 'echo' doesn't convert it to a null byte.
...
Fixes bin/25938
2004-06-15 22:57:27 +00:00
..
bltin
…
funcs
…
alias.c
…
alias.h
…
arith_lex.l
…
arith.y
…
builtins.def
don't include the printf builtin if we are SMALL; saves 10K.
2004-06-06 07:03:11 +00:00
cd.c
…
cd.h
…
error.c
…
error.h
…
eval.c
Ensure that fd 0, 1 and 2 are not used for the local end of pipelines.
2004-04-30 06:27:59 +00:00
eval.h
…
exec.c
…
exec.h
…
expand.c
Undo previous fix, breaks:
2004-06-09 12:17:36 +00:00
expand.h
…
histedit.c
…
init.h
…
input.c
…
input.h
…
jobs.c
…
jobs.h
…
machdep.h
…
mail.c
…
mail.h
…
main.c
…
main.h
…
Makefile
don't include the printf builtin if we are SMALL; saves 10K.
2004-06-06 07:03:11 +00:00
memalloc.c
…
memalloc.h
…
miscbltin.c
Correct the description of sbsize; it is parsed in bytes not kbytes.
2004-04-19 01:36:32 +00:00
miscbltin.h
…
mkbuiltins
don't include the printf builtin if we are SMALL; saves 10K.
2004-06-06 07:03:11 +00:00
mkinit.sh
…
mknodes.sh
…
mktokens
…
myhistedit.h
…
mystring.c
…
mystring.h
…
nodes.c.pat
Change '\0' to 0 so that the SVR4 'echo' doesn't convert it to a null byte.
2004-06-15 22:57:27 +00:00
nodetypes
…
options.c
…
options.h
…
output.c
…
output.h
…
parser.c
…
parser.h
…
redir.c
…
redir.h
…
sh.1
Fix typo: and the -> and then
2004-06-03 19:54:37 +00:00
shell.h
…
show.c
…
show.h
…
syntax.c
…
syntax.h
…
TOUR
…
trap.c
…
trap.h
…
var.c
…
var.h
…