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
/
dev
/
ic
/
advlib.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
The only thing worse than trailing whitespace is leading spaces instead of tabs.
krw
2020-08-08
1
-9
/
+9
*
If you use sys/param.h, you don't need sys/types.h
deraadt
2017-09-08
1
-2
/
+1
*
ansify some function definitions.
brad
2013-11-15
1
-395
/
+125
*
First pass at removing clauses 3 and 4 from NetBSD licenses.
ray
2008-06-26
1
-8
/
+1
*
Step two: use advmcode* in their new location.
krw
2005-09-06
1
-2
/
+3
*
oops, revert change.
brad
2004-01-10
1
-1
/
+3
*
remove uvm_extern.h
brad
2004-01-09
1
-3
/
+1
*
typos from Tom Cosgrove;
jmc
2003-10-21
1
-4
/
+4
*
First round of __P removal in sys
millert
2002-03-14
1
-124
/
+124
*
Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.
miod
2001-11-06
1
-2
/
+2
*
absolutely no need to include vm_parm.h after vm.h
mickey
2001-08-12
1
-2
/
+1
*
remove some of the redundant vm includes
mickey
2001-08-12
1
-2
/
+1
*
Insert missing DvcLeaveCritial() (a.k.a. splx()) before a return.
krw
2001-04-23
1
-1
/
+2
*
Sync with NetBSD
downsj
1998-11-17
1
-152
/
+250
*
Sync w/ NetBSD.
downsj
1998-09-28
1
-9
/
+9
*
AdvanSys SCSI driver from NetBSD, by dante@mclink.it. Based on the Linux
downsj
1998-09-27
1
-0
/
+3370