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
/
arch
/
hp300
/
dev
/
mt.c
Age
Commit message (
Expand
)
Author
2003-11-17
TAB/space cleanup.
tsutsui
2003-06-29
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
fvdl
2003-06-29
Adapt to ktrace/lwp changes.
thorpej
2002-10-23
merge kqueue branch into -current
jdolecek
2002-10-02
Use CFATTACH_DECL().
thorpej
2002-09-27
Declare all cfattach structures const.
thorpej
2002-09-06
Merge the gehenna-devsw branch into the trunk.
gehenna
2002-07-26
Convert to new device buffer queue interface.
hannken
2002-03-15
Add RCSIDs.
gmcgarry
2002-02-23
Unnecessary to cast splx() to void.
gmcgarry
2000-05-19
A foolish consistency; most parts of the kernel use bp->b_data, so
thorpej
2000-03-23
New callout mechanism with two major improvements over the old
thorpej
2000-02-06
remove unused variable *dp.
frueauf
2000-01-21
Update for sys/buf.h/disksort_*() changes.
thorpej
1998-01-12
Update for changes to config.
thorpej
1997-10-04
Copyright assigned to The NetBSD Foundation.
thorpej
1997-03-31
Add prototypes, and make this compile with -Wall. Remove register
scottr
1997-01-30
Convert to new-style autoconfiguration; old-style config is no longer
thorpej
1996-10-14
Set the device class on non-dull devices. This is a transitional thing.
thorpej
1996-10-13
backout previous kprintf changes
christos
1996-10-11
printf -> kprintf, sprintf -> ksprintf
christos
1996-02-14
All interrupt routines (except the HIL; don't ask) now take a pointer
thorpej
1995-12-02
Use a "match/attach" rather than "init" scheme for probing devices.
thorpej
1995-10-02
Driver for HP 7974a, 7978a/b, 7979a, 7980a, and 7980xc 9-track HP-IB tapes.
thorpej