Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Jul 2009 22:30:37 +0000 (UTC)
From:      Colin Percival <cperciva@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/contrib/amd/amd get_args.c src/contrib/ntp/scripts mkver.in src/contrib/sendmail/cf/sh makeinfo.sh src/secure/lib/libcrypto Makefile src/sys/contrib/dev/acpica/compiler aslcompile.c aslutils.c src/sys/dev/hptrr hptrr_config.c
Message-ID:  <200907112232.n6BMWjiU083376@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

cperciva    2009-07-11 22:30:37 UTC

  FreeBSD src repository

  Modified files:
    contrib/amd/amd      get_args.c 
    contrib/ntp/scripts  mkver.in 
    contrib/sendmail/cf/sh makeinfo.sh 
    secure/lib/libcrypto Makefile 
    sys/contrib/dev/acpica/compiler aslcompile.c aslutils.c 
    sys/dev/hptrr        hptrr_config.c 
  Log:
  SVN rev 195626 on 2009-07-11 22:30:37Z by cperciva
  
  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)
  
  Revision  Changes    Path
  1.10      +2 -2      src/contrib/amd/amd/get_args.c
  1.3       +0 -2      src/contrib/ntp/scripts/mkver.in
  1.8       +1 -1      src/contrib/sendmail/cf/sh/makeinfo.sh
  1.83      +0 -1      src/secure/lib/libcrypto/Makefile
  1.3       +3 -3      src/sys/contrib/dev/acpica/compiler/aslcompile.c
  1.3       +2 -2      src/sys/contrib/dev/acpica/compiler/aslutils.c
  1.3       +1 -1      src/sys/dev/hptrr/hptrr_config.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907112232.n6BMWjiU083376>