From owner-cvs-all Sun Feb 3 14:42:52 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 83A4137B41B; Sun, 3 Feb 2002 14:42:46 -0800 (PST) Received: (from markm@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g13Mgkj54423; Sun, 3 Feb 2002 14:42:46 -0800 (PST) (envelope-from markm) Message-Id: <200202032242.g13Mgkj54423@freefall.freebsd.org> From: Mark Murray Date: Sun, 3 Feb 2002 14:42:46 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libpam/modules/pam_unix pam_unix.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 markm 2002/02/03 14:42:46 PST Modified files: lib/libpam/modules/pam_unix pam_unix.c Log: Forced commit. Previous commit included a large improvement to the salt generation to help obfuscate information that is otherwise leaked. No real risks involved, but this feels better, and does not use srandom[dev](). Revision Changes Path 1.19 +0 -0 src/lib/libpam/modules/pam_unix/pam_unix.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message