CVS commit: src/common/lib/libc/arch/arm/string

2012-12-15 Thread Matt Thomas
Module Name:src Committed By: matt Date: Sat Dec 15 19:26:34 UTC 2012 Added Files: src/common/lib/libc/arch/arm/string: strlen_neon.S Log Message: Add a NEON implementation of strlen. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 src/common/lib/libc/arch/arm/

CVS commit: src/sys/arch/amd64/include

2012-12-15 Thread David Laight
Module Name:src Committed By: dsl Date: Sat Dec 15 21:50:43 UTC 2012 Modified Files: src/sys/arch/amd64/include: fpu.h Log Message: Add the offsets and comments for the members of 'struct fxsave64. Spilt the 'fx_unused2' field into its reserved and available halves. The la

CVS commit: src/common/lib/libc/arch/arm/string

2012-12-15 Thread Matt Thomas
Module Name:src Committed By: matt Date: Sat Dec 15 22:23:31 UTC 2012 Modified Files: src/common/lib/libc/arch/arm/string: strlen_neon.S Log Message: Slighly improved (can deal with all 16 bytes being non-NUL and quickly proceed to next qword). To generate a diff of this

CVS commit: src/sys/arch/amd64/include

2012-12-15 Thread David Laight
Module Name:src Committed By: dsl Date: Sat Dec 15 22:39:04 UTC 2012 Modified Files: src/sys/arch/amd64/include: mcontext.h Log Message: Remove the incorrect comment about a (now deleted) pad field added to make __fpregs be 16-byte aligned within ucontext_t. I doubt that h

CVS commit: [netbsd-6] src

2012-12-15 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Sat Dec 15 23:31:07 UTC 2012 Modified Files: src/share/examples/npf [netbsd-6]: host-npf.conf soho_gw-npf.conf src/usr.sbin/npf/npfctl [netbsd-6]: npf.conf.5 Log Message: Pull up following revision(s) (requested by rmind in t

CVS commit: [netbsd-6-0] src/usr.sbin/npf/npfctl

2012-12-15 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Sat Dec 15 23:34:31 UTC 2012 Modified Files: src/usr.sbin/npf/npfctl [netbsd-6-0]: npf.conf.5 Log Message: Pull up following revision(s) (requested by rmind in ticket #744): usr.sbin/npf/npfctl/npf.conf.5: revision 1.25 - npf

CVS commit: [netbsd-6-0] src/doc

2012-12-15 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Sat Dec 15 23:35:13 UTC 2012 Modified Files: src/doc [netbsd-6-0]: CHANGES-6.0.1 Log Message: Ticket 744. To generate a diff of this commit: cvs rdiff -u -r1.1.2.31 -r1.1.2.32 src/doc/CHANGES-6.0.1 Please note that diffs are not p

CVS commit: [netbsd-6] src

2012-12-15 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Sat Dec 15 23:45:59 UTC 2012 Modified Files: src/distrib/sets/lists/base [netbsd-6]: ad.mips64eb ad.mips64el md.amd64 md.sparc64 shl.mi src/distrib/sets/lists/comp [netbsd-6]: shl.mi src/distrib/sets/lists/

CVS commit: [netbsd-6] src/doc

2012-12-15 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Sat Dec 15 23:47:17 UTC 2012 Modified Files: src/doc [netbsd-6]: CHANGES-6.1 Log Message: Tickets 744, 745 To generate a diff of this commit: cvs rdiff -u -r1.1.2.60 -r1.1.2.61 src/doc/CHANGES-6.1 Please note that diffs are not pu

CVS commit: src/doc

2012-12-15 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Sun Dec 16 00:54:37 UTC 2012 Modified Files: src/doc: 3RDPARTY Log Message: sqlite3-3.7.15 out. To generate a diff of this commit: cvs rdiff -u -r1.989 -r1.990 src/doc/3RDPARTY Please note that diffs are not public domain; they ar

CVS commit: src/tools

2012-12-15 Thread Alan Barrett
Module Name:src Committed By: apb Date: Sun Dec 16 06:47:39 UTC 2012 Modified Files: src/tools/libctf: Makefile src/tools/libdwarf: Makefile src/tools/libelf: Makefile Log Message: If you are going to append things to CPPFLAGS and then transfer the result t