CVS commit: src/share/mk

2018-09-05 Thread matthew green
Module Name:src Committed By: mrg Date: Wed Sep 5 06:54:30 UTC 2018 Modified Files: src/share/mk: bsd.own.mk Log Message: flip all ports to gcc.old GCC 6.4. To generate a diff of this commit: cvs rdiff -u -r1.1074 -r1.1075 src/share/mk/bsd.own.mk Please note that

CVS commit: [pgoyette-compat] src/tests/modules

2018-09-05 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Wed Sep 5 23:38:40 UTC 2018 Modified Files: src/tests/modules [pgoyette-compat]: t_builtin.c Log Message: Don't forget to increment loop control - avoid infinite iteration To generate a diff of this commit: cvs rdiff -u

CVS commit: [pgoyette-compat] src/sys/kern

2018-09-05 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Wed Sep 5 22:04:51 UTC 2018 Modified Files: src/sys/kern [pgoyette-compat]: kern_module.c Log Message: After releasing the resources, make sure we don't retain pointer to them! To generate a diff of this commit: cvs rdiff -u

CVS commit: [pgoyette-compat] src/tests/modules

2018-09-05 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Wed Sep 5 23:06:08 UTC 2018 Modified Files: src/tests/modules [pgoyette-compat]: t_builtin.c Log Message: Remove no-longer-used variable To generate a diff of this commit: cvs rdiff -u -r1.3.12.1 -r1.3.12.2

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

2018-09-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Sep 5 17:10:07 UTC 2018 Modified Files: src/external/bsd/libpcap/dist: bpf_filter.c Log Message: make sure we don't accidentally compile this file. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

CVS commit: src/external/bsd/libpcap/lib

2018-09-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Sep 5 17:10:27 UTC 2018 Modified Files: src/external/bsd/libpcap/lib: Makefile Log Message: search first for the kernel bpf_filter.c To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21

CVS commit: [pgoyette-compat] src/tests/modules

2018-09-05 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Wed Sep 5 21:53:46 UTC 2018 Modified Files: src/tests/modules [pgoyette-compat]: t_builtin.c Log Message: Adapt this test to the new MODCTL_STAT, too. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.3.12.1

CVS commit: [netbsd-8] src/share/man/man4

2018-09-05 Thread Martin Husemann
Module Name:src Committed By: martin Date: Wed Sep 5 08:35:55 UTC 2018 Modified Files: src/share/man/man4 [netbsd-8]: acphy.4 acpicpu.4 adb.4 atppc.4 axe.4 az.4 bktr.4 cgd.4 Log Message: Pull up following revision(s) (requested by sevan in ticket #1004):

CVS commit: [pgoyette-compat] src/tests/modules

2018-09-05 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Wed Sep 5 08:58:03 UTC 2018 Modified Files: src/tests/modules [pgoyette-compat]: t_modctl.c Log Message: Update the check for module existence via modctl(3) to use the new format of returned data. To generate a diff of this

CVS commit: [netbsd-8] src

2018-09-05 Thread Martin Husemann
a system from netbsd-7 to netbsd-8. this will avoid that in the future.) remove GCC 5 marker. this is now nb3 20180905. To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.1.1.1.34.1 \ src/external/gpl3/gcc/dist/config/tls.m4 cvs rdiff -u -r1.3 -r1.3.8.1 src/external/gpl3/gcc/dist

CVS commit: [netbsd-8] src/doc

