summaryrefslogtreecommitdiffstats
path: root/sys/dev/vndioctl.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Delete commented out VNDIOCGET60 ioctljca2019-11-181-3/+1
* Kill compat for old VNDIOCSET; ok deraadt@jca2016-12-141-10/+2
* Bump VNDNLEN from 90 to 1024 bytes, to avoid "VNDIOCSET: File name too long"jca2016-11-121-3/+13
* Replace -s (sector size) option with more general -t (disktype)krw2008-09-031-1/+3
* Allow the sector size to be specified by the user when configuring ajsing2008-08-141-1/+2
* add the VNDIOCGET ioctl to vnode disks, ok millert@pedro2004-06-201-1/+19
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* Make vnds larger than 2G work, mostly by Daniel Lucq <daniel@lucq.org>niklas2001-12-071-2/+2
* add encryption for svnd's for Erich <hh@cyberpass.net>. You can do aprovos2000-06-201-1/+3
* $OpenBSD$niklas1997-11-071-0/+1
* initial import of NetBSD treederaadt1995-10-181-0/+60