Re: svn commit: r356613 - head/sys/dev/virtio/network

2020-01-10 Thread Ryan Libby
On Fri, Jan 10, 2020 at 1:22 PM Gleb Smirnoff wrote: > > Author: glebius > Date: Fri Jan 10 21:22:03 2020 > New Revision: 356613 > URL: https://svnweb.freebsd.org/changeset/base/356613 > > Log: > Add pfil(9) hook to vtnet(4). > > The patch could be simplier, using only the second chunk to >

svn commit: r356629 - head/sbin/fsck_msdosfs

2020-01-10 Thread Xin LI
Author: delphij Date: Sat Jan 11 04:02:40 2020 New Revision: 356629 URL: https://svnweb.freebsd.org/changeset/base/356629 Log: Apply typo fix from NetBSD, we have already applied all NetBSD changes so update the NetBSD tag while I'm there. MFC after:2 weeks Modified:

svn commit: r356628 - head/sbin/fsck_msdosfs

2020-01-10 Thread Xin LI
Author: delphij Date: Sat Jan 11 03:59:06 2020 New Revision: 356628 URL: https://svnweb.freebsd.org/changeset/base/356628 Log: Require FAT to occupy at least one sector. Obtained from:Android https://r.android.com/1205830 MFC after:3 days Modified:

svn commit: r356627 - head/sys/ufs/ufs

2020-01-10 Thread Kirk McKusick
Author: mckusick Date: Sat Jan 11 03:18:47 2020 New Revision: 356627 URL: https://svnweb.freebsd.org/changeset/base/356627 Log: When a read error occurs while fetching a directory block to delete or rename an entry in it, properly reset the link count of the inode associated with the entry

svn commit: r356624 - head/sys/sys

2020-01-10 Thread Pedro F. Giffuni
Author: pfg Date: Sat Jan 11 01:44:55 2020 New Revision: 356624 URL: https://svnweb.freebsd.org/changeset/base/356624 Log: Update ELFOSABI_* constants with OpenVOS. Reference: https://www.sco.com/developers/gabi/latest/ch4.eheader.html Modified: head/sys/sys/elf_common.h

Re: svn commit: r356615 - head/share/mk

2020-01-10 Thread Enji Cooper
On Fri, Jan 10, 2020 at 2:00 PM Ed Maste wrote: > > Author: emaste > Date: Fri Jan 10 22:00:39 2020 > New Revision: 356615 > URL: https://svnweb.freebsd.org/changeset/base/356615 > > Log: > src.opts.mk: force KERBEROS_SUPPORT off where KERBEROS forced off > > Explicitly setting

svn commit: r356618 - in head/sys/contrib/dev/acpica: . common compiler components/debugger components/disassembler components/dispatcher components/events components/executer components/hardware c...

2020-01-10 Thread Jung-uk Kim
Author: jkim Date: Fri Jan 10 22:49:14 2020 New Revision: 356618 URL: https://svnweb.freebsd.org/changeset/base/356618 Log: MFV: r356607 Import ACPICA 20200110. Modified: head/sys/contrib/dev/acpica/changes.txt head/sys/contrib/dev/acpica/common/acfileio.c head/sys/contrib/dev

svn commit: r356617 - head/usr.sbin/camdd

2020-01-10 Thread Kyle Evans
Author: kevans Date: Fri Jan 10 22:20:23 2020 New Revision: 356617 URL: https://svnweb.freebsd.org/changeset/base/356617 Log: camdd: initialize devs earlier GCC9 points out that devs may be used initialized after the bailout label; in-fact, if num_io_opts != 2 then it is. Move the

svn commit: r356615 - head/share/mk

2020-01-10 Thread Ed Maste
Author: emaste Date: Fri Jan 10 22:00:39 2020 New Revision: 356615 URL: https://svnweb.freebsd.org/changeset/base/356615 Log: src.opts.mk: force KERBEROS_SUPPORT off where KERBEROS forced off Explicitly setting WITHOUT_KERBEROS implies WITHOUT_KERBEROS_SUPPORT, but previously other cases

svn commit: r356614 - head/tests/sys/fs/fusefs

2020-01-10 Thread Kyle Evans
Author: kevans Date: Fri Jan 10 21:51:27 2020 New Revision: 356614 URL: https://svnweb.freebsd.org/changeset/base/356614 Log: tests: fusefs: silence remaining unsigned/signed comparison warnings External GCC turns these into errors; cast to long to silence them. Reviewed by: asomers

svn commit: r356613 - head/sys/dev/virtio/network

2020-01-10 Thread Gleb Smirnoff
Author: glebius Date: Fri Jan 10 21:22:03 2020 New Revision: 356613 URL: https://svnweb.freebsd.org/changeset/base/356613 Log: Add pfil(9) hook to vtnet(4). The patch could be simplier, using only the second chunk to vtnet_rxq_eof(), that passes full mbufs to pfil(9). Packet filter

svn commit: r356612 - head/share/misc

