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
/
sys
/
lib
/
libkern
/
arch
/
alpha
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correctly handle a length of zero in memcpy().
miod
2013-06-15
1
-7
/
+14
*
merge memcpy/memmove/bcopy into one file, with sub-jumps.
deraadt
2013-06-13
3
-3
/
+271
*
remove ovbcopy support
deraadt
2013-06-11
1
-1
/
+0
*
fix an oft copied typo that i'm tired of looking at
tedu
2013-06-03
6
-6
/
+6
*
place a comment as to why these are otherwise empty
deraadt
2007-11-28
6
-1
/
+6
*
libkern, begone. Move to a new mechanism where config(8)'s "file"
deraadt
2007-11-25
19
-255
/
+1374
*
strcpy/strcat/sprintf removal in all bootblocks. various testing by
deraadt
2003-06-01
1
-2
/
+2
*
IEEE 754 floating point completion code, and implementation of the
pvalchev
2002-04-28
1
-3
/
+3
*
strlcat and strlcpy into libkern.
provos
2000-12-18
1
-2
/
+3
*
alpha was missing memset
millert
2000-06-26
1
-2
/
+2
*
Pull memcmp() into libkern. Also, use asm version of memset() on m68k.
millert
2000-06-16
1
-2
/
+2
*
add memchr to libkern
chuck
1997-11-04
1
-1
/
+2
*
Several kernel files have internal (conflicting) versions of strchr() so
millert
1997-05-05
1
-2
/
+2
*
Alpha needs strchr.c
millert
1997-05-04
1
-2
/
+2
*
Merge NetBSD/Alpha 961020
niklas
1996-10-31
12
-108
/
+125
*
copied from libc
deraadt
1996-05-01
7
-3
/
+231
*
partial sync with netbsd 960418, more to come
deraadt
1996-04-21
1
-2
/
+3
*
update from netbsd
deraadt
1995-12-14
3
-21
/
+148
*
initial import of NetBSD tree
deraadt
1995-10-18
4
-0
/
+315