From owner-freebsd-commit Sun Apr 2 13:03:28 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id NAA09511 for commit-outgoing; Sun, 2 Apr 1995 13:03:28 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id NAA09497 for cvs-gnu-outgoing; Sun, 2 Apr 1995 13:03:22 -0700 Received: (from wpaul@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id NAA09443; Sun, 2 Apr 1995 13:01:56 -0700 Date: Sun, 2 Apr 1995 13:01:56 -0700 From: Bill Paul Message-Id: <199504022001.NAA09443@freefall.cdrom.com> To: CVS-commiters, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/yppush Makefile yppush.c Sender: commit-owner@FreeBSD.org Precedence: bulk wpaul 95/04/02 13:01:54 Modified: gnu/usr.bin/yppush Makefile yppush.c Log: Add back some stuff to yppush.c that I was a little over-zealous in removing. Also do away with compiling yp_svc.c: yppush doesn't need it.