NetBSD/bin/ksh
plunky 73d0ac941f - int putbuf_func ARGS((const char *s, size_t len));
+	int (*putbuf_func) ARGS((const char *, size_t));

for pcc
 - did not recognise pointer to function
 - argument names shadowed other arguments
2010-04-02 20:19:40 +00:00
..
Makefile Default to WARNS=4 (except for rcp & ksh) 2009-02-14 08:31:13 +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 - int putbuf_func ARGS((const char *s, size_t len)); 2010-04-02 20:19:40 +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
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 In foo="`echo \"hi\"`", the backslashes should be removed by the outer 2008-10-27 19:52:28 +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 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
sh.h
shf.c
shf.h
sigact.c
sigact.h
siglist.in
siglist.sh In shell scripts run during the build, add a SED variable, defaulting 2008-10-25 22:18:15 +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