History log of /netbsd-src/usr.sbin/mopd/common/loop-bsd.c (Results 1 – 13 of 13)
Revision Date Author Comments
# 14fa6887 22-Apr-2020 joerg <joerg@NetBSD.org>

Let loop.c own iflist


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

Quick+Dirty port to linux


# 732d96f1 30-Aug-2011 joerg <joerg@NetBSD.org>

ANSIfy + __printflike + __dead


# 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 ...


# 1232ea27 07-Oct-2006 elad <elad@NetBSD.org>

PR/18906: roskens at elfin dot net: misc. select() to poll() updates.

Adapted to -current by myself, thanks for the patch!


# bd007562 25-May-2006 christos <christos@NetBSD.org>

Coverity CID 2524: Return error instead of trying to allocate random bytes
from the stack.


# 10dd0ebe 20-Apr-2003 christos <christos@NetBSD.org>

PR/3343: Jonathan Stone: Errors and warnings to stderr if interactive


# ae69ed2b 20-Sep-2002 mycroft <mycroft@NetBSD.org>

select() -> poll()


# 3ed4fcf6 11-Jan-1999 kleink <kleink@NetBSD.org>

In userland, pull in <errno.h> instead of <sys/errno.h> for the declaration
of errno.


# 6cbd3cb0 03-Feb-1998 perry <perry@NetBSD.org>

change #ifdef around include to fix compiler warning


# 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.