CVS commit: src/sys/arch/powerpc/booke

2015-01-20 Thread NONAKA Kimihiro
Module Name:src Committed By: nonaka Date: Wed Jan 21 06:11:39 UTC 2015 Modified Files: src/sys/arch/powerpc/booke: e500_timer.c Log Message: fix build failure with lockstat. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/sys/arch/powerpc/booke/e500_time

CVS commit: src/lib/libc/gen

2015-01-20 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Jan 21 02:47:39 UTC 2015 Modified Files: src/lib/libc/gen: arc4random.c Log Message: Use ChaCha20 here as advertised, not ChaCha8. Oops. Fortunately, there is no public cryptanalysis even of ChaCha8: the best published at

CVS commit: src/crypto/external/bsd/openssh/dist

2015-01-20 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Jan 21 02:05:47 UTC 2015 Modified Files: src/crypto/external/bsd/openssh/dist: packet.c Log Message: don't print a return on debug messages To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/crypto/external/

CVS commit: src/sbin/ifconfig

2015-01-20 Thread Roy Marples
Module Name:src Committed By: roy Date: Tue Jan 20 22:13:19 UTC 2015 Modified Files: src/sbin/ifconfig: af_inet6.c Log Message: Display the IPv6 address flags autoconf and temporary To generate a diff of this commit: cvs rdiff -u -r1.30 -r1.31 src/sbin/ifconfig/af_inet6.

CVS commit: src/usr.sbin/sysinst

2015-01-20 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Tue Jan 20 21:51:05 UTC 2015 Modified Files: src/usr.sbin/sysinst: configmenu.c Log Message: Handle empty input gracefully by simply jumping back to the config menu. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/u

CVS commit: src/sys/netinet6

2015-01-20 Thread Roy Marples
Module Name:src Committed By: roy Date: Tue Jan 20 21:42:36 UTC 2015 Modified Files: src/sys/netinet6: ip6_output.c Log Message: Fix IPV6_USE_MIN_MTU set by setsockopt(2) being ignored when IPV6_PKTINFO is set as a control with sendmsg(2). To generate a diff of this comm

CVS commit: src/sys/netinet6

2015-01-20 Thread Roy Marples
Module Name:src Committed By: roy Date: Tue Jan 20 21:27:37 UTC 2015 Modified Files: src/sys/netinet6: in6.h in6_src.c ip6_input.c ip6_output.c ip6_var.h mld6.c Log Message: Add net.inet6.ip6.prefer_tempaddr sysctl knob so that we can prefer IPv6 temporary addr

CVS commit: [netbsd-7] src/doc

2015-01-20 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Tue Jan 20 21:14:33 UTC 2015 Modified Files: src/doc [netbsd-7]: CHANGES-7.0 Log Message: tickets 416, 417, and 431 To generate a diff of this commit: cvs rdiff -u -r1.1.2.173 -r1.1.2.174 src/doc/CHANGES-7.0 Please note that diffs

CVS commit: [netbsd-7] src/external/bsd/ipf/bin/ipftest

