Date: Tue, 7 May 2002 20:15:57 +1000 (EST) From: Bruce Evans <bde@zeta.org.au> To: Maxim Sobolev <sobomax@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, <cvs-all@FreeBSD.org> Subject: Re: cvs commit: src/etc rc.serial Message-ID: <20020507200128.Y14367-100000@gamplex.bde.org> In-Reply-To: <3CD79EC3.978F9A01@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020507200128.Y14367-100000>