jhb 2006-01-06 18:03:45 UTC FreeBSD src repository Modified files: sys/vm uma_core.c Log: Reduce the scope of one #ifdef to avoid duplicating a SYSCTL_INT() macro and trim another unneeded #ifdef (it was just around a macro that is already conditionally defined). Revision Changes Path 1.134 +1 -5 src/sys/vm/uma_core.c