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
/
vndvar.h
Age
Commit message (
Expand
)
Author
2009-12-14
Protect multiple inclusion.
uebayasi
2009-12-06
Make vnd_size (the returned size) 64 bit, keeping old field for ioctl
dsl
2009-04-30
Straggler from last vnd(4) commit: #define VNF_CLEARING.
dyoung
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-03-04
Split device_t/softc and other related cosmetic changes.
cube
2007-07-09
Merge some of the less invasive changes from the vmlocking branch:
ad
2006-05-14
integrate kauth.
elad
2006-02-01
Have vnd(4) devices automatically created when the user tries to
cube
2005-12-11
merge ktrace-lwp.
christos
2005-10-15
- change the way to specify a bufq strategy. (by string rather than by number)
yamt
2005-08-19
64 bit inode changes.
christos
2005-07-17
Add support for reading cloop2 compressed filesystem image,
hubertf
2005-03-30
Make vnd do I/O to the underlying file from thread context. This
bouyer
2005-02-27
nuke trailing whitespace
perry
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-05-17
Add DIOCKLABEL support. Fixes PR kern/21605 (Luke Mewburn).
thorpej
2003-04-11
Add a VNDIOF_FORCE flag which forces unconfiguration if the emulated
drochner
2003-03-27
read-only configuration support.
yamt
2002-07-20
Convert to new device buffer queue interface.
hannken
2002-06-21
Provide a means for vnconfig to indicate which devices are in use, and
atatat
2000-03-20
only define struct vnd_softc if _KERNEL is defined
jdolecek
2000-01-21
Update for sys/buf.h/disksort_*() changes.
thorpej
1998-07-31
Use the pool allocator for vndxfer and vndbuf structures.
thorpej
1997-12-02
Pull over fixes from vm_swap.c:
pk
1997-10-09
Fix tipo inherited from old version of TNF copyright template.
jtc
1997-06-23
Add full disklabel and partition support to the vnd driver, allowing much
thorpej