From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: From: "Steve Simon" Date: Tue, 12 Aug 2014 22:08:52 +0100 To: 9fans@9fans.net In-Reply-To: <1967432233.10867.1407877353497.JavaMail.ngmail@webmail13.arcor-online.net> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] Many bugs in eqn(1) Topicbox-Message-UUID: 0e896e04-ead9-11e9-9d60-3106f5b1d025 There are several plan9 repositories as there are several distribuitions, however I am pretty sure all these keep in sync with the labs (bell labs) code so I would suggest you start with that (unless somone else on this list shouts). from plan9 its just a case of: 9fs sources ls /n/sources/plan9/sys/src/cmd/eqn if not then you should be able to use: http://plan9.bell-labs.com/sources/plan9/sys/src/cmd/eqn and a little hacking to trim headers and taililers. -Steve