Module name: kerntimestamp Committed by: vladb38 Date: Fri Aug 17 16:39:52 UTC 2012
Modified Files:
kerntimestamp/dev/pci: acardide.c aceride.c ahc_pci.c
ahcisata_pci.c artsata.c cmdide.c cypide.c eso.c fwohci_pci.c
geodeide.c hptide.c if_ath_pci.c if_msk.c if_wm.c if_wpi.c
ifpci.c ifpci2.c iteide.c ixpide.c jmide.c machfb.c mfi_pci.c
nside.c optiide.c pcidevs.h pcidevs_data.h pciide_common.c
pciidevar.h pdcide.c pdcsata.c piixide.c pucdata.c rccide.c
rdcide.c satalink.c schide.c siside.c slide.c stpcide.c
svwsata.c toshide.c viaide.c
kerntimestamp/sys/kern: exec_elf.c init_sysent.c kern_exit.c
makesyscalls.sh subr_lockdebug.c subr_vmem.c sys_descrip.c
sys_module.c syscalls.c syscalls.conf tty.c
kerntimestamp/sys/netinet: ip_input.c ip_output.c
kerntimestamp/sys/netinet6: ip6_input.c
Log Message:
final version
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1 -r1.2 kerntimestamp/dev/pci/ahcisata_pci.c \
kerntimestamp/dev/pci/eso.c kerntimestamp/dev/pci/fwohci_pci.c \
kerntimestamp/dev/pci/if_ath_pci.c kerntimestamp/dev/pci/if_wpi.c \
kerntimestamp/dev/pci/machfb.c kerntimestamp/dev/pci/mfi_pci.c \
kerntimestamp/sys/kern/exec_elf.c \
kerntimestamp/sys/kern/subr_lockdebug.c \
kerntimestamp/sys/kern/subr_vmem.c kerntimestamp/sys/kern/sys_descrip.c \
kerntimestamp/sys/kern/sys_module.c kerntimestamp/sys/kern/syscalls.conf \
kerntimestamp/sys/kern/tty.c
cvs -z3 rdiff -u -r1.2 -r1.3 kerntimestamp/dev/pci/if_msk.c \
kerntimestamp/dev/pci/pucdata.c kerntimestamp/sys/kern/init_sysent.c \
kerntimestamp/sys/kern/kern_exit.c \
kerntimestamp/sys/kern/makesyscalls.sh kerntimestamp/sys/kern/syscalls.c
cvs -z3 rdiff -u -r1.3 -r1.4 kerntimestamp/dev/pci/acardide.c \
kerntimestamp/dev/pci/aceride.c kerntimestamp/dev/pci/artsata.c \
kerntimestamp/dev/pci/cmdide.c kerntimestamp/dev/pci/cypide.c \
kerntimestamp/dev/pci/geodeide.c kerntimestamp/dev/pci/hptide.c \
kerntimestamp/dev/pci/iteide.c kerntimestamp/dev/pci/ixpide.c \
kerntimestamp/dev/pci/jmide.c kerntimestamp/dev/pci/nside.c \
kerntimestamp/dev/pci/optiide.c kerntimestamp/dev/pci/pcidevs.h \
kerntimestamp/dev/pci/pcidevs_data.h \
kerntimestamp/dev/pci/pciide_common.c kerntimestamp/dev/pci/pciidevar.h \
kerntimestamp/dev/pci/pdcide.c kerntimestamp/dev/pci/pdcsata.c \
kerntimestamp/dev/pci/piixide.c kerntimestamp/dev/pci/rccide.c \
kerntimestamp/dev/pci/rdcide.c kerntimestamp/dev/pci/satalink.c \
kerntimestamp/dev/pci/schide.c kerntimestamp/dev/pci/siside.c \
kerntimestamp/dev/pci/slide.c kerntimestamp/dev/pci/stpcide.c \
kerntimestamp/dev/pci/svwsata.c kerntimestamp/dev/pci/toshide.c \
kerntimestamp/dev/pci/viaide.c
cvs -z3 rdiff -u -r1.4 -r1.5 kerntimestamp/sys/netinet/ip_output.c
cvs -z3 rdiff -u -r1.5 -r1.6 kerntimestamp/sys/netinet/ip_input.c \
kerntimestamp/sys/netinet6/ip6_input.c
cvs -z3 rdiff -u -r1.6 -r1.7 kerntimestamp/dev/pci/if_wm.c
cvs -z3 rdiff -u -r1.9 -r1.10 kerntimestamp/dev/pci/ahc_pci.c \
kerntimestamp/dev/pci/ifpci.c kerntimestamp/dev/pci/ifpci2.c
To view a diff of this commit:
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/kerntimestamp/dev/pci/ahcisata_pci.c?r1=1.1&r2=1.2
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/kerntimestamp/dev/pci/eso.c?r1=1.1&r2=1.2
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/kerntimestamp/dev/pci/fwohci_pci.c?r1=1.1&r2=1.2
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/kerntimestamp/dev/pci/if_ath_pci.c?r1=1.1&r2=1.2
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/kerntimestamp/dev/pci/if_wpi.c?r1=1.1&r2=1.2
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/kerntimestamp/dev/pci/machfb.c?r1=1.1&r2=1.2
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/kerntimestamp/dev/pci/mfi_pci.c?r1=1.1&r2=1.2
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/kerntimestamp/sys/kern/exec_elf.c?r1=1.1&r2=1.2
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/kerntimestamp/sys/kern/subr_lockdebug.c?r1=1.1&r2=1.2
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/kerntimestamp/sys/kern/subr_vmem.c?r1=1.1&r2=1.2
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/kerntimestamp/sys/kern/sys_descrip.c?r1=1.1&r2=1.2
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/kerntimestamp/sys/kern/sys_module.c?r1=1.1&r2=1.2
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/kerntimestamp/sys/kern/syscalls.conf?r1=1.1&r2=1.2
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/kerntimestamp/sys/kern/tty.c?r1=1.1&r2=1.2
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/kerntimestamp/dev/pci/if_msk.c?r1=1.2&r2=1.3
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/kerntimestamp/dev/pci/pucdata.c?r1=1.2&r2=1.3
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/kerntimestamp/sys/kern/init_sysent.c?r1=1.2&r2=1.3
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/kerntimestamp/sys/kern/kern_exit.c?r1=1.2&r2=1.3
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/kerntimestamp/sys/kern/makesyscalls.sh?r1=1.2&r2=1.3
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/kerntimestamp/sys/kern/syscalls.c?r1=1.2&r2=1.3
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/kerntimestamp/dev/pci/acardide.c?r1=1.3&r2=1.4
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/kerntimestamp/dev/pci/aceride.c?r1=1.3&r2=1.4
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/kerntimestamp/dev/pci/artsata.c?r1=1.3&r2=1.4
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/kerntimestamp/dev/pci/cmdide.c?r1=1.3&r2=1.4
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/kerntimestamp/dev/pci/cypide.c?r1=1.3&r2=1.4
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/kerntimestamp/dev/pci/geodeide.c?r1=1.3&r2=1.4
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/kerntimestamp/dev/pci/hptide.c?r1=1.3&r2=1.4
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/kerntimestamp/dev/pci/iteide.c?r1=1.3&r2=1.4
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/kerntimestamp/dev/pci/ixpide.c?r1=1.3&r2=1.4
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/kerntimestamp/dev/pci/jmide.c?r1=1.3&r2=1.4
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/kerntimestamp/dev/pci/nside.c?r1=1.3&r2=1.4
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/kerntimestamp/dev/pci/optiide.c?r1=1.3&r2=1.4
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/kerntimestamp/dev/pci/pcidevs.h?r1=1.3&r2=1.4
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/kerntimestamp/dev/pci/pcidevs_data.h?r1=1.3&r2=1.4
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/kerntimestamp/dev/pci/pciide_common.c?r1=1.3&r2=1.4
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/kerntimestamp/dev/pci/pciidevar.h?r1=1.3&r2=1.4
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/kerntimestamp/dev/pci/pdcide.c?r1=1.3&r2=1.4
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/kerntimestamp/dev/pci/pdcsata.c?r1=1.3&r2=1.4
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/kerntimestamp/dev/pci/piixide.c?r1=1.3&r2=1.4
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/kerntimestamp/dev/pci/rccide.c?r1=1.3&r2=1.4
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/kerntimestamp/dev/pci/rdcide.c?r1=1.3&r2=1.4
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/kerntimestamp/dev/pci/satalink.c?r1=1.3&r2=1.4
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/kerntimestamp/dev/pci/schide.c?r1=1.3&r2=1.4
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/kerntimestamp/dev/pci/siside.c?r1=1.3&r2=1.4
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/kerntimestamp/dev/pci/slide.c?r1=1.3&r2=1.4
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/kerntimestamp/dev/pci/stpcide.c?r1=1.3&r2=1.4
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/kerntimestamp/dev/pci/svwsata.c?r1=1.3&r2=1.4
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/kerntimestamp/dev/pci/toshide.c?r1=1.3&r2=1.4
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/kerntimestamp/dev/pci/viaide.c?r1=1.3&r2=1.4
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/kerntimestamp/sys/netinet/ip_output.c?r1=1.4&r2=1.5
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/kerntimestamp/sys/netinet/ip_input.c?r1=1.5&r2=1.6
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/kerntimestamp/sys/netinet6/ip6_input.c?r1=1.5&r2=1.6
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/kerntimestamp/dev/pci/if_wm.c?r1=1.6&r2=1.7
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/kerntimestamp/dev/pci/ahc_pci.c?r1=1.9&r2=1.10
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/kerntimestamp/dev/pci/ifpci.c?r1=1.9&r2=1.10
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/kerntimestamp/dev/pci/ifpci2.c?r1=1.9&r2=1.10
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
NetBSD-SoC-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/netbsd-soc-cvs
