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