CVSROOT: /cvs Module name: src Changes by: matt...@cvs.openbsd.org 2011/06/05 12:40:33
Modified files: sys/arch/hp300/dev: hd.c hdvar.h sys/arch/octeon/dev: octcf.c sys/arch/sparc/dev: fd.c xd.c xdvar.h xy.c xyvar.h sys/arch/sparc64/dev: fd.c sys/arch/vax/mba: hp.c sys/arch/vax/mscp: mscp_disk.c sys/arch/vax/vsa: hdc9224.c sys/dev/ata : wd.c wdvar.h sys/dev : ccd.c ramdisk.c vnd.c sys/dev/isa : fd.c mcd.c sys/dev/raidframe: rf_openbsdkintf.c sys/scsi : cd.c sd.c sdvar.h sys/sys : dkio.h Log message: Drop kernel support for the useless DIOCWLABEL ioctl and prune a lot of silly flag twiddling code in various disk drivers. ok deraadt@, miod@ N.B., users will need a -current disklabel(8) to be able to write new disklabels to disk now.