From owner-cvs-all Tue Aug 22 20:46: 1 2000 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 D8AFF37B43F; Tue, 22 Aug 2000 20:45:58 -0700 (PDT) Received: (from green@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA14725; Tue, 22 Aug 2000 20:45:58 -0700 (PDT) (envelope-from green@FreeBSD.org) Message-Id: <200008230345.UAA14725@freefall.freebsd.org> From: Brian Feldman Date: Tue, 22 Aug 2000 20:45:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libutil login_crypt.c Makefile login_cap.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG green 2000/08/22 20:45:58 PDT Modified files: lib/libutil Makefile login_cap.c Added files: lib/libutil login_crypt.c Log: Stick login_setcryptfmt() in its own file to make pulling in of -lcrypt only happen if truly necessary. Revision Changes Path 1.35 +3 -5 src/lib/libutil/Makefile 1.20 +1 -14 src/lib/libutil/login_cap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message