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
/
i386
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-29
it should not be necessary to clear the direction flag
tedu
8
-17
/
+8
2014-01-09
tiny tweak to asm. prefer memcpy and memmove, with bcopy wrapper
tedu
1
-23
/
+21
2013-06-15
Fix evil typo causing the wrong pointer to be returned for < 32 bytes
miod
1
-2
/
+2
2013-06-13
merge bcopy/memmove/memcpy into one file, with jumps so that it is more
deraadt
3
-3
/
+113
2013-06-11
remove ovbcopy support
deraadt
1
-1
/
+0
2013-06-03
fix an oft copied typo that i'm tired of looking at
tedu
4
-4
/
+4
2012-01-17
Remove assembly version of strlen from i386 and amd64, where it's
mikeb
1
-21
/
+0
2008-05-14
These files are not used (and some of them would not compile anyway).
miod
1
-84
/
+0
2007-11-28
place a comment as to why these are otherwise empty
deraadt
4
-0
/
+4
2007-11-25
libkern, begone. Move to a new mechanism where config(8)'s "file"
deraadt
10
-103
/
+11
2007-05-25
"boundries" -> "boundaries" in various comments. Started by Diego Casati.
krw
2
-4
/
+4
2007-05-04
more locc() dies
deraadt
2
-50
/
+2
2007-05-04
remove strcpy and strcat from the kernel; they are dead and unused code.
reyk
2
-124
/
+0
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
millert
6
-37
/
+13
2003-06-01
strcpy/strcat/sprintf removal in all bootblocks. various testing by
deraadt
1
-2
/
+2
2000-12-18
strlcat and strlcpy into libkern.
provos
1
-2
/
+3
2000-06-16
Pull memcmp() into libkern. Also, use asm version of memset() on m68k.
millert
2
-2
/
+46
1997-11-04
add memchr to libkern
chuck
2
-1
/
+29
1996-09-27
cleanup tags and Ids.
mickey
18
-59
/
+32
1996-04-21
partial sync with netbsd 960418, more to come
deraadt
1
-3
/
+4
1996-04-19
NetBSD 960317 merge
niklas
1
-1
/
+2
1996-03-08
From NetBSD:
mickey
2
-1
/
+59
1995-10-18
initial import of NetBSD tree
deraadt
18
-0
/
+838