freebsd-dev/lib/libedit
Doug Rabson 3e0f4b28d6 On the alpha, sizeof(char*) != sizeof(int) which was assumed in
term_init().  This is the cause of /usr/bin/ftp faulting on the alpha.

Submitted by: Hidetoshi Shimokawa <simokawa@sat.t.u-tokyo.ac.jp>
1998-11-30 10:12:03 +00:00
..
TEST
chared.c Fixes assorted problems with the history edit functions in libedit. This 1998-06-27 16:10:40 +00:00
chared.h Fixes assorted problems with the history edit functions in libedit. This 1998-06-27 16:10:40 +00:00
common.c Fixes assorted problems with the history edit functions in libedit. This 1998-06-27 16:10:40 +00:00
editline.3
editrc.5 Spelling fixes. 1998-06-10 12:34:27 +00:00
el.c Replace memory leaking instances of realloc with non-leaking reallocf. 1998-09-16 04:17:47 +00:00
el.h Replace memory leaking instances of realloc with non-leaking reallocf. 1998-09-16 04:17:47 +00:00
emacs.c
hist.c
hist.h
history.c
key.c
key.h
Makefile
makelist
map.c Replace memory leaking instances of realloc with non-leaking reallocf. 1998-09-16 04:17:47 +00:00
map.h
parse.c
parse.h
prompt.c
prompt.h
read.c Fixes assorted problems with the history edit functions in libedit. This 1998-06-27 16:10:40 +00:00
refresh.c
refresh.h
search.c
search.h
sig.c
sig.h
sys.h
term.c On the alpha, sizeof(char*) != sizeof(int) which was assumed in 1998-11-30 10:12:03 +00:00
term.h
tokenizer.c Replace memory leaking instances of realloc with non-leaking reallocf. 1998-09-16 04:17:47 +00:00
tokenizer.h
tty.c
tty.h
vi.c Fixes assorted problems with the history edit functions in libedit. This 1998-06-27 16:10:40 +00:00