From owner-freebsd-commit Mon Oct 23 09:04:11 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA11778 for freebsd-commit-outgoing; Mon, 23 Oct 1995 09:04:11 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA11762 for cvs-all-outgoing; Mon, 23 Oct 1995 09:04:03 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA11752 for cvs-gnu-outgoing; Mon, 23 Oct 1995 09:03:59 -0700 Received: (from wpaul@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA11739 ; Mon, 23 Oct 1995 09:03:45 -0700 Date: Mon, 23 Oct 1995 09:03:45 -0700 From: Bill Paul Message-Id: <199510231603.JAA11739@freefall.freebsd.org> To: CVS-commiters, cvs-gnu Subject: cvs commit: src/gnu/usr.sbin/yp_mkdb yp_mkdb.c Sender: owner-commit@FreeBSD.org Precedence: bulk wpaul 95/10/23 09:03:44 Modified: gnu/usr.sbin/yp_mkdb yp_mkdb.c Log: Eek! When we encounter a '+' or '-', the resulting action should be 'continue' rather than 'break'.