Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.sbin/makefs/ffs
Module Name: src
Committed By: fvdl
Date: Thu Jun 23 00:53:16 UTC 2005
Modified Files:
src/usr.sbin/makefs/ffs: ffs_alloc.c ufs_inode.h
Log Message:
Pull in DIP_ADD from sys/ufs/ufs/inode.h and use it, to prevent bad lvalue
assignment warnings/errors from gcc4.
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/usr.sbin/makefs/ffs/ffs_alloc.c
cvs rdiff -r1.3 -r1.4 src/usr.sbin/makefs/ffs/ufs_inode.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