Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc



Module Name:    basesrc
Committed By:   perseant
Date:           Tue Jan 18 21:57:59 UTC 2000

Modified Files:
        basesrc/sbin/newfs_lfs: lfs.c newfs_lfs.8

Log Message:
newfs_lfs now recognizes a zero p_sgs field to mean "use the default segment
size" (for consistency with bsize/fsize, and since segment size == block
size is never a valid combination).

Updated the man page to include explicit reasonable values for fsize, bsize,
and sgs, at suggestion from Hubert Feyrer.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 basesrc/sbin/newfs_lfs/lfs.c
cvs rdiff -r1.4 -r1.5 basesrc/sbin/newfs_lfs/newfs_lfs.8

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