CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/11/05 09:17:51
Modified files:
sys/ddb : db_command.c db_command.h db_interface.h
sys/kern : uipc_mbuf.c
sys/sys : mbuf.h
Log message:
Implement m_print as real ddb command "show mbuf addr" in the way other
such commands are implemented.
"Ja! You'll need to update ddb.4 as well, of course." miod@
