Date: Sat, 28 Sep 1996 18:50:21 +0200 From: Poul-Henning Kamp <phk@critter.tfs.com> To: Bruce Evans <bde@freebsd.org> Cc: CVS-committers@freebsd.org, cvs-all@freebsd.org, cvs-sys@freebsd.org Subject: Re: cvs commit: src/sys/kern kern_mib.c Message-ID: <560.843929421@critter.tfs.com> In-Reply-To: Your message of "Sat, 28 Sep 1996 08:43:46 PDT." <199609281543.IAA04613@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <199609281543.IAA04613@freefall.freebsd.org>, Bruce Evans writes: >bde 96/09/28 08:43:43 > > Modified: sys/kern kern_mib.c > Log: > Fixed bitrot in the read-only attribute: > - kern.maxproc and kern.maxprocperuid were read-only (and thus essentially > useless. Apparently no one uses them). > - all the user sysctls were read-write (and thus it was possible for them > to be inconsistent with the authoritative fixed values in the library). They would never be accessed in the kernel, they're only there as place- holders in the name-space. -- Poul-Henning Kamp | phk@FreeBSD.ORG FreeBSD Core-team. http://www.freebsd.org/~phk | phk@login.dknet.dk Private mailbox. whois: [PHK] | phk@ref.tfs.com TRW Financial Systems, Inc. Future will arrive by its own means, progress not so.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?560.843929421>
