Date: Mon, 4 Aug 1997 09:36:37 -0700 (MST) From: Terry Lambert <terry@lambert.org> To: garbanzo@hooked.net (Alex) Cc: terry@lambert.org, current@FreeBSD.ORG Subject: Re: Some thoughts and ideas, and quirks Message-ID: <199708041636.JAA04158@phaeton.artisoft.com> In-Reply-To: <Pine.LNX.3.95.970803170217.1341C-100000@zippy.dyn.ml.org> from "Alex" at Aug 3, 97 05:03:47 pm
next in thread | previous in thread | raw e-mail | index | archive | help
> That brings me to another thought or 5 ;) . What about an rc.modules? Why not a /kern/modules instead, and use opendir() to iterate them, and demand load them when necessary? I don't see a reason for rc.* based loading if demand-loading works... > Also, some things are lacking, like for instance it appears to me that you > don't need to statically compile ccd or ppp devices. Yeah, devfs is lacking, most because people insist there is a persistance "problem" that can't be solved by putting the default permissions into the device code's static data for whatever device, from which the devfs data is derived. > However the uid > filesystem thing does need to be statically compiled as does ext2, both > typos in the lint, and man pages, etc. No. Those are typos in the uid and ext2 FS code, not typos in LINT or the man pages. Don't confuse bugs with policy. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199708041636.JAA04158>
