From owner-freebsd-questions Mon Aug 28 03:24:43 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id DAA19823 for questions-outgoing; Mon, 28 Aug 1995 03:24:43 -0700 Received: from Root.COM (implode.Root.COM [198.145.90.17]) by freefall.FreeBSD.org (8.6.11/8.6.6) with ESMTP id DAA19810 for ; Mon, 28 Aug 1995 03:24:41 -0700 Received: from corbin.Root.COM (corbin [198.145.90.34]) by Root.COM (8.6.12/8.6.5) with ESMTP id DAA15603; Mon, 28 Aug 1995 03:23:44 -0700 Received: from localhost (localhost [127.0.0.1]) by corbin.Root.COM (8.6.11/8.6.5) with SMTP id DAA18150; Mon, 28 Aug 1995 03:25:33 -0700 Message-Id: <199508281025.DAA18150@corbin.Root.COM> To: Chael Hall cc: questions@freebsd.org Subject: Re: Is this a bug? In-reply-to: Your message of "Mon, 28 Aug 95 05:00:11 CDT." <199508281000.FAA07960@chaos.taylored.com> From: David Greenman Reply-To: davidg@Root.COM Date: Mon, 28 Aug 1995 03:25:28 -0700 Sender: questions-owner@freebsd.org Precedence: bulk >I just noticed the following behavior with the /usr/bin/id program: ... > It looks like it's doing a getgrgid() on the UID instead of the GID >for the user's default group. This doesn't affect the way anything >works, it just looks like a bug to me. It was a bug. It's been fixed, thanks. -DG