freebsd_amp_hwpstate/bin/sh
Martin Cracauer b5803eae6a Disable part of my 8-bits fixes from December 1999.
Serious fix still needed, see discussion on -current
(Subject: /bin/sh dumps core with here-document of 8bit text)

Problem in this code originally spotted by
Jun Kuriyama <kuriyama@FreeBSD.org>
2000-08-16 12:23:57 +00:00
..
bltin Add \a and \e to "echo -e" escape handling. 2000-06-26 22:43:30 +00:00
funcs
Makefile
TOUR
alias.c Fixd with alias missing. 2000-07-15 14:34:37 +00:00
alias.h
arith.h
arith.y
arith_lex.l Fix warnings, some of them serious because sh violated name 2000-04-20 09:49:16 +00:00
builtins.def
cd.c
cd.h
error.c
error.h Fix warnings, some of them serious because sh violated name 2000-04-20 09:49:16 +00:00
eval.c Fix environment passung to eval'ed commands. 2000-05-15 12:33:17 +00:00
eval.h
exec.c Fix type builtin for absolute paths and relative paths with directory 2000-08-16 12:08:02 +00:00
exec.h
expand.c Fix environment passung to eval'ed commands. 2000-05-15 12:33:17 +00:00
expand.h
histedit.c Fix warnings, some of them serious because sh violated name 2000-04-20 09:49:16 +00:00
init.h
input.c
input.h
jobs.c Fix warnings, some of them serious because sh violated name 2000-04-20 09:49:16 +00:00
jobs.h
machdep.h
mail.c
mail.h
main.c From submitter: 2000-08-16 10:39:43 +00:00
main.h
memalloc.c From submitter: 2000-08-16 10:39:43 +00:00
memalloc.h From submitter: 2000-08-16 10:39:43 +00:00
miscbltin.c Fix warnings, some of them serious because sh violated name 2000-04-20 09:49:16 +00:00
mkbuiltins
mkinit.c
mknodes.c
mksyntax.c
mktokens
myhistedit.h
mystring.c
mystring.h
nodes.c.pat
nodetypes
options.c Fix warnings, some of them serious because sh violated name 2000-04-20 09:49:16 +00:00
options.h Fix warnings, some of them serious because sh violated name 2000-04-20 09:49:16 +00:00
output.c
output.h
parser.c Disable part of my 8-bits fixes from December 1999. 2000-08-16 12:23:57 +00:00
parser.h
redir.c
redir.h
sh.1 Mark up the -a flag to unalias as a flag (Fl), not an argument (Ar). 2000-07-24 15:02:04 +00:00
shell.h Rename the trace() function (that is build only in the -DDEBUG=2 2000-04-20 11:39:11 +00:00
show.c Rename the trace() function (that is build only in the -DDEBUG=2 2000-04-20 11:39:11 +00:00
show.h Rename the trace() function (that is build only in the -DDEBUG=2 2000-04-20 11:39:11 +00:00
trap.c
trap.h
var.c
var.h