Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Dec 2001 11:48:30 +0200
From:      Sheldon Hearn <sheldonh@starjuice.net>
To:        nate@yogotech.com (Nate Williams)
Cc:        Matthew Dillon <dillon@apollo.backplane.com>, Kirk McKusick <mckusick@mckusick.com>, Robert Watson <rwatson@FreeBSD.ORG>, arch@FreeBSD.ORG
Subject:   Re: Patch for auto-default value for maxusers 
Message-ID:  <54181.1007977710@axl.seasidesoftware.co.za>
In-Reply-To: Your message of "Sat, 08 Dec 2001 17:54:06 MST." <15378.46638.217290.407771@caddis.yogotech.com> 

next in thread | previous in thread | raw e-mail | index | archive | help


On Sat, 08 Dec 2001 17:54:06 MST, Nate Williams wrote:

> > +		/* printf("maxusers not specified; will auto-size\n"); */
> > +		maxusers = 0;
> 
> Isn't this line kind of redundant, since we already know that maxusers == 0?

I actually like this, because it clues me in if I think I've set
maxusers, but haven't (or didn't do it properly).  Of course, I'd like
it to actually tell me _what_ value it auto-sized to. :-)

Ciao,
Sheldon.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-arch" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?54181.1007977710>