From owner-cvs-all Mon Nov 22 4:43:46 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8435514C96; Mon, 22 Nov 1999 04:43:39 -0800 (PST) (envelope-from eivind@FreeBSD.org) Received: (from eivind@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA45925; Mon, 22 Nov 1999 04:42:38 -0800 (PST) (envelope-from eivind@FreeBSD.org) Message-Id: <199911221242.EAA45925@freefall.freebsd.org> From: Eivind Eklund Date: Mon, 22 Nov 1999 04:42:38 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pwd_mkdb pw_scan.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk eivind 1999/11/22 04:42:38 PST Modified files: usr.sbin/pwd_mkdb pw_scan.c Log: Allow empty UIDs if we are processing NIS records. I am not entirely happy with how this end up and will re-visit the entire empty field problem, but this patch solves the NIS problem for now. Submitted by: Dan Nelson PR: 14865,14984 Revision Changes Path 1.12 +5 -3 src/usr.sbin/pwd_mkdb/pw_scan.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message