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