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