OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: David Gwynne (dlgcvs.openbsd.org)
Date: Mon Mar 02 2009 - 17:52:18 CST


CVSROOT: /cvs
Module name: src
Changes by: dlgcvs.openbsd.org 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.