Subject: Re: Wedging a system via remote high-bandwidth X programs
To: None <deraadt@fsa.ca>
From: David S. Miller <davem@nadzieja.rutgers.edu>
List: port-sparc
Date: 12/06/1994 11:20:48
   Cc: port-sparc@netbsd.org
   Date: Tue, 06 Dec 1994 07:55:38 -0700
   From: Theo de Raadt <deraadt@fsa.ca>
   Sender: owner-port-sparc@netbsd.org
   Precedence: list
   X-Loop: port-sparc@NetBSD.ORG

   Someone should write a sparc disassembler. It should be rather easy.
   (Chris Hopps wrote the m68k ddb disassembler in a few days. The figure
   of 4 pizzas and numerous packages of smokes comes to mind.  The sparc
   is a lot simpler.)


I have some working generic sparc disassembly code. Basically it's you
basic eat stdin convert it straight to assembly spit out to stdout
type program but is understands all opcodes, including v9 stuff. Could
this code be useful to you guys?

Later,
David S. Miller
davem@nadzieja.rutgers.edu