History log of /netbsd-src/usr.sbin/ypserv/Makefile (Results 1 – 6 of 6)
Revision Date Author Comments
# 443a19e0 09-Jan-2001 lukem <lukem@NetBSD.org>

convert to using .WAIT


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

clean up previous


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

fix race condition when building libcommon with make -j


# 07e169df 06-Oct-1997 lukem <lukem@NetBSD.org>

add mkalias & revnetgroup


# ac647185 02-Oct-1997 lukem <lukem@NetBSD.org>

- build common/* once, into a library, rather than recompiling each of
the files multiple times in the other subdirectories (saves about
10% on compilation time)
- clean up the manual pages


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