git: 33c122e9190b - stable/12 - tmpfs: make M_TMPFSMNT static to tmpfs_vfsops.c

2021-01-16 Thread Konstantin Belousov
The branch stable/12 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=33c122e9190bd3ed96656253a750031aa500b954 commit 33c122e9190bd3ed96656253a750031aa500b954 Author: Konstantin Belousov AuthorDate: 2021-01-05 18:52:42 + Commit: Konstantin Belousov CommitDate:

git: 208ebc381f51 - stable/12 - tmpfs_free_tmp(): explicitly assert that tmp is locked

2021-01-16 Thread Konstantin Belousov
The branch stable/12 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=208ebc381f51f80a39489e3a1b5fa4e704ac9359 commit 208ebc381f51f80a39489e3a1b5fa4e704ac9359 Author: Konstantin Belousov AuthorDate: 2021-01-05 18:53:45 + Commit: Konstantin Belousov CommitDate:

git: 16787d049ece - stable/12 - issignal(): when handling STOP-like signals, drop sigacts mutex earlier.

2021-01-16 Thread Konstantin Belousov
The branch stable/12 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=16787d049ece7fdf457e7571050e837fc24a697f commit 16787d049ece7fdf457e7571050e837fc24a697f Author: Konstantin Belousov AuthorDate: 2020-12-31 01:45:12 + Commit: Konstantin Belousov CommitDate:

git: 77ac245e9e32 - stable/12 - tmpfs_reclaim: style

2021-01-16 Thread Konstantin Belousov
The branch stable/12 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=77ac245e9e3245b88623dc853975a37a3e7d0369 commit 77ac245e9e3245b88623dc853975a37a3e7d0369 Author: Konstantin Belousov AuthorDate: 2021-01-13 06:55:38 + Commit: Konstantin Belousov CommitDate:

git: 71dfe98e34ac - stable/12 - tty_wait_background: improve locking.

2021-01-16 Thread Konstantin Belousov
The branch stable/12 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=71dfe98e34acdcb8b0f90880de28611e2e91 commit 71dfe98e34acdcb8b0f90880de28611e2e91 Author: Konstantin Belousov AuthorDate: 2020-12-31 13:45:06 + Commit: Konstantin Belousov CommitDate:

git: b63c36db2065 - stable/12 - libc: implement rtld_get_stack_prot() for real

2021-01-16 Thread Konstantin Belousov
The branch stable/12 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=b63c36db2065770a0b17925cb3b51cde6af95add commit b63c36db2065770a0b17925cb3b51cde6af95add Author: Konstantin Belousov AuthorDate: 2021-01-10 03:05:42 + Commit: Konstantin Belousov CommitDate:

git: b9f6bda16b27 - stable/12 - x86: Add rdtscp32() into cpufunc.h.

2021-01-16 Thread Konstantin Belousov
The branch stable/12 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=b9f6bda16b274b2b090db39781f7eb315b80c126 commit b9f6bda16b274b2b090db39781f7eb315b80c126 Author: Konstantin Belousov AuthorDate: 2021-01-09 20:39:19 + Commit: Konstantin Belousov CommitDate:

Re: git: 7e4eca7136ea - main - Revert 97ec6eba653a07. There shouldn't be a dependency of 'tmp' on remote filesystems. Discussed this with Brooks and he can't find evidence that provoked the change in

2021-01-16 Thread Rodney W. Grimes
> The branch main has been updated by glebius: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=7e4eca7136eaa35e15f67682468f09aa7127b543 > > commit 7e4eca7136eaa35e15f67682468f09aa7127b543 > Author: Gleb Smirnoff > AuthorDate: 2021-01-11 20:13:41 + > Commit: Gleb Smirnoff > Commi

Re: git: b7ab6832cd98 - main - cat: disable building it with Casper

2021-01-16 Thread Mariusz Zaborski
Hello, Seems like your cat.o wasn't rebuild. Did you use NO_CLEAN flag? It seems to work on: https://github.com/freebsd/freebsd-src/runs/1715237892 and on my machine. Can you try doing: make buildenv cd bin/cat make clean make Thanks, Mariusz On Sun, 17 Jan 2021 at 01:58, Cy Schubert wrote: >

Re: git: b7ab6832cd98 - main - cat: disable building it with Casper

