From owner-cvs-src@FreeBSD.ORG Tue Sep 14 06:07:01 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E6E7216A4CE; Tue, 14 Sep 2004 06:07:01 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 731EC43D54; Tue, 14 Sep 2004 06:07:01 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id i8E66TCb037255; Tue, 14 Sep 2004 00:06:30 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Tue, 14 Sep 2004 00:07:12 -0600 (MDT) Message-Id: <20040914.000712.57271340.imp@bsdimp.com> To: seanc@FreeBSD.org From: "M. Warner Losh" In-Reply-To: <200409140301.i8E31cvR099301@repoman.freebsd.org> References: <200409140301.i8E31cvR099301@repoman.freebsd.org> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src UPDATING src/etc/defaults rc.conf src/etc/rc.d Makefile ntpd rpcbind X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Sep 2004 06:07:02 -0000 In message: <200409140301.i8E31cvR099301@repoman.freebsd.org> Sean Chittenden writes: : ntpdate's use has been depreciated by the ntpd : authors for quite some time so this change shouldn't be unexpected. Except that ntpdate is still useful, despite their views to the contrary. I really really really do not like this change. Warner