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
/
stdlib
/
strtod.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ecvt(), fcvt() and gcvt() for standard compliance and legacy code.
millert
2002-12-02
1
-2
/
+2
*
We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
millert
2002-02-19
1
-3
/
+2
*
a first pass at -Wall
deraadt
2001-07-09
1
-6
/
+6
*
#ifdef vax -> #ifdef __vax__
bjc
2000-04-30
1
-2
/
+2
*
define hppa as an ieee
mickey
1998-08-28
1
-2
/
+2
*
Make code ANSI/ISO C conformant. Formerly undefined constructs were used
niklas
1998-08-12
1
-103
/
+119
*
Temporary fix for a GCC aliasing bug/misfeature that hits here
niklas
1998-08-11
1
-1
/
+5
*
Ok here is the mvme88k userland, minus a few important pieces.
rahnds
1997-03-25
1
-2
/
+2
*
port is powerpc not, ppc.
rahnds
1997-01-09
1
-2
/
+2
*
Add powerpc support. To bad this needs to be modified for every
rahnds
1996-12-21
1
-2
/
+3
*
sys/types.h will serve us better than machine/endian.h.
etheisen
1996-11-14
1
-3
/
+2
*
Include <machine/types.h> for now.
etheisen
1996-11-14
1
-1
/
+2
*
Fix RCS ids
tholo
1996-08-19
1
-4
/
+1
*
be very careful in case of signed chars
deraadt
1996-07-27
1
-4
/
+4
*
From NetBSD: merge of 960317
niklas
1996-03-19
1
-2
/
+14
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+2499