From owner-cvs-all Sun Apr 14 15:25: 1 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 D50F537B400; Sun, 14 Apr 2002 15:24:55 -0700 (PDT) Received: (from des@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3EMOtY16843; Sun, 14 Apr 2002 15:24:55 -0700 (PDT) (envelope-from des) Message-Id: <200204142224.g3EMOtY16843@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Sun, 14 Apr 2002 15:24:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include pwd.h src/lib/libc/gen getpwent.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/04/14 15:24:55 PDT Modified files: include pwd.h lib/libc/gen getpwent.c Log: (ab)use unused bits in the pw_fields member of struct passwd to record the source of the data contained in the structure. Sponsored by: DARPA, NAI Labs Revision Changes Path 1.11 +5 -0 src/include/pwd.h 1.65 +12 -2 src/lib/libc/gen/getpwent.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message