Files
dreamlayers.netbsd-mopd/README
Maciej W. Rozycki 2a42d24d4f Application of mopd-2.5.3-vax-linux.patch:
* Fri Oct 26 2001 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
- added a few more updates from the VAX/Linux version of
  mopd-linux; mostly security fixes (vax-linux)

Downloaded from:
ftp://ftp.linux-mips.org/pub/linux/mips/people/macro/mopd/mopd-2.5.3-vax-linux.patch.gz
.patch SHA256 = a76757c7dcd4befbcdbe9e3a386c2f2ede26c0394d4a56de1e1750e76e23f524
Patch history copied from:
ftp://ftp.linux-mips.org/pub/linux/mips/people/macro/mopd/mopd-2.5.3-15.spec
2020-10-31 23:51:52 -04:00

21 lines
692 B
Plaintext

mopd-linux-20000808
This is the Linux version of Mats Jansens' Mopd.
The sources here are taken from the NetBSD version of mopd 2.5.3/4
in CVS, plus some bits from the OpenBSD port, and the security
fixes reported on BUGTRAQ on 08 Aug 2000.
I had to rewrite the Makefiles, and hack things about a bit to compile
under Linux, So if this version doesnt work for you, send email to the
Linux/VAX list detailing the problem.
The mopa.out program does not work. The a.out structures have different
names under NetBSD and Linux (see /usr/include/a.out.h), and so the
code needs re-writing.
atp@pergamentum.com 8/Aug/2000
Patches from John Nall added for Alpha/Linux