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

2020-08-24 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Tue Aug 25 01:37:39 UTC 2020 Modified Files: src/tests/lib/libc/sys: t_getrandom.c Log Message: Fix getrandom() tests. Use sigaction() without SA_RESTART -- signal() implies SA_RESTART so we never got the EINTR. While here,

CVS commit: src/usr.bin/make

2020-08-24 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Aug 24 20:15:51 UTC 2020 Modified Files: src/usr.bin/make: enum.c enum.h make.c make.h targ.c var.c Log Message: make(1): in debug mode, print GNode details in symbols A string like OP_DEPENDS|OP_OPTIONAL|OP_PRECIOUS is much

CVS commit: src/share/man/man4/man4.i386

2020-08-24 Thread Ryo ONODERA
Module Name:src Committed By: ryoon Date: Mon Aug 24 19:36:32 UTC 2020 Modified Files: src/share/man/man4/man4.i386: elansc.4 Log Message: Do not split for AUTHORS And bump date. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16

CVS commit: src/share/man/man4/man4.i386

2020-08-24 Thread Ryo ONODERA
Module Name:src Committed By: ryoon Date: Mon Aug 24 19:32:33 UTC 2020 Modified Files: src/share/man/man4/man4.i386: spic.4 Log Message: Add a missing comma And bump date To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/share/man/man4/man4.i386/spic.4

CVS commit: src/share/man/man4

2020-08-24 Thread Ryo ONODERA
Module Name:src Committed By: ryoon Date: Mon Aug 24 19:30:00 UTC 2020 Modified Files: src/share/man/man4: options.4 Log Message: Add COMPAT_90 And bump date. To generate a diff of this commit: cvs rdiff -u -r1.514 -r1.515 src/share/man/man4/options.4 Please note that

CVS commit: src/share/man/man4

2020-08-24 Thread Ryo ONODERA
Module Name:src Committed By: ryoon Date: Mon Aug 24 19:27:36 UTC 2020 Modified Files: src/share/man/man4: viomb.4 Log Message: Add a missing comma And bump date. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/share/man/man4/viomb.4 Please note that

CVS commit: src/share/man/man4

2020-08-24 Thread Ryo ONODERA
Module Name:src Committed By: ryoon Date: Mon Aug 24 19:25:57 UTC 2020 Modified Files: src/share/man/man4: sf2r.4 Log Message: Markup authors And bump date. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/share/man/man4/sf2r.4 Please note that diffs

CVS commit: src/share/man/man4

2020-08-24 Thread Ryo ONODERA
Module Name:src Committed By: ryoon Date: Mon Aug 24 19:22:06 UTC 2020 Modified Files: src/share/man/man4: sony.4 Log Message: Link to i386/spic(4) instead of spic(4) And bump date. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/share/man/man4/sony.4

CVS commit: src/share/man/man4

2020-08-24 Thread Ryo ONODERA
Module Name:src Committed By: ryoon Date: Mon Aug 24 19:19:25 UTC 2020 Modified Files: src/share/man/man4: ess.4 Log Message: Link to i386/pnpbios(4) instead of pnpbios(4) And bump date. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15

CVS commit: src/share/man/man4

2020-08-24 Thread Ryo ONODERA
Module Name:src Committed By: ryoon Date: Mon Aug 24 19:16:42 UTC 2020 Modified Files: src/share/man/man4: wss.4 Log Message: Link to i386/pnpbios(4) instead of pnpbios(4) And bump date. To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21

CVS commit: src/sys/dev/pci/ixgbe

2020-08-24 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Aug 24 19:03:28 UTC 2020 Modified Files: src/sys/dev/pci/ixgbe: ixgbe.c Log Message: Fix handling of IXGBE_REQUEST_TASK_NEED_ACKINTR again... To generate a diff of this commit: cvs rdiff -u -r1.243 -r1.244

CVS commit: src/sys/dev/pci/ixgbe

2020-08-24 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Aug 24 18:42:17 UTC 2020 Modified Files: src/sys/dev/pci/ixgbe: ixgbe.c Log Message: The admin workqueue can be used even if the interface is not up. OK'd by thorpej@. Will fixes PR#55534 reported by Shinichi Doyashiki To

CVS commit: src/distrib/sets/lists/tests

2020-08-24 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Mon Aug 24 18:41:22 UTC 2020 Modified Files: src/distrib/sets/lists/tests: mi Log Message: Restore obsolete entries for make's modorder tests. These tests were removed a week ago, but their set list entries were removed

CVS commit: src/sys/dev/pci/ixgbe

