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
/
sig.c
Age
Commit message (
Expand
)
Author
2016-04-11
delete the "private" and "public" preprocessor macros, just use standard C;
Ingo Schwarze
2016-03-20
Cleanup of standard header inclusion:
Ingo Schwarze
2016-03-20
Cleanup of private header inclusion:
Ingo Schwarze
2016-03-20
minor simplifactions, style fixes, and trivial syncs from NetBSD
Ingo Schwarze
2016-01-30
Third step in synching with NetBSD:
Ingo Schwarze
2014-10-17
Remove non-exposed malloc/realloc/free wrappers, and then substitute
Theo de Raadt
2011-06-03
lots of back things happening in this signal handler, but at least
Theo de Raadt
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
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-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-12-06
mark more signals that I cannot fix
Theo de Raadt
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-03-14
Iterate over signals correctly
Thorsten Lockert
1997-01-16
Merge in NetBSD libedit changes and new man pages. Also fix some
Todd C. Miller
1995-10-18
initial import of NetBSD tree
Theo de Raadt