CVS commit: src/tests/lib/libc/sys

2015-02-05 Thread Tetsuya Isaki
Module Name:src Committed By: isaki Date: Thu Feb 5 13:55:37 UTC 2015 Modified Files: src/tests/lib/libc/sys: t_kevent.c Log Message: Skip kqueue_unsupported_fd test if /dev/drvctl is not configured in the kernel. PR bin/49644. XXX Ideally, it's better to modify to use

CVS commit: src/sys/arch/landisk/conf

2015-02-05 Thread NONAKA Kimihiro
Module Name:src Committed By: nonaka Date: Thu Feb 5 14:04:47 UTC 2015 Modified Files: src/sys/arch/landisk/conf: GENERIC Log Message: Added drvctl. To generate a diff of this commit: cvs rdiff -u -r1.45 -r1.46 src/sys/arch/landisk/conf/GENERIC Please note that diffs

CVS commit: src/sys/arch/arm/xscale

2015-02-05 Thread NONAKA Kimihiro
Module Name:src Committed By: nonaka Date: Thu Feb 5 13:27:18 UTC 2015 Modified Files: src/sys/arch/arm/xscale: pxa2x0_dmac.c Log Message: Don't write DMAC_DINT register on PXA270, because read-only register. To generate a diff of this commit: cvs rdiff -u -r1.12

CVS commit: src/lib/libc/stdlib

2015-02-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Feb 5 16:01:38 UTC 2015 Modified Files: src/lib/libc/stdlib: strtonum.c Log Message: cast to return type To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/lib/libc/stdlib/strtonum.c Please note that diffs

CVS commit: src/lib/libc

2015-02-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Feb 5 16:04:35 UTC 2015 Modified Files: src/lib/libc/regex: regcomp.c src/lib/libc/stdlib: Makefile.inc malloc.3 Added Files: src/lib/libc/stdlib: reallocarray.c Log Message: Add and use reallocarray() to

CVS commit: src/lib/libc

2015-02-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Feb 5 16:05:20 UTC 2015 Modified Files: src/lib/libc/gen: sysctl.c src/lib/libc/stdio: gettemp.c Log Message: add a couple of casts. To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35

CVS commit: src/include

2015-02-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Feb 5 16:05:46 UTC 2015 Modified Files: src/include: stdlib.h Log Message: add reallocarray To generate a diff of this commit: cvs rdiff -u -r1.112 -r1.113 src/include/stdlib.h Please note that diffs are not public

CVS commit: src/distrib/sets/lists/comp

2015-02-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Feb 5 16:07:16 UTC 2015 Modified Files: src/distrib/sets/lists/comp: mi Log Message: add reallocarray. To generate a diff of this commit: cvs rdiff -u -r1.1944 -r1.1945 src/distrib/sets/lists/comp/mi Please note that

CVS commit: src/sys/arch/m68k/fpe

2015-02-05 Thread Tetsuya Isaki
Module Name:src Committed By: isaki Date: Thu Feb 5 12:22:06 UTC 2015 Modified Files: src/sys/arch/m68k/fpe: fpu_rem.c Log Message: Fix typo in comment. pointed out by Y.Sugahara. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17

CVS commit: src/lib/libc/gen

2015-02-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Feb 5 16:00:39 UTC 2015 Modified Files: src/lib/libc/gen: utmpx.c Log Message: fix incorrect type To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.33 src/lib/libc/gen/utmpx.c Please note that diffs are not

CVS commit: [netbsd-7] src/distrib/sets

