Source-Changes archive

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

CVS commit: [netbsd-3] src/sys/arch/xen/xen



Module Name:    src
Committed By:   tron
Date:           Thu Jun 15 13:33:25 UTC 2006

Modified Files:
        src/sys/arch/xen/xen [netbsd-3]: clock.c ctrl_if.c if_xennet.c

Log Message:
Pull up following revision(s) (requested by bouyer in ticket #1374):
        sys/arch/xen/xen/clock.c: revision 1.19
        sys/arch/xen/xen/if_xennet.c: revision 1.45
        sys/arch/xen/xen/ctrl_if.c: revision 1.13
Add some missing memory barriers I noticed.
Discussed on port-xen.


To generate a diff of this commit:
cvs rdiff -r1.9.2.6 -r1.9.2.7 src/sys/arch/xen/xen/clock.c
cvs rdiff -r1.2.2.9 -r1.2.2.10 src/sys/arch/xen/xen/ctrl_if.c
cvs rdiff -r1.13.2.24 -r1.13.2.25 src/sys/arch/xen/xen/if_xennet.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