CVS commit: src/sys/arch/x86/x86

2011-10-21 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Fri Oct 21 10:10:28 UTC 2011 Modified Files: src/sys/arch/x86/x86: vmt.c Log Message: synchronize the guest clock with the host on attach and resume To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7

CVS commit: src/lib/libutil

2011-10-21 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Oct 21 12:10:32 UTC 2011 Added Files: src/lib/libutil: proc_compare.3 Log Message: Forgot to commit this. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 src/lib/libutil/proc_compare.3 Please note that diffs

CVS commit: src/lib/libutil

2011-10-21 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Fri Oct 21 12:58:53 UTC 2011 Modified Files: src/lib/libutil: proc_compare.3 Log Message: Minor improvements. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/lib/libutil/proc_compare.3 Please note that diffs are

CVS commit: src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386

2011-10-21 Thread Chuck Silvers
Module Name:src Committed By: chs Date: Fri Oct 21 15:08:41 UTC 2011 Modified Files: src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386: x86cpuid.S Log Message: add PIC support. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 \

CVS commit: src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386

2011-10-21 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Oct 21 17:57:45 UTC 2011 Modified Files: src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386: x86cpuid.S Log Message: Put back support for non PIC. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 \

CVS commit: [cherry-xenmp] src/sys/arch

2011-10-21 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Fri Oct 21 18:08:44 UTC 2011 Modified Files: src/sys/arch/amd64/amd64 [cherry-xenmp]: fpu.c src/sys/arch/x86/x86 [cherry-xenmp]: x86_machdep.c src/sys/arch/xen/x86 [cherry-xenmp]: x86_xpmap.c Log Message: Make

CVS commit: src/sys

2011-10-21 Thread David Young
Module Name:src Committed By: dyoung Date: Fri Oct 21 21:35:29 UTC 2011 Modified Files: src/sys/arch/i386/i386: mainbus.c src/sys/dev/pci: pcivar.h ppb.c Log Message: Tell a pci(4) instance its subordinate PCI buses using a new member in the pcibus_attach_args,

CVS commit: src/lib/libc/stdlib

2011-10-21 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Fri Oct 21 23:45:57 UTC 2011 Modified Files: src/lib/libc/stdlib: mi_vector_hash.c Log Message: sys/endian.h might not exist in the src/tools case To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4

CVS commit: src/usr.bin/nbperf

2011-10-21 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Fri Oct 21 23:47:12 UTC 2011 Modified Files: src/usr.bin/nbperf: graph2.c graph3.c nbperf-bdz.c nbperf-chm.c nbperf.1 nbperf.c Log Message: Add support for build as part of the toolchain. Add option for deterministic

CVS commit: src/distrib/sets

2011-10-21 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sat Oct 22 00:05:17 UTC 2011 Modified Files: src/distrib/sets: sets.subr Log Message: try to match sys/kern/kern_module.c module path logic: for release branches, use X.Y version (instead of eg. X.Y.0_PATCH or X.Y_STABLE) and

CVS commit: othersrc/external/bsd/iscsi/sbin/iscsid

2011-10-21 Thread Alistair G. Crooks
Module Name:othersrc Committed By: agc Date: Sat Oct 22 05:52:44 UTC 2011 Modified Files: othersrc/external/bsd/iscsi/sbin/iscsid: iscsid.h Log Message: provide C++ header support To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2

CVS commit: othersrc/external/bsd/iscsi/sbin/iscsid

2011-10-21 Thread Alistair G. Crooks
Module Name:othersrc Committed By: agc Date: Sat Oct 22 05:53:03 UTC 2011 Modified Files: othersrc/external/bsd/iscsi/sbin/iscsid: iscsid_lists.c Log Message: make this compile with gcc 4.5 To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 \