NetBSD/bin/ksh
hauke 2a758472b6 The previous commit removed a { } block, and unintendedly introduced a
C99ism (inlined variable declaration), which hurts when pdksh is used
for bootstrapping pkgsrc. Move the two declarations to the beginning
of the block.
2011-01-23 17:15:15 +00:00
..
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
c_test.h
c_ulimit.c Avoid sign extention problems leading to: 2008-09-14 05:00:23 +00:00
conf-end.h
config.h
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
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 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
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
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 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
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