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
/
cardbus
/
cardslot.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup <sys/kthread.h> and <sys/proc.h> includes.
mpi
2020-02-18
1
-2
/
+1
*
all pools have their ipl set via pool_setipl, so fold it into pool_init.
dlg
2016-09-15
1
-3
/
+2
*
pool_setipl for cardbus and drm pools.
dlg
2016-08-24
1
-2
/
+4
*
Remove some includes include-what-you-use claims don't
jsg
2015-03-14
1
-3
/
+1
*
remove the second void * argument on tasks.
dlg
2015-01-27
1
-4
/
+4
*
if you really must look inside the pool to decide if you've called
tedu
2014-12-19
1
-2
/
+2
*
Replace workqs with tasks.
mpi
2013-10-30
1
-3
/
+14
*
Enforce ca_activate tree-walks over the entire heirarchy for all events,
deraadt
2013-05-30
1
-3
/
+2
*
Make CardBus ral(4) suspend and resume properly on machines that keep the
kettenis
2010-08-25
1
-2
/
+3
*
As per NetBSD move HAYAKAWA Koichi's licenses to two clause.
jsg
2010-01-13
1
-6
/
+1
*
Get size of the struct cardslot_event, not the function cardslot_event.
ray
2008-12-03
1
-3
/
+3
*
use workq instead of crafting our own kthread, since the tasks being done
deraadt
2008-11-24
1
-189
/
+162
*
Don't panic if someone inserts a CardBus slot for which we disabled CardBus
kettenis
2007-12-21
1
-2
/
+3
*
Don't crash if we only try to attach pcmcia(4).
kettenis
2007-12-16
1
-3
/
+3
*
Un-staticize if option DDB.
miod
2007-09-17
1
-10
/
+14
*
knf.
fgsch
2005-09-19
1
-278
/
+276
*
typo, enevt -> event
brad
2004-07-25
1
-2
/
+2
*
- The card_attach_now flag hasn't been necessary or useful for some time.
brad
2004-07-15
1
-30
/
+8
*
Remove useless ``elm'' argument from the SIMPLEQ_REMOVE_HEAD macro.
grange
2004-05-04
1
-4
/
+4
*
typos from Tom Cosgrove;
jmc
2003-10-21
1
-4
/
+4
*
First round of __P removal in sys
millert
2002-03-14
1
-8
/
+8
*
Initial check-in for support of 32-bit CardBus PC Cards; from NetBSD. On many
aaron
2000-04-08
1
-0
/
+439