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
/
arm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add aliases for __aeabi_idivmod and __aeabi_uidivmod calls clang emits.
jsg
2017-10-26
1
-1
/
+3
*
Add an implementation of __aeabi_ldivmode() and __aeabi_uldivmod(); clang
kettenis
2016-09-24
2
-0
/
+183
*
Add aeabi aliases.
kettenis
2016-09-22
1
-1
/
+4
*
At some point arm moved to a unified syntax for arm and thumb instructions.
jsg
2015-06-08
2
-39
/
+43
*
unifdef __APCS_26__ we don't run on anything with a 26 bit program counter.
jsg
2014-12-30
5
-61
/
+5
*
Make bcopy() involve memmove(), not memcpy().
miod
2013-06-15
2
-4
/
+3
*
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
1
-1
/
+1
*
First pass at removing clauses 3 and 4 from NetBSD licenses.
ray
2008-06-26
5
-40
/
+5
*
place a comment as to why these are otherwise empty
deraadt
2007-11-28
1
-0
/
+1
*
libkern, begone. Move to a new mechanism where config(8)'s "file"
deraadt
2007-11-25
4
-34
/
+6
*
tag...
drahn
2004-02-01
9
-0
/
+9
*
Kernel library bits for arm, from NetBSD.
drahn
2004-02-01
9
-0
/
+1266