Date: Fri, 04 Aug 2006 01:14:54 -0700 From: Colin Percival <cperciva@freebsd.org> To: Yar Tikhiy <yar@comp.chem.msu.su> Cc: cvs-src@FreeBSD.org, Stefan Farfeleder <stefanf@FreeBSD.org>, pdeuskar@FreeBSD.org, cvs-all@FreeBSD.org, src-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/em if_em.c if_em.h Message-ID: <44D301FE.6030007@freebsd.org> In-Reply-To: <20060804074657.GT97316@comp.chem.msu.su> References: <200608031905.k73J55D2061870@repoman.freebsd.org> <44D29FB6.9090209@freebsd.org> <20060804012514.GA63379@what-creek.com> <20060804071909.GS97316@comp.chem.msu.su> <20060804072323.GC89735@wombat.fafoe.narf.at> <20060804074657.GT97316@comp.chem.msu.su>
next in thread | previous in thread | raw e-mail | index | archive | help
Yar Tikhiy wrote: > Yeah, it's a thing to watch out for. As are __TIME__ and __DATE__. FWIW, the following files in 6.1-RELEASE/i386 contain build timestamps: /boot/GENERIC/hptmv.ko /boot/GENERIC/kernel /boot/SMP/hptmv.ko /boot/SMP/kernel /boot/loader /boot/pxeboot /etc/mail/freebsd.cf /etc/mail/freebsd.submit.cf /etc/mail/sendmail.cf /etc/mail/submit.cf /lib/libcrypto.so.4 /usr/bin/ntpq /usr/include/osreldate.h /usr/sbin/amd /usr/sbin/iasl /usr/sbin/isdnd /usr/sbin/isdndebug /usr/sbin/isdnmonitor /usr/sbin/isdnphone /usr/sbin/isdntelctl /usr/sbin/lwresd /usr/sbin/named /usr/sbin/ntpd /usr/sbin/ntpdate /usr/sbin/ntpdc /usr/sbin/ppp Of these, I've recently removed the timestamps in /usr/sbin/isdn*, and dougb has a patch to remove the timestamps in lwresd and named. There are also timestamps in all of the library archive files, but those are required by the archive format, so we can't do much about them. Colin Percival
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44D301FE.6030007>