git: 99870c70bac7 - main - loader: rewrite vidc_install_font

2021-01-06 Thread Toomas Soome
The branch main has been updated by tsoome: URL: https://cgit.FreeBSD.org/src/commit/?id=99870c70bac7440bb2224d990a503d87c5488323 commit 99870c70bac7440bb2224d990a503d87c5488323 Author: Toomas Soome AuthorDate: 2021-01-05 22:09:30 + Commit: Toomas Soome CommitDate: 2021-01-06 08:20

Re: git: fda7daf06301 - main - pfctl: Stop sharing pf_ruleset.c with the kernel

2021-01-06 Thread Hartmann, O.
On Wed, 06 Jan 2021 07:28:27 +0100 "Kristof Provost" wrote: > On 6 Jan 2021, at 5:50, Hartmann, O. wrote: > > On Tue, 5 Jan 2021 22:37:54 GMT > > Kristof Provost wrote: > > > >> The branch main has been updated by kp: > >> > >> URL: > >> https://cgit.FreeBSD.org/src/commit/?id=fda7daf06301bee

Re: git: fda7daf06301 - main - pfctl: Stop sharing pf_ruleset.c with the kernel

2021-01-06 Thread Kristof Provost
On 6 Jan 2021, at 10:20, Hartmann, O. wrote: > > amd64. > kernel config is custom, no debug, IPFW, MAC. pf is not used, we use IPFW. Please share your kernel config as well. Best regards, Kristof ___ dev-commits-src-main@freebsd.org mailing list https://

Re: git: 3630506b9dae - main - loader: implement framebuffer console

2021-01-06 Thread Peter Jeremy via dev-commits-src-main
On 2021-Jan-02 20:09:25 +, Toomas Soome wrote: >The branch main has been updated by tsoome: > >URL: >https://cgit.FreeBSD.org/src/commit/?id=3630506b9daec9167a89bc4525638ea45a00769e Note that this commit adds a hard build dependency on vtfontcvt(8) but that tool is depends on the WITH_VT bui

git: ae994fdc5bd2 - main - pkg(7): rework the arguments handling

2021-01-06 Thread Baptiste Daroussin
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=ae994fdc5bd2ccc0ac0b8745fd1f1be67ad6e071 commit ae994fdc5bd2ccc0ac0b8745fd1f1be67ad6e071 Author: Baptiste Daroussin AuthorDate: 2021-01-06 10:35:22 + Commit: Baptiste Daroussin CommitDate: 2021-0

git: 31c2bcad7e44 - main - loader: remove left over call to unsetenv()

2021-01-06 Thread Toomas Soome
The branch main has been updated by tsoome: URL: https://cgit.FreeBSD.org/src/commit/?id=31c2bcad7e440fbba547c8557b29c34871b53648 commit 31c2bcad7e440fbba547c8557b29c34871b53648 Author: Toomas Soome AuthorDate: 2021-01-06 11:56:48 + Commit: Toomas Soome CommitDate: 2021-01-06 12:35

git: babda0952f83 - main - loader: instead of hw.vga.textmode, use screen.textmode

2021-01-06 Thread Toomas Soome
The branch main has been updated by tsoome: URL: https://cgit.FreeBSD.org/src/commit/?id=babda0952f8355a89b3241d5e8943c7da0fa4f6b commit babda0952f8355a89b3241d5e8943c7da0fa4f6b Author: Toomas Soome AuthorDate: 2021-01-06 11:46:34 + Commit: Toomas Soome CommitDate: 2021-01-06 12:38

Re: git: 3630506b9dae - main - loader: implement framebuffer console

2021-01-06 Thread Toomas Soome via dev-commits-src-main
> On 6. Jan 2021, at 12:33, Peter Jeremy wrote: > > On 2021-Jan-02 20:09:25 +, Toomas Soome wrote: >> The branch main has been updated by tsoome: >> >> URL: >> https://cgit.FreeBSD.org/src/commit/?id=3630506b9daec9167a89bc4525638ea45a00769e > > Note that this commit adds a hard build d

