CVS commit: src

2016-01-15 Thread Michael van Elst
Module Name:src
Committed By:   mlelstv
Date:   Fri Jan 15 08:27:04 UTC 2016

Modified Files:
src/share/man/man8/man8.amiga: boot.8
src/sys/arch/amiga/stand/bootblock/boot: Makefile console.c
src/sys/arch/amiga/stand/bootblock/bootxx_ffs: Makefile

Log Message:
Add 'C' option to bootblock to enable serial console.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/share/man/man8/man8.amiga/boot.8
cvs rdiff -u -r1.52 -r1.53 src/sys/arch/amiga/stand/bootblock/boot/Makefile
cvs rdiff -u -r1.13 -r1.14 src/sys/arch/amiga/stand/bootblock/boot/console.c
cvs rdiff -u -r1.22 -r1.23 \
src/sys/arch/amiga/stand/bootblock/bootxx_ffs/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/share/man/man8/man8.amiga

2016-01-15 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Fri Jan 15 09:05:16 UTC 2016

Modified Files:
src/share/man/man8/man8.amiga: boot.8

Log Message:
Bump date for previous.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/share/man/man8/man8.amiga/boot.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/dev/marvell

2016-01-15 Thread Joerg Sonnenberger
Module Name:src
Committed By:   joerg
Date:   Fri Jan 15 12:09:15 UTC 2016

Modified Files:
src/sys/dev/marvell: gtbrgreg.h gtmpscreg.h gtsdmareg.h

Log Message:
Switch to generic __BIT/__BITS macro, which doesn't depend on
left-shifting negative values.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/marvell/gtbrgreg.h
cvs rdiff -u -r1.4 -r1.5 src/sys/dev/marvell/gtmpscreg.h
cvs rdiff -u -r1.5 -r1.6 src/sys/dev/marvell/gtsdmareg.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/gpl2/libmalloc/dist

2016-01-15 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Fri Jan 15 15:13:29 UTC 2016

Modified Files:
src/external/gpl2/libmalloc/dist: getpagesize.h

Log Message:
remove param.h


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/gpl2/libmalloc/dist/getpagesize.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/gpl2/libmalloc/lib

2016-01-15 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Fri Jan 15 15:14:02 UTC 2016

Modified Files:
src/external/gpl2/libmalloc/lib: Makefile

Log Message:
we have unistd.h


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/gpl2/libmalloc/lib/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/gpl3/gdb/dist/opcodes

2016-01-15 Thread Joerg Sonnenberger
Module Name:src
Committed By:   joerg
Date:   Fri Jan 15 15:37:05 UTC 2016

Modified Files:
src/external/gpl3/gdb/dist/opcodes: arm-dis.c

Log Message:
Expand undefined number.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.4 -r1.2 src/external/gpl3/gdb/dist/opcodes/arm-dis.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/dev/acpi

2016-01-15 Thread Joerg Sonnenberger
Module Name:src
Committed By:   joerg
Date:   Fri Jan 15 15:42:57 UTC 2016

Modified Files:
src/sys/dev/acpi: wss_acpi.c

Log Message:
Don't skip entries in the table, one increment per iteration is enough.


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/sys/dev/acpi/wss_acpi.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-7] src/lib/libc/net

2016-01-15 Thread Stephen Borrill
Module Name:src
Committed By:   sborrill
Date:   Fri Jan 15 17:37:45 UTC 2016

Modified Files:
src/lib/libc/net [netbsd-7]: getaddrinfo.c

Log Message:
Pull up to netbsd-7 (missing part of ticket #1012):
lib/libc/net/getaddrinfo.c  1.110


To generate a diff of this commit:
cvs rdiff -u -r1.106 -r1.106.4.1 src/lib/libc/net/getaddrinfo.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-7] src/doc

2016-01-15 Thread Stephen Borrill
Module Name:src
Committed By:   sborrill
Date:   Fri Jan 15 17:38:54 UTC 2016

Modified Files:
src/doc [netbsd-7]: CHANGES-7.1

Log Message:
Add missing part of ticket #1012


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.46 -r1.1.2.47 src/doc/CHANGES-7.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/gpl2/gettext

2016-01-15 Thread Matthias Scheler
Module Name:src
Committed By:   tron
Date:   Fri Jan 15 18:03:32 UTC 2016

Modified Files:
src/external/gpl2/gettext/bin/msgmerge: Makefile
src/external/gpl2/gettext/lib/libnlspr: Makefile

Log Message:
Fix build with "USE_SSP" set to "yes"


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/gpl2/gettext/bin/msgmerge/Makefile
cvs rdiff -u -r1.2 -r1.3 src/external/gpl2/gettext/lib/libnlspr/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-7-0] src/lib/libc/net

2016-01-15 Thread Stephen Borrill
Module Name:src
Committed By:   sborrill
Date:   Fri Jan 15 18:09:19 UTC 2016

Modified Files:
src/lib/libc/net [netbsd-7-0]: getaddrinfo.c

Log Message:
Pull up to netbsd-7 (missing part of ticket #1012):
lib/libc/net/getaddrinfo.c  1.110


To generate a diff of this commit:
cvs rdiff -u -r1.106 -r1.106.6.1 src/lib/libc/net/getaddrinfo.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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

2016-01-15 Thread Stephen Borrill
Module Name:src
Committed By:   sborrill
Date:   Fri Jan 15 18:10:11 UTC 2016

Modified Files:
src/doc [netbsd-7-0]: CHANGES-7.0.1

Log Message:
Pullup missing part of ticket #1012


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.25 -r1.1.2.26 src/doc/CHANGES-7.0.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/bsd/wpa/dist/wpa_supplicant

2016-01-15 Thread Roy Marples
Module Name:src
Committed By:   roy
Date:   Fri Jan 15 20:34:35 UTC 2016

Modified Files:
src/external/bsd/wpa/dist/wpa_supplicant: main.c

Log Message:
Sort options and reduce printf calls.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.5 -r1.2 src/external/bsd/wpa/dist/wpa_supplicant/main.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib

2016-01-15 Thread Joerg Sonnenberger
Module Name:src
Committed By:   joerg
Date:   Sat Jan 16 01:05:40 UTC 2016

Modified Files:
src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib: error.c

Log Message:
Don't play games with format strings.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 \
src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/error.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/bsd/tmux/dist

2016-01-15 Thread Joerg Sonnenberger
Module Name:src
Committed By:   joerg
Date:   Sat Jan 16 01:14:39 UTC 2016

Modified Files:
src/external/bsd/tmux/dist: tmux.h

Log Message:
Add missing format string annotation.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/external/bsd/tmux/dist/tmux.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/bsd/tmux/dist

2016-01-15 Thread Joerg Sonnenberger
Module Name:src
Committed By:   joerg
Date:   Sat Jan 16 01:14:21 UTC 2016

Modified Files:
src/external/bsd/tmux/dist: log.c

Log Message:
Fix merge error of diagnostic pragmas.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/external/bsd/tmux/dist/log.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.