index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
pci
/
n8
Age
Commit message (
Expand
)
Author
2013-12-09
Fix typo ("then" instead of "than")
wiz
2012-12-01
Fix misspelling of acceptible (it's only acceptable with an 'a', not an 'i').
mbalmer
2012-10-27
split device_t/softc for all remaining drivers.
chs
2012-02-19
Replace simple_lock(9).
rmind
2011-08-01
According to the Oxford Dictionary of Etymology, a wether is a male sheep
mbalmer
2011-05-18
#include <sys/bus.h>, not <machine/bus.h>.
dyoung
2010-11-13
Don't pull in the whole uvm(9) API to access only PAGE_SIZE and
uebayasi
2009-11-22
more s/the the/the/
mbalmer
2009-05-12
use device_private().
cegger
2009-05-11
use device_xname()
cegger
2009-05-06
struct device * -> device_t, no functional changes intended.
cegger
2009-05-06
struct cfdata * -> cfdata_t, no functional changes intended.
cegger
2009-03-18
bzero -> memset
cegger
2009-01-03
remove extra semicolons.
yamt
2008-11-12
Remove LKMs and switch to the module framework, pass 1.
ad
2008-11-03
Remove include of useless i386/include/clock.h which broke builds on
tls
2008-10-30
NetOctave NSP2000 driver, ported from FreeBSD and integrated with
darran