git: f1829643c476 - main - vtfontcvt is part of bootstrap toolset and should always be built

2021-01-06 Thread Toomas Soome
The branch main has been updated by tsoome: URL: https://cgit.FreeBSD.org/src/commit/?id=f1829643c4761cd00d1166fe4042d872e5871daa commit f1829643c4761cd00d1166fe4042d872e5871daa Author: Toomas Soome AuthorDate: 2021-01-06 12:45:40 + Commit: Toomas Soome CommitDate: 2021-01-06 12:52

Re: git: fda7daf06301 - main - pfctl: Stop sharing pf_ruleset.c with the kernel

2021-01-06 Thread Kyle Evans
I note that the original report says buildkernel, but the log exercpt is from buildworld. Looks like pf_ruleset.c kept the name, so this needs a dependency cleanup rule in tools/build to build the right one on WITHOUT_CLEAN builds. On Wed, Jan 6, 2021, 03:22 Kristof Provost wrote: > On 6 Jan 202

Re: git: fda7daf06301 - main - pfctl: Stop sharing pf_ruleset.c with the kernel

2021-01-06 Thread Cy Schubert
Yes, this is the problem. -- Cheers, Cy Schubert FreeBSD UNIX: Web: https://FreeBSD.org NTP: Web: https://nwtime.org The need of the many outweighs the greed of the few. In message , Kyle Evans writes: > I note that the original report says buildkernel, but the l

git: 3efe9b3e77c3 - main - Fix a couple of typos and formatting issues

