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
/
powerpc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add retguard to macppc kernel locore.S, ofwreal.S, setjmp.S
gkoehler
2020-11-28
2
-7
/
+7
*
Retguared asm macros for powerpc libkern
gkoehler
2020-10-27
2
-7
/
+12
*
The kernel and bootblocks never reference this file...
deraadt
2020-07-18
1
-41
/
+0
*
Provide an optimized implementation of ffs(3) in the kernel on
naddy
2020-06-10
1
-0
/
+15
*
Sync no-argument function declaration and definition by adding (void).
naddy
2016-03-07
1
-2
/
+2
*
Fast memmove() implementation for PowerPC, from NetBSD via martin@; with
miod
2013-06-15
3
-1
/
+170
*
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
2
-2
/
+2
*
Remove excessive sys/cdefs.h inclusion
deraadt
2012-12-05
1
-2
/
+2
*
place a comment as to why these are otherwise empty
deraadt
2007-11-28
2
-0
/
+2
*
libkern, begone. Move to a new mechanism where config(8)'s "file"
deraadt
2007-11-25
4
-86
/
+0
*
more locc() dies
deraadt
2007-05-04
1
-2
/
+2
*
not needed
deraadt
2005-07-20
1
-2
/
+2
*
add moddi3, needed by new libz
deraadt
2005-07-20
1
-5
/
+2
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-6
/
+2
*
strcpy/strcat/sprintf removal in all bootblocks. various testing by
deraadt
2003-06-01
1
-2
/
+2
*
powerpc uses memset for bzero, do this for profiled version also.
drahn
2002-11-11
1
-1
/
+7
*
First round of __P removal in sys
millert
2002-03-14
1
-2
/
+2
*
remove unused files, build bzero off of memset
mickey
2001-07-09
1
-3
/
+13
*
have to have a proto here
mickey
2001-07-09
1
-1
/
+5
*
strlcat and strlcpy into libkern.
provos
2000-12-18
1
-2
/
+3
*
Pull memcmp() into libkern. Also, use asm version of memset() on m68k.
millert
2000-06-16
1
-2
/
+2
*
add memset to list of files to build.
rahnds
1999-11-09
1
-2
/
+2
*
add missing function from libkern, strncasecmp()
rahnds
1998-09-25
1
-2
/
+2
*
add memchr to libkern
chuck
1997-11-04
1
-1
/
+2
*
Adding OpenBSD tags to files.
rahnds
1996-12-28
2
-0
/
+2
*
add necessary file for powerpc port.
rahnds
1996-12-28
1
-0
/
+62
*
Check-in of powerpc kernel support.
rahnds
1996-12-21
2
-0
/
+48