From mboxrd@z Thu Jan 1 00:00:00 1970 From: erik quanstrom Date: Sat, 25 May 2013 11:59:57 -0400 To: 9fans@9fans.net Message-ID: <175adce1430f445a0c0126c2d31514f8@kw.quanstro.net> In-Reply-To: <20130525154033.GB93918@intma.in> References: <643973b9c0074170145322ddf82ea07c@gmx.de> <87ca50213f6c6d2bae4e45e0327c9fef@kw.quanstro.net> <20130525135828.GA93918@intma.in> <2a810e5901ddf3cbde877071719c103e@kw.quanstro.net> <20130525154033.GB93918@intma.in> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] broken floating point exceptions and fpregs Topicbox-Message-UUID: 5c42350a-ead8-11e9-9d60-3106f5b1d025 On Sat May 25 11:41:44 EDT 2013, khm-9@intma.in wrote: > On Sat, May 25, 2013 at 11:02:16AM -0400, erik quanstrom wrote: > > now that the 64-bit kernel is real, > > Where can I find it? 9fs atom; cd /n/atom/sys/src/nix i am not running any 386 machine any longer. just arm and amd64. the file server uses usb for 9fat:, but doesn't have an independent file system. a few notes on dependencies: - it does depend on *e820 (note: this is not the old e820 format) being set by the boot loader. i think the 9front boot loader is compatable, as 9atom's default boot loader is derived from cinap's good work. - it may depend on getbe(2) (http://www.9atom.org/magic/man2html/2/getbe), depending on the devices you compile in. - erik --- ; sed -n '/case atom/,/case/p' < /bin/9fs case atom # import -E ssl atom.9atom.org /n/atom /n/atom srv $nflag -q tcp!atom.9atom.org atom && mount $nflag /srv/atom /n/atom atom case atomdump