Source-Changes archive

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

CVS commit: [netbsd-10] src/usr.sbin/dumpfs



Module Name:    src
Committed By:   martin
Date:           Tue Dec 20 09:49:21 UTC 2022

Modified Files:
        src/usr.sbin/dumpfs [netbsd-10]: dumpfs.8 dumpfs.c

Log Message:
Pull up following revision(s) (requested by chs in ticket #9):

        usr.sbin/dumpfs/dumpfs.c: revision 1.67
        usr.sbin/dumpfs/dumpfs.8: revision 1.21

dumpfs: remove confusing output for UFS2
remove the mention of "fslevel 5" because no such thing exists.

the whole "fs level" concept really only applies to UFS1, so don't print
the line with the level number and details for UFS2 file systems at all.
try to clarify this in the manpage as well.

prompted by PR 57082.


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.20.56.1 src/usr.sbin/dumpfs/dumpfs.8
cvs rdiff -u -r1.66 -r1.66.2.1 src/usr.sbin/dumpfs/dumpfs.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