Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 12/01/2000 22:34:18
Module Name: syssrc
Committed By: jdolecek
Date: Fri Dec 1 20:34:18 UTC 2000
Modified Files:
syssrc/sys/kern: kern_prot.c
Log Message:
use EMUL_GETPID_PASS_PPID or EMUL_GETID_PASS_EID to find out if one should
pass parent pid for getpid() or effective id for get[ug]id(), instead
of compile-time dependency
To generate a diff of this commit:
cvs rdiff -r1.60 -r1.61 syssrc/sys/kern/kern_prot.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.