History log of /netbsd-src/usr.sbin/mopd/common/cmp.c (Results 1 – 7 of 7)
Revision Date Author Comments
# 42adbd22 03-Dec-2024 kalvisd <kalvisd@NetBSD.org>

usr.sbin/mopd: When building the vax-mopcopy host tool,
preferentially include "nbtool_config.h" over "port.h"

OK rin@


# cdd21bd3 08-Jun-2016 christos <christos@NetBSD.org>

Quick+Dirty port to linux


# 86b474fa 17-Nov-2009 drochner <drochner@NetBSD.org>

ANSIfy, sprinkle "const"


# 07ce4063 20-Oct-2009 snj <snj@NetBSD.org>

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 f

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.

show more ...


# b3f8f590 16-Oct-1997 lukem <lukem@NetBSD.org>

- WARNsify
- KNFify (a bit)
- use int32_t & u_int32_t instead of long and u_long
- clean up man pages a bit


# fcab4c33 25-Mar-1997 thorpej <thorpej@NetBSD.org>

RCS id police.


# ed137f7c 16-Mar-1997 cjs <cjs@NetBSD.org>

Import of Mats O Jansson's MOP boot program for DEC machines.