History log of /netbsd-src/usr.sbin/ypserv/common/yplib_host.h (Results 1 – 4 of 4)
Revision Date Author Comments
# d3d3aa62 19-Apr-2009 lukem <lukem@NetBSD.org>

Fix WARNS=4 issues (-Wshadow -Wcast-qual -Wsign-compare)


# 7db1d33c 10-Dec-2003 agc <agc@NetBSD.org>

Modify the licences of code written by Theo De Raadt from a 4-clause
to a 2-clause licence (retaining UCB clauses (1) and (2)), per PR
22409 from Joel Baker, approved by Theo de Raadt, and ratified b

Modify the licences of code written by Theo De Raadt from a 4-clause
to a 2-clause licence (retaining UCB clauses (1) and (2)), per PR
22409 from Joel Baker, approved by Theo de Raadt, and ratified by
myself - the only discrepancy being the handling of the original
clause 3 in src/usr.sbin/yppoll/yppoll.c.

show more ...


# 5c90fa67 06-Jul-2002 wiz <wiz@NetBSD.org>

ANSIfy, remove __P().


# 60aa689c 09-Aug-1996 thorpej <thorpej@NetBSD.org>

A ypserv implementation, originally written by Mats O Jansson, with
some changes by me, including misc. cleanup, minor bug fixes, and
brand-new access control list code.