2020-08-24 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Aug 24 18:31:15 UTC 2020 Modified Files: src/sys/dev/pci/ixgbe: ixgbe.c Log Message: Fix ixgbe_sfp_cage_full() on X550EM_A. In ixgbe_handle_mod(): switch (hw->mac.type) { case

CVS commit: src/sys/dev/pci/ixgbe

2020-08-24 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Aug 24 18:21:59 UTC 2020 Modified Files: src/sys/dev/pci/ixgbe: ixgbe.c Log Message: Fix race in ixgbe_detach() to prevent panic on shutdown. To generate a diff of this commit: cvs rdiff -u -r1.240 -r1.241

CVS commit: src/distrib/sets/lists/tests

2020-08-24 Thread Martin Husemann
Module Name:src Committed By: martin Date: Mon Aug 24 18:22:30 UTC 2020 Modified Files: src/distrib/sets/lists/tests: mi Log Message: Backout previous, commiter was dazed and confused To generate a diff of this commit: cvs rdiff -u -r1.904 -r1.905

CVS commit: src/distrib/sets/lists/tests

2020-08-24 Thread Martin Husemann
Module Name:src Committed By: martin Date: Mon Aug 24 18:18:51 UTC 2020 Modified Files: src/distrib/sets/lists/tests: mi Log Message: Add modorder* make unit test files To generate a diff of this commit: cvs rdiff -u -r1.903 -r1.904 src/distrib/sets/lists/tests/mi

CVS commit: src/sys/dev/pci/ixgbe

2020-08-24 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Aug 24 18:16:04 UTC 2020 Modified Files: src/sys/dev/pci/ixgbe: ixgbe.c Log Message: Fix handling of IXGBE_REQUEST_TASK_NEED_ACKINTR in ixgbe_handle_admin(). To generate a diff of this commit: cvs rdiff -u -r1.239 -r1.240

CVS commit: src/share/man/man8

2020-08-24 Thread Nia Alarie
Module Name:src Committed By: nia Date: Mon Aug 24 12:58:17 UTC 2020 Modified Files: src/share/man/man8: afterboot.8 Log Message: afterboot.8: If it needs a disclaimer that most people shouldn't do it... To generate a diff of this commit: cvs rdiff -u -r1.72 -r1.73

CVS commit: src/etc/root

2020-08-24 Thread Nia Alarie
Module Name:src Committed By: nia Date: Mon Aug 24 12:46:57 UTC 2020 Modified Files: src/etc/root: dot.profile Log Message: uname -p, pointed out by various To generate a diff of this commit: cvs rdiff -u -r1.31 -r1.32 src/etc/root/dot.profile Please note that diffs

CVS commit: src/share/man/man8

2020-08-24 Thread Nia Alarie
Module Name:src Committed By: nia Date: Mon Aug 24 12:45:48 UTC 2020 Modified Files: src/share/man/man8: afterboot.8 Log Message: afterboot.8: uname -p, pointed out by various people To generate a diff of this commit: cvs rdiff -u -r1.71 -r1.72

CVS commit: src/sys/dev/mii

2020-08-24 Thread Frank Kardel
Module Name:src Committed By: kardel Date: Mon Aug 24 12:46:04 UTC 2020 Modified Files: src/sys/dev/mii: mii_physubr.c Log Message: Keep the change check invariant intact. The previous code could miss status updates by picking up a new status different from the tested

CVS commit: src/share/man/man8

2020-08-24 Thread Nia Alarie
Module Name:src Committed By: nia Date: Mon Aug 24 12:35:48 UTC 2020 Modified Files: src/share/man/man8: afterboot.8 Log Message: afterboot.8: Start the daemons after configuring wpa_supplicant. To generate a diff of this commit: cvs rdiff -u -r1.70 -r1.71

CVS commit: src/share/man/man8

2020-08-24 Thread Nia Alarie
Module Name:src Committed By: nia Date: Mon Aug 24 12:29:30 UTC 2020 Modified Files: src/share/man/man8: afterboot.8 Log Message: afterboot.8: Use wpa_* for everything WiFi, update links reasoning: ifconfig scan is unreliable while wpa_supplicant is running To generate

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

2020-08-24 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Aug 24 07:42:02 UTC 2020 Modified Files: src/sys/arch/arm/sunxi: sunxi_nand.c Log Message: Appease gcc when building with KASAN which gave this error before error: stack usage might be unbounded [-Werror=stack-usage=] To

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

2020-08-24 Thread Andreas Gustafsson
Module Name:src Committed By: gson Date: Mon Aug 24 06:55:16 UTC 2020 Modified Files: src/tests/lib/libc/gen: t_siginfo.c Log Message: Expect a failure to trap unaligned acesses only when running under qemu's TCG CPU emulation, not when running under hardware