binutils: update to 2.43.1
[openadk.git] / package / mopd / src / README
blobe89184fd9be4a4ede8b6f94e4245ceb37ccc59fa
1 mopd-linux-20000808
3  This is the Linux version of Mats Jansens' Mopd.
4  
5  The sources here are taken from the NetBSD version of mopd 2.5.3/4 
6  in CVS, plus some bits from the OpenBSD port, and the security 
7  fixes reported on BUGTRAQ on 08 Aug 2000. 
8  
9  I had to rewrite the Makefiles, and hack things about a bit to compile 
10  under Linux, So if this version doesnt work for you, send email to the 
11  Linux/VAX list detailing the problem. 
13  The mopa.out program does not work. The a.out structures have different
14  names under NetBSD and Linux (see /usr/include/a.out.h), and so the 
15  code needs re-writing.
17  atp@pergamentum.com 8/Aug/2000
19  Patches from John Nall added for Alpha/Linux