Date: Thu, 17 Mar 2005 13:51:32 +0100 From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) To: Adam Gregoire <ebola@psychoholics.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/fs/devfs devfs_devs.c src/sys/kernkern_conf.c src/sys/sys conf.h param.h Message-ID: <8664zqo2p7.fsf@xps.des.no> In-Reply-To: <1111062414.88318.9.camel@S0106066606660666.su.shawcable.net> References: <200503171207.j2HC70Jd070069@repoman.freebsd.org> <1111062414.88318.9.camel@S0106066606660666.su.shawcable.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Adam Gregoire <ebola@psychoholics.org> writes: > #define D_VERSION_00 0x20011966 > -#define D_VERSION D_VERSION_00 > +#define D_VERSION_01 0x17032005 /* Add d_uid,gid,mode & kind */ > +#define D_VERSION D_VERSION_01 > > Should D_VERSION_01 be 0x20050317 ? Not unless the previous version was committed on 2001-19-66. (hint: 'grep phk /usr/share/calendar/calendar.freebsd') DES --=20 Dag-Erling Sm=F8rgrav - des@des.no
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8664zqo2p7.fsf>