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
8623c59aca
Revert previous commit that fixes PR/36079 (shell misses exit trap), because
...
the fix causes $! to point to the wrong process in pipelines, which is worse.
2009-01-19 19:47:11 +00:00
..
bltin
…
funcs
…
alias.c
…
alias.h
…
arith_lex.l
…
arith.y
…
builtins.def
…
cd.c
…
cd.h
…
error.c
…
error.h
…
eval.c
Revert previous commit that fixes PR/36079 (shell misses exit trap), because
2009-01-19 19:47:11 +00:00
eval.h
…
exec.c
…
exec.h
…
expand.c
fix -Wsign-compare issues
2009-01-18 00:24:29 +00:00
expand.h
…
histedit.c
…
init.h
…
input.c
…
input.h
…
jobs.c
don't free other jobs when we are specifically using the wait built-in.
2008-12-21 17:16:11 +00:00
jobs.h
…
machdep.h
…
mail.c
…
mail.h
…
main.c
fix -Wsign-compare issues
2009-01-18 00:24:29 +00:00
main.h
…
Makefile
…
memalloc.c
…
memalloc.h
…
miscbltin.c
rlim_t will be unsigned as TOG mandates.
2008-12-28 19:53:37 +00:00
miscbltin.h
…
mkbuiltins
…
mkinit.sh
…
mknodes.sh
…
mktokens
…
myhistedit.h
…
mystring.c
…
mystring.h
…
nodes.c.pat
…
nodetypes
…
options.c
fix -Wsign-compare issues
2009-01-18 00:24:29 +00:00
options.h
…
output.c
…
output.h
…
parser.c
fix -Wsign-compare issues
2009-01-18 00:24:29 +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
…