freebsd_amp_hwpstate/bin/sh
Warner Losh 426e9c1dcc First set of fixes to keep egcs happy. These include {} around single
statement if blocks[*] when the else could be ambiguous, not defaulting
to int type and removal of some unused variables.

[*] This is explicitly allowed by style(9) when the single statement
spans more than one line.

Reviewed by: obrien, chuckr
1999-04-25 21:13:34 +00:00
..
bltin Fixed warnx format errors in printf and csh, and snprintf format errors 1998-12-07 12:14:04 +00:00
funcs
Makefile Added a `build-tools' target for internal tools. 1998-07-07 01:06:58 +00:00
TOUR
alias.c
alias.h
arith.h
arith.y Improve bookkeeping of in_waitcmd and style fixes. 1998-08-25 09:33:34 +00:00
arith_lex.l First set of fixes to keep egcs happy. These include {} around single 1999-04-25 21:13:34 +00:00
builtins.def
cd.c Don't blindly eliminate `..' and the previous pathname component. 1998-09-06 21:01:57 +00:00
cd.h Don't blindly eliminate `..' and the previous pathname component. 1998-09-06 21:01:57 +00:00
error.c Improve bookkeeping of in_waitcmd and style fixes. 1998-08-25 09:33:34 +00:00
error.h Got two volatile sig_atomic_t and int mixed up. Spotted by Gary Palmer. 1998-08-24 19:15:48 +00:00
eval.c Next approach to make loops in interactive interruptable. 1999-04-21 11:52:39 +00:00
eval.h
exec.c
exec.h
expand.c Next approach to make loops in interactive interruptable. 1999-04-21 11:52:39 +00:00
expand.h When a variable expansion is enclosed in double quotes, the internal 1999-04-09 15:23:48 +00:00
histedit.c
init.h
input.c First set of fixes to keep egcs happy. These include {} around single 1999-04-25 21:13:34 +00:00
input.h
jobs.c Next approach to make loops in interactive interruptable. 1999-04-21 11:52:39 +00:00
jobs.h Next approach to make loops in interactive interruptable. 1999-04-21 11:52:39 +00:00
machdep.h
mail.c
mail.h
main.c
main.h
memalloc.c Remove my temporary detection for PR 7059, Tor Egge fixed this bug. 1999-04-13 12:43:55 +00:00
memalloc.h
miscbltin.c Free memory from setmode. 1998-12-16 04:45:35 +00:00
mkbuiltins
mkinit.c
mknodes.c
mksyntax.c Better handling of word splitting. Don't record the same region 1998-09-06 21:13:09 +00:00
mktokens
myhistedit.h
mystring.c
mystring.h
nodes.c.pat
nodetypes
options.c
options.h The immediate execution of traps I introduced in September 1998 (to 1999-04-01 13:27:36 +00:00
output.c
output.h
parser.c Be more consistent with handling of quote mark control character. 1998-09-13 19:24:57 +00:00
parser.h Better handling of word splitting. Don't record the same region 1998-09-06 21:13:09 +00:00
redir.c
redir.h
sh.1 Typo fix. 1999-04-19 18:48:26 +00:00
shell.h
show.c
show.h
trap.c The immediate execution of traps I introduced in September 1998 (to 1999-04-01 13:27:36 +00:00
trap.h Do not exit on SIGINT in non-interactive shells, fixes PR 1206, 1998-08-24 10:20:37 +00:00
var.c Fix typo in source-explaining comment. 1999-04-12 15:23:27 +00:00
var.h Better handling of word splitting. Don't record the same region 1998-09-06 21:13:09 +00:00