From owner-freebsd-commit Mon May 15 12:02:06 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA11357 for commit-outgoing; Mon, 15 May 1995 12:02:06 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA11334 for cvs-etc-outgoing; Mon, 15 May 1995 12:01:56 -0700 Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.34]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id MAA11326 ; Mon, 15 May 1995 12:01:51 -0700 Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.9/8.6.9) id FAA07546; Tue, 16 May 1995 05:01:34 +1000 Date: Tue, 16 May 1995 05:01:34 +1000 From: Bruce Evans Message-Id: <199505151901.FAA07546@godzilla.zeta.org.au> To: ache@freefall.cdrom.com, pst@shockwave.com Subject: Re: cvs commit: src/etc master.passwd Cc: CVS-commiters@freefall.cdrom.com, cvs-etc@freefall.cdrom.com Sender: commit-owner@FreeBSD.org Precedence: bulk >The standard uid/group for nobody should be -2 -2 (65534, 65534). Even when (uid_t)-2 == 0xFFFFFFFEul ? >While it doesn't -really- matter, if you're going to change it, make it >conform. Group nobody already existed, but nobody noticed :-). > Change xten shell from /dev/null to /nonexistant, adduser > complaints instead. Now only spelling chackers should complain :-) Bruce