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
/
libc
/
arch
/
amd64
/
gen
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove from gen so that lint doesn't check gen if assembly versions
martynas
2009-04-21
1
-2
/
+2
*
- ldexp implementation has issues. switch to the one from libm
martynas
2009-04-19
1
-2
/
+2
*
these were not needed
martynas
2008-12-09
1
-2
/
+1
*
ditto frexpl and ldexpl
martynas
2008-12-09
1
-1
/
+2
*
- add long double signbit
martynas
2008-12-09
6
-6
/
+38
*
- replace dtoa w/ David's gdtoa, version 2008-03-15
martynas
2008-09-07
6
-1
/
+160
*
- move isinf, isnan dups to gen, since most is ieee 754
martynas
2008-07-24
4
-97
/
+12
*
if we pull in a .S file, we must fake out the lint with a .c file
deraadt
2005-11-29
1
-2
/
+4
*
zap rcsid.
espie
2005-08-07
4
-19
/
+4
*
Replace broken frexp() with a working one from FreeBSD. There's
millert
2005-02-01
2
-76
/
+2
*
Sync with NetBSD, picking up fixes to correctly reset status bits returning
kettenis
2004-07-13
1
-3
/
+6
*
do signal blocking before saving registers
deraadt
2004-02-09
2
-23
/
+23
*
16 byte align for performance, as on other architectures
deraadt
2004-02-08
1
-2
/
+4
*
from freebsd, helps awk too:
deraadt
2004-02-08
1
-2
/
+2
*
from freebsd (and appears to make our awk work better)
deraadt
2004-02-08
1
-17
/
+14
*
things for amd64; from art@
mickey
2004-01-28
19
-0
/
+911