From owner-cvs-all Wed Jul 19 21:37: 3 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3B2B537B684; Wed, 19 Jul 2000 21:37:01 -0700 (PDT) (envelope-from davidn@FreeBSD.org) Received: (from davidn@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA64135; Wed, 19 Jul 2000 21:37:00 -0700 (PDT) (envelope-from davidn@FreeBSD.org) Message-Id: <200007200437.VAA64135@freefall.freebsd.org> From: David Nugent Date: Wed, 19 Jul 2000 21:37:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pw pw_user.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG davidn 2000/07/19 21:37:00 PDT Modified files: usr.sbin/pw pw_user.c Log: Allow -g with an empty argument in the -D case. This allows -g "" to set no default group (and thus fall back to user-based groups instead). PR: bin/5717 Revision Changes Path 1.41 +9 -6 src/usr.sbin/pw/pw_user.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message