On Sat, 8 Feb 2003, Kris Kennaway wrote: > Can someone take a look at lib/libc/gen/semctl.c and tell me where > the __semctl() sysctl should be prototyped?
In <sys/sem.h>, line __sysctl() is in <sys/sysctl.h>. Similarly for any other unprototyped implementation-detail syscalls. __sysctl() seems to be another. Bruce To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message