Let "ddb show mbuf" print all mbuf fields in a consistent way. Move
authorbluhm <bluhm@openbsd.org>
Fri, 10 Jan 2014 00:47:17 +0000 (00:47 +0000)
committerbluhm <bluhm@openbsd.org>
Fri, 10 Jan 2014 00:47:17 +0000 (00:47 +0000)
commit8687e3cd4c00343a347b6c85168bd4d7752c4b25
tree1dae42853a210a241a594ee3a8ad06b98831a35d
parente220a72538972d78ac9902441559ec8ba75505b6
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@
sys/kern/uipc_mbuf.c
sys/sys/mbuf.h