Date: Sat, 4 Mar 1995 03:44:09 -0800 From: Bruce Evans <bde> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/isa diskslice_machdep.c Message-ID: <199503041144.DAA23913@freefall.cdrom.com>
next in thread | raw e-mail | index | archive | help
bde 95/03/04 03:44:07 Modified: sys/kern subr_diskslice.c Log: Don't warn about missing labels for non-BSD slices. Don't print debugging messages by default. Initialize the compatibility slice here and not in the machine-dependent code. Fix initialization of the label for the whole disk slice. Make it clear that write protection of labels doesn't apply when there is no label. Modified: sys/i386/isa diskslice_machdep.c Log: Support extended DOSpartitions. Accept even suspicious partitions. Moved most handling of the compatibility slice to dsopen(). Report i/o errors.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199503041144.DAA23913>
