From owner-cvs-usrbin Sat Jul 12 07:35:42 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id HAA07225 for cvs-usrbin-outgoing; Sat, 12 Jul 1997 07:35:42 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id HAA07171; Sat, 12 Jul 1997 07:34:55 -0700 (PDT) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id HAA04226; Sat, 12 Jul 1997 07:34:27 -0700 (PDT) Date: Sat, 12 Jul 1997 07:34:27 -0700 (PDT) Message-Id: <199707121434.HAA04226@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/ypcat ypcat.c src/usr.bin/ypmatch ypmatch.c src/usr.bin/ypwhich ypwhich.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk peter 1997/07/12 07:34:27 PDT Modified files: usr.bin/ypcat ypcat.c usr.bin/ypmatch ypmatch.c usr.bin/ypwhich ypwhich.c Log: Add an alias for master.passwd -> master.passwd.byname to the list of convenience map aliases. Revision Changes Path 1.2 +1 -0 src/usr.bin/ypcat/ypcat.c 1.4 +1 -0 src/usr.bin/ypmatch/ypmatch.c 1.8 +1 -0 src/usr.bin/ypwhich/ypwhich.c