freebsd_amp_hwpstate/bin/sh
Peter Wemm 8d7d5ceaa5 A fix for the "cd -" coredump on a brand new /bin/sh. The problem was
noticed on a NetBSD bugs mailing list but this is entirely my own work.

Inspired by: Scott Reynolds <scottr@plexus.com>, for NetBSD
1995-11-14 01:04:52 +00:00
..
bltin Clean up compilation warnings. 1995-08-23 05:31:06 +00:00
funcs
Makefile Make the shell handle a null command in a &&/|| sequence correctly. 1995-08-27 20:26:44 +00:00
TOUR
alias.c Remove trailing whitespace. 1995-05-30 00:07:29 +00:00
alias.h
arith.y
arith_lex.l
builtins Implement the "ulimit" builtin. This is the analogon to csh's "limit" 1995-10-19 18:42:12 +00:00
cd.c A fix for the "cd -" coredump on a brand new /bin/sh. The problem was 1995-11-14 01:04:52 +00:00
errmsg.c
errmsg.h
error.c Remove trailing whitespace. 1995-05-30 00:07:29 +00:00
error.h
eval.c Don't dereference a NULL pointer in the case of a null pipe. 1995-09-20 08:30:56 +00:00
eval.h
exec.c Remove trailing whitespace. 1995-05-30 00:07:29 +00:00
exec.h
expand.c Remove trailing whitespace. 1995-05-30 00:07:29 +00:00
expand.h
histedit.c Remove trailing whitespace. 1995-05-30 00:07:29 +00:00
init.h
input.c Implement allowing 'set -v' in the middle of a script to work. 1995-11-03 18:50:14 +00:00
input.h
jobs.c Fix relocation of job table. 1995-09-21 13:24:20 +00:00
jobs.h
machdep.h
mail.c
mail.h
main.c Remove trailing whitespace. 1995-05-30 00:07:29 +00:00
main.h
memalloc.c
memalloc.h
miscbltin.c o rename ulimit -p into ulimit -u, so we are in agreement with bash 1995-10-21 00:47:32 +00:00
mkbuiltins Make build work, even if there is no obj subdir. 1995-03-30 19:45:20 +00:00
mkinit.c Make the mkinit internal command issue an #undef for each #define, to 1995-10-01 15:13:31 +00:00
mknodes.c
mksignames.c Remove trailing whitespace. 1995-05-30 00:07:29 +00:00
mksyntax.c
mktokens
myhistedit.h
mystring.c
mystring.h
nodes.c.pat
nodetypes
options.c Fix my breakage of the $0 handling during $ENV processing. 1995-10-09 17:56:32 +00:00
options.h
output.c
output.h
parser.c Sigh. This will become a never ending story. :-( 1995-08-28 19:24:35 +00:00
parser.h
redir.c o rename ulimit -p into ulimit -u, so we are in agreement with bash 1995-10-21 00:47:32 +00:00
redir.h
sh.1 o rename ulimit -p into ulimit -u, so we are in agreement with bash 1995-10-21 00:47:32 +00:00
shell.h Make the shell handle a null command in a &&/|| sequence correctly. 1995-08-27 20:26:44 +00:00
show.c
trap.c Remove trailing whitespace. 1995-05-30 00:07:29 +00:00
trap.h
var.c Remove trailing whitespace. 1995-05-30 00:07:29 +00:00
var.h