From owner-freebsd-hackers Thu Jan 30 14:50:14 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id OAA07488 for hackers-outgoing; Thu, 30 Jan 1997 14:50:14 -0800 (PST) Received: (from mpp@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id OAA07477 for freebsd-hackers; Thu, 30 Jan 1997 14:50:11 -0800 (PST) From: Mike Pritchard Message-Id: <199701302250.OAA07477@freefall.freebsd.org> Subject: grp.h To: freebsd-hackers Date: Thu, 30 Jan 1997 14:50:10 -0800 (PST) X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Shouldn't the declaration in grp.h read: gid_t gr_gid; instead of: int gr_gid; like it currently does? It also looks like pwd.h also declares the uid and gid as ints instead of using the typedefs. -- Mike Pritchard mpp@FreeBSD.org "Go that way. Really fast. If something gets in your way, turn"