Subject: CVS commit: src/usr.sbin/makefs/ffs
To: None <source-changes@NetBSD.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 06/23/2005 00:53:16
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.