From owner-cvs-all Mon Jan 28 9:30:20 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 1059137B400; Mon, 28 Jan 2002 09:30:13 -0800 (PST) Received: (from yar@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0SHUDH79320; Mon, 28 Jan 2002 09:30:13 -0800 (PST) (envelope-from yar) Message-Id: <200201281730.g0SHUDH79320@freefall.freebsd.org> From: Yar Tikhiy Date: Mon, 28 Jan 2002 09:30:13 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/adduser adduser.perl 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 yar 2002/01/28 09:30:13 PST Modified files: usr.sbin/adduser adduser.perl Log: Disallow adding duplicate roots, toors, or other users w/uid 0. Previously, a truth check instead if defined() check erroneously allowed that. PR: bin/8745 Revision Changes Path 1.57 +1 -1 src/usr.sbin/adduser/adduser.perl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message