emaste 2005-11-23 04:02:27 UTC
FreeBSD src repository
Modified files:
sys/sys queue.h
Log:
Userland applications may include queue.h and define INVARIANTS
but not provide a panic(9) implementation. Thus, enable the sanity
checks under INVARIANTS only if _KERNEL is also defined.
Submitted by: jmallett
Approved by: rwatson (mentor)
Revision Changes Path
1.63 +2 -2 src/sys/sys/queue.h
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"