2015-02-05 Thread Martin Husemann
Module Name:src Committed By: martin Date: Thu Feb 5 08:43:05 UTC 2015 Modified Files: src/distrib/sets [netbsd-7]: makesrctars Log Message: Pull up following revision(s) (requested by snj in ticket #494): distrib/sets/makesrctars: revision 1.40 GPL code isn't

CVS commit: [netbsd-7] src/doc

2015-02-05 Thread Martin Husemann
Module Name:src Committed By: martin Date: Thu Feb 5 08:43:55 UTC 2015 Modified Files: src/doc [netbsd-7]: CHANGES-7.0 Log Message: Ticket #494 To generate a diff of this commit: cvs rdiff -u -r1.1.2.194 -r1.1.2.195 src/doc/CHANGES-7.0 Please note that diffs are not

CVS commit: [netbsd-7] src

2015-02-05 Thread Martin Husemann
Module Name:src Committed By: martin Date: Thu Feb 5 15:13:12 UTC 2015 Modified Files: src/doc [netbsd-7]: 3RDPARTY src/external/bsd/dhcpcd/dist [netbsd-7]: arp.c arp.h auth.c auth.h common.c common.h control.c control.h defs.h dev.h dhcp-common.c

CVS commit: src/sys/arch/zaurus/conf

2015-02-05 Thread NONAKA Kimihiro
Module Name:src Committed By: nonaka Date: Thu Feb 5 14:32:31 UTC 2015 Modified Files: src/sys/arch/zaurus/conf: GENERIC Log Message: Added drvctl, putter and PUFFS. To generate a diff of this commit: cvs rdiff -u -r1.65 -r1.66 src/sys/arch/zaurus/conf/GENERIC Please

CVS commit: src/sys/arch/hpcarm/conf

2015-02-05 Thread NONAKA Kimihiro
Module Name:src Committed By: nonaka Date: Thu Feb 5 14:35:50 UTC 2015 Modified Files: src/sys/arch/hpcarm/conf: WZERO3 Log Message: Added drvctl, putter and PUFFS. To generate a diff of this commit: cvs rdiff -u -r1.37 -r1.38 src/sys/arch/hpcarm/conf/WZERO3 Please

CVS commit: [netbsd-7] src/doc

2015-02-05 Thread Martin Husemann
Module Name:src Committed By: martin Date: Thu Feb 5 15:14:19 UTC 2015 Modified Files: src/doc [netbsd-7]: CHANGES-7.0 Log Message: Ticket #495 To generate a diff of this commit: cvs rdiff -u -r1.1.2.195 -r1.1.2.196 src/doc/CHANGES-7.0 Please note that diffs are not

CVS commit: src/sys/net/npf

2015-02-05 Thread Mindaugas Rasiukevicius
Module Name:src Committed By: rmind Date: Thu Feb 5 22:04:03 UTC 2015 Modified Files: src/sys/net/npf: npf_conn.c Log Message: npf_conn_establish: fix the previous change - drop the reference on error. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16

CVS commit: src/lib/libc/stdlib

2015-02-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Feb 5 22:05:33 UTC 2015 Modified Files: src/lib/libc/stdlib: reallocarray.3 Log Message: Remove incorrect comment about size; mention that the malloc ambiguity is part of the C standard. To generate a diff of this

CVS commit: src/etc/etc.alpha

2015-02-05 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Thu Feb 5 21:50:42 UTC 2015 Modified Files: src/etc/etc.alpha: Makefile.inc Log Message: don't create an empty installation/misc directory in the release tree. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9

CVS commit: src/usr.sbin/mrouted

2015-02-05 Thread Greg Troxel
Module Name:src Committed By: gdt Date: Thu Feb 5 16:50:19 UTC 2015 Modified Files: src/usr.sbin/mrouted: vif.c Log Message: Fix bug in mrouted about aging neighbors. mrouted will periodically age its neighbors and will remove a neighbor if it hasn't heard from it for

CVS commit: src/doc

2015-02-05 Thread Fredrik Pettai
Module Name:src Committed By: pettai Date: Thu Feb 5 11:37:47 UTC 2015 Modified Files: src/doc: 3RDPARTY Log Message: Update the Heimdal details To generate a diff of this commit: cvs rdiff -u -r1.1201 -r1.1202 src/doc/3RDPARTY Please note that diffs are not public

CVS commit: src/sys/arch/m68k/fpe

2015-02-05 Thread Tetsuya Isaki
Module Name:src Committed By: isaki Date: Thu Feb 5 12:23:27 UTC 2015 Modified Files: src/sys/arch/m68k/fpe: fpu_explode.c Log Message: For the extended precision, the MSB of the mantissa is an integer part, and this bit must be ignored at Infinity. found by

CVS commit: src/lib/libc/stdlib

2015-02-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Feb 5 20:02:29 UTC 2015 Modified Files: src/lib/libc/stdlib: Makefile.inc malloc.3 Added Files: src/lib/libc/stdlib: reallocarray.3 Log Message: Revert addition to reallocarray to the malloc man page, but keep the