.. |
bltin
|
…
|
|
funcs
|
…
|
|
Makefile
|
Use "unsigned char" and "char" instead of "u_int8_t" and "int8_t"
|
2002-09-15 00:19:22 +00:00 |
TOUR
|
…
|
|
alias.c
|
…
|
|
alias.h
|
…
|
|
arith.y
|
…
|
|
arith_lex.l
|
…
|
|
builtins.def
|
…
|
|
cd.c
|
…
|
|
cd.h
|
…
|
|
error.c
|
Clean up INTOFF/INTON usage a little -- none of fork{shell,parent,child}()
|
2002-09-27 21:32:24 +00:00 |
error.h
|
…
|
|
eval.c
|
Revert previous change. No need to save rootshell. It is only affecting
|
2002-09-28 01:25:01 +00:00 |
eval.h
|
Revert previous change. No need to save rootshell. It is only affecting
|
2002-09-28 01:25:01 +00:00 |
exec.c
|
VFork()ing shell: From elric@netbsd.org:
|
2002-09-27 18:56:50 +00:00 |
exec.h
|
VFork()ing shell: From elric@netbsd.org:
|
2002-09-27 18:56:50 +00:00 |
expand.c
|
Revert previous change. No need to save rootshell. It is only affecting
|
2002-09-28 01:25:01 +00:00 |
expand.h
|
…
|
|
histedit.c
|
get rid of sp completely, we were free-ing a bogus pointer; found by simonb.
|
2002-03-12 00:14:31 +00:00 |
init.h
|
…
|
|
input.c
|
VFork()ing shell: From elric@netbsd.org:
|
2002-09-27 18:56:50 +00:00 |
input.h
|
VFork()ing shell: From elric@netbsd.org:
|
2002-09-27 18:56:50 +00:00 |
jobs.c
|
Revert the previous for now. This is truly gross.
|
2002-09-28 03:15:43 +00:00 |
jobs.h
|
Revert previous change. No need to save rootshell. It is only affecting
|
2002-09-28 01:25:01 +00:00 |
machdep.h
|
explain what's breaking with alignments > 16, but no fix yet.
|
2002-10-07 14:26:08 +00:00 |
mail.c
|
…
|
|
mail.h
|
…
|
|
main.c
|
Revert previous change. No need to save rootshell. It is only affecting
|
2002-09-28 01:25:01 +00:00 |
main.h
|
…
|
|
memalloc.c
|
- it is wrong to put inton/intoff arount ckmalloc(), because the code
|
2002-10-07 14:26:49 +00:00 |
memalloc.h
|
…
|
|
miscbltin.c
|
…
|
|
miscbltin.h
|
…
|
|
mkbuiltins
|
…
|
|
mkinit.c
|
…
|
|
mknodes.c
|
Rename ALIGN to SHELL_ALIGN and simplify macro so that it does not have side
|
2002-10-04 13:15:51 +00:00 |
mksyntax.c
|
deal with char c; c != -129 warning. Hi jason!
|
2002-05-31 16:18:48 +00:00 |
mktokens
|
…
|
|
myhistedit.h
|
…
|
|
mystring.c
|
…
|
|
mystring.h
|
…
|
|
nodes.c.pat
|
Rename ALIGN to SHELL_ALIGN and simplify macro so that it does not have side
|
2002-10-04 13:15:51 +00:00 |
nodetypes
|
implement noclobber. From Ben Harris, with minor tweaks from me. Two
|
2002-05-15 16:33:35 +00:00 |
options.c
|
…
|
|
options.h
|
…
|
|
output.c
|
__STDC__ is always defined on NetBSD, so remove #ifdef __STDC__ (and
|
2002-05-25 23:09:06 +00:00 |
output.h
|
__STDC__ is always defined on NetBSD.
|
2002-05-25 23:12:16 +00:00 |
parser.c
|
implement noclobber. From Ben Harris, with minor tweaks from me. Two
|
2002-05-15 16:33:35 +00:00 |
parser.h
|
…
|
|
redir.c
|
Revert previous change. No need to save rootshell. It is only affecting
|
2002-09-28 01:25:01 +00:00 |
redir.h
|
VFork()ing shell: From elric@netbsd.org:
|
2002-09-27 18:56:50 +00:00 |
sh.1
|
filesystem -> file system, automaticly -> automatically.
|
2002-10-02 10:01:46 +00:00 |
shell.h
|
VFork()ing shell: From elric@netbsd.org:
|
2002-09-27 18:56:50 +00:00 |
show.c
|
__STDC__ is always defined on NetBSD, so remove #ifdef __STDC__ (and
|
2002-05-25 23:09:06 +00:00 |
show.h
|
…
|
|
trap.c
|
VFork()ing shell: From elric@netbsd.org:
|
2002-09-27 18:56:50 +00:00 |
trap.h
|
VFork()ing shell: From elric@netbsd.org:
|
2002-09-27 18:56:50 +00:00 |
var.c
|
VFork()ing shell: From elric@netbsd.org:
|
2002-09-27 18:56:50 +00:00 |
var.h
|
VFork()ing shell: From elric@netbsd.org:
|
2002-09-27 18:56:50 +00:00 |