Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 04/16/1997 13:40:02
christos
Wed Apr 16 09:30:01 EDT 1997
Update of /cvsroot/src/usr.sbin/mopd/mopd
In directory netbsd1:/var/slash-tmp/cvs-serv11431/mopd

Modified Files:
	Makefile 
Log Message:
Don't need to .PATH: .. or -I${.CURDIR}/common and -I${.CURDIR}; it will
actually break things in the future.


christos
Wed Apr 16 09:30:02 EDT 1997
Update of /cvsroot/src/usr.sbin/mopd/mopprobe
In directory netbsd1:/var/slash-tmp/cvs-serv11431/mopprobe

Modified Files:
	Makefile 
Log Message:
Don't need to .PATH: .. or -I${.CURDIR}/common and -I${.CURDIR}; it will
actually break things in the future.


christos
Wed Apr 16 09:30:04 EDT 1997
Update of /cvsroot/src/usr.sbin/mopd/moptrace
In directory netbsd1:/var/slash-tmp/cvs-serv11431/moptrace

Modified Files:
	Makefile 
Log Message:
Don't need to .PATH: .. or -I${.CURDIR}/common and -I${.CURDIR}; it will
actually break things in the future.


christos
Wed Apr 16 09:30:58 EDT 1997
Update of /cvsroot/src/usr.sbin/mopd/mopa.out
In directory netbsd1:/var/slash-tmp/cvs-serv11896/mopa.out

Modified Files:
	mopa.out.c 
Log Message:
Don't include "os.h", include "common/os.h" like it does for the other
includes.


christos
Wed Apr 16 09:30:59 EDT 1997
Update of /cvsroot/src/usr.sbin/mopd/mopchk
In directory netbsd1:/var/slash-tmp/cvs-serv11896/mopchk

Modified Files:
	mopchk.c 
Log Message:
Don't include "os.h", include "common/os.h" like it does for the other
includes.


christos
Wed Apr 16 09:31:01 EDT 1997
Update of /cvsroot/src/usr.sbin/mopd/mopd
In directory netbsd1:/var/slash-tmp/cvs-serv11896/mopd

Modified Files:
	mopd.c process.c 
Log Message:
Don't include "os.h", include "common/os.h" like it does for the other
includes.


christos
Wed Apr 16 09:31:02 EDT 1997
Update of /cvsroot/src/usr.sbin/mopd/mopprobe
In directory netbsd1:/var/slash-tmp/cvs-serv11896/mopprobe

Modified Files:
	mopprobe.c 
Log Message:
Don't include "os.h", include "common/os.h" like it does for the other
includes.


christos
Wed Apr 16 09:31:04 EDT 1997
Update of /cvsroot/src/usr.sbin/mopd/moptrace
In directory netbsd1:/var/slash-tmp/cvs-serv11896/moptrace

Modified Files:
	moptrace.c 
Log Message:
Don't include "os.h", include "common/os.h" like it does for the other
includes.