freebsd-dev/bin/sh
Johan Karlsson c8edef9f48 style.Makefile:
Use WARNS?= instead of WARNS=
2004-02-23 20:05:14 +00:00
..
bltin Add FBSDID. 2003-02-05 13:23:46 +00:00
funcs
alias.c Changes following CScout analysis: 2003-07-05 15:18:44 +00:00
alias.h
arith_lex.l #include <string.h> for prototypes for strcpy() and strlen(). 2003-09-06 16:33:55 +00:00
arith.h Style cleanup, mostly 2003-09-04 18:28:42 +00:00
arith.y Fix testing of arith_assign() value for $((a=15)). 2003-09-07 10:14:56 +00:00
builtins.def
cd.c Changes following CScout analysis: 2003-07-05 15:18:44 +00:00
cd.h
error.c
error.h
eval.c The PR diff I committed recently had one bug noticed by 2004-01-28 18:22:19 +00:00
eval.h
exec.c Changes following CScout analysis: 2003-07-05 15:18:44 +00:00
exec.h Changes following CScout analysis: 2003-07-05 15:18:44 +00:00
expand.c Remove collate_range_cmp() stabilization, it conflicts with ranges 2003-08-03 04:28:10 +00:00
expand.h
histedit.c
init.h
input.c Replace home-grown dup2() implementation with actual dup2() calls. This 2004-01-21 12:50:01 +00:00
input.h
jobs.c Commit fix sent by Tor Egge <Tor.Egge@cvsup.no.freebsd.org> 2004-02-05 22:34:05 +00:00
jobs.h
mail.c
mail.h
main.c
main.h
Makefile style.Makefile: 2004-02-23 20:05:14 +00:00
memalloc.c Changes following CScout analysis: 2003-07-05 15:18:44 +00:00
memalloc.h
miscbltin.c
mkbuiltins Do not assume there is only a space between #define and the macro name 2003-09-13 06:59:22 +00:00
mkinit.c
mknodes.c Quiet warnings about copyright[]. 2003-05-01 16:58:57 +00:00
mksyntax.c Quiet warnings about copyright[]. 2003-05-01 16:58:57 +00:00
mktokens
myhistedit.h
mystring.c
mystring.h
nodes.c.pat Changes following CScout analysis: 2003-07-05 15:18:44 +00:00
nodetypes
options.c
options.h
output.c Changes following CScout analysis: 2003-07-05 15:18:44 +00:00
output.h
parser.c Replace home-grown dup2() implementation with actual dup2() calls. This 2004-01-21 12:50:01 +00:00
parser.h
redir.c Replace home-grown dup2() implementation with actual dup2() calls. This 2004-01-21 12:50:01 +00:00
redir.h Replace home-grown dup2() implementation with actual dup2() calls. This 2004-01-21 12:50:01 +00:00
sh.1 mdoc(7): Use the new feature of the .In macro. 2003-09-08 19:57:22 +00:00
shell.h Style cleanup, mostly 2003-09-04 18:28:42 +00:00
show.c
show.h
TOUR
trap.c style(9): wrap at 80 columns. 2004-02-12 05:05:56 +00:00
trap.h
var.c Changes following CScout analysis: 2003-07-05 15:18:44 +00:00
var.h