CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/03/02 16:52:18
Modified files:
sys/kern : uipc_mbuf.c
Log message:
the packet length passed to m_clget is a u_int, print it with %u not %d in
the panic string.
CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/03/02 16:52:18
Modified files:
sys/kern : uipc_mbuf.c
Log message:
the packet length passed to m_clget is a u_int, print it with %u not %d in
the panic string.