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
/
mcount.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix kernel profiling on MP systems by using per-CPU buffers and teach
mpi
2013-03-12
1
-8
/
+16
*
Back out per-CPU kernel profiling, it shouldn't modify a public header
mpi
2013-02-12
1
-16
/
+8
*
Fix kernel profiling on MP systems by using per-CPU buffer. Previously
mpi
2013-02-11
1
-8
/
+16
*
replace __attribute__((unused)) with __used, which will be defined to the
dlg
2013-01-16
1
-6
/
+2
*
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
deraadt
2009-10-27
1
-9
/
+1
*
ansi and some missing protos
deraadt
2004-08-07
1
-4
/
+3
*
Remove some register keywords to make this compile on amd64.
art
2004-07-22
1
-7
/
+7
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-7
/
+3
*
Add an __attribute__((unused))__ to the function declared by _MCOUNT_DECL,
art
2000-02-22
1
-3
/
+7
*
$OpenBSD$
niklas
1997-11-07
1
-1
/
+2
*
prototyping problems, PR#71, felix@mamba.pond.sub.org
deraadt
1997-01-27
1
-0
/
+1
*
sync to libc
deraadt
1996-06-18
1
-2
/
+13
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+180