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
/
sparc
/
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
2
-143
/
+2
*
use sys/cdefs.h; pointed out by theo
martynas
2008-12-10
1
-2
/
+2
*
ditto frexpl and ldexpl
martynas
2008-12-09
1
-1
/
+4
*
alias fabsl to fabs on these archs
martynas
2008-12-09
1
-1
/
+2
*
remove unused
martynas
2008-12-09
5
-156
/
+0
*
- add long double signbit
martynas
2008-12-09
1
-2
/
+1
*
- replace dtoa w/ David's gdtoa, version 2008-03-15
martynas
2008-09-07
6
-1
/
+158
*
- move isinf, isnan dups to gen, since most is ieee 754
martynas
2008-07-24
4
-96
/
+11
*
Repair FLT_ROUNDS operation. ok kettenis@
miod
2007-10-27
1
-3
/
+3
*
if we pull in a .S file, we must fake out the lint with a .c file
deraadt
2005-11-29
1
-1
/
+2
*
zap rcsid.
espie
2005-08-07
20
-91
/
+20
*
Replace broken frexp() with a working one from FreeBSD. There's
millert
2005-02-01
2
-76
/
+2
*
In _longjmp(), flush windows rather than attempting to backtrack manually,
miod
2004-05-04
1
-28
/
+19
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
13
-81
/
+29
*
Add Doug Gwyn's portable alloca() for platforms w/o an assembler
millert
2003-05-02
1
-1
/
+2
*
Indent delay slot insns
jason
2003-04-22
8
-43
/
+43
*
Make the mul/div/rem (and u... versions) weak so that ld.so can override
drahn
2002-11-23
3
-3
/
+18
*
_C_LABEL where needed.
art
2002-08-05
3
-13
/
+13
*
Use the LBL isnan() and isinf() on all platforms with ieee floating point.
millert
2001-09-10
2
-4
/
+8
*
Use the LBL frexp() on all platforms with ieee floating point.
millert
2001-09-10
1
-1
/
+3
*
$OpenBSD$
todd
2000-03-01
1
-1
/
+1
*
pull in protos
deraadt
1997-08-01
1
-1
/
+4
*
tabify
kstailey
1997-07-23
2
-4
/
+4
*
Fix RCS ids
tholo
1996-08-19
22
-69
/
+76
*
From NetBSD: merge of 960317
niklas
1996-03-19
1
-4
/
+8
*
From NetBSD: Add explicit return type
niklas
1996-02-24
2
-2
/
+4
*
initial import of NetBSD tree
deraadt
1995-10-18
23
-0
/
+1792