Source-Changes archive

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

CVS commit: basesrc/usr.sbin/makefs/ffs



Module Name:    basesrc
Committed By:   lukem
Date:           Wed Feb  6 15:36:30 UTC 2002

Modified Files:
        basesrc/usr.sbin/makefs/ffs: ffs_alloc.c

Log Message:
use (size / DEV_BSIZE) instead of btodb(size).  fixes cross build issue.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 basesrc/usr.sbin/makefs/ffs/ffs_alloc.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