NetBSD/bin/ksh
joerg a216da57a6 Default to -Wno-sign-compare -Wno-pointer-sign for clang.
Push -Wno-array-bounds down to the cases that depend on it.
Selectively disable warnings for 3rd party software or non-trivial
issues to be reviewed later to get clang -Werror to build most of the
tree.
2011-05-26 12:56:24 +00:00
..
Makefile Default to -Wno-sign-compare -Wno-pointer-sign for clang. 2011-05-26 12:56:24 +00:00
alloc.c
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
c_test.h
c_ulimit.c
conf-end.h
config.h
edit.c PR: 39604 2010-06-05 03:02:37 +00:00
edit.h
emacs-gen.sh
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
expand.h
expr.c
history.c Avoid generating a corrupt history file if multiple ksh exit together. 2009-10-31 21:54:01 +00:00
io.c
jobs.c
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
mail.c
main.c
misc.c Wrong buffer len being passed to strlcpy(). Innocuous 2009-10-22 15:53:19 +00:00
mkman
path.c Fix most of the -Wsign-compare issues. 2009-04-25 05:11:37 +00:00
proto.h
sh.h
shf.c
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
table.c
table.h
trap.c
tree.c
tree.h
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
vi.c Fix most of the -Wsign-compare issues. 2009-04-25 05:11:37 +00:00