NetBSD/lib/libedit
lukem e7d4e16bdf Fix pointer arithmatic (caused problems on LP64, including ftp dumping
core when `edit' was turned off then on).
Problem solved by David Huggins-Daines <dhd@eradicator.org>
1999-10-24 04:04:13 +00:00
..
TEST fix id header... 1999-09-21 00:07:03 +00:00
Makefile Use LIBEDITDIR instead of CURDIR so we can use that Makefile to compile 1999-07-06 14:10:21 +00:00
chared.c More trailing white space. 1999-07-02 15:14:07 +00:00
chared.h More trailing white space. 1999-07-02 15:14:07 +00:00
common.c More trailing white space. 1999-07-02 15:14:07 +00:00
editline.3 More trailing white space. 1999-07-02 15:14:07 +00:00
editrc.5 More trailing white space. 1999-07-02 15:14:07 +00:00
el.c * in el_source(): 1999-09-21 00:55:55 +00:00
el.h * add more checks for NULL pointers in passed arguments 1998-07-29 02:26:00 +00:00
emacs.c More trailing white space. 1999-07-02 15:14:07 +00:00
hist.c More trailing white space. 1999-07-02 15:14:07 +00:00
hist.h PR/4257: Jaromir Dolecek: history() has no generic error handling and isn't 1997-10-14 15:05:49 +00:00
histedit.h more whitespace fascism 1999-09-20 23:43:42 +00:00
history.c More trailing white space. 1999-07-02 15:14:07 +00:00
key.c More trailing white space. 1999-07-02 15:14:07 +00:00
key.h More trailing white space. 1999-07-02 15:14:07 +00:00
makelist More trailing white space. 1999-07-02 15:14:07 +00:00
map.c don't assume locales are not working - it may not be the case 1999-10-15 17:01:19 +00:00
map.h More trailing white space. 1999-07-02 15:14:07 +00:00
parse.c More trailing white space. 1999-07-02 15:14:07 +00:00
parse.h More trailing white space. 1999-07-02 15:14:07 +00:00
prompt.c More trailing white space. 1999-07-02 15:14:07 +00:00
prompt.h * add more checks for NULL pointers in passed arguments 1998-07-29 02:26:00 +00:00
read.c remove some lint 1999-10-04 23:23:21 +00:00
readline.c don't try to free() something allocated with alloca() in rl_complete_internal(). 1999-07-03 11:55:51 +00:00
readline.h Const de-poisoning :-( Unfortunately the default gnu readline does not 1997-10-23 22:51:59 +00:00
refresh.c don't assume locales are not working - it may not be the case 1999-10-15 17:01:19 +00:00
refresh.h RCSid police 1997-01-11 06:47:47 +00:00
search.c More trailing white space. 1999-07-02 15:14:07 +00:00
search.h More trailing white space. 1999-07-02 15:14:07 +00:00
shlib_version Add a note to update src/distrib/sets/lists/base/shl.*, and add a missing 1999-02-25 08:02:19 +00:00
sig.c More trailing white space. 1999-07-02 15:14:07 +00:00
sig.h RCSid police 1997-01-11 06:47:47 +00:00
sys.h RCSid police 1997-01-11 06:47:47 +00:00
term.c Fix pointer arithmatic (caused problems on LP64, including ftp dumping 1999-10-24 04:04:13 +00:00
term.h update post change to return value of tputs() third argument 1999-10-04 23:24:04 +00:00
tokenizer.c More trailing white space. 1999-07-02 15:14:07 +00:00
tokenizer.h More trailing white space. 1999-07-02 15:14:07 +00:00
tty.c Fix PR7685 (gdb under emacs prints spurious ^M and messes up terminal) 1999-08-02 01:01:55 +00:00
tty.h apparantly need <unistd.h> for portable way of getting _POSIX_VDISABLE 1999-09-26 14:37:47 +00:00
vi.c More trailing white space. 1999-07-02 15:14:07 +00:00