Source-Changes archive

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

CVS commit: syssrc/sys/ufs/ffs



Module Name:    syssrc
Committed By:   lukem
Date:           Fri Oct 26 06:37:56 UTC 2001

Modified Files:
        syssrc/sys/ufs/ffs: ffs_subr.c

Log Message:
- pull in ufsmount.h after inode.h, because the latter pulls in
  quota.h which the former needs, and this makes the usage consistent
  with other files anyway
- expand the details in a few panic strings


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 syssrc/sys/ufs/ffs/ffs_subr.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