Date: Wed, 1 Sep 2004 05:48:06 +0000 (UTC) From: Scott Long <scottl@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/fsck_ffs dir.c fsck.h inode.c pass1.c pass2.c Message-ID: <200409010548.i815m6rO091859@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200409010548.i815m6rO091859>