2018-09-05 Thread Martin Husemann
1.11 (patch) +tools/gcc/mknative-gcc1.93 + + Correct extra parens, regen configure (selectively), + Fixes root cause of PR toolchain/53567. + Normalize source tree path so mknative runs are reproducable. + Remove GCC 5 marker. This is now nb3 20180905. + [mrg, ticket #1008] +

CVS commit: [netbsd-8] src/sys/dev/pci/ixgbe

2018-09-05 Thread Martin Husemann
Module Name:src Committed By: martin Date: Wed Sep 5 08:42:22 UTC 2018 Modified Files: src/sys/dev/pci/ixgbe [netbsd-8]: ixgbe.c Log Message: Pull up following revision(s) (requested by msaitoh in ticket #1006): sys/dev/pci/ixgbe/ixgbe.c: revision 1.164 Fix a

CVS commit: [netbsd-8] src/etc

2018-09-05 Thread Martin Husemann
Module Name:src Committed By: martin Date: Wed Sep 5 08:40:06 UTC 2018 Modified Files: src/etc [netbsd-8]: MAKEDEV.tmpl Log Message: Pull up following revision(s) (requested by sevan in ticket #1005): etc/MAKEDEV.tmpl: revision 1.192 Create fw(4) & fwmem(4)

CVS commit: [netbsd-8] src/tools/gcc

2018-09-05 Thread Martin Husemann
Module Name:src Committed By: martin Date: Wed Sep 5 09:21:37 UTC 2018 Modified Files: src/tools/gcc [netbsd-8]: mknative-gcc Log Message: Pull up following revision(s) (requested by mrg in ticket #1008): tools/gcc/mknative-gcc: revision 1.94 also pullout

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

2018-09-05 Thread Martin Husemann
Module Name:src Committed By: martin Date: Wed Sep 5 08:45:52 UTC 2018 Modified Files: src/lib/libc/net [netbsd-8]: if_nametoindex.c Log Message: Pull up following revision(s) (requested by msaitoh in ticket #1007): lib/libc/net/if_nametoindex.c: revision 1.6 -

CVS commit: src/sys/arch/hppa/stand/common

2018-09-05 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Sep 5 07:32:45 UTC 2018 Modified Files: src/sys/arch/hppa/stand/common: pdc.c Log Message: One more min->uimin straggler confirmed by 201809042300Z autobuild. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

CVS commit: src

2018-09-05 Thread Maxime Villard
Module Name:src Committed By: maxv Date: Thu Sep 6 05:36:51 UTC 2018 Modified Files: src/distrib/sets/lists/man: mi src/share/man/man4: Makefile src/sys/arch/algor/conf: P4032 P5064 P6032 src/sys/arch/alpha/conf: GENERIC INSTALL RAWHIDE

CVS commit: [pgoyette-compat] src/sys/kern

2018-09-05 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Thu Sep 6 00:10:55 UTC 2018 Modified Files: src/sys/kern [pgoyette-compat]: kern_module.c Log Message: One more time - let's get this right! To generate a diff of this commit: cvs rdiff -u -r1.130.2.19 -r1.130.2.20

CVS commit: src/external/cddl/osnet/sys/sys

2018-09-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Sep 6 00:44:43 UTC 2018 Modified Files: src/external/cddl/osnet/sys/sys: opentypes.h Log Message: remove duplicate typedef (it is in sunddi.h) To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4

CVS commit: src

2018-09-05 Thread Robert Elz
Module Name:src Committed By: kre Date: Wed Sep 5 21:05:40 UTC 2018 Modified Files: src/distrib/sets/lists/tests: mi src/etc/mtree: NetBSD.dist.tests src/tests/usr.bin: Makefile Added Files: src/tests/usr.bin/printf: Makefile printf.sh t_builtin.sh

CVS commit: [pgoyette-compat] src/sys/kern

2018-09-05 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Wed Sep 5 09:42:58 UTC 2018 Modified Files: src/sys/kern [pgoyette-compat]: kern_module.c Log Message: ooppss - don't forget the structure pointer! To generate a diff of this commit: cvs rdiff -u -r1.130.2.17 -r1.130.2.18

CVS commit: [pgoyette-compat] src/sys/rump/net/lib/libpppoe

2018-09-05 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Wed Sep 5 09:53:57 UTC 2018 Modified Files: src/sys/rump/net/lib/libpppoe [pgoyette-compat]: Makefile Log Message: if_spppsubr.c is now required, since it was split out from if_pppoe.c To generate a diff of this commit: cvs

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

2018-09-05 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Wed Sep 5 10:38:30 UTC 2018 Modified Files: src/sys/arch/arm/fdt: cpu_fdt.c Log Message: Match non-standard compat string "arm,armv8" (should be "arm,arm-v8") To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10

CVS commit: [netbsd-8] src/doc

2018-09-05 Thread Martin Husemann
marker. This is now nb3 20180905. [mrg, ticket #1008] + +

CVS commit: [pgoyette-compat] src/sys/kern

2018-09-05 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Wed Sep 5 09:26:59 UTC 2018 Modified Files: src/sys/kern [pgoyette-compat]: kern_module.c Log Message: If a built-in module is "unloaded", release all the resources associated with the "required" list. The list will be

CVS commit: src/usr.sbin/sysinst

2018-09-05 Thread Martin Husemann
Module Name:src Committed By: martin Date: Wed Sep 5 12:01:52 UTC 2018 Modified Files: src/usr.sbin/sysinst: Makefile.inc defs.h Log Message: Try to guess the proper directory on ftp or nyftp where the binary sets for the current build will end up. To generate a diff

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

2018-09-05 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Wed Sep 5 10:20:47 UTC 2018 Modified Files: src/sys/arch/arm/fdt: fdt_intr.h Log Message: Bump PIX_MAXSOURCES to 480 To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/sys/arch/arm/fdt/fdt_intr.h Please note

CVS commit: src/usr.sbin/sysinst

2018-09-05 Thread Martin Husemann
Module Name:src Committed By: martin Date: Wed Sep 5 12:49:55 UTC 2018 Modified Files: src/usr.sbin/sysinst: defs.h Log Message: For local builds, at least use the right prefix on nyftp To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13