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
/
sys.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable separate compilation while keeping internal interfaces hidden.
schwarze
2016-05-10
1
-5
/
+2
*
delete the "private" and "public" preprocessor macros, just use standard C;
schwarze
2016-04-11
1
-10
/
+2
*
Always compile with WIDECHAR on and delete that preprocessor switch.
schwarze
2016-04-09
1
-6
/
+1
*
Cleanup of standard header inclusion:
schwarze
2016-03-20
1
-3
/
+3
*
Use getline(3) rather than fgetln(3) because it is standardized
schwarze
2016-03-20
1
-4
/
+4
*
minor simplifactions, style fixes, and trivial syncs from NetBSD
schwarze
2016-03-20
1
-6
/
+6
*
Get rid of an ugly #ifdef in the middle of el_init() by
schwarze
2016-02-02
1
-1
/
+6
*
Fifth step in synching with NetBSD:
schwarze
2016-01-30
1
-47
/
+1
*
gcc 2.x is dead
guenther
2015-04-04
1
-2
/
+2
*
Update libedit to bring it into sync with the latest version from NetBSD.
nicm
2010-06-30
1
-2
/
+25
*
Update to NetBSD libedit (from Oct 1, 2003), adding some string
otto
2003-10-31
1
-11
/
+35
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-6
/
+2
*
We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
millert
2002-02-19
1
-9
/
+1
*
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
-17
/
+17
*
#if __STDC__ --> #ifdef __STDC__
mickey
1997-07-25
1
-3
/
+3
*
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
/
+116