K 10 svn:author V 3 bde K 8 svn:date V 27 2001-05-09T14:23:54.000000Z K 7 svn:log V 358 Fixed world breakage in previous commit. -lpam must never be used directly (except in the definition of MINUSLPAM in bsd.libnames.mk) since it doesn't give all the lbraries necessary for static linkage. Fixed new and old bugs in DPADD. ${LIBPAM} was missing, and the library order was different from that in LDADD so `make checkdpadd' reported a non-bug. END