From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@cse.psu.edu Subject: Re: [9fans] drawterm prints blanks instead of characters From: andrey mirtchovski In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Thu, 11 Mar 2004 22:19:50 -0700 Topicbox-Message-UUID: 2c0ebfbc-eacd-11e9-9e20-41e7f4b1d025 >> The patch/* code should be used to submit patches to the Plan 9 >> developers. see patch(1) for more information. > > buh? Last I checked this still didn't work since there > is no publically writable Plan 9 server. > > Russ nemo has been submitting patches there, i thought you've enabled it: home% 9fs sources post... home% cd /n/sources home% ls -l /n/sources ... d-rwxrwxrwx M 60 glenda sys 0 Mar 3 09:51 patch ... home% ls -l patch d-rwxrwxr-x M 60 nemo sys 0 Mar 3 00:39 patch/defaultmkfile d-rwxrwxr-x M 60 nemo sys 0 Mar 3 09:51 patch/httplength d-rwxrwxr-x M 60 nemo sys 0 Jan 15 08:45 patch/manfix d-rwxrwxr-x M 60 nemo sys 0 Jan 14 02:48 patch/stats d-rwxrwxr-x M 60 nemo sys 0 Jan 23 00:43 patch/test home% andrey