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
/
mips64
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the __sync_* functions to make them work properly
visa
2017-08-20
1
-1
/
+21
*
Enable radeondrm(4) on loongson to get accelerated graphics
visa
2017-05-21
1
-0
/
+317
*
Copy data by using 64-bit loads and stores rather than 32-bit
visa
2016-11-14
1
-1
/
+53
*
Make some $OpenBSD$ lines prettier/standardier by eliminating
krw
2015-01-19
1
-1
/
+1
*
merged bcopy/memmove/memcpy
deraadt
2013-06-13
3
-129
/
+142
*
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
3
-3
/
+3
*
Provide a correct version for little endian kernels... sigh
miod
2009-12-12
2
-3
/
+13
*
place a comment as to why these are otherwise empty
deraadt
2007-11-28
3
-0
/
+3
*
mips64 also needs memcpy.S, otherwise memcpy.c gets built, which conflicts
jsing
2007-11-27
1
-0
/
+0
*
mips64 needs at least these to build; spotted by jsing
deraadt
2007-11-26
2
-0
/
+0
*
libkern, begone. Move to a new mechanism where config(8)'s "file"
deraadt
2007-11-25
1
-12
/
+0
*
64 bit safe over entire address range
pefo
2004-10-08
5
-69
/
+69
*
Keep providing a 32bit only version of bzero() #ifdef _STANDALONE, as
miod
2004-09-21
1
-3
/
+20
*
slightly 64 bit improved
pefo
2004-09-18
1
-8
/
+8
*
Changes for 64 bit kernel. Some functions needis to be rewritten or
pefo
2004-09-09
8
-16
/
+16
*
add missing copyright
pefo
2004-08-13
8
-9
/
+257
*
mips64 now
pefo
2004-08-11
11
-0
/
+388