CVS commit: src/usr.bin/make

2020-07-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Jul 21 21:13:24 UTC 2020 Modified Files: src/usr.bin/make: make.h var.c Log Message: make(1): clean up various things in var.c To generate a diff of this commit: cvs rdiff -u -r1.110 -r1.111 src/usr.bin/make/make.h cvs

CVS commit: src/sys/rump/net/lib/libnetcan

2020-07-21 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Tue Jul 21 18:38:18 UTC 2020 Modified Files: src/sys/rump/net/lib/libnetcan: netcan_component.c Log Message: Remove spurious call to canloopinit() in an attempt to fix kern/55489 This attempt at fixing is a result of IRC

CVS commit: src/usr.bin/make

2020-07-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Jul 21 20:08:44 UTC 2020 Modified Files: src/usr.bin/make: var.c Log Message: make(1): remove unnecessary VarSelectWords_t struct To generate a diff of this commit: cvs rdiff -u -r1.289 -r1.290 src/usr.bin/make/var.c

CVS commit: src/usr.bin/make

2020-07-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Jul 21 21:32:55 UTC 2020 Modified Files: src/usr.bin/make: var.c Log Message: make(1): only ask for newline if :Q actually needs it This simple change reduces the binary size of var.o by 96 bytes (Clang, x86_64). Given that

CVS commit: src/usr.bin/make

2020-07-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Jul 21 20:56:56 UTC 2020 Modified Files: src/usr.bin/make: var.c Log Message: make(1): use consistent and descriptive names for callback functions To generate a diff of this commit: cvs rdiff -u -r1.290 -r1.291

CVS commit: src/usr.bin/make/unit-tests

2020-07-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Jul 21 21:34:41 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: modmisc.exp modmisc.mk Log Message: make(1): add test for :Q and .newline To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24

CVS commit: src/usr.bin/make

2020-07-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Jul 21 23:47:50 UTC 2020 Modified Files: src/usr.bin/make: var.c Log Message: make(1): remove parameter from ModifyWordCallback Most modifiers don't need a variable context, and those that do already get all their parameters

CVS commit: src/usr.bin/make

2020-07-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Jul 21 23:22:45 UTC 2020 Modified Files: src/usr.bin/make: var.c Log Message: make(1): make implementation of the :C modifier simpler To generate a diff of this commit: cvs rdiff -u -r1.293 -r1.294 src/usr.bin/make/var.c

CVS commit: src/usr.bin/make/unit-tests

2020-07-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Jul 21 23:19:46 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: modmisc.exp modmisc.mk Log Message: make(1): add test for :S,,sep The empty string does not match anywhere. In other implementations of string

CVS commit: src

2020-07-21 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Jul 22 01:24:40 UTC 2020 Modified Files: src/lib/libpthread: pthread.c src/sys/arch/acorn32/podulebus: esc.c escvar.h sfas.c sfasvar.h src/sys/arch/arm/omap: omapl1x_timer.c

CVS commit: src/tests/sbin/ifconfig

2020-07-21 Thread Martin Husemann
Module Name:src Committed By: martin Date: Wed Jul 22 05:47:24 UTC 2020 Modified Files: src/tests/sbin/ifconfig: t_repeated_updown.sh Log Message: Skip interfaces that are already UP before the test starts. We can not change state of the test host this way, it breaks e.g.

CVS commit: src/sys/arch/mac68k/mac68k

2020-07-21 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Tue Jul 21 06:10:26 UTC 2020 Modified Files: src/sys/arch/mac68k/mac68k: intr.c locore.s via.c Log Message: For GCC8, do not omit frame pointer for intr_dispatch() and via1_intr() (-fomit-frame-pointer is enabled for -O and higher

CVS commit: src/sys/arch/mips

2020-07-21 Thread Simon Burge
Module Name:src Committed By: simonb Date: Tue Jul 21 06:01:10 UTC 2020 Modified Files: src/sys/arch/mips/cavium: octeon_cpunode.c src/sys/arch/mips/mips: cpu_subr.c Log Message: Support "boot -1" to start an MP kernel in uniprocessor mode. Sort sys/* includes

CVS commit: src/sys/arch/amiga/amiga

2020-07-21 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Tue Jul 21 06:39:31 UTC 2020 Modified Files: src/sys/arch/amiga/amiga: locore.s Log Message: Align tmpstk to 4-byte boundary in the same manner as mac68k. However, unfortunately, this does not fix strange crashes of GCC8-compiled

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

2020-07-21 Thread Roy Marples
Module Name:src Committed By: roy Date: Tue Jul 21 12:19:52 UTC 2020 Modified Files: src/external/bsd/wpa/dist/wpa_supplicant: op_classes.c Log Message: wpa_supplicant: Don't report an error when there are no op classes to add Instead, log a diagnostic so that noise to

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

2020-07-21 Thread Roy Marples
Module Name:src Committed By: roy Date: Tue Jul 21 10:34:16 UTC 2020 Modified Files: src/external/bsd/wpa/dist/src/drivers: driver_bsd.c Log Message: wpa_supplicant: don't log SIOCG80211 errors during interface setup Unless debugging. wpa_supplicant will log it failed to

CVS commit: src/external/apache2/mDNSResponder/dist

2020-07-21 Thread Roy Marples
Module Name:src Committed By: roy Date: Tue Jul 21 14:04:07 UTC 2020 Modified Files: src/external/apache2/mDNSResponder/dist/mDNSPosix: mDNSPosix.c src/external/apache2/mDNSResponder/dist/mDNSShared: PlatformCommon.c Log Message: mdnsd: Treat EADDRNOTAVAIL as a

CVS commit: src/external/apache2/mDNSResponder/dist/mDNSPosix

2020-07-21 Thread Roy Marples
Module Name:src Committed By: roy Date: Tue Jul 21 14:11:39 UTC 2020 Modified Files: src/external/apache2/mDNSResponder/dist/mDNSPosix: PosixDaemon.c Log Message: mdnsd: starting and stopping are informational messages To generate a diff of this commit: cvs rdiff -u

CVS commit: src/share/mk

2020-07-21 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Tue Jul 21 14:42:44 UTC 2020 Modified Files: src/share/mk: bsd.own.mk Log Message: Switch x68k to HAVE_XORG_SERVER_VER=120. Confirmed both color "Graph" VRAM and mono "Text" VRAM servers on XM6i. To generate a diff of this

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

2020-07-21 Thread Roy Marples
Module Name:src Committed By: roy Date: Tue Jul 21 13:18:58 UTC 2020 Modified Files: src/external/bsd/wpa/dist/wpa_supplicant: events.c wpa_supplicant.c wpa_supplicant_i.h Log Message: wpa_supplicant: Matching unspecified interfaces should not log driver fails

CVS commit: src/sys/arch/alpha/alpha

2020-07-21 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Tue Jul 21 13:37:19 UTC 2020 Modified Files: src/sys/arch/alpha/alpha: db_instruction.h Log Message: Sort op_mskqh, op_insqh, and op_extqh. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10