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
8d6ffce2ad
PR/31548: Alexander Rigbo: $PWD not set when shell starts up, before pwd
...
or cd get executed.
2005-10-10 21:14:42 +00:00
..
bltin
…
funcs
…
alias.c
…
alias.h
…
arith_lex.l
…
arith.y
…
builtins.def
…
cd.c
PR/31548: Alexander Rigbo: $PWD not set when shell starts up, before pwd
2005-10-10 21:14:42 +00:00
cd.h
PR/31548: Alexander Rigbo: $PWD not set when shell starts up, before pwd
2005-10-10 21:14:42 +00:00
error.c
…
error.h
…
eval.c
…
eval.h
…
exec.c
…
exec.h
…
expand.c
…
expand.h
…
histedit.c
Only do certain actions when we are trully interactive, not just when we
2005-07-15 17:49:43 +00:00
init.h
…
input.c
…
input.h
…
jobs.c
Make slightly more portable without extra conditionals needed:
2005-09-30 18:57:55 +00:00
jobs.h
…
machdep.h
…
mail.c
…
mail.h
…
main.c
PR/31548: Alexander Rigbo: $PWD not set when shell starts up, before pwd
2005-10-10 21:14:42 +00:00
main.h
…
Makefile
…
memalloc.c
…
memalloc.h
…
miscbltin.c
fix setmode error handling.
2005-10-01 20:23:54 +00:00
miscbltin.h
…
mkbuiltins
…
mkinit.sh
…
mknodes.sh
…
mktokens
…
myhistedit.h
…
mystring.c
…
mystring.h
…
nodes.c.pat
…
nodetypes
…
options.c
If we have a script and we are interactive, set interactive to 2. This
2005-07-15 17:46:54 +00:00
options.h
…
output.c
…
output.h
…
parser.c
…
parser.h
…
redir.c
…
redir.h
…
sh.1
In mdoc, use .Pp for new paragraphs, not .br.
2005-09-10 22:09:43 +00:00
shell.h
…
show.c
…
show.h
…
syntax.c
…
syntax.h
…
TOUR
…
trap.c
…
trap.h
…
var.c
…
var.h
…