andre 2005-12-10 15:21:04 UTC FreeBSD src repository Modified files: sys/kern kern_mbuf.c sys/sys mbuf.h Log: Hide the 4k mbuf clusters if the normal clusters are defined to be 4k already. This unbreaks tinderbox. Submitted by: ru Revision Changes Path 1.17 +2 -0 src/sys/kern/kern_mbuf.c 1.184 +4 -0 src/sys/sys/mbuf.h