Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.sbin/ntp/ntpd Add new source file for ntp4.0.99i.



details:   https://anonhg.NetBSD.org/src/rev/01e41a11448c
branches:  trunk
changeset: 485220:01e41a11448c
user:      simonb <simonb%NetBSD.org@localhost>
date:      Sat Apr 22 15:26:21 2000 +0000

description:
Add new source file for ntp4.0.99i.

diffstat:

 usr.sbin/ntp/ntpd/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r f091ac3a67db -r 01e41a11448c usr.sbin/ntp/ntpd/Makefile
--- a/usr.sbin/ntp/ntpd/Makefile        Sat Apr 22 15:07:06 2000 +0000
+++ b/usr.sbin/ntp/ntpd/Makefile        Sat Apr 22 15:26:21 2000 +0000
@@ -1,8 +1,9 @@
-#      $NetBSD: Makefile,v 1.2 2000/03/29 13:54:44 simonb Exp $
+#      $NetBSD: Makefile,v 1.3 2000/04/22 15:26:21 simonb Exp $
 
 PROG=  ntpd
 MAN=   ntpd.8
-SRCS=  jupiter.h map_vme.c ntp_config.c ntp_control.c ntp_filegen.c \
+SRCS=  jupiter.h map_vme.c ntp_config.c ntp_control.c ntp_crypto.c \
+       ntp_filegen.c \
        ntp_intres.c ntp_io.c ntp_loopfilter.c ntp_monitor.c ntp_peer.c \
        ntp_proto.c ntp_refclock.c ntp_request.c ntp_restrict.c ntp_timer.c \
        ntp_util.c ntpd.c refclock_acts.c refclock_arbiter.c refclock_arc.c \



Home | Main Index | Thread Index | Old Index