From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: Date: Sun, 14 Sep 2014 05:17:26 +0200 From: cinap_lenrek@felloff.net To: 9fans@9fans.net In-Reply-To: <63E9BCDE-8F08-40AF-89C4-E50FF60F2BDF@ar.aichi-u.ac.jp> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] segattach in telnetd Topicbox-Message-UUID: 1652957a-ead9-11e9-9d60-3106f5b1d025 why? segattach() gets an explicit address here and it should round va down and va+len up as neccesary to make them page aligned. but the initial passed range should be covered by the created segment in any case. do you have any trouble with telnet that is fixed by your change? -- cinap