Subject: CVS commit: basesrc/usr.sbin/mopd
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 06/07/2002 01:52:27
Module Name:	basesrc
Committed By:	thorpej
Date:		Thu Jun  6 22:52:26 UTC 2002

Modified Files:
	basesrc/usr.sbin/mopd/common: common.h file.c file.h
	basesrc/usr.sbin/mopd/mopa.out: mopa.out.c

Log Message:
Add Elf32 support to mopa.out (which is now quite inappropriately
named; a future commit will rename it).

Thanks to uwe@netbsd.org for testing the resulting MOP image for me.

Fixes port-vax/16867.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 basesrc/usr.sbin/mopd/common/common.h
cvs rdiff -r1.8 -r1.9 basesrc/usr.sbin/mopd/common/file.c
cvs rdiff -r1.4 -r1.5 basesrc/usr.sbin/mopd/common/file.h
cvs rdiff -r1.8 -r1.9 basesrc/usr.sbin/mopd/mopa.out/mopa.out.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.