From owner-freebsd-questions Sat May 19 9:50:25 2001 Delivered-To: freebsd-questions@freebsd.org Received: from xfreek.mindriot.net (24-163-113-67.he.cox.rr.com [24.163.113.67]) by hub.freebsd.org (Postfix) with SMTP id 0781137B42C for ; Sat, 19 May 2001 09:50:23 -0700 (PDT) (envelope-from rootx11@xfreek.mindriot.net) Received: (qmail 29296 invoked by uid 1000); 19 May 2001 11:55:27 -0000 Date: 19 May 2001 11:55:27 -0000 Message-ID: <20010519115527.29295.qmail@xfreek.mindriot.net> From: rootx11@xfreek.mindriot.net To: freebsd-questions@FreeBSD.org Subject: kernel hacking Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG i am trying to hack at the kernel so that, unless you are in the group wheel you cannot run some functions, such as fork(). In the kernel, how do I check the gid? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message