Home | History | Annotate | only in /src/usr.sbin/mopd/moptrace
History log of /src/usr.sbin/mopd/moptrace
RevisionDateAuthorComments
 1.7 31-Oct-2021  christos Put the NOAOUT in one place
 1.6 16-Oct-1997  lukem - 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
 1.5 17-Apr-1997  christos - Move common definitions to Makefile.inc
- Revert change common/os.h -> os.h. From Mats O Jansson.
 1.4 16-Apr-1997  christos Don't need to .PATH: .. or -I${.CURDIR}/common and -I${.CURDIR}; it will
actually break things in the future.
 1.3 25-Mar-1997  thorpej RCS id police.
 1.2 24-Mar-1997  christos Makefile cleanups
 1.1 16-Mar-1997  cjs branches: 1.1.1;
Initial revision
 1.1.1.1 16-Mar-1997  cjs Import of Mats O Jansson's MOP boot program for DEC machines.
 1.1 08-Jun-2016  christos Port to linux
 1.13 18-Mar-2014  riastradh Merge riastradh-drm2 to HEAD.
 1.12 20-Jul-2013  wiz Use Mt for email addresses.
 1.11 20-Oct-2009  snj branches: 1.11.6; 1.11.12; 1.11.16;
Follow upstream's lead and remove third and fourth clauses (except on
from usr.sbin/mopd/common/pf.c, where only the ad clause is removed,
because it has a shared UCB copyright) on Mats O Jansson's files.

thorpej OK'd usr.sbin/rpc.yppasswdd/yppasswdd_mkpw.c, where he shares
copyright.
 1.10 04-Oct-2009  joerg Fix markup. Handle the DECnet documentation like a journal.
 1.9 11-Mar-2009  joerg Fix preamble
 1.8 25-Feb-2003  wiz branches: 1.8.40;
.Nm does not need a dummy argument ("") before punctuation or
for correct formatting of the SYNOPSIS any longer.
 1.7 07-Jun-2002  wiz Xref mopcopy instead of mopa.out. Mark up AUTHORS section.
 1.6 19-Jan-2002  wiz branches: 1.6.2;
Whitespace nits, sort SEE ALSO.
 1.5 30-Sep-1998  briggs s/contence/contents/
 1.4 18-Oct-1997  lukem rcsid fascism
 1.3 16-Oct-1997  lukem - WARNsify
- KNFify (a bit)
- use int32_t & u_int32_t instead of long and u_long
- clean up man pages a bit
 1.2 25-Mar-1997  thorpej RCS id police.
 1.1 16-Mar-1997  cjs branches: 1.1.1;
Initial revision
 1.1.1.1 16-Mar-1997  cjs Import of Mats O Jansson's MOP boot program for DEC machines.
 1.6.2.1 07-Jun-2002  thorpej pullup-1-6 ticket #206:

basesrc/usr.sbin/mopd/mopd/mopd.8 1.5
basesrc/usr.sbin/mopd/mopprobe/mopprobe.1 1.5
basesrc/usr.sbin/mopd/moptrace/moptrace.1 1.7

Orignal log message:

Xref mopcopy instead of mopa.out. Mark up AUTHORS section.
 1.8.40.1 13-May-2009  jym Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
 1.11.16.1 23-Jul-2013  riastradh sync with HEAD
 1.11.12.1 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.11.6.1 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.13 22-Apr-2020  joerg loop.c owns iflist
 1.12 08-Jun-2016  christos Port to linux
 1.11 30-Aug-2011  joerg ANSIfy + __printflike + __dead
 1.10 20-Oct-2009  snj Follow upstream's lead and remove third and fourth clauses (except on
from usr.sbin/mopd/common/pf.c, where only the ad clause is removed,
because it has a shared UCB copyright) on Mats O Jansson's files.

thorpej OK'd usr.sbin/rpc.yppasswdd/yppasswdd_mkpw.c, where he shares
copyright.
 1.9 20-Apr-2003  christos interactive errors.
 1.8 20-Apr-2003  christos Interactive logs
 1.7 19-Feb-2001  cgd convert to use getprogname()
 1.6 11-Jan-2001  lukem when calling openlog():
- don't use LOG_CONS
- use explicit name rather than __progname
 1.5 16-Oct-1997  lukem - WARNsify
- KNFify (a bit)
- use int32_t & u_int32_t instead of long and u_long
- clean up man pages a bit
 1.4 17-Apr-1997  christos - Move common definitions to Makefile.inc
- Revert change common/os.h -> os.h. From Mats O Jansson.
 1.3 16-Apr-1997  christos Don't include "os.h", include "common/os.h" like it does for the other
includes.
 1.2 25-Mar-1997  thorpej RCS id police.
 1.1 16-Mar-1997  cjs branches: 1.1.1;
Initial revision
 1.1.1.1 16-Mar-1997  cjs Import of Mats O Jansson's MOP boot program for DEC machines.

RSS XML Feed