2021-01-16 Thread Cy Schubert
In message <202101170021.10h0lzek066...@gitrepo.freebsd.org>, Mariusz Zaborski writes: > The branch main has been updated by oshogbo: > > URL: https://cgit.FreeBSD.org/src/commit/?id=b7ab6832cd988aff7f4e468e507c314d > d7641638 > > commit b7ab6832cd988aff7f4e468e507c314dd7641638 > Author: Mariu

git: b7ab6832cd98 - main - cat: disable building it with Casper

2021-01-16 Thread Mariusz Zaborski
The branch main has been updated by oshogbo: URL: https://cgit.FreeBSD.org/src/commit/?id=b7ab6832cd988aff7f4e468e507c314dd7641638 commit b7ab6832cd988aff7f4e468e507c314dd7641638 Author: Mariusz Zaborski AuthorDate: 2021-01-17 00:04:28 + Commit: Mariusz Zaborski CommitDate: 2021-01

Re: git: aefe30c54371 - main - cat: capsicumize it

2021-01-16 Thread Shawn Webb
Also to note: Something about this change causes a kernel panic under heavy load (poudriere running 20 jobs with poudriere configured to use tmpfs for the entire job). Screenshot of kernel panic: https://photos.app.goo.gl/dXBpW7sbn1iWQaJj9 On Sun, Jan 17, 2021 at 01:03:25AM +0100, Mariusz Zaborsk

Re: git: aefe30c54371 - main - cat: capsicumize it

2021-01-16 Thread Mariusz Zaborski
Thank you for raising your concerns. We discussed that, and for now, we will disable sandboxing in the cat. We will try to measure where the bottlenecks are and try to address them. We should try to sandbox even as simple tools like cat or tail, but not for any cost. If we have a high cost, we may

git: d28210b2c2aa - main - Remove remnants of classful behavior in route(8).

2021-01-16 Thread Alexander V. Chernikov
The branch main has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=d28210b2c2aaf3200907ed30d296b0d4856dd03c commit d28210b2c2aaf3200907ed30d296b0d4856dd03c Author: Alexander V. Chernikov AuthorDate: 2021-01-16 23:06:32 + Commit: Alexander V. Chernikov Commit

git: 0ec6c03c7682 - main - mpt.4: Warn about unexpected behaviour on older controllers

