Re: git: 39e8c2a29a86 - main - cleanvar: Be more careful when cleaning up /var.

2023-02-27 Thread Xin Li
On 2023-02-27 3:51 PM, Piotr P. Stefaniak wrote: On 2023-02-13 04:57:08, Xin LI wrote:    cleanvar: Be more careful when cleaning up /var.    The cleanvar script uses find -delete to remove stale files under /var,    which could lead to unwanted removal of files in some unusual scenarios.   

git: 05e2e803ebe8 - main - CONTRIBUTING.md: correct developer certificate of origin link markup

2023-02-27 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=05e2e803ebe8e791754bae6333e70e096bde47e7 commit 05e2e803ebe8e791754bae6333e70e096bde47e7 Author: Ed Maste AuthorDate: 2023-02-28 02:34:49 + Commit: Ed Maste CommitDate: 2023-02-28 02:36:29 +000

git: 873c13f9f7f0 - main - CONTRIBUTING.md: Suggest PR and Differential Revision lines

2023-02-27 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=873c13f9f7f0145644ba78de38ed403f0a2005df commit 873c13f9f7f0145644ba78de38ed403f0a2005df Author: Warner Losh AuthorDate: 2023-02-28 00:19:25 + Commit: Warner Losh CommitDate: 2023-02-28 00:19:25 +

git: 81ef45eda46b - main - CONTRIBUTING.md: Add in for github pull requests

2023-02-27 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=81ef45eda46b5c3f724c76ec8ace99757cad07fb commit 81ef45eda46b5c3f724c76ec8ace99757cad07fb Author: Warner Losh AuthorDate: 2023-02-25 15:24:00 + Commit: Warner Losh CommitDate: 2023-02-27 23:58:05 +

Re: git: 39e8c2a29a86 - main - cleanvar: Be more careful when cleaning up /var.

2023-02-27 Thread Piotr P. Stefaniak
On 2023-02-13 04:57:08, Xin LI wrote: cleanvar: Be more careful when cleaning up /var. The cleanvar script uses find -delete to remove stale files under /var, which could lead to unwanted removal of files in some unusual scenarios. For example, when a mounted fdescfs(5) is present un

git: 68160fbd1f1f - main - stand: Minor cleanup

2023-02-27 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=68160fbd1f1f727173932ae6189ca7b5f7ebe68c commit 68160fbd1f1f727173932ae6189ca7b5f7ebe68c Author: Alfonso AuthorDate: 2023-02-27 23:19:54 + Commit: Warner Losh CommitDate: 2023-02-27 23:26:49 +

git: 9630e237abcf - main - report full error string on SSL_connect() failure

2023-02-27 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=9630e237abcf255e3b2cff88248fb15ffaf3e778 commit 9630e237abcf255e3b2cff88248fb15ffaf3e778 Author: Vladimir Kotal AuthorDate: 2023-02-27 23:07:27 + Commit: Warner Losh CommitDate: 2023-02-27 23:07:3

git: 55747938b5c4 - main - if_re: Generate an address if there is none in the EEPROM

2023-02-27 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=55747938b5c4c913f742fd03189f0c660ced7bef commit 55747938b5c4c913f742fd03189f0c660ced7bef Author: Evgeni Golov AuthorDate: 2023-02-27 22:50:56 + Commit: Warner Losh CommitDate: 2023-02-27 22:51:27

git: 28ed159f2669 - main - pps: Round to closest integer in pps_event()

2023-02-27 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=28ed159f2669b8d401ca95bf5c6e9ff06a997ef9 commit 28ed159f2669b8d401ca95bf5c6e9ff06a997ef9 Author: Sebastian Huber AuthorDate: 2023-02-27 21:49:10 + Commit: Warner Losh CommitDate: 2023-02-27 22:10:

git: 1e48d9d336c0 - main - pps: Simplify the nsec calculation in pps_event()

2023-02-27 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=1e48d9d336c042a44edc0f66d35b72655f68f258 commit 1e48d9d336c042a44edc0f66d35b72655f68f258 Author: Sebastian Huber AuthorDate: 2023-02-27 21:49:09 + Commit: Warner Losh CommitDate: 2023-02-27 22:10:

