K 10 svn:author V 8 truckman K 8 svn:date V 27 2004-11-08T07:50:55.000000Z K 7 svn:log V 607 MFC dir.c:1.29, fsck.h:1.32, inode.c:1.36, pass1.c:1.42, pass2.c:1.25 > scottl 2004-09-01 05:48:06 UTC > > FreeBSD src repository > > Modified files: > sbin/fsck_ffs dir.c fsck.h inode.c pass1.c pass2.c > Log: > Create DIP_SET() and IBLK_SET() macros to fix lvalue warnings. > > Inspired by: kan > > Revision Changes Path > 1.29 +14 -14 src/sbin/fsck_ffs/dir.c > 1.32 +15 -0 src/sbin/fsck_ffs/fsck.h > 1.36 +18 -14 src/sbin/fsck_ffs/inode.c > 1.42 +3 -3 src/sbin/fsck_ffs/pass1.c > 1.25 +9 -9 src/sbin/fsck_ffs/pass2.c END