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
/
tcic2.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert infinite sleeps to {m,t}sleep_nsec(9).
mpi
2019-12-31
1
-2
/
+2
*
If you use sys/param.h, you don't need sys/types.h
deraadt
2017-09-08
1
-2
/
+1
*
add a size argument to free. will be used soon, but for now default to 0.
tedu
2014-07-12
1
-2
/
+2
*
decouple struct uvmexp into a new file, so that uvm_extern.h and sysctl.h
deraadt
2014-07-08
1
-3
/
+1
*
simplify kthread_create(). no more stdarg
deraadt
2013-11-18
1
-3
/
+4
*
spelling fixes, from Martynas Venckus;
jmc
2007-11-25
1
-3
/
+3
*
use proper bus_size_t for register offsets and not bus_addr_t; uwe@ miod@ testing
mickey
2005-11-23
1
-2
/
+2
*
Spell reserved correctly; ok from copyright holders when in licence blocks.
miod
2004-07-22
1
-2
/
+2
*
Remove useless ``elm'' argument from the SIMPLEQ_REMOVE_HEAD macro.
grange
2004-05-04
1
-2
/
+2
*
typos from Tom Cosgrove;
jmc
2003-10-21
1
-2
/
+2
*
First round of __P removal in sys
millert
2002-03-14
1
-14
/
+14
*
Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.
miod
2001-11-06
1
-2
/
+2
*
driver for the databook isa/pcmcia bridge (commented out in GENERIC for now);
jason
2000-05-15
1
-0
/
+1401