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 Jul 4 22:35:07 UTC 2000
Modified Files:
basesrc/sbin/newfs_lfs: config.h extern.h lfs.c newfs.c newfs_lfs.8
Log Message:
Tweak how lfs_avail is initialized, corresponding to changes in the
kernel.
Don't make more superblock segments than we have a record of in
the superblock; and print these out as we go, like newfs.
Add am "-M" flag to specify the number of reserved segments, with a note
in the man page not to use it.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 basesrc/sbin/newfs_lfs/config.h \
basesrc/sbin/newfs_lfs/newfs.c
cvs rdiff -r1.1 -r1.2 basesrc/sbin/newfs_lfs/extern.h
cvs rdiff -r1.15 -r1.16 basesrc/sbin/newfs_lfs/lfs.c
cvs rdiff -r1.7 -r1.8 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