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