freebsd-dev/sbin/bsdlabel
Poul-Henning Kamp f080d33b66 Retire the "-N" and "-W" options which implemented write-protection
for the disklabel:  This facility is OBE.

First of all, we cannot sensibly implement this in a properly stacked
environment.

Second, if we did, it would confuse the heck out of users who
wouldn't be able to "start from scratch" by dd(8)'ing /dev/zero
onto /dev/da0.

Third, the offered protection is not comprehensive: no other software
would respect it.

Fourth and finally, the disklabel is already protected against
tampering if it controls open partitions.

Uselessness of these options discussed with:	peter
2003-01-26 11:11:19 +00:00
..
bsdlabel.5 Uniformly refer to a file system as "file system". 2002-12-12 17:26:04 +00:00
bsdlabel.8 Retire the "-N" and "-W" options which implemented write-protection 2003-01-26 11:11:19 +00:00
bsdlabel.c Retire the "-N" and "-W" options which implemented write-protection 2003-01-26 11:11:19 +00:00
Makefile Don't set WARNS to 2, we're default compatible now. 2002-04-08 06:26:46 +00:00
pathnames.h Backed out removal of vendor id and gratuitous change of tmpfile prefix 2000-01-11 07:28:46 +00:00