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
/
hppa
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
regen
kettenis
2013-06-14
1
-1
/
+0
*
ovbcopy begone
kettenis
2013-06-14
1
-2
/
+1
*
regen
kettenis
2013-06-14
1
-0
/
+2
*
Fix memcpy/memmove return value.
kettenis
2013-06-14
1
-1
/
+3
*
syncronize "look in other file" messages
deraadt
2013-06-13
1
-1
/
+1
*
remove ovbcopy support
deraadt
2013-06-11
1
-1
/
+0
*
regen
kettenis
2013-06-11
1
-43
/
+43
*
Optimize memcpy(9) by always doing a forward copy; it should never be used
kettenis
2013-06-11
1
-9
/
+9
*
fix an oft copied typo that i'm tired of looking at
tedu
2013-06-03
3
-3
/
+3
*
Regen.
kettenis
2011-11-27
1
-3
/
+3
*
Fix return value of memcpy.
kettenis
2011-11-27
1
-4
/
+3
*
Oops, jsing@ changed spcopy.S without realizing that that file is generated
kettenis
2011-11-27
1
-7
/
+3
*
Allow for multiple CPUs by moving to an array of cpu_info.
jsing
2010-04-01
1
-6
/
+2
*
place a comment as to why these are otherwise empty
deraadt
2007-11-28
3
-0
/
+3
*
libkern, begone. Move to a new mechanism where config(8)'s "file"
deraadt
2007-11-25
7
-33
/
+353
*
junk SCCS
deraadt
2007-11-24
1
-7
/
+1
*
move hppa to __HAVE_CPUINFO
martin
2007-05-14
1
-1
/
+5
*
I'm Positive these are Type-O.
miod
2005-08-01
1
-2
/
+2
*
another 3/4
deraadt
2003-06-04
1
-6
/
+1
*
strcpy/strcat/sprintf removal in all bootblocks. various testing by
deraadt
2003-06-01
1
-3
/
+3
*
add a rule to built bzero.po as well
mickey
2003-01-28
1
-2
/
+8
*
use mi strlcpy here as well
mickey
2002-09-15
2
-71
/
+3
*
do not just bail out of the copy loop, but go to the
mickey
2002-08-27
1
-18
/
+22
*
sync
mickey
2002-08-13
1
-4
/
+4
*
sync
mickey
2002-05-20
1
-2
/
+3
*
sync
mickey
2002-03-08
1
-2
/
+2
*
sync
mickey
2002-03-08
1
-5
/
+3
*
sync
mickey
2002-02-07
1
-1
/
+2
*
sync
mickey
2001-09-20
1
-4
/
+4
*
sync
mickey
2001-06-04
1
-3
/
+3
*
export these from libc
mickey
2001-06-04
2
-7
/
+7
*
get rid of somming we will
mickey
2001-03-29
2
-18
/
+3
*
sync w/ libc
mickey
2001-03-28
1
-5
/
+7
*
rely on predefined space attributes
mickey
2001-03-28
1
-3
/
+3
*
import strlcpy from libc
mickey
2000-12-29
2
-3
/
+69
*
strlcat and strlcpy into libkern.
provos
2000-12-18
1
-2
/
+3
*
use ffs.c
mickey
2000-07-02
2
-57
/
+3
*
sync w/ libc
mickey
2000-07-02
1
-1
/
+2
*
bcmp.S bye-bye; use generic bcmp.c version which is as good as this one
mickey
2000-06-29
2
-88
/
+3
*
fix building bzero out of memset.c; from miod@
mickey
2000-06-29
1
-4
/
+4
*
Pull memcmp() into libkern. Also, use asm version of memset() on m68k.
millert
2000-06-16
1
-2
/
+3
*
screw .S version memset does same job...
mickey
2000-04-25
2
-123
/
+10
*
5k of source saved in spaces and empty lines; also rcsid
mickey
2000-04-24
1
-828
/
+673
*
fix space regs load insns, also some tabs vs spaces
mickey
1999-12-05
1
-19
/
+19
*
bew frame framework
mickey
1999-09-14
1
-2
/
+5
*
tabs vs spaces
mickey
1999-09-14
1
-19
/
+19
*
fix unaligned copy's end condition
mickey
1999-06-10
1
-17
/
+38
*
bcopy() and space-space bcopy()
mickey
1999-05-19
2
-2
/
+259
*
fix EXIT() usage, appen .end
mickey
1999-05-09
3
-4
/
+12
*
no separate bcopy, will be .m4 magic here
mickey
1999-05-05
1
-253
/
+0
[next]