NetBSD/bin/ksh
christos 67a8ed80ce PR/33834: Bucky Katz: Crossbuild on FC5:sort doesn't handle '+' field
specifications
2006-06-27 12:27:27 +00:00
..
Makefile
alloc.c Coverity CID 1844: Add annotations for aresize. 2006-04-01 23:36:28 +00:00
c_ksh.c Coverity CID 2993: Fix memory leak. 2006-04-24 20:00:31 +00:00
c_sh.c Coverity CID 1836: Free Source after return from shell. 2006-04-01 23:39:58 +00:00
c_test.c
c_test.h
c_ulimit.c
conf-end.h
config.h
edit.c Don't free random memory; thanks gcc-4. 2006-05-14 01:09:03 +00:00
edit.h
emacs-gen.sh
emacs.c Coverity CID 3365: Fix inverted logic! 2006-05-13 21:58:51 +00:00
eval.c Coverity CID 3368: Fix memory leak. 2006-05-13 21:48:00 +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
io.c
jobs.c Fix typos, reported by Alexey Dobriyan ("Gathered from Linux"), 2006-02-25 00:58:34 +00:00
ksh.Man
ksh_dir.h
ksh_limval.h
ksh_stat.h
ksh_time.h
ksh_times.h
ksh_wait.h
lex.c
lex.h
mail.c
main.c Coverity CID 3369: Fix memory leak. 2006-05-13 21:42:45 +00:00
misc.c
mkman
path.c
proto.h
sh.h
shf.c
shf.h
sigact.c
sigact.h
siglist.in
siglist.sh PR/33834: Bucky Katz: Crossbuild on FC5:sort doesn't handle '+' field 2006-06-27 12:27:27 +00:00
syn.c Change previous to assert that the index is within bounds only when the 2006-03-22 16:12:19 +00:00
table.c
table.h
trap.c Coverity CID 3367, 3368: Avoid NULL deref. 2006-05-13 21:54:13 +00:00
tree.c
tree.h
tty.c
tty.h
var.c Don't leak memory if RJUST|LJUST is specified. This might fix a whole bunch 2006-03-29 15:51:00 +00:00
version.c
vi.c