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
/
lib
/
libc
/
arch
/
i386
/
string
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Instead of trying to handle ffs() with the normal rename-mark-hidden-and-alias
guenther
2018-01-18
1
-2
/
+3
*
clang doesn't propagate attributes like "asm labels" and "visibility(hidden)"
guenther
2017-11-29
11
-25
/
+31
*
GNU ld has prefixed the contents of .gnu.warning.SYMBOL sections
tb
2017-11-28
2
-4
/
+4
*
Use 0xcc trapsleds instead of default/nop/0xcc in BTC alignments
deraadt
2017-08-19
3
-6
/
+6
*
Add framework for resolving (pun intended) libc namespace issues, using
guenther
2015-08-31
13
-26
/
+38
*
Make index/rindex weak aliases of strchr/strrchr since they are not
millert
2015-05-15
2
-4
/
+4
*
Use STRONG_ALIAS instead of ALTENTRY.
kettenis
2015-05-14
2
-4
/
+6
*
we do not need the complexity of an assembly swab function here.
tedu
2014-12-11
2
-69
/
+2
*
Noone cares what castle the princess is in
deraadt
2014-12-02
3
-5
/
+3
*
sync bcopy/memmove/memcpy implementation with the kernel. ok deraadt
tedu
2014-12-02
3
-161
/
+46
*
restructure libc/string + libc/arch/*/string coperation regarding
deraadt
2014-11-30
8
-91
/
+207
*
remove lint leftovers; ok guenther@
okan
2012-09-04
1
-3
/
+1
*
Remove assembly version of strlen from i386 and amd64, where it's
mikeb
2012-01-17
2
-23
/
+3
*
"boundries" -> "boundaries" in various comments. Started by Diego Casati.
krw
2007-05-25
2
-4
/
+4
*
zap rcsid, tested there. okay deraadt@
espie
2005-08-07
19
-96
/
+19
*
Change wording of APIWARNs to match arch-independent code.
kettenis
2005-03-25
2
-4
/
+4
*
Fix APIWARNs.
kettenis
2005-03-25
2
-6
/
+6
*
warn about unsafe APIs at link time. Conditional on libc/Makefile defining
deraadt
2003-07-24
2
-2
/
+16
*
oops
deraadt
2003-06-11
2
-12
/
+2
*
ansification; checked by pval
deraadt
2003-06-11
2
-2
/
+12
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-7
/
+3
*
offload the arguments from the stack before performing
mickey
2002-07-08
1
-9
/
+7
*
don't use %ebx, that's what %edx is for; Andy Doran <ad@netbsd.org>
mickey
2000-12-29
1
-8
/
+6
*
missing parts from last commit
millert
1999-04-25
1
-2
/
+2
*
tabify
kstailey
1997-07-23
1
-3
/
+3
*
Fix RCS ids
tholo
1996-08-19
20
-16
/
+51
*
Add support for building lint(1) library
tholo
1996-03-25
1
-0
/
+2
*
initial import of NetBSD tree
deraadt
1995-10-18
20
-0
/
+836