Deleted Added
full compact
28c28
< * $FreeBSD: head/sys/vm/uma.h 148070 2005-07-15 23:34:39Z rwatson $
---
> * $FreeBSD: head/sys/vm/uma.h 148072 2005-07-16 02:23:41Z silby $
168c168
< u_int16_t flags);
---
> u_int32_t flags);
209c209
< * overlap when adding new features. 0xf000 is in use by uma_int.h.
---
> * overlap when adding new features. 0xf0000000 is in use by uma_int.h.