Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Leo Weppelman <leo@netbsd.org>
List: source-changes
Date: 12/23/1999 13:23:32
Module Name:	syssrc
Committed By:	leo
Date:		Thu Dec 23 21:23:31 UTC 1999

Modified Files:
	syssrc/sys/dev/ata: wd.c
	syssrc/sys/dev/scsipi: scsipiconf.h sd.c
	syssrc/sys/sys: dkio.h

Log Message:
Implement the DIOCKLABEL ioctl. Through this ioctl it it possible keep the
disklabel on the last close or to drop it.


To generate a diff of this commit:
cvs rdiff -r1.198 -r1.199 syssrc/sys/dev/ata/wd.c
cvs rdiff -r1.33 -r1.34 syssrc/sys/dev/scsipi/scsipiconf.h
cvs rdiff -r1.153 -r1.154 syssrc/sys/dev/scsipi/sd.c
cvs rdiff -r1.3 -r1.4 syssrc/sys/sys/dkio.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.