Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [yamt-lazymbuf] src/sys/kern
Module Name: src
Committed By: yamt
Date: Fri Jul 7 12:30:51 UTC 2006
Modified Files:
src/sys/kern [yamt-lazymbuf]: uipc_mbuf.c uipc_socket.c
Log Message:
- fix typos and compilation problems in uipc_mbuf.c rev.1.100.2.8.
- m_ext_free: fix the recursive call case.
- change return value of mcl_dec_and_test_reference.
- tweak assertions.
To generate a diff of this commit:
cvs rdiff -r1.100.2.9 -r1.100.2.10 src/sys/kern/uipc_mbuf.c
cvs rdiff -r1.111.2.3 -r1.111.2.4 src/sys/kern/uipc_socket.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