From owner-cvs-all Tue May 7 17:48:43 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7B42E37B404; Tue, 7 May 2002 17:48:39 -0700 (PDT) Received: (from des@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g480mdS85006; Tue, 7 May 2002 17:48:39 -0700 (PDT) (envelope-from des) Message-Id: <200205080048.g480mdS85006@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Tue, 7 May 2002 17:48:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libypclnt ypclnt.h ypclnt_passwd.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG des 2002/05/07 17:48:39 PDT Modified files: lib/libypclnt ypclnt.h ypclnt_passwd.c Log: Add ypclnt_havepasswd(), and guard against a possible segfault. Sponsored by: DARPA, NAI Labs Revision Changes Path 1.2 +1 -0 src/lib/libypclnt/ypclnt.h 1.4 +32 -12 src/lib/libypclnt/ypclnt_passwd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message