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
/
qbus
/
dl.c
Age
Commit message (
Expand
)
Author
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2002-10-23
merge kqueue branch into -current
jdolecek
2002-10-02
Add trailing ; to CFATTACH_DECL.
thorpej
2002-09-30
Use CFATTACH_DECL().
thorpej
2002-09-27
Declare all cfattach structures const.
thorpej
2002-09-25
Don't include <sys/map.h>.
thorpej
2002-09-06
Merge the gehenna-devsw branch into the trunk.
gehenna
2002-03-17
Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for
atatat
2001-11-13
add RCSIDs
lukem
2001-05-26
Use cdev_decl() instead of local prototyping.
ragge
2001-05-02
Add `l_poll' to `struct linesw' and provide an xxxpoll() entry point
scw
2001-03-31
Remove unnecessary test of tp->t_linesw against NULL; they are results
enami
2000-11-02
Adapt to the new line discipline scheme.
eeh
2000-06-05
Adjust to new evcnt stuff.
matt
2000-06-04
More event counter stuff. Plus a little cruft cleanup while doing it.
matt
2000-03-30
Remove register declarations.
augustss
2000-01-24
Revamp the VAX interrupt handling code. Make it compatible with all the
matt
1999-06-06
Fix map register/DMA wait queues.
ragge
1999-05-27
Moved from ../dec/qbus/dl.c,v
ragge