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
/
map.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace the generated file "fcns.c" by a simpler header "func.h"
schwarze
2016-05-06
1
-2
/
+7
*
Combine help.h and help.c into a simplified help.h
schwarze
2016-05-03
1
-2
/
+2
*
Delete redundant, empty callbacks;
schwarze
2016-04-18
1
-23
/
+23
*
* Delete the unimplemented feature XK_EXE.
schwarze
2016-04-12
1
-7
/
+1
*
delete the "private" and "public" preprocessor macros, just use standard C;
schwarze
2016-04-11
1
-14
/
+14
*
get rid of the non-standard data type "Char" in almost all files;
schwarze
2016-04-11
1
-16
/
+17
*
Move wrapper macros to the two files actually needing them:
schwarze
2016-04-11
1
-7
/
+7
*
Delete 26 wrapper macros and two wrapper functions that are no
schwarze
2016-04-09
1
-10
/
+10
*
Cleanup of standard header inclusion:
schwarze
2016-03-20
1
-7
/
+9
*
Cleanup of private header inclusion:
schwarze
2016-03-20
1
-1
/
+4
*
Delete the useless Int datatype and always use the standard wint_t
schwarze
2016-03-20
1
-5
/
+5
*
Fifth step in synching with NetBSD:
schwarze
2016-01-30
1
-5
/
+5
*
Fourth step in synching with NetBSD:
schwarze
2016-01-30
1
-30
/
+30
*
Third step in synching with NetBSD:
schwarze
2016-01-30
1
-8
/
+8
*
Second step in synching with NetBSD:
schwarze
2016-01-29
1
-21
/
+21
*
Remove non-exposed malloc/realloc/free wrappers, and then substitute
deraadt
2014-10-17
1
-13
/
+13
*
Update libedit to bring it into sync with the latest version from NetBSD.
nicm
2010-06-30
1
-62
/
+69
*
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
deraadt
2009-10-27
1
-8
/
+1
*
Update to NetBSD libedit (from Oct 1, 2003), adding some string
otto
2003-10-31
1
-1213
/
+1224
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-7
/
+3
*
is -Wall clean by making rcsid const
avsm
2003-05-01
1
-2
/
+2
*
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
millert
2002-02-16
1
-7
/
+7
*
Another case where we need to use u_char, not char for array
millert
2001-04-13
1
-4
/
+4
*
deal with realloc/malloc failure and don't trash old pointer if realloc fails
millert
1998-08-16
1
-6
/
+10
*
fix el_source() - a block needed braces around it (from NetBSD)
millert
1997-03-14
1
-24
/
+25
*
Merge in NetBSD libedit changes and new man pages. Also fix some
millert
1997-01-16
1
-0
/
+6
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+1397