Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Aug 2008 16:00:48 +0000 (UTC)
From:      Ollivier Robert <roberto@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/ntp Makefile Makefile.inc config.h src/usr.sbin/ntp/doc Makefile src/usr.sbin/ntp/libntp Makefile src/usr.sbin/ntp/libparse Makefile src/usr.sbin/ntp/ntp-keygen Makefile src/usr.sbin/ntp/ntpd Makefile src/usr.sbin/ntp/ntpdate ...
Message-ID:  <200808221601.m7MG11M2079687@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
roberto     2008-08-22 16:00:48 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/ntp         Makefile Makefile.inc config.h 
    usr.sbin/ntp/doc     Makefile 
    usr.sbin/ntp/libntp  Makefile 
    usr.sbin/ntp/libparse Makefile 
    usr.sbin/ntp/ntp-keygen Makefile 
    usr.sbin/ntp/ntpd    Makefile 
    usr.sbin/ntp/ntpdate Makefile 
    usr.sbin/ntp/ntpdc   Makefile 
    usr.sbin/ntp/ntpq    Makefile 
    usr.sbin/ntp/scripts mkver 
    usr.sbin/ntp/sntp    Makefile 
  Log:
  SVN rev 182008 on 2008-08-22 16:00:48Z by roberto
  
  Update the various files to sync with vendor import of 4.2.4p5.
  sntp includes a copy of libopts in itself in vendor code, rewrite the
  Makefile to compile and use only one copy.  It is an internal library, not
  installed.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.13      +1 -1      src/usr.sbin/ntp/Makefile
  1.10      +1 -0      src/usr.sbin/ntp/Makefile.inc
  1.14      +277 -68   src/usr.sbin/ntp/config.h
  1.15      +3 -2      src/usr.sbin/ntp/doc/Makefile
  1.11      +12 -10    src/usr.sbin/ntp/libntp/Makefile
  1.8       +2 -1      src/usr.sbin/ntp/libparse/Makefile
  1.8       +5 -3      src/usr.sbin/ntp/ntp-keygen/Makefile
  1.15      +8 -7      src/usr.sbin/ntp/ntpd/Makefile
  1.7       +2 -2      src/usr.sbin/ntp/ntpdate/Makefile
  1.12      +5 -4      src/usr.sbin/ntp/ntpdc/Makefile
  1.12      +5 -4      src/usr.sbin/ntp/ntpq/Makefile
  1.10      +1 -1      src/usr.sbin/ntp/scripts/mkver
  1.4       +4 -3      src/usr.sbin/ntp/sntp/Makefile



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