freebsd-dev/secure/lib
Colin Percival 7d845dde8d 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)
2009-07-11 22:30:37 +00:00
..
libcrypt Strip the private blowfish code down to only that which is 2003-06-02 19:17:24 +00:00
libcrypto Remove build timestamps from the following files: 2009-07-11 22:30:37 +00:00
libssh Use the closefrom(2) system call. 2009-06-16 15:30:10 +00:00
libssl Regenerate manual pages for OpenSSL 0.9.8k. 2009-06-14 19:51:05 +00:00
Makefile Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00
Makefile.inc The including makefile's directory is tried first for .include "...". 2003-04-30 07:54:39 +00:00