Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/kern



Module Name:    src
Committed By:   simonb
Date:           Fri Apr 18 01:24:21 UTC 2003

Modified Files:
        src/sys/kern: uipc_mbuf.c

Log Message:
Add a KASSERT to make sure that "sizeof(struct mbuf)" is MSIZE.
Extra insurance for Steve Woodford's recent <sys/mbuf.h> patch.


To generate a diff of this commit:
cvs rdiff -r1.66 -r1.67 src/sys/kern/uipc_mbuf.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index