On Mon, 6 Dec 1999, Andy wrote: > Browsing thru the kernel source I see a lot of conditionals in the code, like > #ifdef _FreeBSD_ > foo > #elif _NetBSD_ > bar > #endif > I wonder where ( and by whom) is _NetBSD_ defined globally ? #include <sys/param.h> Take care, Bill