HomeFreeBSD

Remove build timestamps from the following files:
rS195626Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Remove build timestamps from the following files:
/boot/kernel/hptrr.ko
/etc/mail/*.cf
/lib/libcrypto.so.5
/usr/bin/ntpq
/usr/sbin/amd
/usr/sbin/iasl
/usr/sbin/ntpd
/usr/sbin/ntpdate
/usr/sbin/ntpdc

There does not appear to be any purpose to having these timestamps, and
they have the irritating consequence that the aforementioned files will
be different every time they are rebuilt.

After this commit, the only remaining build timestamps are in the kernel,
the boot loaders, /usr/include/osreldate.h (the year in the copyright
notice), and lib*.a (the timestamps on all of the included .o files).

Reviewed by: scottl (hptrr), gshapiro (sendmail), simon (openssl),

		roberto (ntp), jkim (acpica)

Approved by: re (kib)

Details

Provenance
cpercivaAuthored on
Parents
rS195625: On exec(2), when loading the ELF image, pmap_enter_object() is
Branches
Unknown
Tags
Unknown

Event Timeline