freebsd-dev/lib/libedit
Warner Losh 4d1c36051e Do not read editrc file from '.'. This can be as unsafe as having
. first in root's path.

While I'm here:
	o Add $FreeBSD$
	o Get errno from <errno.h>, but extern int errno.

Submitted by: Tim Vanderhoek
2000-05-22 05:55:22 +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 Do not read editrc file from '.'. This can be as unsafe as having 2000-05-22 05:55:22 +00:00
editrc.5 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
el.c Do not read editrc file from '.'. This can be as unsafe as having 2000-05-22 05:55:22 +00:00
el.h Add 2 functions: el_data_set() and el_data_get() which do what you 1999-08-20 01:17:12 +00:00
emacs.c
hist.c
hist.h
history.c
key.c
key.h
Makefile Fix style bugs 1999-10-03 10:41:40 +00:00
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 Make comment match code forgotten in last commit 2000-05-22 05:51:09 +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