Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   dyoung
Date:           Sat Nov 24 07:49:04 UTC 2007

Modified Files:
        src/sys/kern: uipc_socket.c uipc_syscalls.c
        src/sys/net: if_gre.c
        src/sys/sys: socketvar.h

Log Message:
Pass the mbuf type (e.g., MT_SONAME, MT_SOOPTS) as the second
argument to getsockmbuf().


To generate a diff of this commit:
cvs rdiff -r1.146 -r1.147 src/sys/kern/uipc_socket.c
cvs rdiff -r1.122 -r1.123 src/sys/kern/uipc_syscalls.c
cvs rdiff -r1.119 -r1.120 src/sys/net/if_gre.c
cvs rdiff -r1.99 -r1.100 src/sys/sys/socketvar.h

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