CVS commit: src/usr.bin/sys_info

2017-08-23 Thread Robert Elz
,v 1.11 2017/08/23 21:18:57 agc Exp $ +# $NetBSD: sys_info.sh,v 1.12 2017/08/24 01:43:42 kre Exp $ # Copyright (c) 2016 Alistair Crooks <a...@netbsd.org> # All rights reserved. @@ -26,7 +26,7 @@ # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # -SYS_INFO_VERSIO

CVS commit: src/usr.bin/sys_info

2017-08-23 Thread Robert Elz
Module Name:src Committed By: kre Date: Thu Aug 24 01:43:42 UTC 2017 Modified Files: src/usr.bin/sys_info: sys_info.1 sys_info.sh Log Message: Get rid of the arg sorting - it doesn't work properly, and makes it impossible to support component names containing embedded

CVS commit: src

2017-08-23 Thread Brian Ginsbach
Module Name:src Committed By: ginsbach Date: Thu Aug 24 01:01:09 UTC 2017 Modified Files: src/lib/libc/time: strptime.c src/tests/lib/libc/time: t_strptime.c Log Message: The military/nautical time zones were added following RFC 822 and RFC 2822 specifications.

CVS commit: src

2017-08-23 Thread Brian Ginsbach
Module Name:src Committed By: ginsbach Date: Thu Aug 24 01:01:09 UTC 2017 Modified Files: src/lib/libc/time: strptime.c src/tests/lib/libc/time: t_strptime.c Log Message: The military/nautical time zones were added following RFC 822 and RFC 2822 specifications.

CVS commit: src/share/man/man9

2017-08-23 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Wed Aug 23 22:27:55 UTC 2017 Modified Files: src/share/man/man9: locking.9 Log Message: Add locking(9) and psref(9) summaries to locking(9). PR misc/52504 XXX Pull-up to -8 ? To generate a diff of this commit: cvs rdiff -u

CVS commit: src/share/man/man9

2017-08-23 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Wed Aug 23 22:27:55 UTC 2017 Modified Files: src/share/man/man9: locking.9 Log Message: Add locking(9) and psref(9) summaries to locking(9). PR misc/52504 XXX Pull-up to -8 ? To generate a diff of this commit: cvs rdiff -u

CVS commit: src/usr.bin/sys_info

2017-08-23 Thread Alistair G. Crooks
+26,7 @@ # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # -SYS_INFO_VERSION=$( D="\$Date: 2017/08/23 19:18:38 $"; set -f; - IFS=" /"; set -- $D; printf %s "$2$3$4" ) +SYS_INFO_VERSION=20170823 PATH=$(sysctl -n user.cs_path) export PATH @@ -225,6 +224,

CVS commit: src/usr.bin/sys_info

2017-08-23 Thread Alistair G. Crooks
Module Name:src Committed By: agc Date: Wed Aug 23 21:18:57 UTC 2017 Modified Files: src/usr.bin/sys_info: sys_info.sh Log Message: Move back to a simple version string for sys_info. The way of using CVS's $ Date $ expansion to calculate the date, whilst being more

CVS commit: src/sys/dev/pci

2017-08-23 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Wed Aug 23 19:47:39 UTC 2017 Modified Files: src/sys/dev/pci: radeonfb.c Log Message: Mac Mini WIP: - plug the external TMDS into the right CRTC when in use - use the right output types for Mini configs now VGA works properly (

CVS commit: src/sys/dev/pci

2017-08-23 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Wed Aug 23 19:47:39 UTC 2017 Modified Files: src/sys/dev/pci: radeonfb.c Log Message: Mac Mini WIP: - plug the external TMDS into the right CRTC when in use - use the right output types for Mini configs now VGA works properly (

CVS commit: [netbsd-6] src/doc

2017-08-23 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Wed Aug 23 19:38:32 UTC 2017 Modified Files: src/doc [netbsd-6]: CHANGES-6.2 Log Message: add to 1481 To generate a diff of this commit: cvs rdiff -u -r1.1.2.302 -r1.1.2.303 src/doc/CHANGES-6.2 Please note that diffs are not

CVS commit: [netbsd-6] src/doc

2017-08-23 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Wed Aug 23 19:38:32 UTC 2017 Modified Files: src/doc [netbsd-6]: CHANGES-6.2 Log Message: add to 1481 To generate a diff of this commit: cvs rdiff -u -r1.1.2.302 -r1.1.2.303 src/doc/CHANGES-6.2 Please note that diffs are not

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

2017-08-23 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Wed Aug 23 19:37:48 UTC 2017 Modified Files: src/doc [netbsd-6-1]: CHANGES-6.1.6 Log Message: add to 1481 To generate a diff of this commit: cvs rdiff -u -r1.1.2.107 -r1.1.2.108 src/doc/CHANGES-6.1.6 Please note that diffs are

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

2017-08-23 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Wed Aug 23 19:37:48 UTC 2017 Modified Files: src/doc [netbsd-6-1]: CHANGES-6.1.6 Log Message: add to 1481 To generate a diff of this commit: cvs rdiff -u -r1.1.2.107 -r1.1.2.108 src/doc/CHANGES-6.1.6 Please note that diffs are

CVS commit: [netbsd-6] src/sys/lib/libkern

2017-08-23 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Wed Aug 23 19:38:02 UTC 2017 Modified Files: src/sys/lib/libkern [netbsd-6]: Makefile.libkern Log Message: Pull up following revision(s) (requested by mrg in ticket #1481): sys/lib/libkern/Makefile.libkern: revision 1.19 Add

CVS commit: [netbsd-6] src/sys/lib/libkern

2017-08-23 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Wed Aug 23 19:38:02 UTC 2017 Modified Files: src/sys/lib/libkern [netbsd-6]: Makefile.libkern Log Message: Pull up following revision(s) (requested by mrg in ticket #1481): sys/lib/libkern/Makefile.libkern: revision 1.19 Add

CVS commit: [netbsd-6-1] src/sys/lib/libkern

2017-08-23 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Wed Aug 23 19:37:20 UTC 2017 Modified Files: src/sys/lib/libkern [netbsd-6-1]: Makefile.libkern Log Message: Pull up following revision(s) (requested by mrg in ticket #1481): sys/lib/libkern/Makefile.libkern: revision 1.19

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

2017-08-23 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Wed Aug 23 19:37:05 UTC 2017 Modified Files: src/doc [netbsd-6-0]: CHANGES-6.0.7 Log Message: add to 1481 To generate a diff of this commit: cvs rdiff -u -r1.1.2.110 -r1.1.2.111 src/doc/CHANGES-6.0.7 Please note that diffs are

CVS commit: [netbsd-6-1] src/sys/lib/libkern

2017-08-23 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Wed Aug 23 19:37:20 UTC 2017 Modified Files: src/sys/lib/libkern [netbsd-6-1]: Makefile.libkern Log Message: Pull up following revision(s) (requested by mrg in ticket #1481): sys/lib/libkern/Makefile.libkern: revision 1.19

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

2017-08-23 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Wed Aug 23 19:37:05 UTC 2017 Modified Files: src/doc [netbsd-6-0]: CHANGES-6.0.7 Log Message: add to 1481 To generate a diff of this commit: cvs rdiff -u -r1.1.2.110 -r1.1.2.111 src/doc/CHANGES-6.0.7 Please note that diffs are

CVS commit: [netbsd-6-0] src/sys/lib/libkern

2017-08-23 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Wed Aug 23 19:36:28 UTC 2017 Modified Files: src/sys/lib/libkern [netbsd-6-0]: Makefile.libkern Log Message: Pull up following revision(s) (requested by mrg in ticket #1481): sys/lib/libkern/Makefile.libkern: revision 1.19

CVS commit: [netbsd-6-0] src/sys/lib/libkern

2017-08-23 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Wed Aug 23 19:36:28 UTC 2017 Modified Files: src/sys/lib/libkern [netbsd-6-0]: Makefile.libkern Log Message: Pull up following revision(s) (requested by mrg in ticket #1481): sys/lib/libkern/Makefile.libkern: revision 1.19

CVS commit: src/sys/dev/pci

2017-08-23 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Wed Aug 23 19:21:14 UTC 2017 Modified Files: src/sys/dev/pci: radeonfbreg.h Log Message: consistency... To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/sys/dev/pci/radeonfbreg.h Please note that diffs are not

CVS commit: src/sys/dev/pci

2017-08-23 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Wed Aug 23 19:21:14 UTC 2017 Modified Files: src/sys/dev/pci: radeonfbreg.h Log Message: consistency... To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/sys/dev/pci/radeonfbreg.h Please note that diffs are not

CVS commit: src/usr.bin/sys_info

2017-08-23 Thread Robert Elz
Module Name:src Committed By: kre Date: Wed Aug 23 19:18:38 UTC 2017 Modified Files: src/usr.bin/sys_info: sys_info.sh Log Message: Add a \ -- allows sys_info -v pkg_install to tell us who the version info is obtained, rather than just how we go about printing the result.

CVS commit: src/usr.bin/sys_info

2017-08-23 Thread Robert Elz
Module Name:src Committed By: kre Date: Wed Aug 23 19:18:38 UTC 2017 Modified Files: src/usr.bin/sys_info: sys_info.sh Log Message: Add a \ -- allows sys_info -v pkg_install to tell us who the version info is obtained, rather than just how we go about printing the result.

CVS commit: src/usr.bin/sys_info

2017-08-23 Thread Alistair G. Crooks
Module Name:src Committed By: agc Date: Wed Aug 23 18:15:53 UTC 2017 Modified Files: src/usr.bin/sys_info: sys_info.sh Log Message: add pkg_install to the list of programs reported don't throw a warning if tcsh is not found in the path To generate a diff of this

CVS commit: src/usr.bin/sys_info

2017-08-23 Thread Alistair G. Crooks
Module Name:src Committed By: agc Date: Wed Aug 23 18:15:53 UTC 2017 Modified Files: src/usr.bin/sys_info: sys_info.sh Log Message: add pkg_install to the list of programs reported don't throw a warning if tcsh is not found in the path To generate a diff of this

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

2017-08-23 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Wed Aug 23 14:14:59 UTC 2017 Modified Files: src/sys/arch/arm/omap: am335x_prcm.c Log Message: Always perform code previously code under #ifdef DIAGNOSTIC - it appears that the read is needed to help make the chip work. Someone

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

2017-08-23 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Wed Aug 23 14:14:59 UTC 2017 Modified Files: src/sys/arch/arm/omap: am335x_prcm.c Log Message: Always perform code previously code under #ifdef DIAGNOSTIC - it appears that the read is needed to help make the chip work. Someone

CVS commit: src/usr.bin/gzip

2017-08-23 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Aug 23 13:04:17 UTC 2017 Modified Files: src/usr.bin/gzip: gzip.c Log Message: now that we are processing SIGINFO write can be interrupted and return partial results (well, it could before too but it was harder to trigger);

CVS commit: src/usr.bin/gzip

2017-08-23 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Aug 23 13:04:17 UTC 2017 Modified Files: src/usr.bin/gzip: gzip.c Log Message: now that we are processing SIGINFO write can be interrupted and return partial results (well, it could before too but it was harder to trigger);

CVS commit: src/sys/arch/aarch64/aarch64

2017-08-23 Thread Tohru Nishimura
Module Name:src Committed By: nisimura Date: Wed Aug 23 13:02:14 UTC 2017 Modified Files: src/sys/arch/aarch64/aarch64: vectors.S Log Message: - don't use ENTRY() for exception entries. - correct section definition. - designate long pointer ldr. To generate a diff of

CVS commit: src/sys/arch/aarch64/aarch64

2017-08-23 Thread Tohru Nishimura
Module Name:src Committed By: nisimura Date: Wed Aug 23 13:02:14 UTC 2017 Modified Files: src/sys/arch/aarch64/aarch64: vectors.S Log Message: - don't use ENTRY() for exception entries. - correct section definition. - designate long pointer ldr. To generate a diff of

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

2017-08-23 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Aug 23 10:29:51 UTC 2017 Modified Files: src/tests/lib/libc/string: t_stresep.c Log Message: Add test from PR/52499 To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/tests/lib/libc/string/t_stresep.c Please

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

2017-08-23 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Aug 23 10:29:51 UTC 2017 Modified Files: src/tests/lib/libc/string: t_stresep.c Log Message: Add test from PR/52499 To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/tests/lib/libc/string/t_stresep.c Please

CVS commit: src/lib/libc/string

2017-08-23 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Aug 23 10:27:41 UTC 2017 Modified Files: src/lib/libc/string: stresep.c Log Message: PR/52499: Justin: stresep uses memmove with of-by-one length To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4

CVS commit: src/lib/libc/string

2017-08-23 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Aug 23 10:27:41 UTC 2017 Modified Files: src/lib/libc/string: stresep.c Log Message: PR/52499: Justin: stresep uses memmove with of-by-one length To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4

CVS commit: src/libexec/ld.elf_so/arch/aarch64

2017-08-23 Thread Tohru Nishimura
Module Name:src Committed By: nisimura Date: Wed Aug 23 09:17:48 UTC 2017 Modified Files: src/libexec/ld.elf_so/arch/aarch64: mdreloc.c Log Message: - avoid caddr_t. use Elf_Addr instead. - iron out rdbg() errors. To generate a diff of this commit: cvs rdiff -u -r1.4

CVS commit: src/libexec/ld.elf_so/arch/aarch64

2017-08-23 Thread Tohru Nishimura
Module Name:src Committed By: nisimura Date: Wed Aug 23 09:17:48 UTC 2017 Modified Files: src/libexec/ld.elf_so/arch/aarch64: mdreloc.c Log Message: - avoid caddr_t. use Elf_Addr instead. - iron out rdbg() errors. To generate a diff of this commit: cvs rdiff -u -r1.4

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

2017-08-23 Thread Maxime Villard
Module Name:src Committed By: maxv Date: Wed Aug 23 08:14:18 UTC 2017 Modified Files: src/sys/arch/amd64/amd64: copy.S Log Message: style, reduces an incoming diff To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/sys/arch/amd64/amd64/copy.S Please note

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

2017-08-23 Thread Maxime Villard
Module Name:src Committed By: maxv Date: Wed Aug 23 08:14:18 UTC 2017 Modified Files: src/sys/arch/amd64/amd64: copy.S Log Message: style, reduces an incoming diff To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/sys/arch/amd64/amd64/copy.S Please note

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

2017-08-23 Thread Maxime Villard
Module Name:src Committed By: maxv Date: Wed Aug 23 08:04:22 UTC 2017 Modified Files: src/sys/arch/amd64/amd64: copy.S Log Message: Fix a bug in ucas_32 and ucas_64. There is a branch where they don't initialize %rax. To generate a diff of this commit: cvs rdiff -u

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

2017-08-23 Thread Maxime Villard
Module Name:src Committed By: maxv Date: Wed Aug 23 08:04:22 UTC 2017 Modified Files: src/sys/arch/amd64/amd64: copy.S Log Message: Fix a bug in ucas_32 and ucas_64. There is a branch where they don't initialize %rax. To generate a diff of this commit: cvs rdiff -u