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