Module Name: src Committed By: martin Date: Mon Oct 12 14:29:41 UTC 2020
Modified Files: src/usr.sbin/sysinst: disks.c Log Message: Remove very strange code that special-cased MSDOS file systems and refused to newfs the partition (despite explicit request to do so) if it was mountable. Accidently carried over from a dim and distant past, before we had fsck_newfs. To generate a diff of this commit: cvs rdiff -u -r1.69 -r1.70 src/usr.sbin/sysinst/disks.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.