freebsd-dev/lib/libedit
Peter Wemm e210ca89ca Fix PR#858, /bin/sh corruption caused by non-zeroed malloc() in libedit
in particular circumstances. (malloc() does not zero memory, but usually
does by coincidenct that sbrk() returns zeroed pages)

Submitted-by: John Hood <cgull@smoke.marlboro.vt.us>
1995-12-02 09:43:43 +00:00
..
TEST Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
chared.c Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
chared.h Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
common.c Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
el.c Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
el.h BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
emacs.c Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
hist.c Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
hist.h BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
histedit.h BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
history.c Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
key.c Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
key.h Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
Makefile Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
makelist BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
map.c Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
map.h Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
parse.c Change my parse fix from 'return argc' to 'return 0'. 1995-08-30 17:59:59 +00:00
parse.h Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
prompt.c Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
prompt.h BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
read.c Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
refresh.c Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
refresh.h BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
search.c Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
search.h Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
sig.c Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
sig.h BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
sys.h Rewritten using POSIX regex 1994-10-02 01:33:28 +00:00
term.c Fix PR#858, /bin/sh corruption caused by non-zeroed malloc() in libedit 1995-12-02 09:43:43 +00:00
term.h Nuke local termcap.h and use system one 1995-08-04 09:26:10 +00:00
termcap.h BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
tokenizer.c Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
tokenizer.h Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
tty.c Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
tty.h Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
vi.c Remove trailing whitespace. 1995-05-30 05:51:47 +00:00