NetBSD/bin/sh
1996-05-09 19:40:08 +00:00
..
bltin
funcs
alias.c
alias.h
arith_lex.l
arith.h
arith.y
builtins.def
cd.c Changed so that cd builtin doesn't do wierd stuff when cd'ing through 1996-03-01 01:58:58 +00:00
cd.h Fix PR/1760, where 'cd -' before any other command could cause a reference 1995-11-19 23:27:37 +00:00
error.c
error.h
eval.c Return zero status if `else' clause is empty. 1996-03-06 14:49:29 +00:00
eval.h Fix return builtin to work like it does in ksh: 1995-09-11 17:05:41 +00:00
exec.c Changed so that 'PATH=newpath command' works, instead of looking at the 1995-06-09 01:53:44 +00:00
exec.h Changed so that 'PATH=newpath command' works, instead of looking at the 1995-06-09 01:53:44 +00:00
expand.c Fix PR/2070: Ksh style variable modifiers were broken in /bin/sh, from 1996-02-12 15:11:41 +00:00
expand.h
histedit.c
init.h
input.c - fix PR1620, -DNO_HISTORY did not work. 1995-10-19 04:14:37 +00:00
input.h
jobs.c Relocate pointers after re-allocation of the job table. 1995-07-04 16:26:45 +00:00
jobs.h
machdep.h
mail.c
mail.h
main.c Fix PR/1760, where 'cd -' before any other command could cause a reference 1995-11-19 23:27:37 +00:00
main.h
Makefile Fix problems with the way init.o is built: 1996-02-18 12:29:18 +00:00
memalloc.c
memalloc.h
miscbltin.c Changed type of rlimit values from quad_t to rlim_t. Cast rlim_t's to 1995-06-12 19:44:16 +00:00
mkbuiltins
mkinit.c Fix problems with the way init.o is built: 1996-02-18 12:29:18 +00:00
mknodes.c
mksyntax.c
mktokens
myhistedit.h
mystring.c
mystring.h
nodes.c.pat
nodetypes
options.c
options.h
output.c Handle %q format directive; from Mike Long (PR #1454). 1995-09-14 16:19:06 +00:00
output.h
parser.c Close PR/2384 backquoted backslash-newline was not eaten. 1996-05-09 19:40:08 +00:00
parser.h
redir.c
redir.h
sh.1
shell.h Changed so that cd builtin doesn't do wierd stuff when cd'ing through 1996-03-01 01:58:58 +00:00
show.c
show.h
TOUR
trap.c
trap.h
var.c
var.h