2015-01-20 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Tue Jan 20 21:04:36 UTC 2015 Modified Files: src/external/bsd/ipf/bin/ipftest [netbsd-7]: Makefile Log Message: Pull up following revision(s) (requested by martin in ticket #431): external/bsd/ipf/bin/ipftest/Makefile: revisi

CVS commit: [netbsd-7] src/external/bsd/elftoolchain/dist/libdwarf

2015-01-20 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Tue Jan 20 21:02:26 UTC 2015 Modified Files: src/external/bsd/elftoolchain/dist/libdwarf [netbsd-7]: dwarf_attrval.c Log Message: Pull up following revision(s) (requested by martin in ticket #417): external/bsd/elftoolchain/d

CVS commit: [netbsd-7] src

2015-01-20 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Tue Jan 20 20:57:24 UTC 2015 Modified Files: src/distrib/sets/lists/comp [netbsd-7]: md.hppa src/include [netbsd-7]: fenv.h src/lib/libm [netbsd-7]: Makefile src/sys/arch/hppa/include [netbsd-7]: Makefile ieeef

CVS commit: src/tests/lib/libm

2015-01-20 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Tue Jan 20 20:43:10 UTC 2015 Modified Files: src/tests/lib/libm: Makefile Log Message: Remove stale comment about ARM fenv support. To generate a diff of this commit: cvs rdiff -u -r1.31 -r1.32 src/tests/lib/libm/Makefile Please n

CVS commit: [netbsd-7] src/doc

2015-01-20 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Jan 20 20:42:27 UTC 2015 Modified Files: src/doc [netbsd-7]: CHANGES-7.0 Log Message: Ticket #438 To generate a diff of this commit: cvs rdiff -u -r1.1.2.172 -r1.1.2.173 src/doc/CHANGES-7.0 Please note that diffs are not pu

CVS commit: [netbsd-7] src/sys/arch

2015-01-20 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Jan 20 20:40:51 UTC 2015 Modified Files: src/sys/arch/amd64/conf [netbsd-7]: GENERIC src/sys/arch/i386/conf [netbsd-7]: GENERIC Log Message: Change the following, requested by snj in ticket #438: sys/arch/i386/conf/GE

CVS commit: src/lib/libc

2015-01-20 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Jan 20 18:31:25 UTC 2015 Modified Files: src/lib/libc/compat/stdlib: compat_putenv.c compat_random.c compat_unsetenv.c src/lib/libc/gdtoa: gdtoa_locks.c src/lib/libc/gen: arc4random.c popen.c pthre

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

2015-01-20 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Jan 20 17:29:58 UTC 2015 Modified Files: src/distrib/sets/lists/comp: mi Log Message: add popenve() To generate a diff of this commit: cvs rdiff -u -r1.1941 -r1.1942 src/distrib/sets/lists/comp/mi Please note that diffs a

CVS commit: src/include

2015-01-20 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Jan 20 17:29:01 UTC 2015 Modified Files: src/include: stdio.h Log Message: add popenve(). To generate a diff of this commit: cvs rdiff -u -r1.92 -r1.93 src/include/stdio.h Please note that diffs are not public domain; the

CVS commit: src/lib/libc/gen

2015-01-20 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Jan 20 17:28:00 UTC 2015 Modified Files: src/lib/libc/gen: Makefile.inc popen.3 popen.c Log Message: Factor out popen() code into separate functions and create popenve() using the new functions, a safer version of popen() th

CVS commit: src/sys/arch/sgimips/dev

2015-01-20 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Tue Jan 20 12:13:04 UTC 2015 Modified Files: src/sys/arch/sgimips/dev: crmfb.c crmfbreg.h Log Message: - remove scratch area, it's been unused since we're drawing characters by hardware - don't sync the rendering engine unless

CVS commit: [netbsd-7] src/doc

2015-01-20 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Jan 20 09:51:39 UTC 2015 Modified Files: src/doc [netbsd-7]: CHANGES-7.0 Log Message: Tickets #435 - #437 To generate a diff of this commit: cvs rdiff -u -r1.1.2.171 -r1.1.2.172 src/doc/CHANGES-7.0 Please note that diffs ar

CVS commit: [netbsd-7] src/distrib/utils/embedded

2015-01-20 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Jan 20 09:50:46 UTC 2015 Modified Files: src/distrib/utils/embedded [netbsd-7]: mkimage Log Message: Pull up following revision(s) (requested by skrll in ticket #437): distrib/utils/embedded/mkimage: revision 1.50 Use

CVS commit: [netbsd-7] src/sys/arch/i386/stand/lib

2015-01-20 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Jan 20 09:45:20 UTC 2015 Modified Files: src/sys/arch/i386/stand/lib [netbsd-7]: biosdisk.c Log Message: Pull up following revision(s) (requested by jakllsch in ticket #436): sys/arch/i386/stand/lib/biosdisk.c: revisio

CVS commit: [netbsd-7] src/usr.sbin/sysinst

2015-01-20 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Jan 20 09:42:31 UTC 2015 Modified Files: src/usr.sbin/sysinst [netbsd-7]: msg.mi.de msg.mi.en msg.mi.es msg.mi.fr msg.mi.pl Log Message: Pull up following revision(s) (requested by jmcneill in ticket #435):