CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/09/26 15:03:57
Modified files:
sys/kern : kern_malloc.c subr_pool.c
sys/sys : malloc.h pool.h
Log message:
unify some pool and malloc flag values. the important bit is that all flags
have real values, no 0 values anymore.
ok deraadt kettenis krw matthew oga thib
