aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/rpc.yppasswdd/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* pkgbase: Put yellow pages programs to its own packageEmmanuel Vadot2021-12-211-0/+1
* Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper2017-03-011-5/+5
* Use LIBEXECDIR for /usr/libexec.Bryan Drewery2015-11-261-1/+1
* Convert usr.sbin to LIBADDBaptiste Daroussin2014-11-251-2/+1
* Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessorDimitry Andric2012-02-071-1/+1
* The last big commit: let usr.sbin/ use WARNS=6 by default.Ed Schouten2010-01-021-1/+1
* These are the things that the tinderbox has problems with because itJohn Birrell2007-11-201-0/+1
* Utilize SCRIPTS.Ruslan Ermilov2004-10-181-5/+2
* style.Makefile(5)David E. O'Brien2003-04-041-2/+1
* Drop support for COPY, -c has been the default mode of install(1)Ruslan Ermilov2002-07-291-1/+1
* s/${INSTALL} -c/${INSTALL} ${COPY}/Ruslan Ermilov2002-07-181-1/+1
* Use libutil instead of pw_{copy,util}.c. Clean up a little. Warnsify.Dag-Erling Smørgrav2002-05-081-5/+7
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-07-201-10/+9
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+2
* Set the default manual section for usr.sbin/ to 8.Ruslan Ermilov2001-03-201-2/+0
* Revert the libcrypt/libmd stuff back to how it was. This should not havePeter Wemm1999-12-181-2/+2
* Add libmd (or move it after libcrypt). We don't want the linker to beMarcel Moolenaar1999-12-161-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Removed bogus dependencies of generated .c files on generated headers.Bruce Evans1998-05-101-5/+5
* Fixed `make -j9' by putting generated headers in ${SRCS}. Removed bogusBruce Evans1998-04-261-7/+6
* Modify rpc.yppasswdd to use the new AF_LOCAL transport in the RPC libraryBill Paul1997-07-291-4/+9
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Fixed DPADD.Bruce Evans1996-09-051-2/+3
* Somehow, I truncated yp_dbwrite.c in the SRCS line to yp_dbwrite. Curiously,Bill Paul1996-06-061-2/+2
* Added support for in-place updates:Bill Paul1996-06-051-22/+26
* Add securenets support (uses same access control mechanism as ypserv,Bill Paul1996-02-241-2/+2
* Import new rpc.yppasswdd. (Note: accompanying changes to passwd(1) andBill Paul1996-02-121-0/+55