2021-01-16 Thread Daniel Ebdrup Jensen
The branch main has been updated by debdrup (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=0ec6c03c76821edacba0615d3883293ad5f37dfc commit 0ec6c03c76821edacba0615d3883293ad5f37dfc Author: Sebastian Oswald AuthorDate: 2021-01-16 23:27:43 + Commit: Daniel Ebdrup Jensen

git: ef698fabe428 - main - loader.efi: handle multiple gop instances

2021-01-16 Thread Toomas Soome
The branch main has been updated by tsoome: URL: https://cgit.FreeBSD.org/src/commit/?id=ef698fabe42827bad43bf046143ef26e47d57514 commit ef698fabe42827bad43bf046143ef26e47d57514 Author: Toomas Soome AuthorDate: 2021-01-16 17:51:23 + Commit: Toomas Soome CommitDate: 2021-01-16 23:29

git: 944041f936a6 - main - wl(4): remove obsolete header

2021-01-16 Thread Marius Strobl
| 168 --- 2 files changed, 5 insertions(+), 168 deletions(-) diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index c83227b87ef7..1d0766ec894a 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -36,6 +36,11 @@ # xargs -n1 | sort | uniq -d; # done +# 20210116: if_wl_wave

Re: git: 74bd20769706 - main - Reference newfs_msdos(8) from the newfs(8) manual

2021-01-16 Thread Mateusz Piotrowski
On 1/8/21 9:33 PM, Ed Maste wrote: On Fri, 8 Jan 2021 at 15:25, Konstantin Belousov wrote: If there is some explanation along the lines that newfs is the common name prefix for utilities creating filesystems, with the suffix being the type of fs, for instance newfs_msdos(8) etc, then it becomes

git: daad26e5fc25 - main - openpromio(4): remove obsolete pseudo device driver

2021-01-16 Thread Marius Strobl
The branch main has been updated by marius: URL: https://cgit.FreeBSD.org/src/commit/?id=daad26e5fc256767d6b97f07a519e765f1664f69 commit daad26e5fc256767d6b97f07a519e765f1664f69 Author: Marius Strobl AuthorDate: 2021-01-16 11:49:47 + Commit: Marius Strobl CommitDate: 2021-01-16 22:

git: 145f01a3dfcb - main - kerneldoc: remove Doxyfile for cmx(4)

2021-01-16 Thread Marius Strobl
The branch main has been updated by marius: URL: https://cgit.FreeBSD.org/src/commit/?id=145f01a3dfcba97c20ad14f2054d4b0600b23350 commit 145f01a3dfcba97c20ad14f2054d4b0600b23350 Author: Marius Strobl AuthorDate: 2021-01-09 11:31:40 + Commit: Marius Strobl CommitDate: 2021-01-16 22:

git: 0cdfc338053b - main - man4: bring back ofw_console.4 and openfirm.4

2021-01-16 Thread Marius Strobl
The branch main has been updated by marius: URL: https://cgit.FreeBSD.org/src/commit/?id=0cdfc338053bc323b3c89f82b287f0fd52da8343 commit 0cdfc338053bc323b3c89f82b287f0fd52da8343 Author: Marius Strobl AuthorDate: 2021-01-16 15:58:38 + Commit: Marius Strobl CommitDate: 2021-01-16 22:

git: ee7231c92936 - main - targets: no longer depend on bt3cfw(8)

2021-01-16 Thread Marius Strobl
The branch main has been updated by marius: URL: https://cgit.FreeBSD.org/src/commit/?id=ee7231c92936b17c592ad9d4dd92a560ff320191 commit ee7231c92936b17c592ad9d4dd92a560ff320191 Author: Marius Strobl AuthorDate: 2021-01-09 11:10:07 + Commit: Marius Strobl CommitDate: 2021-01-16 22:

git: bb34c6390538 - main - bluetooth.device.conf.5/netgraph.4: remove reference to ng_bt3c(4)

2021-01-16 Thread Marius Strobl
The branch main has been updated by marius: URL: https://cgit.FreeBSD.org/src/commit/?id=bb34c6390538499ac5adef3d545568d5773e8758 commit bb34c6390538499ac5adef3d545568d5773e8758 Author: Marius Strobl AuthorDate: 2021-01-09 11:01:39 + Commit: Marius Strobl CommitDate: 2021-01-16 22:

git: f83a5c238240 - main - hier.7/wlan.4: remove reference to wi(4)

2021-01-16 Thread Marius Strobl
The branch main has been updated by marius: URL: https://cgit.FreeBSD.org/src/commit/?id=f83a5c2382405cd7afd467b3bd1b41889360aa46 commit f83a5c2382405cd7afd467b3bd1b41889360aa46 Author: Marius Strobl AuthorDate: 2021-01-09 10:52:40 + Commit: Marius Strobl CommitDate: 2021-01-16 22:

git: 33b486472ebd - main - bluetooth: remove support for bt3c(4)

2021-01-16 Thread Marius Strobl
The branch main has been updated by marius: URL: https://cgit.FreeBSD.org/src/commit/?id=33b486472ebd3225f98d812f53b914dbb77c6a4d commit 33b486472ebd3225f98d812f53b914dbb77c6a4d Author: Marius Strobl AuthorDate: 2021-01-09 11:07:37 + Commit: Marius Strobl CommitDate: 2021-01-16 22:

git: d65427ad582c - main - sym(4): Remove remainder of SYM_SETUP_LP_PROBE_MAP support

2021-01-16 Thread Marius Strobl
The branch main has been updated by marius: URL: https://cgit.FreeBSD.org/src/commit/?id=d65427ad582cac085428a0b7cf805a8e6996a7a4 commit d65427ad582cac085428a0b7cf805a8e6996a7a4 Author: Marius Strobl AuthorDate: 2020-12-27 18:38:58 + Commit: Marius Strobl CommitDate: 2021-01-16 22:

git: 81728a538d24 - main - Split rtinit() into multiple functions.

2021-01-16 Thread Alexander V. Chernikov
The branch main has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=81728a538d24f483d0986850fa3f51d5d84d8f26 commit 81728a538d24f483d0986850fa3f51d5d84d8f26 Author: Alexander V. Chernikov AuthorDate: 2021-01-09 00:19:25 + Commit: Alexander V. Chernikov Commit

git: bce5d6aa2485 - main - service.8: Use entire section of literally displayed text

2021-01-16 Thread Daniel Ebdrup Jensen
The branch main has been updated by debdrup (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=bce5d6aa2485925c37240289a5479812a5bb46ff commit bce5d6aa2485925c37240289a5479812a5bb46ff Author: Daniel Ebdrup Jensen AuthorDate: 2021-01-16 21:19:20 + Commit: Daniel Ebdrup Jen

git: c6a112cf84d2 - main - service.8: Provide example for adding completions to (t)csh

2021-01-16 Thread Daniel Ebdrup Jensen
The branch main has been updated by debdrup (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=c6a112cf84d2bf55101c0fb61c4fd1e3cf5d3cc8 commit c6a112cf84d2bf55101c0fb61c4fd1e3cf5d3cc8 Author: Daniel Ebdrup Jensen AuthorDate: 2021-01-16 20:55:20 + Commit: Daniel Ebdrup Jen

git: 3ddf7eade0e9 - main - loader.efi: Use Blt with gop as default

2021-01-16 Thread Toomas Soome
The branch main has been updated by tsoome: URL: https://cgit.FreeBSD.org/src/commit/?id=3ddf7eade0e9e770a78f190bee00c2a7ba256ef5 commit 3ddf7eade0e9e770a78f190bee00c2a7ba256ef5 Author: Toomas Soome AuthorDate: 2021-01-16 15:35:51 + Commit: Toomas Soome CommitDate: 2021-01-16 15:39

git: 7593c13e180f - main - Add libclang_rt.profile-powerpc64le.a to (Optional)?ObsoleteFiles.inc

2021-01-16 Thread Dimitry Andric
The branch main has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=7593c13e180f64a19ff4fc611f5e8955e7836466 commit 7593c13e180f64a19ff4fc611f5e8955e7836466 Author: Dimitry Andric AuthorDate: 2021-01-16 16:25:56 + Commit: Dimitry Andric CommitDate: 2021-01-16 16:2

Re: git: aefe30c54371 - main - cat: capsicumize it

2021-01-16 Thread Cy Schubert
In message <202101161448.10gemui4095...@mail.karels.net>, Mike Karels writes: > Mateusz wrote: > > I have to strongly disagree with this change. > > > truss -f cat /etc/motd immediately reveals most peculiar overhead > > which comes with it. > > > Some examples: > > - pdfork is called 3 times and

Re: git: aefe30c54371 - main - cat: capsicumize it

2021-01-16 Thread Mike Karels
Mateusz wrote: > I have to strongly disagree with this change. > truss -f cat /etc/motd immediately reveals most peculiar overhead > which comes with it. > Some examples: > - pdfork is called 3 times and fork 1 time, spawning 4 processes in total > - the file is opened twice: > 5548: openat(AT_F

git: de57c3d88258 - main - cat: style nits

2021-01-16 Thread Mariusz Zaborski
The branch main has been updated by oshogbo: URL: https://cgit.FreeBSD.org/src/commit/?id=de57c3d8825896ee6dfbb4934095459f6836bf65 commit de57c3d8825896ee6dfbb4934095459f6836bf65 Author: Mariusz Zaborski AuthorDate: 2021-01-16 11:58:23 + Commit: Mariusz Zaborski CommitDate: 2021-01

git: 6e8062c855d1 - main - cat: persistent errno

2021-01-16 Thread Mariusz Zaborski
The branch main has been updated by oshogbo: URL: https://cgit.FreeBSD.org/src/commit/?id=6e8062c855d19d1cbbd65b6843449f22791c3a0a commit 6e8062c855d19d1cbbd65b6843449f22791c3a0a Author: Mariusz Zaborski AuthorDate: 2021-01-16 11:55:42 + Commit: Mariusz Zaborski CommitDate: 2021-01

Re: git: 7c84a7405bee - main - Remove the old dts imported tree.

2021-01-16 Thread Emmanuel Vadot
On Sat, 16 Jan 2021 11:07:05 +0100 Mateusz Guzik wrote: > I did not check which commit specifically is responsible, but riscv > fails to build: > > /usr/src/sys/riscv/sifive/fu540_prci.c:54:10: fatal error: > 'gnu/dts/include/dt-bindings/clock/sifive-fu540-prci.h' file not found > #include >

git: a0ee5920bee2 - main - mips: Add the device-tree path to the include paths

2021-01-16 Thread Emmanuel Vadot
The branch main has been updated by manu: URL: https://cgit.FreeBSD.org/src/commit/?id=a0ee5920bee25b8621da55e6b2b563714a92ccb7 commit a0ee5920bee25b8621da55e6b2b563714a92ccb7 Author: Emmanuel Vadot AuthorDate: 2021-01-16 10:33:37 + Commit: Emmanuel Vadot CommitDate: 2021-01-16 10:

git: 8ca9ff4f28d2 - main - mips: Fix build by using the correct device-tree include path

2021-01-16 Thread Emmanuel Vadot
The branch main has been updated by manu: URL: https://cgit.FreeBSD.org/src/commit/?id=8ca9ff4f28d2055741e423d1c7befe178b3d6faf commit 8ca9ff4f28d2055741e423d1c7befe178b3d6faf Author: Emmanuel Vadot AuthorDate: 2021-01-16 10:34:10 + Commit: Emmanuel Vadot CommitDate: 2021-01-16 10:

git: fa67846c6f52 - main - riscv: Fix build by using the correct device-tree include path

2021-01-16 Thread Emmanuel Vadot
The branch main has been updated by manu: URL: https://cgit.FreeBSD.org/src/commit/?id=fa67846c6f523a09a22495b945e3367baa8526a2 commit fa67846c6f523a09a22495b945e3367baa8526a2 Author: Emmanuel Vadot AuthorDate: 2021-01-16 10:31:39 + Commit: Emmanuel Vadot CommitDate: 2021-01-16 10:

git: 384bd0b5b0c4 - main - riscv: Add the device-tree path to the include path

2021-01-16 Thread Emmanuel Vadot
The branch main has been updated by manu: URL: https://cgit.FreeBSD.org/src/commit/?id=384bd0b5b0c41d67abb65a16c534d509a416b635 commit 384bd0b5b0c41d67abb65a16c534d509a416b635 Author: Emmanuel Vadot AuthorDate: 2021-01-16 10:31:17 + Commit: Emmanuel Vadot CommitDate: 2021-01-16 10:

Re: git: 7c84a7405bee - main - Remove the old dts imported tree.

2021-01-16 Thread Mateusz Guzik
I did not check which commit specifically is responsible, but riscv fails to build: /usr/src/sys/riscv/sifive/fu540_prci.c:54:10: fatal error: 'gnu/dts/include/dt-bindings/clock/sifive-fu540-prci.h' file not found #include ^~~ 1 error g

Re: git: fe258f23ef36 - main - Save on getpid in setproctitle by supporting -1 as curproc.

2021-01-16 Thread Konstantin Belousov
On Sat, Jan 16, 2021 at 08:38:44AM +, Mateusz Guzik wrote: > diff --git a/sys/kern/kern_proc.c b/sys/kern/kern_proc.c > index 269705205fbc..ae80ba9ed5ed 100644 > --- a/sys/kern/kern_proc.c > +++ b/sys/kern/kern_proc.c > @@ -2088,12 +2088,16 @@ sysctl_kern_proc_args(SYSCTL_HANDLER_ARGS) >

git: fe258f23ef36 - main - Save on getpid in setproctitle by supporting -1 as curproc.

2021-01-16 Thread Mateusz Guzik
The branch main has been updated by mjg: URL: https://cgit.FreeBSD.org/src/commit/?id=fe258f23ef3612f8230c4ed82f1efa511cc0524f commit fe258f23ef3612f8230c4ed82f1efa511cc0524f Author: Mateusz Guzik AuthorDate: 2021-01-16 08:26:17 + Commit: Mateusz Guzik CommitDate: 2021-01-16 08:36:

git: 2968dde3de6f - main - axgbe: driver changes for netmap support

2021-01-16 Thread Vincenzo Maffione
The branch main has been updated by vmaffione: URL: https://cgit.FreeBSD.org/src/commit/?id=2968dde3de6f6274517904add6a0a8e2e3f9662b commit 2968dde3de6f6274517904add6a0a8e2e3f9662b Author: Vincenzo Maffione AuthorDate: 2021-01-16 08:23:19 + Commit: Vincenzo Maffione CommitDate: 202

git: ad1ebbe5cea8 - main - loader: create local copy of mode list provided by vbeinfoblock

2021-01-16 Thread Toomas Soome
The branch main has been updated by tsoome: URL: https://cgit.FreeBSD.org/src/commit/?id=ad1ebbe5cea8ffac0037966990ddf0f80faa55d5 commit ad1ebbe5cea8ffac0037966990ddf0f80faa55d5 Author: Toomas Soome AuthorDate: 2021-01-16 10:18:32 + Commit: Toomas Soome CommitDate: 2021-01-16 10:23

Re: git: aefe30c54371 - main - cat: capsicumize it

2021-01-16 Thread Mateusz Guzik
I have to strongly disagree with this change. truss -f cat /etc/motd immediately reveals most peculiar overhead which comes with it. Some examples: - pdfork is called 3 times and fork 1 time, spawning 4 processes in total - the file is opened twice: 5548: openat(AT_FDCWD,"/etc/motd",O_RDONLY,00)