2020-01-10 Thread Loïc Bartoletti
Author: lbartoletti (ports committer) Date: Fri Jan 10 20:53:58 2020 New Revision: 356612 URL: https://svnweb.freebsd.org/changeset/base/356612 Log: Add myself (lbartoletti) as a ports commiter Step 5 (Update Mentor and Mentee Information) from Commiters guide. I also alphababetize

svn commit: r356611 - head/sys/vm

2020-01-10 Thread Gleb Smirnoff
Author: glebius Date: Fri Jan 10 19:32:08 2020 New Revision: 356611 URL: https://svnweb.freebsd.org/changeset/base/356611 Log: Always multiple vm.pgcache_zone_max to number of CPUs, and rename it respectively. The tunable controls how big is the size of per-cpu vm page cache. Previously

svn commit: r356610 - head/sys/arm/allwinner

2020-01-10 Thread Emmanuel Vadot
Author: manu Date: Fri Jan 10 18:53:14 2020 New Revision: 356610 URL: https://svnweb.freebsd.org/changeset/base/356610 Log: arm: allwinner: axp209: Add regnode_status method This allow consumers to check if the regulator is enable or not. MFC after:1 week Modified:

svn commit: r356609 - head/sys/dev/iicbus/twsi

2020-01-10 Thread Emmanuel Vadot
Author: manu Date: Fri Jan 10 18:52:14 2020 New Revision: 356609 URL: https://svnweb.freebsd.org/changeset/base/356609 Log: twsi: Rework how we handle the i2c messages We use to handle each message separately in i2c_transfer but that cannot work with message with NOSTOP as it confuses

svn commit: r356604 - in head/sys: amd64/linux amd64/linux32 arm/linux arm64/linux compat/cloudabi32 compat/cloudabi64 compat/freebsd32 i386/linux kern

2020-01-10 Thread Kyle Evans
Author: kevans Date: Fri Jan 10 18:24:17 2020 New Revision: 356604 URL: https://svnweb.freebsd.org/changeset/base/356604 Log: Set .ORDER for makesyscalls generated files When either makesyscalls.lua or syscalls.master changes, all of the ${GENERATED} targets are now out-of-date. With

svn commit: r356603 - head/sys/tools

2020-01-10 Thread Kyle Evans
Author: kevans Date: Fri Jan 10 18:22:14 2020 New Revision: 356603 URL: https://svnweb.freebsd.org/changeset/base/356603 Log: makesyscalls.lua: generate all files in /tmp, write into place at the end This makes makesyscalls.lua more parallel-friendly, or at least not as hostile to the

svn commit: r356602 - head/usr.sbin/inetd

2020-01-10 Thread Kyle Evans
Author: kevans Date: Fri Jan 10 14:43:57 2020 New Revision: 356602 URL: https://svnweb.freebsd.org/changeset/base/356602 Log: inetd: two more nits Use __COPYRIGHT for copyright to simply either embed it via .ident or have it properly marked __unused Move an ipsec reference to IPSEC

svn commit: r356601 - head/usr.sbin/inetd

2020-01-10 Thread Kyle Evans
Author: kevans Date: Fri Jan 10 14:40:04 2020 New Revision: 356601 URL: https://svnweb.freebsd.org/changeset/base/356601 Log: inetd: free WITHOUT_INET6_SUPPORT build of warnings If inetd is compiled without inet6 support, we need to error out on rpc+inet6 services rather than attempting

svn commit: r356600 - head/sys/arm/allwinner

2020-01-10 Thread Kyle Evans
Author: kevans Date: Fri Jan 10 14:09:59 2020 New Revision: 356600 URL: https://svnweb.freebsd.org/changeset/base/356600 Log: a10_ahci: grab the target-supply regulator and enable it This regulator is marked regulator-boot-on, but it will get shutdown if it's not actually used/enabled by

svn commit: r356598 - head/sys/dev/usb/controller

2020-01-10 Thread Hans Petter Selasky
Author: hselasky Date: Fri Jan 10 09:32:44 2020 New Revision: 356598 URL: https://svnweb.freebsd.org/changeset/base/356598 Log: Check the XHCI endpoint state before stopping any endpoint. This avoids getting the XHCI_TRB_ERROR_CONTEXT_STATE error code from the XHCI controller when the

svn commit: r356597 - head/sys/dev/usb/controller

2020-01-10 Thread Hans Petter Selasky
Author: hselasky Date: Fri Jan 10 09:07:43 2020 New Revision: 356597 URL: https://svnweb.freebsd.org/changeset/base/356597 Log: Define the XHCI endpoint states. MFC after:1 week Sponsored by: Mellanox Technologies Modified: head/sys/dev/usb/controller/xhci.h Modified:

svn commit: r356596 - head/tests/sys/net/routing

2020-01-10 Thread Alexander V. Chernikov
Author: melifaro Date: Fri Jan 10 08:54:46 2020 New Revision: 356596 URL: https://svnweb.freebsd.org/changeset/base/356596 Log: Include human-readable list of rtm flags along with bitmask in error messages for rtsock tests. MFC after:2 weeks Modified: