index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libedit
/
el.c
Age
Commit message (
Expand
)
Author
2011-07-13
Reintroduce lost local diff; detective work by matthew@; ok okan@ oga@
Otto Moerbeek
2011-07-07
sync with upstream, retaining local modifications.
Okan Demirmen
2010-06-30
Update libedit to bring it into sync with the latest version from NetBSD.
Nicholas Marriott
2009-10-28
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
Theo de Raadt
2004-08-23
Fix fgetln handling and always increment the size if we need to realloc,
Otto Moerbeek
2003-11-25
Sync libedit to NetBSD libedit as of Nov 8, 2003.
Otto Moerbeek
2003-10-31
Update to NetBSD libedit (from Oct 1, 2003), adding some string
Otto Moerbeek
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-05-01
is -Wall clean by making rcsid const
Anil Madhavapeddy
2002-02-19
We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
Todd C. Miller
2001-04-13
Another case where we need to use u_char, not char for array
Todd C. Miller
2000-06-28
restrict editrc lookup to home directory, thanks kris@freebsd.org. ok deraadt@
Dug Song
1997-06-29
Updates from NetBSD (christos@netbsd.org)
Todd C. Miller
1997-03-14
fix el_source() - a block needed braces around it (from NetBSD)
Todd C. Miller
1997-01-16
Merge in NetBSD libedit changes and new man pages. Also fix some
Todd C. Miller
1996-12-16
stncat misuse
Theo de Raadt
1996-08-26
use issetugid() to protect against bad getenv
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt