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

2015-10-09 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Fri Oct 9 07:23:33 UTC 2015 Modified Files: src/sys/arch/arm/allwinner: awin_debe.c Log Message: revert previous (turn off tcon when disabling video output). I found it's better to do it in the hdmi driver, but the hdmi audio iss

CVS commit: [nick-nhusb] src/sys/dev/usb

2015-10-09 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Fri Oct 9 09:16:43 UTC 2015 Modified Files: src/sys/dev/usb [nick-nhusb]: ehci.c Log Message: Wrap/unwrap long lines To generate a diff of this commit: cvs rdiff -u -r1.234.2.50 -r1.234.2.51 src/sys/dev/usb/ehci.c Please note t

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

2015-10-09 Thread Kengo NAKAHARA
Module Name:src Committed By: knakahara Date: Fri Oct 9 12:56:02 UTC 2015 Modified Files: src/sys/arch/x86/x86: intr.c Log Message: fix: "intrctl list" causes panic when the device using pci_intr_alloc() shares IRQ. To generate a diff of this commit: cvs rdiff -u -r1.8

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

2015-10-09 Thread Kengo NAKAHARA
Module Name:src Committed By: knakahara Date: Fri Oct 9 13:03:55 UTC 2015 Modified Files: src/sys/arch/x86/x86: intr.c Log Message: remove quick hack code to avoid shared IRQ issue. To generate a diff of this commit: cvs rdiff -u -r1.89 -r1.90 src/sys/arch/x86/x86/intr.

CVS commit: src/tools/compat

2015-10-09 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Oct 9 14:42:40 UTC 2015 Modified Files: src/tools/compat: fgetln.c Log Message: use c comments To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/tools/compat/fgetln.c Please note that diffs are not public

CVS commit: src/lib/libc/time

2015-10-09 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Oct 9 17:21:45 UTC 2015 Modified Files: src/lib/libc/time: Makefile NEWS localtime.c private.h strftime.c strptime.c tz-art.htm tz-link.htm tzfile.5 zic.c Log Message: Release 2015g - 2015-10-01 00:39:51 -0700

CVS commit: src/doc

2015-10-09 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Oct 9 17:22:44 UTC 2015 Modified Files: src/doc: 3RDPARTY CHANGES Log Message: new tzcode. To generate a diff of this commit: cvs rdiff -u -r1.1259 -r1.1260 src/doc/3RDPARTY cvs rdiff -u -r1.2107 -r1.2108 src/doc/CHANGES

CVS commit: src/usr.bin/tail

2015-10-09 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Oct 9 17:51:27 UTC 2015 Modified Files: src/usr.bin/tail: forward.c Log Message: PR/50322: Timo Buhrmester: tail -F misbehaves with stdin closed Compare fp with stdin not fileno(fp) with STDIN_FILENO, because if tail is ca

CVS commit: src

2015-10-09 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Fri Oct 9 19:23:18 UTC 2015 Modified Files: src/distrib/sets/lists/base: mi src/etc/mtree: Makefile Added Files: src/etc/mtree: NetBSD.dist.dtrace Log Message: Handle the contents of /usr/lib/dtrace so a MKDTRACE=yes

CVS commit: src/share/man/man5

2015-10-09 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Fri Oct 9 19:49:25 UTC 2015 Modified Files: src/share/man/man5: rc.conf.5 Log Message: attaching controllers to serial ports is configured using btattach.conf and not btdevctl.conf, so say that To generate a diff of this commit

CVS commit: src/sys/kern

2015-10-09 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Sat Oct 10 03:27:30 UTC 2015 Modified Files: src/sys/kern: syscalls.master Log Message: Correctly mark syscalls 301, 302, 303 so that they will autoload the compat_sysv module if not already built-in. To generate a diff of thi

CVS commit: src/sys

2015-10-09 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Sat Oct 10 03:30:18 UTC 2015 Modified Files: src/sys/kern: init_sysent.c syscalls.c syscalls_autoload.c systrace_args.c src/sys/rump/include/rump: rump_syscalls.h src/sys/rump/librump/rumpkern: rump_sy

CVS commit: src/usr.bin/make

2015-10-09 Thread Simon J. Gerraty
Module Name:src Committed By: sjg Date: Sat Oct 10 03:58:59 UTC 2015 Modified Files: src/usr.bin/make: meta.c Log Message: Do not hard-code ingnoring of makeDependfile To generate a diff of this commit: cvs rdiff -u -r1.38 -r1.39 src/usr.bin/make/meta.c Please note that

CVS commit: src/sys/compat/linux/common

2015-10-09 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Sat Oct 10 04:28:04 UTC 2015 Modified Files: src/sys/compat/linux/common: linux_mod.c Log Message: Add an additional dependency on compat_sysv To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/sys/compat/linux/co

CVS commit: src/sys/compat/netbsd32

2015-10-09 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Sat Oct 10 04:53:48 UTC 2015 Modified Files: src/sys/compat/netbsd32: netbsd32_mod.c Log Message: Add another dependency for nfsserver To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/compat/netbsd32/netbsd3

CVS commit: src/sys/compat/netbsd32

2015-10-09 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Sat Oct 10 04:59:46 UTC 2015 Modified Files: src/sys/compat/netbsd32: netbsd32_mod.c Log Message: And yet another dependency, this time on mq To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/sys/compat/netbsd32/

CVS commit: src/sys/compat/netbsd32

2015-10-09 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Sat Oct 10 05:50:34 UTC 2015 Modified Files: src/sys/compat/netbsd32: netbsd32_mod.c Log Message: Ooops, spell the module name in full. "mqueue" vs "mq" To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/sys/compa

CVS commit: src/sys/arch/sparc/stand/ofwboot

2015-10-09 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Oct 10 06:49:40 UTC 2015 Modified Files: src/sys/arch/sparc/stand/ofwboot: Makefile Log Message: Simplify, get rid of manual _LP64 define. Do not pass a SUN4U define, as that is no longer used in the relevant headers. Instead

CVS commit: src/sys/arch/sparc/stand/ofwboot

2015-10-09 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Oct 10 06:50:25 UTC 2015 Modified Files: src/sys/arch/sparc/stand/ofwboot: Locore.c Log Message: Add compile time asserts to make sure we have properly picked up types for a 64bit cpu and 64bit openfirmware. To generate a di