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:   msaitoh
Date:           Wed Jul 25 07:55:45 UTC 2018

Modified Files:
        src/sys/dev/ic: bwi.c
        src/sys/dev/pci: if_txp.c
        src/sys/dev/ppbus: if_plip.c
        src/sys/net: bpf.c
        src/sys/netisdn: i4b_ipr.c

Log Message:
 Initialize some members in a mbuf which is on stack.


To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 src/sys/dev/ic/bwi.c
cvs rdiff -u -r1.49 -r1.50 src/sys/dev/pci/if_txp.c
cvs rdiff -u -r1.30 -r1.31 src/sys/dev/ppbus/if_plip.c
cvs rdiff -u -r1.226 -r1.227 src/sys/net/bpf.c
cvs rdiff -u -r1.45 -r1.46 src/sys/netisdn/i4b_ipr.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