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
seb
cf788c3115
Add new builtin `wordexp' to support wordexp(3).
...
From FreeBSD. Provided in PR lib/26123. Approved by kleink@.
2004-07-13 15:05:59 +00:00
..
bltin
…
funcs
…
alias.c
…
alias.h
…
arith_lex.l
…
arith.y
…
builtins.def
Add new builtin `wordexp' to support wordexp(3).
2004-07-13 15:05:59 +00:00
cd.c
…
cd.h
…
error.c
…
error.h
…
eval.c
Make "set -e" once again provide the behavior documented in the man page,
2004-06-30 09:32:38 +00:00
eval.h
…
exec.c
…
exec.h
…
expand.c
Add new builtin `wordexp' to support wordexp(3).
2004-07-13 15:05:59 +00:00
expand.h
Add new builtin `wordexp' to support wordexp(3).
2004-07-13 15:05:59 +00:00
histedit.c
…
init.h
…
input.c
…
input.h
…
jobs.c
…
jobs.h
…
machdep.h
…
mail.c
…
mail.h
…
main.c
…
main.h
…
Makefile
…
memalloc.c
…
memalloc.h
…
miscbltin.c
…
miscbltin.h
…
mkbuiltins
…
mkinit.sh
Use shell variables to get '(' and '\' inside shell substitution patterns.
2004-06-15 23:09:54 +00:00
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
Fix treatment of ' inside a 'here document' with a quoted EOF marker.
2004-06-27 10:27:57 +00:00
parser.h
Correctly apply IFS to unquoted text in ${x-text}.
2004-06-26 22:09:49 +00:00
redir.c
PR/25699: David Laight: sh(1) hangs opening a named pipe as stdin for
2004-07-08 03:57:33 +00:00
redir.h
…
sh.1
…
shell.h
…
show.c
…
show.h
…
syntax.c
…
syntax.h
…
TOUR
…
trap.c
…
trap.h
…
var.c
…
var.h
…