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
/
landisk
/
dev
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-11
spelling
jsg
1
-2
/
+2
2017-09-08
If you use sys/param.h, you don't need sys/types.h
deraadt
1
-2
/
+1
2017-04-30
Rename Debugger() into db_enter().
mpi
1
-2
/
+2
2014-11-16
Replace a plethora of historical protection options with just
deraadt
1
-2
/
+2
2014-07-11
It's init as a process that's special, not init's original thread.
guenther
1
-2
/
+2
2011-06-24
machdep.kbdreset enables a shutdown by Ctrl-Alt-Del on amd64 and
naddy
1
-4
/
+4
2011-05-09
Refactor queue allocation and initialization into a wdc_alloc_queue()
matthew
1
-4
/
+3
2010-04-04
OpenBSD uses bus_space_copy_#, not bus_space_copy_region_#. Make sure only the
miod
1
-13
/
+13
2009-12-25
Implement bus_space_vaddr().
miod
1
-1
/
+12
2008-06-27
More removal of clauses 3 and 4 from NetBSD licenses.
ray
2
-10
/
+2
2008-06-26
First pass at removing clauses 3 and 4 from NetBSD licenses.
ray
3
-24
/
+3
2007-06-15
In power_match(), make sure oa_irq is correctly initialized.
miod
1
-1
/
+4
2007-04-26
ack the power switch interrupt even if machdep.kbdreset is not set
martin
1
-4
/
+6
2007-03-23
Do not enter ddb from the interrupt handler unless option DEBUG.
miod
1
-3
/
+3
2007-01-15
power(4) driver for the power switch on many landisk models, hooked
martin
1
-0
/
+110
2006-11-10
Remove unnecessary failure printf. That's what nonzero return codes are for.
miod
1
-4
/
+2
2006-10-31
Do not map obio mappings twice.
miod
1
-2
/
+2
2006-10-28
Make this work.
kettenis
1
-3
/
+38
2006-10-23
Correctly invoke sh_clock_init() [merge error]
miod
1
-2
/
+2
2006-10-21
Do not pass down IOBASEUNK/MADDRUNK/IRQUNK.
kettenis
1
-15
/
+19
2006-10-11
Oops, wrong size in struct cfattach.
miod
1
-2
/
+2
2006-10-07
More bits in progress, adapted from NetBSD.
miod
4
-2
/
+1537
2006-10-06
few more files
mickey
2
-0
/
+224