NetBSD/sys/dev/vinum
jdolecek 9acf283bdf vinum_super_ioctl(): refuse unknown ioctls, rather than pretending
success; this fixes panic caused by null pointer dereference in
spec_open() after DIOCGPART ioctl call and PR bin/26981 by Simon Hitzemann

while here, also remove not reachable return statements, and also
return EINVAL for ioctl to unknown DEVTYPE()s

XXX vinum code is !@#$%^
2004-09-17 19:21:03 +00:00
..
Makefile
files.vinum
makestatetext
makeuser
request.h
statetexts.h
vinum.c
vinumconfig.c use strlcpy 2004-06-22 14:00:54 +00:00
vinumdaemon.c add some (long long int) casts for log() arguments, so that this compiles 2003-11-25 20:11:59 +00:00
vinumext.h
vinumhdr.h
vinuminterrupt.c add some (long long int) casts for log() arguments, so that this compiles 2003-11-25 20:11:59 +00:00
vinumio.c
vinumio.h
vinumioctl.c vinum_super_ioctl(): refuse unknown ioctls, rather than pretending 2004-09-17 19:21:03 +00:00
vinumkw.h
vinumlock.c
vinummemory.c
vinumobj.h
vinumparser.c
vinumqsort.c
vinumraid5.c
vinumrequest.c
vinumrevive.c add some (long long int) casts for log() arguments, so that this compiles 2003-11-25 20:11:59 +00:00
vinumstate.c
vinumstate.h
vinumutil.c
vinumutil.h
vinumvar.h change the defines for cdev and bdev majors to 162, which is assigned 2004-09-05 15:10:25 +00:00