Hello, The following will succeed in non privilege user. I think it should fail.
main()
{
printf("%d\n", setpgrp(1, 1));
}
--
HIROSHI OOTA
[EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
