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
/
isa
/
sch311x.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
If you use sys/param.h, you don't need sys/types.h
deraadt
2017-09-08
1
-2
/
+1
*
Make the init code match the comment and disable watchdog
jsg
2016-08-30
1
-2
/
+2
*
Remove some includes include-what-you-use claims don't
jsg
2015-03-14
1
-2
/
+1
*
Convert watchdog(4) devices to use autoconf(9) framework.
mikeb
2014-12-10
1
-2
/
+17
*
Swap arguments to wdog_register() since it is nicer, and prepare
deraadt
2012-10-17
1
-2
/
+2
*
There is no schsio_print() so get rid of the prototype.
mk
2009-08-22
1
-2
/
+1
*
KNF
mk
2009-05-07
1
-3
/
+2
*
Whitespace KNF.
mk
2009-04-27
1
-4
/
+2
*
schsio_probe() reads the chip id to find out if we should attach or not.
mk
2009-04-17
1
-3
/
+4
*
Change some parameter types from int to u_int8_t since the
mk
2009-04-16
1
-9
/
+10
*
Remove some unused symbolic constants.
mk
2009-04-15
1
-3
/
+1
*
make various strings ("can't map mem space" and similar) more consistent
sthen
2009-03-29
1
-3
/
+3
*
Add support for the watchdog timer.
mk
2009-03-25
1
-47
/
+135
*
Unify error message.
kettenis
2009-01-26
1
-2
/
+2
*
use more appropriate sensor_task_register(9) paradigm; ok mk
cnst
2009-01-24
1
-3
/
+6
*
* eliminate redundant initialisations of .desc and .value
cnst
2009-01-24
1
-30
/
+4
*
Add schsio(4), a driver for SMSC SCH311x LPC Super I/O ICs providing
mk
2009-01-23
1
-0
/
+467