Source-Changes archive

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

CVS commit: [netbsd-1-5] basesrc/usr.sbin/dumpfs



Module Name:    basesrc
Committed By:   he
Date:           Sun Nov 25 19:36:53 UTC 2001

Modified Files:
        basesrc/usr.sbin/dumpfs [netbsd-1-5]: dumpfs.c

Log Message:
Pull up revision 1.29 (requested by lukem):
  Change fs_csp[] from being a fixed size to being an array sized
  as required.  This allows file systems with more than about 15500
  cylinder groups (on 32-bit systems) to be used.


To generate a diff of this commit:
cvs rdiff -r1.21.4.4 -r1.21.4.5 basesrc/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