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
/
sparc64
/
string
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Wow, it cannot even be in .data...
deraadt
2018-01-18
1
-2
/
+1
*
Sorry, the PIC macros cannot reach to .rodata....
deraadt
2018-01-18
1
-2
/
+2
*
Instead of trying to handle ffs() with the normal rename-mark-hidden-and-alias
guenther
2018-01-18
1
-2
/
+4
*
Add framework for resolving (pun intended) libc namespace issues, using
guenther
2015-08-31
2
-4
/
+6
*
Make index/rindex weak aliases of strchr/strrchr since they are not
millert
2015-05-15
1
-3
/
+3
*
restructure libc/string + libc/arch/*/string coperation regarding
deraadt
2014-11-30
1
-5
/
+9
*
remove lint leftovers; ok guenther@
okan
2012-09-04
1
-3
/
+1
*
Convert cpp | as rules in bsd.lib.mk and lib/libc/sys/Makefile.inc to pure cc
pascal
2012-08-22
1
-2
/
+2
*
fix some lint 'xxx used, but not defined' warnings by properly adding
otto
2007-05-15
1
-1
/
+3
*
add some missing $, ok djm@ 'That looks fine to me' millert@
jsg
2004-10-01
1
-0
/
+2
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
2
-11
/
+3
*
except ffs and strlen we use the generic functions (for now).
art
2001-08-29
1
-0
/
+6
*
ffs from sparc and strlen from NetBSD.
art
2001-08-29
2
-0
/
+155