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: lukem
Date: Sun Dec 30 16:47:55 UTC 2001
Modified Files:
basesrc/sbin/newfs: newfs.8 newfs.c
Log Message:
Fixes from and/or inspired by FreeBSD:
- Change the default cpg from 16 to 65536, which effectively means
that the largest allowable value for cpg will be computed if it's
not specified with -c or in the disklabel for that partition.
This is much more convenient for users.
- Improve the description of the defaults for various options
To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 basesrc/sbin/newfs/newfs.8
cvs rdiff -r1.50 -r1.51 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