index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libedit
/
el.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Saving errno in el_errno is only needed for one purpose:
schwarze
2016-05-25
1
-2
/
+1
*
Move the declaration of the function pointer type el_rfunc_t
schwarze
2016-05-20
1
-3
/
+4
*
Replace the generated file "fcns.c" by a simpler header "func.h"
schwarze
2016-05-06
1
-3
/
+2
*
get rid of the non-standard data type "Char" in almost all files;
schwarze
2016-04-11
1
-11
/
+11
*
Always compile with WIDECHAR on and delete that preprocessor switch.
schwarze
2016-04-09
1
-4
/
+2
*
Make the read_char() function always take a wchar_t * argument.
schwarze
2016-03-21
1
-3
/
+2
*
Cleanup of standard header inclusion:
schwarze
2016-03-20
1
-6
/
+4
*
delete useless "typedef int bool_t", use int directly;
schwarze
2016-03-20
1
-3
/
+1
*
Cleanup of private header inclusion:
schwarze
2016-03-20
1
-4
/
+2
*
Delete the weird IGNORE_EXTCHARS flag, simplifying the code
schwarze
2016-03-20
1
-2
/
+1
*
Third step in synching with NetBSD:
schwarze
2016-01-30
1
-2
/
+2
*
Second step in synching with NetBSD:
schwarze
2016-01-29
1
-2
/
+2
*
Start synching with NetBSD:
schwarze
2016-01-29
1
-3
/
+3
*
Remove non-exposed malloc/realloc/free wrappers, and then substitute
deraadt
2014-10-17
1
-8
/
+1
*
sync with upstream, retaining local modifications.
okan
2011-07-07
1
-1
/
+3
*
Update libedit to bring it into sync with the latest version from NetBSD.
nicm
2010-06-30
1
-12
/
+24
*
Sync libedit to NetBSD libedit as of Nov 8, 2003.
otto
2003-11-25
1
-2
/
+3
*
Update to NetBSD libedit (from Oct 1, 2003), adding some string
otto
2003-10-31
1
-42
/
+63
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-6
/
+2
*
fix el_source() - a block needed braces around it (from NetBSD)
millert
1997-03-14
1
-1
/
+2
*
Merge in NetBSD libedit changes and new man pages. Also fix some
millert
1997-01-16
1
-0
/
+2
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+129