freebsd-skq/lib/libedit
kevlo 2f41324b96 Initialize the num variable to avoid uninitialized data.
This fixes the bug introduced by r238378.

Reviewed by:	pfg
2012-09-27 05:26:29 +00:00
..
edit/readline
TEST
chared.c Merge a small update from NetBSD. 2012-07-06 19:30:50 +00:00
chared.h Merge a small update from NetBSD. 2012-07-06 19:30:50 +00:00
chartype.h
common.c
editline.3 Re-merge a couple of changes from NetBSD's libedit. 2012-07-11 22:20:19 +00:00
editrc.5 Fix mandoc "Oc breaks Op" warning. 2012-06-24 07:54:28 +00:00
el.c Drop non-portable libedit's el_data_set() and el_data_get() for 2012-07-26 15:48:07 +00:00
el.h Re-merge a couple of changes from NetBSD's libedit. 2012-07-11 22:20:19 +00:00
emacs.c
filecomplete.c
filecomplete.h
hist.c
hist.h
histedit.h Drop non-portable libedit's el_data_set() and el_data_get() for 2012-07-26 15:48:07 +00:00
history.c
key.c
key.h
Makefile
makelist Merge more cosmetical changes from NetBSD's libedit. 2012-07-19 19:15:47 +00:00
map.c
map.h
parse.c
parse.h
prompt.c
prompt.h
read.c Initialize the num variable to avoid uninitialized data. 2012-09-27 05:26:29 +00:00
read.h
readline.c
refresh.c
refresh.h
search.c
search.h
sig.c Re-merge a couple of changes from NetBSD's libedit. 2012-07-11 22:20:19 +00:00
sig.h Re-merge a couple of changes from NetBSD's libedit. 2012-07-11 22:20:19 +00:00
sys.h
term.c Drop non-portable libedit's el_data_set() and el_data_get() for 2012-07-26 15:48:07 +00:00
term.h
tokenizer.c Merge more cosmetical changes from NetBSD's libedit. 2012-07-19 19:15:47 +00:00
tty.c
tty.h
vi.c