Date: Sun, 10 Mar 1996 18:14:17 -0800 (PST) From: Jeffrey Hsu <hsu> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/sys mbuf.h Message-ID: <199603110214.SAA10106@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
hsu 96/03/10 18:14:17 Modified: sys/sys mbuf.h Log: Merge in Lite2: clean up casts for architectures where the size of addresses are bigger than the size of ints add function prototypes reorder some fields Did not add prototype for m_reclaim(). It's only used in kern/uipc_mbuf.c and is declared static there. Reviewed by: davidg & bde Revision Changes Path 1.14 +23 -24 src/sys/sys/mbuf.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199603110214.SAA10106>