Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sbin/newfs
Module Name: src
Committed By: dsl
Date: Wed Oct 15 13:07:34 UTC 2003
Modified Files:
src/sbin/newfs: mkfs.c
Log Message:
The 'struct partition *pp' is only used to save the block and fragment
sizes (so they can be written back into the disklabel).
Allow pp to be NULL
To generate a diff of this commit:
cvs rdiff -r1.82 -r1.83 src/sbin/newfs/mkfs.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