Date: Sat, 04 Dec 1999 18:14:12 -0700 From: Wes Peters <wes@softweyr.com> To: mjacob@feral.com Cc: "Matthew N. Dodd" <winter@jurai.net>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern subr_bus.c Message-ID: <3849BC64.8244888A@softweyr.com> References: <Pine.BSF.4.05.9912041114220.45044-100000@semuta.feral.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Matthew Jacob wrote: > > I believe it *is* reasonable to ask the following: > > If you make a change to the kernel, clearly you must have > compiled it and tested it yourself. Please make sure that you > do a compile and test with up to date merged sources *before* the > CVS commit. If, during the merge/update for the last test, > somebody has changed sys/param.h and you have to rebuild > completely, well, that's bad luck for you[1]. If you have all > architectures supported, please do this for both architectures > unless the files you change do not affect the other architecture > at all. Agreed. Please note this applies to /bin, /sbin, and critical library functions as well. Imagine how useful your system will be when I manage to break getpw*. I haven't yet, but getgr* is in pretty sad shape on my system right now. What a morass of static buffers. It is intriguing to see what things do and don't work when you install a seriously broken shared library. -- "Where am I, and what am I doing in this handbasket?" Wes Peters Softweyr LLC wes@softweyr.com http://softweyr.com/ 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?3849BC64.8244888A>