Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 10/16/1997 07:40:08
lukem
Thu Oct 16 00:36:25 PDT 1997
Update of /cvsroot/src/usr.sbin/mopd
In directory netbsd1:/var/slash-tmp/cvs-serv21361

Modified Files:
	Makefile Makefile.inc 
Log Message:
- compile common code once (into libcommon.a), and link that in.
  cut's compilation time by half!
- build a common version.c in libcommon.a
- don't build version.h - nothing uses it
- comment out the ifdef INFO and -DINFO stuff - it's always compiled in
- XXX: don't compile mopprobe with -DNODL (which actually changes the
  compilation of stuff in common/*). nothing else does this, and it
  meant that mopprobe would have had different behaviour. if this behaviour
  is desired, a workaround can be put in place


lukem
Thu Oct 16 00:36:35 PDT 1997
Update of /cvsroot/src/usr.sbin/mopd/common
In directory netbsd1:/var/slash-tmp/cvs-serv21361/common

Modified Files:
	file.c 
Added Files:
	Makefile 
Log Message:
- compile common code once (into libcommon.a), and link that in.
  cut's compilation time by half!
- build a common version.c in libcommon.a
- don't build version.h - nothing uses it
- comment out the ifdef INFO and -DINFO stuff - it's always compiled in
- XXX: don't compile mopprobe with -DNODL (which actually changes the
  compilation of stuff in common/*). nothing else does this, and it
  meant that mopprobe would have had different behaviour. if this behaviour
  is desired, a workaround can be put in place


lukem
Thu Oct 16 00:36:41 PDT 1997
Update of /cvsroot/src/usr.sbin/mopd/mopa.out
In directory netbsd1:/var/slash-tmp/cvs-serv21361/mopa.out

Modified Files:
	Makefile 
Log Message:
- compile common code once (into libcommon.a), and link that in.
  cut's compilation time by half!
- build a common version.c in libcommon.a
- don't build version.h - nothing uses it
- comment out the ifdef INFO and -DINFO stuff - it's always compiled in
- XXX: don't compile mopprobe with -DNODL (which actually changes the
  compilation of stuff in common/*). nothing else does this, and it
  meant that mopprobe would have had different behaviour. if this behaviour
  is desired, a workaround can be put in place


lukem
Thu Oct 16 00:36:54 PDT 1997
Update of /cvsroot/src/usr.sbin/mopd/mopchk
In directory netbsd1:/var/slash-tmp/cvs-serv21361/mopchk

Modified Files:
	Makefile mopchk.c 
Log Message:
- compile common code once (into libcommon.a), and link that in.
  cut's compilation time by half!
- build a common version.c in libcommon.a
- don't build version.h - nothing uses it
- comment out the ifdef INFO and -DINFO stuff - it's always compiled in
- XXX: don't compile mopprobe with -DNODL (which actually changes the
  compilation of stuff in common/*). nothing else does this, and it
  meant that mopprobe would have had different behaviour. if this behaviour
  is desired, a workaround can be put in place


lukem
Thu Oct 16 00:37:02 PDT 1997
Update of /cvsroot/src/usr.sbin/mopd/mopd
In directory netbsd1:/var/slash-tmp/cvs-serv21361/mopd

Modified Files:
	Makefile 
Log Message:
- compile common code once (into libcommon.a), and link that in.
  cut's compilation time by half!
- build a common version.c in libcommon.a
- don't build version.h - nothing uses it
- comment out the ifdef INFO and -DINFO stuff - it's always compiled in
- XXX: don't compile mopprobe with -DNODL (which actually changes the
  compilation of stuff in common/*). nothing else does this, and it
  meant that mopprobe would have had different behaviour. if this behaviour
  is desired, a workaround can be put in place


lukem
Thu Oct 16 00:37:07 PDT 1997
Update of /cvsroot/src/usr.sbin/mopd/mopprobe
In directory netbsd1:/var/slash-tmp/cvs-serv21361/mopprobe

Modified Files:
	Makefile 
Log Message:
- compile common code once (into libcommon.a), and link that in.
  cut's compilation time by half!
- build a common version.c in libcommon.a
- don't build version.h - nothing uses it
- comment out the ifdef INFO and -DINFO stuff - it's always compiled in
- XXX: don't compile mopprobe with -DNODL (which actually changes the
  compilation of stuff in common/*). nothing else does this, and it
  meant that mopprobe would have had different behaviour. if this behaviour
  is desired, a workaround can be put in place


lukem
Thu Oct 16 00:37:14 PDT 1997
Update of /cvsroot/src/usr.sbin/mopd/moptrace
In directory netbsd1:/var/slash-tmp/cvs-serv21361/moptrace

Modified Files:
	Makefile 
Log Message:
- compile common code once (into libcommon.a), and link that in.
  cut's compilation time by half!
- build a common version.c in libcommon.a
- don't build version.h - nothing uses it
- comment out the ifdef INFO and -DINFO stuff - it's always compiled in
- XXX: don't compile mopprobe with -DNODL (which actually changes the
  compilation of stuff in common/*). nothing else does this, and it
  meant that mopprobe would have had different behaviour. if this behaviour
  is desired, a workaround can be put in place