..
Makefile
Default to WARNS=4 (except for rcp & ksh)
2009-02-14 08:31:13 +00:00
alloc.c
use __RCSID()
2007-12-12 22:55:42 +00:00
c_ksh.c
Fix most of the -Wsign-compare issues.
2009-04-25 05:11:37 +00:00
c_sh.c
Fix most of the -Wsign-compare issues.
2009-04-25 05:11:37 +00:00
c_test.c
warns=3
2005-06-26 19:09:00 +00:00
c_test.h
Cleanup of ksh memory handling from OpenBSD, via Stefan Krueger in PR 24962.
2004-07-07 19:20:09 +00:00
c_ulimit.c
Avoid sign extention problems leading to:
2008-09-14 05:00:23 +00:00
conf-end.h
…
config.h
Handle RESCUEDIR
2004-08-19 23:00:22 +00:00
edit.c
PR: 39604
2010-06-05 03:02:37 +00:00
edit.h
…
emacs-gen.sh
In shell scripts run during the build, add a SED variable, defaulting
2008-10-25 22:18:15 +00:00
emacs.c
Fix most of the -Wsign-compare issues.
2009-04-25 05:11:37 +00:00
eval.c
Back out fix for PR 22846 as it has issues. See PR 22846 for details.
2009-11-24 16:00:42 +00:00
exec.c
Coverity CID 2994: Don't leak memory in the perm case.
2006-04-24 19:58:20 +00:00
expand.h
…
expr.c
warns=3
2005-06-26 19:09:00 +00:00
history.c
Avoid generating a corrupt history file if multiple ksh exit together.
2009-10-31 21:54:01 +00:00
io.c
warns=3
2005-06-26 19:09:00 +00:00
jobs.c
Fix typos, reported by Alexey Dobriyan ("Gathered from Linux"),
2006-02-25 00:58:34 +00:00
ksh.Man
Show that -l is option for bind builtin.
2009-10-24 11:08:46 +00:00
ksh_dir.h
…
ksh_limval.h
…
ksh_stat.h
…
ksh_time.h
…
ksh_times.h
…
ksh_wait.h
…
lex.c
The previous commit removed a { } block, and unintendedly introduced a
2011-01-23 17:15:15 +00:00
lex.h
The following should print \"; from OpenBSD
2005-09-11 22:16:00 +00:00
mail.c
Start 'You have mail in' with a capital Y.
2006-01-15 18:16:30 +00:00
main.c
PR/36546: Aleksey Cheusov: problems with 8-bit input in /bin/ksh, needs to
2007-06-24 18:00:49 +00:00
misc.c
Wrong buffer len being passed to strlcpy(). Innocuous
2009-10-22 15:53:19 +00:00
mkman
In shell scripts invoked during a build, and in crunchgen, use ${AWK}
2008-10-19 22:10:04 +00:00
path.c
Fix most of the -Wsign-compare issues.
2009-04-25 05:11:37 +00:00
proto.h
warns=3
2005-06-26 19:09:00 +00:00
sh.h
warns=3
2005-06-26 19:09:00 +00:00
shf.c
warns=3
2005-06-26 19:09:00 +00:00
shf.h
…
sigact.c
…
sigact.h
…
siglist.in
…
siglist.sh
The Solaris 7 "/usr/{,xpg4/}bin/sort"s expect whitespace between the "-k"
2011-01-23 17:11:55 +00:00
syn.c
use c99 initializers
2006-10-16 00:07:32 +00:00
table.c
…
table.h
…
trap.c
use c99 initializers
2006-10-16 00:07:32 +00:00
tree.c
warns=3
2005-06-26 19:09:00 +00:00
tree.h
Cleanup of ksh memory handling from OpenBSD, via Stefan Krueger in PR 24962.
2004-07-07 19:20:09 +00:00
tty.c
…
tty.h
…
var.c
Support 0xnn for hexadecimal constants - as well as 16#nn.
2009-08-02 21:24:18 +00:00
version.c
warns=3
2005-06-26 19:09:00 +00:00
vi.c
Fix most of the -Wsign-compare issues.
2009-04-25 05:11:37 +00:00