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