Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/sbin/newfs
Module Name: basesrc
Committed By: thorpej
Date: Sat Feb 16 19:39:30 UTC 2002
Modified Files:
basesrc/sbin/newfs: newfs.c
Log Message:
* Undo rev 1.55. While one might think this test is useful, newfs
has historically allowed file systems to be created on non-4.2BSD
partitions, and the ability to do so is quite useful to some people.
* When rewriting the disklabel, don't consider it an error if there's
not a label already on the disk (and thus the rewrite operation fails).
To generate a diff of this commit:
cvs rdiff -r1.56 -r1.57 basesrc/sbin/newfs/newfs.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index