git: 8a142484d4c1 - main - pps: Directly assign the timestamps in pps_event()

2023-02-27 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=8a142484d4c1d64b00a10e79fb4eb8b9f8d6c68d commit 8a142484d4c1d64b00a10e79fb4eb8b9f8d6c68d Author: Sebastian Huber AuthorDate: 2023-02-27 21:49:09 + Commit: Warner Losh CommitDate: 2023-02-27 22:10:

git: 0448501f2b1a - main - pps: Move pcount assignment in pps_event()

2023-02-27 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=0448501f2b1a2c89be4042817939645ec6fddfd8 commit 0448501f2b1a2c89be4042817939645ec6fddfd8 Author: Sebastian Huber AuthorDate: 2023-02-27 21:49:09 + Commit: Warner Losh CommitDate: 2023-02-27 22:10:

git: fd88f4e190bc - main - pps: Simplify capture and event processing

2023-02-27 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=fd88f4e190bc0a56f8d30179900553ce12d1c0d7 commit fd88f4e190bc0a56f8d30179900553ce12d1c0d7 Author: Sebastian Huber AuthorDate: 2023-02-27 21:49:09 + Commit: Warner Losh CommitDate: 2023-02-27 22:10:

git: cb2a028b152b - main - pps: Load timecounter once in pps_capture()

2023-02-27 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=cb2a028b152b09c1dc49d40d8031d27ce34b1585 commit cb2a028b152b09c1dc49d40d8031d27ce34b1585 Author: Sebastian Huber AuthorDate: 2023-02-27 21:49:09 + Commit: Warner Losh CommitDate: 2023-02-27 22:10:

Re: git: 2c709ee70ade - main - libc: handle zero alignment in memalign()

2023-02-27 Thread Steffen Nurpmeso
Ed Maste wrote in : |On Sat, 25 Feb 2023 at 17:29, Steffen Nurpmeso wrote: |> Ed Maste wrote in |> : |>|On Fri, 24 Feb 2023 at 20:27, Steffen Nurpmeso \ |>|wrote: |>|> Me too. 'Was just thinking of allocators which give back valid |>|> but inaccessible memory for 0 bytes so that each ac

Re: git: 2c709ee70ade - main - libc: handle zero alignment in memalign()

2023-02-27 Thread Ed Maste
On Sat, 25 Feb 2023 at 17:29, Steffen Nurpmeso wrote: > > Ed Maste wrote in > : > |On Fri, 24 Feb 2023 at 20:27, Steffen Nurpmeso wrote: > |> Me too. 'Was just thinking of allocators which give back valid > |> but inaccessible memory for 0 bytes so that each access would > |> fault. > | >

git: d8c70d6dfb65 - main - nanobsd: fix typo

2023-02-27 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=d8c70d6dfb65218dd3272b34512083621d3ed46d commit d8c70d6dfb65218dd3272b34512083621d3ed46d Author: Gleb Smirnoff AuthorDate: 2023-02-27 19:26:18 + Commit: Gleb Smirnoff CommitDate: 2023-02-27 19

git: 538c66eabda5 - main - netmap: Fix compiler warnings in tools

2023-02-27 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=538c66eabda55afccebc25fb66548115e5ed8151 commit 538c66eabda55afccebc25fb66548115e5ed8151 Author: Mark Johnston AuthorDate: 2023-02-27 18:41:58 + Commit: Mark Johnston CommitDate: 2023-02-27 18:4

git: 55f35c5398ff - main - Use 'mixed' links for 'hard' links by default.

2023-02-27 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=55f35c5398ffec5835c2f014a7787465997a221e commit 55f35c5398ffec5835c2f014a7787465997a221e Author: Warner Losh AuthorDate: 2023-02-08 21:20:46 + Commit: Warner Losh CommitDate: 2023-02-27 17:19:00 +

git: cbf64e2dd59c - main - nanobsd: Better NANO_OBJ if NANO_LAYOUT is set

