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
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to