From owner-freebsd-hackers Sun Jun 25 02:32:25 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id CAA15838 for hackers-outgoing; Sun, 25 Jun 1995 02:32:25 -0700 Received: from gndrsh.aac.dev.com (gndrsh.aac.dev.com [198.145.92.241]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id CAA15831 for ; Sun, 25 Jun 1995 02:32:18 -0700 Received: (from rgrimes@localhost) by gndrsh.aac.dev.com (8.6.11/8.6.9) id CAA01137; Sun, 25 Jun 1995 02:32:35 -0700 From: "Rodney W. Grimes" Message-Id: <199506250932.CAA01137@gndrsh.aac.dev.com> Subject: Re: terse output from sysctl in netstart To: asami@cs.berkeley.edu (Satoshi Asami) Date: Sun, 25 Jun 1995 02:32:34 -0700 (PDT) Cc: hackers@freebsd.org In-Reply-To: <199506250917.CAA00658@silvia.HIP.Berkeley.EDU> from "Satoshi Asami" at Jun 25, 95 02:17:36 am X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 845 Sender: hackers-owner@freebsd.org Precedence: bulk > > The following lines are in /etc/netstart: > > === > if [ -n "$tcp_extensions" -a "x$tcp_extensions" = "xNO" ] ; then > sysctl -nw net.inet.tcp.rfc1323=0 > sysctl -nw net.inet.tcp.rfc1644=0 > fi > === > > The output from these lines look like: > > === > 0 > 0 > === > > Which looks more than a little puzzling during bootup. > > Will anyone scream bloody murder if I take out the `n' from the flags? > Then the output will be like No, please go ahead, it won't conflict with my other changes as they are at least 8 lines away :-) > === > net.inet.tcp.rfc1323: 1 -> 0 > net.inet.tcp.rfc1644: 1 -> 0 > === > > which is far more informative for newbies like me. > > Satoshi > -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Reliable computers for FreeBSD