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
/
m88k
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
give bcopy() the ovbcopy() semantics
miod
2013-06-15
1
-1
/
+2
*
ovbcopy begone
deraadt
2013-06-13
1
-4
/
+1
*
remove ovbcopy support
deraadt
2013-06-11
1
-4
/
+0
*
Add {,u}{div,mod}si3 to libkern and to the kernel as well.
miod
2013-06-07
4
-0
/
+195
*
Switch m88k ports to ELF.
miod
2013-01-05
2
-200
/
+200
*
s/DST/DEST/ to avoid warnings when building RAMDISK kernels, which define
miod
2011-01-27
1
-60
/
+60
*
destintation -> destination
miod
2010-04-20
1
-3
/
+3
*
libkern, begone. Move to a new mechanism where config(8)'s "file"
deraadt
2007-11-25
1
-8
/
+0
*
Move m88k memory copy and fill functions to libkern. The copy functions will
miod
2006-11-17
7
-1
/
+576
*
It turns out that the so-called fast ffs(3) routines were wrong, as soon as
miod
2004-04-01
2
-18
/
+2
*
use C comments, works better
deraadt
2004-01-22
1
-3
/
+3
*
A faster ffs() routine based upon the ff1 assembly instruction.
miod
2004-01-21
2
-3
/
+18
*
strcpy/strcat/sprintf removal in all bootblocks. various testing by
deraadt
2003-06-01
1
-2
/
+2
*
??? Bogons! How did this get broken?
smurph
2001-02-01
1
-2
/
+2
*
strlcat and strlcpy into libkern.
provos
2000-12-18
1
-2
/
+2
*
Pull memcmp() into libkern. Also, use asm version of memset() on m68k.
millert
2000-06-16
1
-2
/
+2
*
added ffs()
smurph
1999-03-03
1
-2
/
+2
*
Support for the m88k arch.
smurph
1998-12-15
1
-0
/
+7