summaryrefslogtreecommitdiff
path: root/sys/dev/vndioctl.h
AgeCommit message (Expand)Author
2016-12-14Kill compat for old VNDIOCSET; ok deraadt@Jeremie Courreges-Anglas
2016-11-12Bump VNDNLEN from 90 to 1024 bytes, to avoid "VNDIOCSET: File name too long"Jeremie Courreges-Anglas
2008-09-03Replace -s (sector size) option with more general -t (disktype)Kenneth R Westerback
2008-08-14Allow the sector size to be specified by the user when configuring aJoel Sing
2004-06-20add the VNDIOCGET ioctl to vnode disks, ok millert@Pedro Martelletto
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2001-12-07Make vnds larger than 2G work, mostly by Daniel Lucq <daniel@lucq.org>Niklas Hallqvist
2000-06-20add encryption for svnd's for Erich <hh@cyberpass.net>. You can do aNiels Provos
1997-11-07$OpenBSD$Niklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt