svn commit: r359587 - head/usr.bin/calendar/calendars

2020-04-02 Thread Oleksandr Tymoshenko
Author: gonzo Date: Fri Apr 3 02:39:46 2020 New Revision: 359587 URL: https://svnweb.freebsd.org/changeset/base/359587 Log: Remove hardcoded US Election Day from calendar.usholiday calendar(1) syntax is not capable of representing the rules for the US Election Day. The hardcoded date

svn commit: r359585 - in head/usr.bin/calendar: . tests

2020-04-02 Thread Oleksandr Tymoshenko
Author: gonzo Date: Fri Apr 3 01:17:43 2020 New Revision: 359585 URL: https://svnweb.freebsd.org/changeset/base/359585 Log: Fix calculation of the recurring weekdays Both the result of the first_dayofweek_of_year and the target weekday are zero-based (0 fo sunday) while the target

svn commit: r359582 - in head/contrib/llvm-project/lldb: include/lldb source/Core

2020-04-02 Thread Ed Maste
Author: emaste Date: Thu Apr 2 21:08:28 2020 New Revision: 359582 URL: https://svnweb.freebsd.org/changeset/base/359582 Log: lldb: use lua as the default script language In the FreeBSD base system we do not have Python support in lldb, but will have Lua support. Make Lua the default.

svn commit: r359581 - head/sys/kern

2020-04-02 Thread Conrad Meyer
Author: cem Date: Thu Apr 2 20:47:51 2020 New Revision: 359581 URL: https://svnweb.freebsd.org/changeset/base/359581 Log: ddb(4): show lockchain: Don't dereference LK_KERNPROC Also, print a little more information for otherwise unhandled inhibited states. Finally, improve the

svn commit: r359580 - head/sys/netinet

2020-04-02 Thread Alexander V. Chernikov
Author: melifaro Date: Thu Apr 2 20:06:37 2020 New Revision: 359580 URL: https://svnweb.freebsd.org/changeset/base/359580 Log: Use interface fib for proxyarp checks. Before the change, proxyarp checks for src and dst addresses were performed using default fib, breaking multi-fib

svn commit: r359578 - head/contrib/llvm-project/lldb/bindings

2020-04-02 Thread Dimitry Andric
Author: dim Date: Thu Apr 2 19:56:43 2020 New Revision: 359578 URL: https://svnweb.freebsd.org/changeset/base/359578 Log: Merge once more from ^/vendor/llvm-project/release-10.x, to get the lldb/bindings directory, which will be used to provide lua bindings for lldb. Requested by:

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

2020-04-02 Thread Alexander V. Chernikov
Author: melifaro Date: Thu Apr 2 20:02:33 2020 New Revision: 359579 URL: https://svnweb.freebsd.org/changeset/base/359579 Log: Add routing tests verifying basic RTM_CHANGE functionality. MFC after:2 weeks Differential Revision:https://reviews.freebsd.org/D24239 Modified:

svn commit: r359574 - in head/sys: arm/xilinx conf

2020-04-02 Thread Ian Lepore
Author: ian Date: Thu Apr 2 19:06:05 2020 New Revision: 359574 URL: https://svnweb.freebsd.org/changeset/base/359574 Log: Add the Cadence GEM ethernet driver to NOTES so that it gets built with LINT kernels. Move the config for it from files. files into the main config (conf/files),

svn commit: r359571 - head/sys/dev/cadence

2020-04-02 Thread Ian Lepore
Author: ian Date: Thu Apr 2 17:57:40 2020 New Revision: 359571 URL: https://svnweb.freebsd.org/changeset/base/359571 Log: Cadence GEM ethernet driver style clean-up, no functional changes. This is mostly indentation whitespace, and reflowing a few multiline comments. This gets a bunch

svn commit: r359570 - head/sys/opencrypto

2020-04-02 Thread John Baldwin
Author: jhb Date: Thu Apr 2 17:22:16 2020 New Revision: 359570 URL: https://svnweb.freebsd.org/changeset/base/359570 Log: Avoid checking pointers that are never NULL. Coverity noted that cod pointer is always non-NULL at the end of cryptodev_aead(). While here, fix cryptodev_op() to

svn commit: r359569 - head/sys/opencrypto

2020-04-02 Thread John Baldwin
Author: jhb Date: Thu Apr 2 16:55:28 2020 New Revision: 359569 URL: https://svnweb.freebsd.org/changeset/base/359569 Log: Remove duplicate conditional. CID: 1422192 Reported by: Coverity Modified: head/sys/opencrypto/crypto.c Modified: head/sys/opencrypto/crypto.c

svn commit: r359563 - head/sbin/recoverdisk

2020-04-02 Thread Poul-Henning Kamp
Author: phk Date: Thu Apr 2 15:17:53 2020 New Revision: 359563 URL: https://svnweb.freebsd.org/changeset/base/359563 Log: Add two options to recoverdisk(1) inspired by a recent data-archæology project: -u pattern Fill unread parts of the output with pattern. Default

svn commit: r359562 - in head/sbin/nvmecontrol: . modules/wdc

2020-04-02 Thread David Bright
Author: dab Date: Thu Apr 2 13:52:54 2020 New Revision: 359562 URL: https://svnweb.freebsd.org/changeset/base/359562 Log: Fix various Coverity-detected errors in nvmecontrol This fixes several Coverity-detected errors in nvmecontrol. While in here, a couple additional errors with

Re: svn commit: r359561 - head/share/misc

2020-04-02 Thread Sevan Janiyan
On 02/04/2020 14:32, Cy Schubert wrote: > To me this document is pointless unless we MFC that every release and every > ISO has the latest family tree. Ok, noted. I'll MFC. Sevan ___ svn-src-head@freebsd.org mailing list

Re: svn commit: r359561 - head/share/misc

2020-04-02 Thread Cy Schubert
In message <202004021108.032b8jvt001...@repo.freebsd.org>, Sevan Janiyan writes : > Author: sevan (doc committer) > Date: Thu Apr 2 11:08:19 2020 > New Revision: 359561 > URL: https://svnweb.freebsd.org/changeset/base/359561 > > Log: > Add NetBSD 8.2 > > Modified: >

svn commit: r359561 - head/share/misc

2020-04-02 Thread Sevan Janiyan
Author: sevan (doc committer) Date: Thu Apr 2 11:08:19 2020 New Revision: 359561 URL: https://svnweb.freebsd.org/changeset/base/359561 Log: Add NetBSD 8.2 Modified: head/share/misc/bsd-family-tree Modified: head/share/misc/bsd-family-tree

svn commit: r359550 - head/share/man/man5

2020-04-02 Thread Ed Maste
Author: emaste Date: Wed Apr 1 23:36:16 2020 New Revision: 359550 URL: https://svnweb.freebsd.org/changeset/base/359550 Log: elf.5: minor update to FreeBSD ELF note descriptions Modified: head/share/man/man5/elf.5 Modified: head/share/man/man5/elf.5

Re: svn commit: r359503 - in head

2020-04-02 Thread Mark Linimon
On Thu, Apr 02, 2020 at 10:02:51AM +0200, Stefan Eßer wrote: > You are aware that this commit message came from and > only applied to some parallel universe ... If it's better than the one we are currently in: Beam Me Up Scotty. mcl ___

svn commit: r359560 - head/sys/netgraph/bluetooth/hci

2020-04-02 Thread Takanori Watanabe
Author: takawata Date: Thu Apr 2 09:15:31 2020 New Revision: 359560 URL: https://svnweb.freebsd.org/changeset/base/359560 Log: Fix mbuf handling in le advertize packet processing. Submitted by: Marc Veldman Modified: head/sys/netgraph/bluetooth/hci/ng_hci_evnt.c Modified:

Re: svn commit: r359503 - in head

2020-04-02 Thread Stefan Eßer
Am 02.04.20 um 09:10 schrieb Mark Linimon: > On Wed, Apr 01, 2020 at 05:53:14AM +, Glen Barber wrote: >> Update head to 14.0-CURRENT in order to prevent having >> a 13.0-RELEASE. > > You forgot to update the Porter's Handbook. You are aware that this commit message came from and only

Re: svn commit: r359503 - in head

2020-04-02 Thread Mark Linimon
On Wed, Apr 01, 2020 at 05:53:14AM +, Glen Barber wrote: > Update head to 14.0-CURRENT in order to prevent having > a 13.0-RELEASE. You forgot to update the Porter's Handbook. mcl ___ svn-src-head@freebsd.org mailing list

Re: svn commit: r359550 - head/share/man/man5

2020-04-02 Thread Konstantin Belousov
On Wed, Apr 01, 2020 at 11:36:16PM +, Ed Maste wrote: > Author: emaste > Date: Wed Apr 1 23:36:16 2020 > New Revision: 359550 > URL: https://svnweb.freebsd.org/changeset/base/359550 > > Log: > elf.5: minor update to FreeBSD ELF note descriptions > > Modified: > head/share/man/man5/elf.5

svn commit: r359556 - head/share/man/man5

2020-04-02 Thread Ed Maste
Author: emaste Date: Thu Apr 2 01:03:27 2020 New Revision: 359556 URL: https://svnweb.freebsd.org/changeset/base/359556 Log: elf.5: correct and expand NT_FREEBSD_NOINIT_TAG description Reported by: kib Modified: head/share/man/man5/elf.5 Modified: head/share/man/man5/elf.5

