From owner-freebsd-commit Thu Sep 14 21:25:40 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id VAA21075 for freebsd-commit-outgoing; Thu, 14 Sep 1995 21:25:40 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id VAA21045 for cvs-all-outgoing; Thu, 14 Sep 1995 21:25:36 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id VAA21023 for cvs-etc-outgoing; Thu, 14 Sep 1995 21:25:33 -0700 Received: from time.cdrom.com (time.cdrom.com [192.216.222.226]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id VAA20982 ; Thu, 14 Sep 1995 21:25:25 -0700 Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.12/8.6.9) with SMTP id VAA07567; Thu, 14 Sep 1995 21:25:19 -0700 To: davidg@Root.COM cc: "Jordan K. Hubbard" , CVS-commiters@freefall.freebsd.org, cvs-etc@freefall.freebsd.org Subject: Re: cvs commit: src/etc rc sysconfig In-reply-to: Your message of "Thu, 14 Sep 1995 17:15:42 PDT." <199509150015.RAA00204@corbin.Root.COM> Date: Thu, 14 Sep 1995 21:25:18 -0700 Message-ID: <7565.811139118@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-commit@FreeBSD.org Precedence: bulk > >jkh 95/09/14 16:16:35 > > > > Branch: etc RELENG_2_1_0 > > Modified: etc rc sysconfig > > Log: > > Bring in my changes from the HEAD: > > Add pcnfsd / apache_httpd hooks. > > I think you mean "main branch", right? 'HEAD' is relative to whatever > branch you're working on at the time. > > -DG Yes. Jordan