README for dis386a This is a disassembler for Minix 2.0. Here is the original announcement: > From cwr@CTS.COMSat Oct 26 10:50:54 1996 > Date: Tue, 8 Oct 1996 05:54:58 GMT > From: Will Rose > To: MINIX-L@LISTSERV.NODAK.EDU > Subject: 386 Disassembler (1 of 2) > > Below is a 386 disassembler, a frontend for Bruce Evan's dis86, > that I wrote for Minix 1.7. It's fairly short, and fairly beta, > so I'm posting it in two messages; it's just one uuencoded tar > file split with an editor. If you find any bugs, I'd be glad > to hear about them; I plan to keep working on this for a while. > > Will > cwr@crash.cts.com I have added to this a man page, based on Will's dis386.doc. Installation: This is experimental and probably will be modified in the near future. It should be put in the local directory tree. Make /usr/local/src your working directory and uncompress and detar the distribution file dis386a.tar.Z. This will create a dis386 directory. Move into/usr/local/src/dis386 and type "make" to create the binaries dise and diso. Move them to /usr/local/bin. Copy dise.1 to /usr/local/man/man1 and execute "makewhatis /usr/local/man" to make the dise and diso names visible to the apropos, whatis, and man commands. Al Woodhull awoodhull@hamp.hampshire.edu 29.10.96