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:   ozaki-r
Date:           Fri Jan 16 10:36:14 UTC 2015

Modified Files:
        src/sys/conf: files
        src/sys/dev/pci: if_vioif.c if_wm.c
        src/sys/net: if.c if_bridgevar.h if_vlan.c

Log Message:
Introduce defflag for NET_MPSAFE


To generate a diff of this commit:
cvs rdiff -u -r1.1124 -r1.1125 src/sys/conf/files
cvs rdiff -u -r1.14 -r1.15 src/sys/dev/pci/if_vioif.c
cvs rdiff -u -r1.308 -r1.309 src/sys/dev/pci/if_wm.c
cvs rdiff -u -r1.307 -r1.308 src/sys/net/if.c
cvs rdiff -u -r1.22 -r1.23 src/sys/net/if_bridgevar.h
cvs rdiff -u -r1.78 -r1.79 src/sys/net/if_vlan.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