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
7f2a271743
PR/3662: David Holland: Make /bin/sh use the symbolic macros for wait().
1997-10-08 20:31:52 +00:00
..
bltin
…
funcs
…
alias.c
…
alias.h
…
arith_lex.l
…
arith.h
…
arith.y
…
builtins.def
…
cd.c
…
cd.h
…
error.c
…
error.h
…
eval.c
Avoid a segv in bltinlookup() reported by Ronald Khoo <ronald@demon.net>
1997-08-26 20:09:59 +00:00
eval.h
…
exec.c
PR/3888: Chris Demetriou: type command-with-slash prints
1997-07-20 21:27:35 +00:00
exec.h
PR/3888: Chris Demetriou: type command-with-slash prints
1997-07-20 21:27:35 +00:00
expand.c
…
expand.h
…
histedit.c
getopt returns -1 not EOF
1997-09-14 07:43:56 +00:00
init.h
…
input.c
…
input.h
…
jobs.c
PR/3662: David Holland: Make /bin/sh use the symbolic macros for wait().
1997-10-08 20:31:52 +00:00
jobs.h
…
machdep.h
…
mail.c
…
mail.h
…
main.c
…
main.h
…
Makefile
Remove WARNS=1 from all the subdirectory Makefiles, and add it to Makefile.inc
1997-07-20 22:36:20 +00:00
memalloc.c
…
memalloc.h
…
miscbltin.c
…
miscbltin.h
…
mkbuiltins
…
mkinit.c
…
mknodes.c
…
mksyntax.c
Cast the result of pointer arithmetic to "long", and use %ld to print it.
1997-07-18 17:46:59 +00:00
mktokens
…
myhistedit.h
…
mystring.c
…
mystring.h
…
nodes.c.pat
…
nodetypes
…
options.c
…
options.h
…
output.c
…
output.h
…
parser.c
…
parser.h
…
redir.c
…
redir.h
…
sh.1
…
shell.h
…
show.c
…
show.h
…
TOUR
…
trap.c
…
trap.h
…
var.c
…
var.h
…