From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from duke.felloff.net ([216.126.196.34]) by ewsd; Mon Sep 17 17:49:50 EDT 2018 Message-ID: Date: Mon, 17 Sep 2018 23:49:43 +0200 From: cinap_lenrek@felloff.net To: 9front@9front.org Subject: Re: [9front] Patch to bring 9front venti libventi up to date with 9legacy In-Reply-To: CADmmOS-QUQJha_wD+rG1V7gj3pUURGrzdM8RrW=1QtDkm2VnTA@mail.gmail.com MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: mobile stable app method map/reduce element controller this undoes a bunch of bugfixes. - %z format was changed to %Z because %z is used for pointer diff (our 6c yiels vlong there) - dd -quiet 1 -bs 1024 -count 8 > /tmp/venticonf.$pid || exit dd + dd -quiet 1 -count 2 > /tmp/venticonf.$pid || exit dd this is suspect, there was a bug there with devfs which doesnt allow unaligned writes. please check if thats not broken. + sha1.$O\ missing the file? -- cinap