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:           Sun Mar  7 12:26:38 UTC 2004

Modified Files:
        src/sbin/newfs: mkfs.c newfs.c

Log Message:
Re-instate the old behaviour where 'mount_mfs device mount_pt' would
use the size of 'device' for teh file syste size - fixes pr 18353.
(It might be better to be able to say 50% of the size...)
Fix 'mount_mfs -N ...', as well as supressing the creation of the fs, the -N
inhibits the supression of the prints of the mfs parameters.


To generate a diff of this commit:
cvs rdiff -r1.85 -r1.86 src/sbin/newfs/mkfs.c
cvs rdiff -r1.79 -r1.80 src/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