Date: Tue, 25 Jun 1996 14:18:01 -0700 (PDT) From: Bill Paul <wpaul> To: CVS-committers, cvs-all, cvs-gnu Subject: cvs commit: src/gnu/usr.sbin/ypserv Makefile Makefile.yp Message-ID: <199606252118.OAA21585@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wpaul 96/06/25 14:18:00 Branch: gnu/usr.sbin/ypserv RELENG_2_1_0 Modified: gnu/usr.sbin/ypserv Makefile Makefile.yp Log: Bring in two small fixes from the head: - Install Makefile.yp as /var/yp/Makefile.dist and only make a link to it from /var/yp/Makefile if /var/yp/Makefile doesn't already exist. This way we won't clobber an existing copy of /var/yp/Makefile which the user may have modified and wants to keep. - Make the services.byname target generate proper map keys. This will probably be my last commit to this branch unless the freeze deadline changes for some reason. Revision Changes Path 1.6.4.2 +5 -2 src/gnu/usr.sbin/ypserv/Attic/Makefile 1.7.4.2 +4 -4 src/gnu/usr.sbin/ypserv/Attic/Makefile.yp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199606252118.OAA21585>