Date: Thu, 8 Oct 1998 11:47:30 -0700 (PDT) From: "Dag-Erling C. Sm\xf8rgrav" <des@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/etc rc rc.conf src/usr.sbin/xntpd Makefile src/share/man/man5 rc.conf.5 Message-ID: <199810081847.LAA00940@freefall.freebsd.org>
index | next in thread | raw e-mail
des 1998/10/08 11:47:30 PDT
Modified files:
etc rc rc.conf
usr.sbin/xntpd Makefile
share/man/man5 rc.conf.5
Log:
Remove all references to tickadj(8) from rc, rc.conf and rc.conf.5.
Disable building tickadj(8) by removing util from SUBDIR in the xntpd
Makefile. Note that the sources are still there and tickadj can still
be built and installed by doing:
# cd /usr/src/usr.sbin/xntpd/util
# make all install
There are enough references to tickadj in e.g. the xntpd documentation
(not to mention the sysctl variables it uses etc.) that I don't feel
up to implementing the final solution right now.
Kinda-approved-by: phk
Revision Changes Path
1.159 +2 -6 src/etc/rc
1.61 +1 -3 src/etc/rc.conf
1.7 +2 -2 src/usr.sbin/xntpd/Makefile
1.24 +1 -15 src/share/man/man5/rc.conf.5
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810081847.LAA00940>