2021-01-06 Thread Mateusz Piotrowski
The branch main has been updated by 0mp (doc, ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=3efe9b3e77c3943fc791d305f4f6043b05ff1eeb commit 3efe9b3e77c3943fc791d305f4f6043b05ff1eeb Author: Mateusz Piotrowski <0...@freebsd.org> AuthorDate: 2021-01-06 15:19:15 + Commit:

Re: git: 821aa63a0940 - main - ncurses: only keep the version with widechar support

2021-01-06 Thread Gordon Bergling
On Tue, Jan 05, 2021 at 01:02:04PM +, Baptiste Daroussin wrote: > The branch main has been updated by bapt: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=821aa63a09402935da0a73abf20ba0441562aa07 > > commit 821aa63a09402935da0a73abf20ba0441562aa07 > Author: Baptiste Daroussin > Auth

Re: git: fda7daf06301 - main - pfctl: Stop sharing pf_ruleset.c with the kernel

2021-01-06 Thread Kyle Evans
On Wed, Jan 6, 2021 at 8:30 AM Cy Schubert wrote: > In message om> > , Kyle Evans writes: > > On Wed, Jan 6, 2021, 03:22 Kristof Provost wrote: > > > > > On 6 Jan 2021, at 10:20, Hartmann, O. wrote: > > > > > > > > amd64. > > > > kernel config is custom, no debug, IPFW, MAC. pf is not used, we u

Re: git: fda7daf06301 - main - pfctl: Stop sharing pf_ruleset.c with the kernel

2021-01-06 Thread Cy Schubert
In message , Kyle Evans writes: > On Wed, Jan 6, 2021 at 8:30 AM Cy Schubert wrote: > > In message c > > om> > > , Kyle Evans writes: > > > On Wed, Jan 6, 2021, 03:22 Kristof Provost wrote: > > > > > > > On 6 Jan 2021, at 10:20, Hartmann, O. wrote: > > > > > > > > > > amd64. > > > > > kernel co

Re: git: fda7daf06301 - main - pfctl: Stop sharing pf_ruleset.c with the kernel

2021-01-06 Thread Hartmann, O.
On Wed, 6 Jan 2021 06:58:40 -0600 Kyle Evans wrote: > I note that the original report says buildkernel, but the log exercpt is > from buildworld. Looks like pf_ruleset.c kept the name, so this needs a > dependency cleanup rule in tools/build to build the right one on > WITHOUT_CLEAN builds. > >

Re: git: fda7daf06301 - main - pfctl: Stop sharing pf_ruleset.c with the kernel

2021-01-06 Thread Kristof Provost
On 6 Jan 2021, at 16:45, Kyle Evans wrote: On Wed, Jan 6, 2021 at 8:30 AM Cy Schubert wrote: In message om> , Kyle Evans writes: On Wed, Jan 6, 2021, 03:22 Kristof Provost wrote: On 6 Jan 2021, at 10:20, Hartmann, O. wrote: amd64. kernel config is custom, no debug, IPFW, MAC. pf is not u

Re: git: deabdc686874 - main - cache: stop pre-checking seqc when starting the lookup

2021-01-06 Thread Brad Davis
On Wed, Jan 6, 2021, at 12:36 AM, Mateusz Guzik wrote: > The branch main has been updated by mjg: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=deabdc686874411bd32775c3bdd04c04d9eff3e5 > > commit deabdc686874411bd32775c3bdd04c04d9eff3e5 > Author: Mateusz Guzik > AuthorDate: 2021-01-06

Re: git: 3630506b9dae - main - loader: implement framebuffer console

2021-01-06 Thread Cy Schubert
In message <51035b54-ff30-41ee-bc4a-3d4e0abd1...@me.com>, Toomas Soome writes: > > > > On 6. Jan 2021, at 12:33, Peter Jeremy wrote: > > > > On 2021-Jan-02 20:09:25 +, Toomas Soome wrote: > >> The branch main has been updated by tsoome: > >> > >> URL: https://cgit.FreeBSD.org/src/commit/?

Re: git: 3630506b9dae - main - loader: implement framebuffer console

2021-01-06 Thread Dan Mack
On Wed, 6 Jan 2021, Cy Schubert wrote: In message <51035b54-ff30-41ee-bc4a-3d4e0abd1...@me.com>, Toomas Soome writes: On 6. Jan 2021, at 12:33, Peter Jeremy wrote: On 2021-Jan-02 20:09:25 +, Toomas Soome wrote: The branch main has been updated by tsoome: URL: https://cgit.FreeBSD.or

Re: git: fda7daf06301 - main - pfctl: Stop sharing pf_ruleset.c with the kernel

2021-01-06 Thread Kristof Provost
On 6 Jan 2021, at 17:58, Kristof Provost wrote: On 6 Jan 2021, at 16:45, Kyle Evans wrote: On Wed, Jan 6, 2021 at 8:30 AM Cy Schubert wrote: In message om> , Kyle Evans writes: On Wed, Jan 6, 2021, 03:22 Kristof Provost wrote: On 6 Jan 2021, at 10:20, Hartmann, O. wrote: amd64. kernel c

Re: git: 3630506b9dae - main - loader: implement framebuffer console

2021-01-06 Thread Dan Mack
On Wed, 6 Jan 2021, Dan Mack wrote: On Wed, 6 Jan 2021, Cy Schubert wrote: In message <51035b54-ff30-41ee-bc4a-3d4e0abd1...@me.com>, Toomas Soome writes: On 6. Jan 2021, at 12:33, Peter Jeremy wrote: On 2021-Jan-02 20:09:25 +, Toomas Soome wrote: The branch main has been updated by

Re: git: 3630506b9dae - main - loader: implement framebuffer console

2021-01-06 Thread Cy Schubert
In message , Dan Mack writ es: > On Wed, 6 Jan 2021, Dan Mack wrote: > > > On Wed, 6 Jan 2021, Cy Schubert wrote: > > > >> In message <51035b54-ff30-41ee-bc4a-3d4e0abd1...@me.com>, Toomas Soome > >> writes: > >>> > >>> > On 6. Jan 2021, at 12:33, Peter Jeremy wrote: > > On 2021-

git: cfaa2958dc44 - main - gstat(8): Document interactive keyboard commands

2021-01-06 Thread Fernando Apesteguía
The branch main has been updated by fernape (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=cfaa2958dc44c20f56a19fe490ee4d7c02f50bef commit cfaa2958dc44c20f56a19fe490ee4d7c02f50bef Author: Fernando Apesteguía AuthorDate: 2020-12-29 21:07:11 + Commit: Fernando Apesteg

Re: git: 3630506b9dae - main - loader: implement framebuffer console

2021-01-06 Thread Dan Mack
On Wed, 6 Jan 2021, Cy Schubert wrote: In message , Dan Mack writ es: On Wed, 6 Jan 2021, Dan Mack wrote: On Wed, 6 Jan 2021, Cy Schubert wrote: In message <51035b54-ff30-41ee-bc4a-3d4e0abd1...@me.com>, Toomas Soome writes: On 6. Jan 2021, at 12:33, Peter Jeremy wrote: On 2021-Jan-02

git: 439862883f48 - main - gstat(8): Bump .Dd

2021-01-06 Thread Fernando Apesteguía
The branch main has been updated by fernape (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=439862883f482fb12709968e0ca6df6c80f8d636 commit 439862883f482fb12709968e0ca6df6c80f8d636 Author: Fernando Apesteguía AuthorDate: 2021-01-06 18:03:06 + Commit: Fernando Apesteg

Re: git: 3630506b9dae - main - loader: implement framebuffer console

2021-01-06 Thread Cy Schubert
In message <202101061756.106huyq9002...@slippy.cwsent.com>, Cy Schubert writes: > In message , Dan Mack > writ > es: > > On Wed, 6 Jan 2021, Dan Mack wrote: > > > > > On Wed, 6 Jan 2021, Cy Schubert wrote: > > > > > >> In message <51035b54-ff30-41ee-bc4a-3d4e0abd1...@me.com>, Toomas Soome > > >>

Re: git: 3630506b9dae - main - loader: implement framebuffer console

2021-01-06 Thread Cy Schubert
In message <202101061724.106hodv0002...@slippy.cwsent.com>, Cy Schubert writes: > In message <51035b54-ff30-41ee-bc4a-3d4e0abd1...@me.com>, Toomas Soome > writes: > > > > > > > On 6. Jan 2021, at 12:33, Peter Jeremy wrote: > > > > > > On 2021-Jan-02 20:09:25 +, Toomas Soome wrote: > > >>

Re: git: fda7daf06301 - main - pfctl: Stop sharing pf_ruleset.c with the kernel

2021-01-06 Thread Florian Smeets via dev-commits-src-main
On 06.01.21 18:38, Kristof Provost wrote: > I think clean_dep is intended for kernel use. This seems to work for me: > > diff --git a/tools/build/depend-cleanup.sh > b/tools/build/depend-cleanup.sh > index 8b249ccf55fa..0b3ff9bcc635 100755 > --- a/tools/build/depend-cleanup.sh > ++

git: b1ea63e2e3c9 - main - bectl(8): sync man page and help text

2021-01-06 Thread Robert Wing
The branch main has been updated by rew: URL: https://cgit.FreeBSD.org/src/commit/?id=b1ea63e2e3c92d1346af067f5cf609e3e062f8b9 commit b1ea63e2e3c92d1346af067f5cf609e3e062f8b9 Author: Robert Wing AuthorDate: 2021-01-06 19:38:25 + Commit: Robert Wing CommitDate: 2021-01-06 19:38:25 +

Re: git: 3630506b9dae - main - loader: implement framebuffer console

2021-01-06 Thread Peter Jeremy via dev-commits-src-main
On 2021-Jan-06 14:50:38 +0200, Toomas Soome wrote: > > >> On 6. Jan 2021, at 12:33, Peter Jeremy wrote: >> >> On 2021-Jan-02 20:09:25 +, Toomas Soome wrote: >>> The branch main has been updated by tsoome: >>> >>> URL: >>> https://cgit.FreeBSD.org/src/commit/?id=3630506b9daec9167a89bc45256

Re: git: 3630506b9dae - main - loader: implement framebuffer console

2021-01-06 Thread Dan Mack
I just builtworld/kernel: FreeBSD nvserve 13.0-CURRENT FreeBSD 13.0-CURRENT #7 main-c255633-g3efe9b3e77c: Wed Jan 6 14:23:16 CST 2021 root@nvserve:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64 from source ... VGA console is still completly broken/in-operative. Dan On Thu, 7 Jan 2021, P

Re: git: 3630506b9dae - main - loader: implement framebuffer console

2021-01-06 Thread Cy Schubert
Add screen.textmode=1 to /boot/loader.conf. You'll get text and depending on your card the font may or may not be acceptable. -- Cheers, Cy Schubert FreeBSD UNIX: Web: https://FreeBSD.org NTP: Web: https://nwtime.org The need of the many outweighs the greed of the

Re: git: 3630506b9dae - main - loader: implement framebuffer console

2021-01-06 Thread Warner Losh
On Wed, Jan 6, 2021, 5:51 AM Toomas Soome wrote: > > > > On 6. Jan 2021, at 12:33, Peter Jeremy wrote: > > > > On 2021-Jan-02 20:09:25 +, Toomas Soome wrote: > >> The branch main has been updated by tsoome: > >> > >> URL: > https://cgit.FreeBSD.org/src/commit/?id=3630506b9daec9167a89bc45256

git: ca71c7e3bb0a - main - arm64: QorIQ: gpio: return BUS_PROBE_DEFAULT

2021-01-06 Thread Marcin Wojtas
The branch main has been updated by mw: URL: https://cgit.FreeBSD.org/src/commit/?id=ca71c7e3bb0a1589a3100a2f7a90d463ae7694c8 commit ca71c7e3bb0a1589a3100a2f7a90d463ae7694c8 Author: Marcin Wojtas AuthorDate: 2021-01-06 14:18:53 + Commit: Marcin Wojtas CommitDate: 2021-01-06 21:37:3

git: 39c24889b022 - main - arm64: QorIQ: gpio: Cleanup qoriq_gpio_* helpers

2021-01-06 Thread Marcin Wojtas
The branch main has been updated by mw: URL: https://cgit.FreeBSD.org/src/commit/?id=39c24889b0222dc7e734445ee765a7d22abbd543 commit 39c24889b0222dc7e734445ee765a7d22abbd543 Author: Marcin Wojtas AuthorDate: 2021-01-06 14:15:55 + Commit: Marcin Wojtas CommitDate: 2021-01-06 21:37:2

git: c76c36f95c3c - main - arm64: QorIQ: gpio: Style cleanups

2021-01-06 Thread Marcin Wojtas
The branch main has been updated by mw: URL: https://cgit.FreeBSD.org/src/commit/?id=c76c36f95c3c680064970b655f896afa46df98c6 commit c76c36f95c3c680064970b655f896afa46df98c6 Author: Marcin Wojtas AuthorDate: 2021-01-06 14:10:42 + Commit: Marcin Wojtas CommitDate: 2021-01-06 21:37:1

Re: git: 3630506b9dae - main - loader: implement framebuffer console

2021-01-06 Thread Dan Mack
Ack ... that worked for me. Back in business. Dan On Wed, 6 Jan 2021, Cy Schubert wrote: Add screen.textmode=1 to /boot/loader.conf. You'll get text and depending on your card the font may or may not be acceptable. -- Cheers, Cy Schubert FreeBSD UNIX: Web: https://FreeBSD.org NTP:

git: c38e59ce1b0a - main - pfctl: Fix NOCLEAN build

2021-01-06 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=c38e59ce1b0a6c030a942d0814d581dbd7f67e3c commit c38e59ce1b0a6c030a942d0814d581dbd7f67e3c Author: Kristof Provost AuthorDate: 2021-01-06 21:07:25 + Commit: Kristof Provost CommitDate: 2021-01-06 21:

Re: git: 3630506b9dae - main - loader: implement framebuffer console

2021-01-06 Thread Toomas Soome via dev-commits-src-main
> On 6. Jan 2021, at 23:35, Warner Losh wrote: > > > > On Wed, Jan 6, 2021, 5:51 AM Toomas Soome > wrote: > > > > On 6. Jan 2021, at 12:33, Peter Jeremy > > wrote: > > > > On 2021-Jan-02 20:09:25 +, Toomas Soome wrote: > >> The branc

git: f2b794e1e90c - main - cache: unengrish the comment in previous commit

2021-01-06 Thread Mateusz Guzik
The branch main has been updated by mjg: URL: https://cgit.FreeBSD.org/src/commit/?id=f2b794e1e90c1163e21d69dbc63101df8276eaa6 commit f2b794e1e90c1163e21d69dbc63101df8276eaa6 Author: Mateusz Guzik AuthorDate: 2021-01-06 23:44:05 + Commit: Mateusz Guzik CommitDate: 2021-01-06 23:46:

git: c8a7a3ffe120 - main - Fix bug in expanding lost+found direct blocks.

2021-01-06 Thread Kirk McKusick
The branch main has been updated by mckusick: URL: https://cgit.FreeBSD.org/src/commit/?id=c8a7a3ffe120d0d44a39e69466c088d5862e6f5c commit c8a7a3ffe120d0d44a39e69466c088d5862e6f5c Author: Kirk McKusick AuthorDate: 2021-01-07 00:31:33 + Commit: Kirk McKusick CommitDate: 2021-01-07 0

git: 710dd05c0efc - main - Add my name/handle/mentor to committers-ports.dot

2021-01-06 Thread Neel Chauhan
The branch main has been updated by nc (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=710dd05c0efc36fceac8e95a2457b57cc1b4c4e2 commit 710dd05c0efc36fceac8e95a2457b57cc1b4c4e2 Author: Neel Chauhan AuthorDate: 2021-01-07 01:30:21 + Commit: Neel Chauhan CommitDate: 20

git: 163f4f15733f - main - netmap: bridge: fix NS_MOREFRAG support

2021-01-06 Thread Vincenzo Maffione
The branch main has been updated by vmaffione: URL: https://cgit.FreeBSD.org/src/commit/?id=163f4f15733f82584a967538cf2340bf1b6a245f commit 163f4f15733f82584a967538cf2340bf1b6a245f Author: Vincenzo Maffione AuthorDate: 2021-01-07 07:00:43 + Commit: Vincenzo Maffione CommitDate: 202

Re: git: 821aa63a0940 - main - ncurses: only keep the version with widechar support

2021-01-06 Thread Gordon Bergling
On Wed, Jan 06, 2021 at 04:29:32PM +0100, Gordon Bergling wrote: > On Tue, Jan 05, 2021 at 01:02:04PM +, Baptiste Daroussin wrote: > > The branch main has been updated by bapt: > > > > URL: > > https://cgit.FreeBSD.org/src/commit/?id=821aa63a09402935da0a73abf20ba0441562aa07 > > > > commit 82

Re: git: ac5f382a9d0a - main - stand: properly declare subdir deps or .WAIT, do parallel build

2021-01-06 Thread Peter Jeremy via dev-commits-src-main
On 2020-Dec-31 17:17:51 +, Kyle Evans wrote: >The branch main has been updated by kevans: > >URL: >https://cgit.FreeBSD.org/src/commit/?id=ac5f382a9d0a26685b92b49abb845d3b30ea5f91 > >commit ac5f382a9d0a26685b92b49abb845d3b30ea5f91 >Author: Kyle Evans >AuthorDate: 2020-12-31 17:15:45 +000