Source-Changes-HG archive

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

[src/trunk]: src/etc/rc.d xntpd -> ntpd



details:   https://anonhg.NetBSD.org/src/rev/435037faf013
branches:  trunk
changeset: 485702:435037faf013
user:      joda <joda%NetBSD.org@localhost>
date:      Wed May 03 14:40:39 2000 +0000

description:
xntpd -> ntpd

diffstat:

 etc/rc.d/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (20 lines):

diff -r 7cacc615db7f -r 435037faf013 etc/rc.d/Makefile
--- a/etc/rc.d/Makefile Wed May 03 13:53:59 2000 +0000
+++ b/etc/rc.d/Makefile Wed May 03 14:40:39 2000 +0000
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.4 2000/04/26 05:28:04 thorpej Exp $
+# $NetBSD: Makefile,v 1.5 2000/05/03 14:40:39 joda Exp $
 
 FILES= DAEMON LOGIN SERVERS accounting amd apmd bootparams bootconf.sh ccd \
        cleartmp cron dhclient dhcpd dhcrelay dmesg fsck.sh gated inetd \
        ipfilter ipmon ipnat kerberos ldconfig lkm1 lkm2 lkm3 local lpd mopd \
        motd mountall mountcritlocal mountcritremote mountd mrouted named \
-       network nfsd nfslocking ntpdate portmap postfix ppp pwcheck quota \
+       network nfsd nfslocking ntpd ntpdate portmap postfix ppp pwcheck quota \
        raidframe rarpd rbootd root route6d routed rtadvd rtsold rwho savecore \
        screenblank sendmail swap1 swap2 sysdb sysctl syslogd systemfs timed \
-       ttys virecover wscons xdm xfs xntpd ypbind yppasswdd ypserv
+       ttys virecover wscons xdm xfs ypbind yppasswdd ypserv
 FILESDIR=      /etc/rc.d
 FILESMODE=     ${BINMODE}
 



Home | Main Index | Thread Index | Old Index