Date: Mon, 20 Aug 2001 12:03:20 -0700 (PDT) From: Matt Dillon <dillon@earth.backplane.com> To: John Baldwin <jhb@FreeBSD.ORG> Cc: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG Subject: Re: RE: cvs commit: src/sys/boot/common loader.8 src/sys/conf option Message-ID: <200108201903.f7KJ3K454524@earth.backplane.com> References: <XFMail.010820114833.jhb@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
: : :On 20-Aug-01 Matt Dillon wrote: :> dillon 2001/08/19 17:41:13 PDT :> :> Modified files: :> sys/boot/common loader.8 :> sys/conf options :> sys/i386/i386 machdep.c :> sys/i386/include param.h :> sys/kern subr_param.c :> sys/sys buf.h :> sys/vm swap_pager.c :> Log: : :Erm, alpha and ia64? (A heads up to the lists to give people a chance to :come up with the missing pieces and get them to you prior to commit would have :been nice.) : :-- : :John Baldwin <jhb@FreeBSD.org> -- http://www.FreeBSD.org/~jhb/ :PGP Key: http://www.baldwin.cx/~john/pgpkey.asc :"Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ I just comitted a followup to subr_param.c that should allow the whole thing to compile with other platforms, even if limits are not defined (and bootloader limits work either way for the swapmeta). The buffer_map code is still MD and I think I am going to solve that by taking that whole chunk of code that's repeated over and over again and turning it into an MI call. -Matt 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?200108201903.f7KJ3K454524>