2023-02-27 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=cbf64e2dd59c3579c49acbc52659eaa1ddceb557 commit cbf64e2dd59c3579c49acbc52659eaa1ddceb557 Author: Warner Losh AuthorDate: 2023-02-08 23:19:49 + Commit: Warner Losh CommitDate: 2023-02-27 17:18:59 +

git: de7a6b6fd04e - main - date.1: Examples: Use syntax that is also compatible with csh

2023-02-27 Thread Mateusz Piotrowski
The branch main has been updated by 0mp: URL: https://cgit.FreeBSD.org/src/commit/?id=de7a6b6fd04ee686364883a817a4b707e3567d27 commit de7a6b6fd04ee686364883a817a4b707e3567d27 Author: Mateusz Piotrowski <0...@freebsd.org> AuthorDate: 2023-02-27 16:34:00 + Commit: Mateusz Piotrowski <0

git: 6e9b4e3e0d4e - main - man 3 daemon: remove double negation

2023-02-27 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=6e9b4e3e0d4eb230586844c25bacb0620496c73b commit 6e9b4e3e0d4eb230586844c25bacb0620496c73b Author: Ihor Antonov AuthorDate: 2023-02-27 15:37:41 + Commit: Warner Losh CommitDate: 2023-02-27 15:40:08

git: 3aff4ccdd714 - main - netinet: Remove IP(V6)_BINDMULTI

2023-02-27 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=3aff4ccdd714105db340d68f1a2aea2f46e99122 commit 3aff4ccdd714105db340d68f1a2aea2f46e99122 Author: Mark Johnston AuthorDate: 2023-02-27 14:52:28 + Commit: Mark Johnston CommitDate: 2023-02-27 15:0

git: 2d71406a6ff3 - main - dtrace_kinst.4: mention dtrace -l -P kinst, give a more complete example

2023-02-27 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=2d71406a6ff31b2b8873c236d7b2b1186e2bffb4 commit 2d71406a6ff31b2b8873c236d7b2b1186e2bffb4 Author: Christos Margiolis AuthorDate: 2023-02-27 14:44:13 + Commit: Mark Johnston CommitDate: 2023-02-27

git: b9199d152f3d - main - librss: Remove rss_sock_set_bindmulti()

2023-02-27 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=b9199d152f3d61f93c21d63e3c85a5863f9d71e9 commit b9199d152f3d61f93c21d63e3c85a5863f9d71e9 Author: Mark Johnston AuthorDate: 2023-02-27 14:50:25 + Commit: Mark Johnston CommitDate: 2023-02-27 15:0

Re: git: c51978f4b2f0 - main - kbd: add KBD_DELAY1 and KBD_DELAY2

2023-02-27 Thread Warner Losh
On Sun, Feb 26, 2023 at 9:12 PM Mark Millard wrote: > On Feb 26, 2023, at 19:33, Warner Losh wrote: > > > On Sat, Feb 25, 2023 at 10:03 AM Mark Millard wrote: > > Warner Losh wrote on > > Date: Sat, 25 Feb 2023 06:26:00 UTC : > > > > > The branch main has been updated by imp: > > > > > > URL:

git: cd29688e8ec5 - main - kbdreg.h: include opt_kbd.h

2023-02-27 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=cd29688e8ec55a45cda1a5620dfc9b3ba297c0c1 commit cd29688e8ec55a45cda1a5620dfc9b3ba297c0c1 Author: Warner Losh AuthorDate: 2023-02-27 14:27:45 + Commit: Warner Losh CommitDate: 2023-02-27 14:37:32 +

git: 28a5d88f7091 - main - netlink: make the maximum allowed netlink socket buffer runtime tunable.

2023-02-27 Thread Alexander V. Chernikov
The branch main has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=28a5d88f7091d1fc72f4f1bd8562d3c8b15883f5 commit 28a5d88f7091d1fc72f4f1bd8562d3c8b15883f5 Author: Alexander V. Chernikov AuthorDate: 2023-02-27 10:44:54 + Commit: Alexander V. Chernikov Commit