svn commit: r359555 - head/sys/riscv/sifive

2020-04-02 Thread Nick O'Brien
Author: nick Date: Thu Apr 2 00:33:15 2020 New Revision: 359555 URL: https://svnweb.freebsd.org/changeset/base/359555 Log: riscv/sifive: add FE310 Always-on driver This driver supports SiFive's FE310 Always-on (AON) peripheral's Real-time clock (RTC) and Watchdog timer (WDT). AON has

Re: svn commit: r359504 - head/lib/libc/locale

2020-04-02 Thread Rodney W. Grimes
> Author: 0mp (doc,ports committer) > Date: Wed Apr 1 09:01:35 2020 > New Revision: 359504 > URL: https://svnweb.freebsd.org/changeset/base/359504 > > Log: > Use proper mdoc(7) macros for literal text and do not use Tn > > Tn is deprecated and upsets linters. > I know I am way late to

svn commit: r359547 - in head/lib: libc/stdio libc/stdlib msun/man

2020-04-02 Thread Warner Losh
Author: imp Date: Wed Apr 1 22:50:41 2020 New Revision: 359547 URL: https://svnweb.freebsd.org/changeset/base/359547 Log: Note some functions that appeared in First Edition Unix These functions first appeared in the First Edition of Unix (or earlier in the pdp-7 version). Just claim 1st

svn commit: r359506 - head/contrib/llvm-project

2020-04-02 Thread Ed Maste
Author: emaste Date: Wed Apr 1 13:18:01 2020 New Revision: 359506 URL: https://svnweb.freebsd.org/changeset/base/359506 Log: lldb: stop excluding bindings/ subdir With liblua in the tree we should be able to enable lldb's lua scripting. We'll need the files in bindings/, so start by

svn commit: r359510 - head/usr.sbin/uefisign

2020-04-02 Thread Edward Tomasz Napierala
Author: trasz Date: Wed Apr 1 15:10:26 2020 New Revision: 359510 URL: https://svnweb.freebsd.org/changeset/base/359510 Log: Stop hardcoding WARNS in uefisign(8). MFC after:2 weeks Sponsored by: DARPA Modified: head/usr.sbin/uefisign/Makefile Modified:

svn commit: r359509 - head/usr.sbin/iscsid

2020-04-02 Thread Edward Tomasz Napierala
Author: trasz Date: Wed Apr 1 15:09:52 2020 New Revision: 359509 URL: https://svnweb.freebsd.org/changeset/base/359509 Log: Stop hardcoding WARNS in iscsid(8). MFC after:2 weeks Sponsored by: DARPA Modified: head/usr.sbin/iscsid/Makefile Modified: head/usr.sbin/iscsid/Makefile

RE: svn commit: r359514 - head/tools/test/bsnmp

2020-04-02 Thread Hartmut.Brandt
The other tools in tools/test also seem to be built in ad-hoc ways. harti -Original Message- From: Enji Cooper [mailto:yaneurab...@gmail.com] Sent: Wednesday, April 1, 2020 7:03 PM To: Hartmut Brandt Cc: src-committ...@freebsd.org; svn-src-...@freebsd.org; svn-src-head@freebsd.org

svn commit: r359508 - head/usr.bin/iscsictl

2020-04-02 Thread Edward Tomasz Napierala
Author: trasz Date: Wed Apr 1 15:08:53 2020 New Revision: 359508 URL: https://svnweb.freebsd.org/changeset/base/359508 Log: Stop hardcoding WARNS in iscsictl(8). MFC after:2 weeks Sponsored by: DARPA Modified: head/usr.bin/iscsictl/Makefile Modified:

svn commit: r359507 - head/usr.sbin/autofs

2020-04-02 Thread Edward Tomasz Napierala
Author: trasz Date: Wed Apr 1 15:08:13 2020 New Revision: 359507 URL: https://svnweb.freebsd.org/changeset/base/359507 Log: Stop hardcoding WARNS in automount(8) et al. MFC after:2 weeks Sponsored by: DARPA Modified: head/usr.sbin/autofs/Makefile Modified:

svn commit: r359530 - in head: . lib/libsysdecode sys/amd64/amd64 sys/amd64/ia32 sys/arm/arm sys/arm64/arm64 sys/compat/ia32 sys/conf sys/fs/procfs sys/i386/i386 sys/kern sys/mips/mips sys/modules/...

2020-04-02 Thread John Baldwin
Author: jhb Date: Wed Apr 1 19:22:09 2020 New Revision: 359530 URL: https://svnweb.freebsd.org/changeset/base/359530 Log: Retire procfs-based process debugging. Modern debuggers and process tracers use ptrace() rather than procfs for debugging. ptrace() has a supserset of functionality