From owner-cvs-all Sun Jun 30 6:22:58 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A0DC37B400; Sun, 30 Jun 2002 06:22:53 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A5E143E0A; Sun, 30 Jun 2002 06:22:53 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: from freefall.freebsd.org (des@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g5UDMqJU051021; Sun, 30 Jun 2002 06:22:52 -0700 (PDT) (envelope-from des@freefall.freebsd.org) Received: (from des@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g5UDMqb6051020; Sun, 30 Jun 2002 06:22:52 -0700 (PDT) Message-Id: <200206301322.g5UDMqb6051020@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Sun, 30 Jun 2002 06:22:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include Makefile readpassphrase.h src/lib/libc/gen Makefile.inc readpassphrase.3 readpassphrase.c X-FreeBSD-CVS-Branch: RELENG_4 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/06/30 06:22:52 PDT Modified files: (Branch: RELENG_4) include Makefile lib/libc/gen Makefile.inc Added files: (Branch: RELENG_4) include readpassphrase.h lib/libc/gen readpassphrase.3 readpassphrase.c Log: MFC: readpassphrase(3) from OpenBSD. Revision Changes Path 1.109.2.22 +1 -1 src/include/Makefile 1.2.2.1 +47 -0 src/include/readpassphrase.h (new) 1.62.2.15 +3 -3 src/lib/libc/gen/Makefile.inc 1.4.2.1 +187 -0 src/lib/libc/gen/readpassphrase.3 (new) 1.6.2.1 +178 -0 src/lib/libc/gen/readpassphrase.c (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message