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
/
arch
/
sgi
/
dev
/
power.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the unused interrupt type (edge/level) from the mace interrupt
visa
2018-12-03
1
-2
/
+2
*
It's init as a process that's special, not init's original thread.
guenther
2014-07-11
1
-2
/
+2
*
machdep.kbdreset enables a shutdown by Ctrl-Alt-Del on amd64 and
naddy
2011-06-24
1
-4
/
+4
*
Allow xbow_intr_establish() callers to provide optional storage for the
miod
2009-11-25
1
-2
/
+2
*
Rename struct confargs to struct mainbus_attach_args for consistency and also
miod
2009-10-26
1
-3
/
+3
*
Add support for the Octane power button to power(4). Took me a while to
miod
2009-10-26
1
-31
/
+75
*
Better crime/mace interrupt handling; interrupt information is no longer
miod
2009-10-26
1
-20
/
+6
*
need that include file...
deraadt
2009-05-16
1
-1
/
+2
*
TOD clock support for IOC3 flavours with DS174x chips (which are rebadged
miod
2009-05-15
1
-40
/
+37
*
- remove some unneeded headers
jasper
2008-09-16
1
-9
/
+1
*
There's no need to print the IRQ now that we have direct configuration.
jsing
2008-02-21
1
-15
/
+9
*
Completely overhault attachment rules on sgi. No more indirect configuration
miod
2008-02-20
1
-8
/
+2
*
power(4) can now make use of the DS1687 register definitions header file.
jsing
2007-12-27
1
-4
/
+3
*
move variable declarations where they belong
jasper
2007-12-18
1
-5
/
+5
*
- powerbutton -> power button
jasper
2007-12-18
1
-5
/
+5
*
add power(4), a driver for the power button found on SGI O2's.
jasper
2007-12-18
1
-0
/
+142