Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/usr.sbin/dumpfs
Module Name: basesrc
Committed By: lukem
Date: Thu Aug 30 14:37:27 UTC 2001
Modified Files:
basesrc/sbin/newfs: extern.h mkfs.c newfs.c
basesrc/usr.sbin/dumpfs: dumpfs.c
syssrc/sys/ufs/ffs: fs.h
Log Message:
some improvements from freebsd/openbsd
- replace the unused fs_headswitch and fs_trkseek with fs_id[2], bringing
our struct fs closer to that in freebsd & openbsd (& solaris FWIW)
- dumpfs: improve warning message when cpc == 0
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 basesrc/sbin/newfs/extern.h
cvs rdiff -r1.52 -r1.53 basesrc/sbin/newfs/mkfs.c
cvs rdiff -r1.45 -r1.46 basesrc/sbin/newfs/newfs.c
cvs rdiff -r1.27 -r1.28 basesrc/usr.sbin/dumpfs/dumpfs.c
cvs rdiff -r1.15 -r1.16 syssrc/sys/ufs/ffs/fs.h
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