From owner-cvs-all Tue May 7 3:14:21 2002 Delivered-To: cvs-all@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id B9CF237B403; Tue, 7 May 2002 03:14:13 -0700 (PDT) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id UAA17232; Tue, 7 May 2002 20:14:11 +1000 Date: Tue, 7 May 2002 20:15:57 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Maxim Sobolev Cc: cvs-committers@FreeBSD.org, Subject: Re: cvs commit: src/etc rc.serial In-Reply-To: <3CD79EC3.978F9A01@FreeBSD.org> Message-ID: <20020507200128.Y14367-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 7 May 2002, Maxim Sobolev wrote: > Bruce Evans wrote: > > > > On Tue, 7 May 2002, Maxim Sobolev wrote: > > > > > sobomax 2002/05/07 00:35:31 PDT > > > > > > Modified files: (Branch: RELENG_4) > > > etc rc.serial > > > Log: > > > MFC: correct default value of drainwait. > > > > > > Revision Changes Path > > > 1.14.2.4 +2 -2 src/etc/rc.serial > > > > This is not approved. drainwait already had its default value in > > RELENG_4. > > While we on topic - comcontrol manpage says that the default for > drainwait is 5 minutes, while rc.serial sets it to 0 (infinite). It is > unclear why do you think that it already has default value in > RELENG_4. The man page is another thing that shouldn't have been MFC'ed :-). The timeout was changed from 0 to 5 in it a few days after changing the value in the kernel (rev.1.16 of comcontrol.8 and rev.1.13[1-4] of kern/tty.c). The changes in the man page were MFC'ed 16 months later (rev.1.15.2.4) but the kernel changes still haven't been MFC'ed. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message