Date: Wed, 2 Oct 2002 12:27:28 +1000 (EST) From: Bruce Evans <bde@zeta.org.au> To: Jake Burkholder <jake@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, <cvs-all@FreeBSD.org> Subject: Re: cvs commit: src/sys/modules Makefile Message-ID: <20021002122024.R3584-100000@gamplex.bde.org> In-Reply-To: <200210011905.g91J5IW2055016@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 1 Oct 2002, Jake Burkholder wrote: > jake 2002/10/01 12:05:18 PDT > > Modified files: > sys/modules Makefile > Log: > Moved the cam and cd9660 modules to the MI list. Don't build msdosfs or > syscons on sparc64; msdosfs will likely never work, syscons needs work. msdosfs should just work, since it already attempts to do the necessary byte swapping, like cd9660 but unlike ffs, and this has been tested in NetBSD versions on 68k machines. Bruce 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?20021002122024.R3584-100000>