.. |
bltin
|
More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
|
1999-03-22 18:25:43 +00:00 |
funcs
|
Merge in my changes from vangogh, and fix the x=`false`; echo $? == 0
|
1995-05-11 21:28:33 +00:00 |
Makefile
|
compile with WARNS = 2
|
1999-07-09 03:05:49 +00:00 |
TOUR
|
PR/2808: tokens.def -> tokens.h
|
1996-10-16 14:24:56 +00:00 |
alias.c
|
Fix dangling else warning.
|
1998-05-20 00:27:56 +00:00 |
alias.h
|
Merge in my changes from vangogh, and fix the x=`false`; echo $? == 0
|
1995-05-11 21:28:33 +00:00 |
arith.y
|
compile with WARNS = 2
|
1999-07-09 03:05:49 +00:00 |
arith_lex.l
|
PR/5577: Craig M. Chase: sh does not build with PARALLEL set.
|
1999-02-05 07:52:51 +00:00 |
builtins.def
|
NO_HISTORY->SMALL
|
1997-03-14 01:42:18 +00:00 |
cd.c
|
compile with WARNS = 2
|
1999-07-09 03:05:49 +00:00 |
cd.h
|
Fix compiler warnings.
|
1997-07-04 21:01:48 +00:00 |
error.c
|
compile with WARNS = 2
|
1999-07-09 03:05:49 +00:00 |
error.h
|
compile with WARNS = 2
|
1999-07-09 03:05:49 +00:00 |
eval.c
|
back out previous; it causes /etc/rc to break on my alpha and other lossage as reported in PR#8614
|
1999-10-13 00:59:10 +00:00 |
eval.h
|
Fix return builtin to work like it does in ksh:
|
1995-09-11 17:05:41 +00:00 |
exec.c
|
compile with WARNS = 2
|
1999-07-09 03:05:49 +00:00 |
exec.h
|
compile with WARNS = 2
|
1999-07-09 03:05:49 +00:00 |
expand.c
|
compile with WARNS = 2
|
1999-07-09 03:05:49 +00:00 |
expand.h
|
compile with WARNS = 2
|
1999-07-09 03:05:49 +00:00 |
histedit.c
|
compile with WARNS = 2
|
1999-07-09 03:05:49 +00:00 |
init.h
|
Merge in my changes from vangogh, and fix the x=`false`; echo $? == 0
|
1995-05-11 21:28:33 +00:00 |
input.c
|
compile with WARNS = 2
|
1999-07-09 03:05:49 +00:00 |
input.h
|
compile with WARNS = 2
|
1999-07-09 03:05:49 +00:00 |
jobs.c
|
It turns out that the code disabled in revision 1.30 *does* have an important
|
1999-08-31 08:58:47 +00:00 |
jobs.h
|
pid should be pid_t and status should be int! Avoid alignment problems...
|
1997-10-15 13:23:10 +00:00 |
machdep.h
|
Merge in my changes from vangogh, and fix the x=`false`; echo $? == 0
|
1995-05-11 21:28:33 +00:00 |
mail.c
|
compile with WARNS = 2
|
1999-07-09 03:05:49 +00:00 |
mail.h
|
Merge in my changes from vangogh, and fix the x=`false`; echo $? == 0
|
1995-05-11 21:28:33 +00:00 |
main.c
|
compile with WARNS = 2
|
1999-07-09 03:05:49 +00:00 |
main.h
|
Merge in my changes from vangogh, and fix the x=`false`; echo $? == 0
|
1995-05-11 21:28:33 +00:00 |
memalloc.c
|
Include our local includes after the system's ones.
|
1998-01-31 12:36:16 +00:00 |
memalloc.h
|
Merge in my changes from vangogh, and fix the x=`false`; echo $? == 0
|
1995-05-11 21:28:33 +00:00 |
miscbltin.c
|
include <stdlib.h> to get the prototype for free()
|
1998-09-26 19:28:12 +00:00 |
miscbltin.h
|
Fix compiler warnings.
|
1997-07-04 21:01:48 +00:00 |
mkbuiltins
|
compile with WARNS = 2
|
1999-07-09 03:05:49 +00:00 |
mkinit.c
|
Be more retentive about use of NOTREACHED and noreturn.
|
1998-07-28 11:41:40 +00:00 |
mknodes.c
|
Delint.
|
1998-07-28 05:31:22 +00:00 |
mksyntax.c
|
Add '#include <sys/types.h>' since that's where int8_t and u_int8_t can
|
1999-03-08 17:55:20 +00:00 |
mktokens
|
compile with WARNS = 2
|
1999-07-09 03:05:49 +00:00 |
myhistedit.h
|
compile with WARNS = 2
|
1999-07-09 03:05:49 +00:00 |
mystring.c
|
compile with WARNS = 2
|
1999-07-09 03:05:49 +00:00 |
mystring.h
|
Merge in my changes from vangogh, and fix the x=`false`; echo $? == 0
|
1995-05-11 21:28:33 +00:00 |
nodes.c.pat
|
Pointer arithmetic on void * is illegal but gcc does not care.
|
1997-04-11 23:03:08 +00:00 |
nodetypes
|
PR/4966: Joel Reicher: Implement <> redirections which are documented in
|
1999-02-04 16:17:39 +00:00 |
options.c
|
compile with WARNS = 2
|
1999-07-09 03:05:49 +00:00 |
options.h
|
compile with WARNS = 2
|
1999-07-09 03:05:49 +00:00 |
output.c
|
- Add gcc attributes to printf like functions
|
1998-01-31 12:37:55 +00:00 |
output.h
|
- Add gcc attributes to printf like functions
|
1998-01-31 12:37:55 +00:00 |
parser.c
|
compile with WARNS = 2
|
1999-07-09 03:05:49 +00:00 |
parser.h
|
compile with WARNS = 2
|
1999-07-09 03:05:49 +00:00 |
redir.c
|
PR/4966: Joel Reicher: Implement <> redirections which are documented in
|
1999-02-04 16:17:39 +00:00 |
redir.h
|
PR/2808: Remove trailing whitespace (from FreeBSD)
|
1996-10-16 15:45:03 +00:00 |
sh.1
|
xref sysctl(8) (for proc.<pid>.rlimits)
|
1999-09-28 14:54:41 +00:00 |
shell.h
|
PR/2808: Don't define DEBUG and #ifdef out functions not needed when DEBUG
|
1996-10-16 15:21:49 +00:00 |
show.c
|
Sprinkle some `const's in DEBUG bracketed code.
|
1999-10-08 21:10:44 +00:00 |
show.h
|
Sprinkle some `const's in DEBUG bracketed code.
|
1999-10-08 21:10:44 +00:00 |
trap.c
|
When we execute commands from a shell script, make sure that the signals
|
1999-03-27 13:46:19 +00:00 |
trap.h
|
Be more retentive about use of NOTREACHED and noreturn.
|
1998-07-28 11:41:40 +00:00 |
var.c
|
compile with WARNS = 2
|
1999-07-09 03:05:49 +00:00 |
var.h
|
compile with WARNS = 2
|
1999-07-09 03:05:49 +00:00 |