CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/01/09 17:47:17
Modified files:
sys/kern : uipc_mbuf.c
sys/sys : mbuf.h
Log message:
Let "ddb show mbuf" print all mbuf fields in a consistent way. Move
bit field names into the header file below the definitions to keep
them in sync.
OK mikeb@ mpi@
