Source-Changes archive

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

CVS commit: [simonb-timecounters] src/sys



Module Name:    src
Committed By:   simonb
Date:           Sat Feb  4 14:03:58 UTC 2006

Modified Files:
        src/sys/compat/linux/common [simonb-timecounters]: linux_misc.c
            linux_misc_notalpha.c
        src/sys/contrib/dev/ic [simonb-timecounters]: athhal_osdep.c
        src/sys/dev/ic [simonb-timecounters]: hd64570.c icp.c mlx.c ncr53c9x.c
            nslm7x.c
        src/sys/dev/pci [simonb-timecounters]: amr.c viaenv.c
        src/sys/dev/pckbport [simonb-timecounters]: pms.c synaptics.c
        src/sys/dev/raidframe [simonb-timecounters]: rf_etimer.h
        src/sys/dev/scsipi [simonb-timecounters]: st.c
        src/sys/dev/wscons [simonb-timecounters]: wsmouse.c

Log Message:
Adapt for timecounters: mostly use get*time() and use "time_second"
instead of "time.tv_sec".


To generate a diff of this commit:
cvs rdiff -r1.149 -r1.149.4.1 src/sys/compat/linux/common/linux_misc.c
cvs rdiff -r1.76 -r1.76.6.1 src/sys/compat/linux/common/linux_misc_notalpha.c
cvs rdiff -r1.6 -r1.6.6.1 src/sys/contrib/dev/ic/athhal_osdep.c
cvs rdiff -r1.30 -r1.30.6.1 src/sys/dev/ic/hd64570.c
cvs rdiff -r1.18 -r1.18.4.1 src/sys/dev/ic/icp.c
cvs rdiff -r1.38 -r1.38.6.1 src/sys/dev/ic/mlx.c
cvs rdiff -r1.118 -r1.118.6.1 src/sys/dev/ic/ncr53c9x.c
cvs rdiff -r1.24 -r1.24.6.1 src/sys/dev/ic/nslm7x.c
cvs rdiff -r1.31 -r1.31.6.1 src/sys/dev/pci/amr.c
cvs rdiff -r1.13 -r1.13.6.1 src/sys/dev/pci/viaenv.c
cvs rdiff -r1.9 -r1.9.6.1 src/sys/dev/pckbport/pms.c \
    src/sys/dev/pckbport/synaptics.c
cvs rdiff -r1.10 -r1.10.6.1 src/sys/dev/raidframe/rf_etimer.h
cvs rdiff -r1.186 -r1.186.6.1 src/sys/dev/scsipi/st.c
cvs rdiff -r1.38 -r1.38.6.1 src/sys/dev/wscons/wsmouse.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