git: 3523f0677ef5 - main - fdc.4: document fdc sysctls

2023-10-09 Thread Eugene Grosbein
The branch main has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=3523f0677ef514fe72710033c73cc58517b9cda8 commit 3523f0677ef514fe72710033c73cc58517b9cda8 Author: Felix Johnson AuthorDate: 2023-10-09 11:46:03 + Commit: Eugene Grosbein CommitDate: 2023-10-09

git: 20e1f207cc78 - main - ng_ipfw: allow use of 32 bits wide cookies

2023-11-14 Thread Eugene Grosbein
The branch main has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=20e1f207cc789a28783344614d6d1d1c639c5797 commit 20e1f207cc789a28783344614d6d1d1c639c5797 Author: Eugene Grosbein AuthorDate: 2023-11-14 09:36:08 + Commit: Eugene Grosbein CommitDate: 2023-11-14

Re: git: 3708b615c354 - stable/12 - sh: Allow more scripts without #!

2021-01-30 Thread Eugene Grosbein
30.01.2021 22:11, Jilles Tjoelker wrote: [skip] > +static bool > +isbinary(const char *data, size_t len) > +{ > + const char *nul, *p; > + bool hasletter; > + > + nul = memchr(data, '\0', len); > + if (nul == NULL) > + return false; > + /* > + * POSIX says we

Re: git: 3708b615c354 - stable/12 - sh: Allow more scripts without #!

2021-01-30 Thread Eugene Grosbein
31.01.2021 5:26, Jilles Tjoelker wrote: >>> +static bool >>> +isbinary(const char *data, size_t len) >>> +{ >>> + const char *nul, *p; >>> + bool hasletter; >>> + >>> + nul = memchr(data, '\0', len); >>> + if (nul == NULL) >>> + return false; >>> + /* >>> +* POSIX says we s

Re: git: 866c8b8d5ddb - main - kldload(8): Add note about using kld_list in rc.conf(5)

2021-02-08 Thread Eugene Grosbein
08.02.2021 14:12, Warner Losh wrote: > > > On Mon, Feb 8, 2021, 12:05 AM Daniel Ebdrup Jensen > wrote: > > The branch main has been updated by debdrup (doc committer): > > URL: > https://cgit.FreeBSD.org/src/commit/?id=866c8b8d5ddb982c2b8139153a4ddfdb2aac33

Re: git: 866c8b8d5ddb - main - kldload(8): Add note about using kld_list in rc.conf(5)

2021-02-08 Thread Eugene Grosbein
08.02.2021 21:08, Kyle Evans wrote: >> kld_list cannot do that. >> > > Huh? kld_list accepts a full pathname, which is the same kind of > specification you'd need to do with one from port in loader with > *_name. Good, but seems to be undocumented. _

Re: git: 866c8b8d5ddb - main - kldload(8): Add note about using kld_list in rc.conf(5)

2021-02-08 Thread Eugene Grosbein
08.02.2021 21:58, Kyle Evans wrote: kld_list cannot do that. >>> >>> Huh? kld_list accepts a full pathname, which is the same kind of >>> specification you'd need to do with one from port in loader with >>> *_name. >> >> Good, but seems to be undocumented. >> > > In what sense? Is there some

Re: git: 866c8b8d5ddb - main - kldload(8): Add note about using kld_list in rc.conf(5)

2021-02-09 Thread Eugene Grosbein
08.02.2021 22:22, Kyle Evans wrote: > It's OK to call out the more > common case for folks, but this feels a lot more absolute than it > needs to be. Also, the loader is capable of loading compressed .ko files that may be important for space-constrained ("embedded") systems. AFAIR, kldload canno

git: f5b5de1a3210 - main - ipfw: reload sysctl.conf variables if needed

2021-05-17 Thread Eugene Grosbein
The branch main has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=f5b5de1a3210234f3a6864c88a2d3e11ac2dbf04 commit f5b5de1a3210234f3a6864c88a2d3e11ac2dbf04 Author: Eugene Grosbein AuthorDate: 2021-05-17 21:03:15 + Commit: Eugene Grosbein CommitDate: 2021-05-17

git: 271f9f2e8b93 - stable/11 - MFC r307882: bsnmpd: fix SNMPv3

2021-05-19 Thread Eugene Grosbein
The branch stable/11 has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=271f9f2e8b93f0724d00b5405f8b53f6695408b2 commit 271f9f2e8b93f0724d00b5405f8b53f6695408b2 Author: Shteryana Shopova AuthorDate: 2016-10-24 21:05:23 + Commit: Eugene Grosbein CommitDate

git: f4b38c360e63 - main - rc.d: unbreak sysctl lastload

2021-05-19 Thread Eugene Grosbein
The branch main has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=f4b38c360e63a6e66245efedbd6c070f9c0aee55 commit f4b38c360e63a6e66245efedbd6c070f9c0aee55 Author: Eugene Grosbein AuthorDate: 2021-05-19 13:02:31 + Commit: Eugene Grosbein CommitDate: 2021-05-19

git: 20eb96979392 - main - rc.d: connect sysctl_lastload

2021-05-19 Thread Eugene Grosbein
The branch main has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=20eb969793921dce9e524d19fc02b84cabd98f74 commit 20eb969793921dce9e524d19fc02b84cabd98f74 Author: Eugene Grosbein AuthorDate: 2021-05-20 04:51:31 + Commit: Eugene Grosbein CommitDate: 2021-05-20

git: 18fa0cbfc4e9 - stable/12 - MFC r351629: sys/net/if_vlan.c: Wrap a vlan's parent's if_output in a separate function.

2021-05-22 Thread Eugene Grosbein
The branch stable/12 has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=18fa0cbfc4e906fbf824651140f68d0a85c1d08f commit 18fa0cbfc4e906fbf824651140f68d0a85c1d08f Author: Matt Joras AuthorDate: 2019-08-30 20:19:43 + Commit: Eugene Grosbein CommitDate: 2021-05-22

git: bb12347c3b30 - stable/12 - if_vlan.c: fix breakage after previous merge

2021-05-22 Thread Eugene Grosbein
The branch stable/12 has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=bb12347c3b302c5a07085a94e52adc4f2008b4e2 commit bb12347c3b302c5a07085a94e52adc4f2008b4e2 Author: Eugene Grosbein AuthorDate: 2021-05-23 01:04:47 + Commit: Eugene Grosbein CommitDate: 2021

git: d6112f7dd874 - stable/12 - if_vlan.c: really fix it.

2021-05-22 Thread Eugene Grosbein
The branch stable/12 has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=d6112f7dd8742a2a17292557352c12dff1aa24a9 commit d6112f7dd8742a2a17292557352c12dff1aa24a9 Author: Eugene Grosbein AuthorDate: 2021-05-23 03:01:56 + Commit: Eugene Grosbein CommitDate: 2021

git: 3bca93e04275 - main - rc.d/random: add support for zero harvest_mask

2021-05-26 Thread Eugene Grosbein
The branch main has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=3bca93e04275045c3d868d09a57f920108f0 commit 3bca93e04275045c3d868d09a57f920108f0 Author: Eugene Grosbein AuthorDate: 2021-05-26 11:30:24 + Commit: Eugene Grosbein CommitDate: 2021-05-26

git: f5a2e7b0e848 - main - linuxkpi: fix module build outside of kernel build environment

2022-03-10 Thread Eugene Grosbein
The branch main has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=f5a2e7b0e8483bf51519046fd149a6a31acef6b1 commit f5a2e7b0e8483bf51519046fd149a6a31acef6b1 Author: Eugene Grosbein AuthorDate: 2022-03-10 21:31:23 + Commit: Eugene Grosbein CommitDate: 2022-03-10

git: 80bab8aa7ed8 - stable/13 - linuxkpi: fix module build outside of kernel build environment

2022-03-13 Thread Eugene Grosbein
The branch stable/13 has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=80bab8aa7ed884674e14482f76c7066130145662 commit 80bab8aa7ed884674e14482f76c7066130145662 Author: Eugene Grosbein AuthorDate: 2022-03-10 21:31:23 + Commit: Eugene Grosbein CommitDate: 2022

git: adbf7727b3a2 - main - virtio_random(8): avoid deadlock at shutdown time

2022-03-15 Thread Eugene Grosbein
The branch main has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=adbf7727b3a2aad3c2faa6e543ee7fa7a6c9a3d5 commit adbf7727b3a2aad3c2faa6e543ee7fa7a6c9a3d5 Author: Eugene Grosbein AuthorDate: 2022-03-16 04:41:51 + Commit: Eugene Grosbein CommitDate: 2022-03-16

git: 4a11315a2c3f - stable/13 - virtio_random(8): MFC: avoid deadlock at shutdown time (regression fix)

2022-03-18 Thread Eugene Grosbein
The branch stable/13 has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=4a11315a2c3fc55333772f48aaef32ae1eb11ceb commit 4a11315a2c3fc55333772f48aaef32ae1eb11ceb Author: Eugene Grosbein AuthorDate: 2022-03-16 04:41:51 + Commit: Eugene Grosbein CommitDate: 2022

git: fa67c45842bb - releng/13.1 - virtio_random(8): MFC: avoid deadlock at shutdown time (regression fix)

2022-03-19 Thread Eugene Grosbein
The branch releng/13.1 has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=fa67c45842bb5d34780a536b1bff1ac64f381562 commit fa67c45842bb5d34780a536b1bff1ac64f381562 Author: Eugene Grosbein AuthorDate: 2022-03-16 04:41:51 + Commit: Eugene Grosbein CommitDate

git: 95dc52422893 - stable/11 - openssl: MFC: Fix a bug in BN_mod_sqrt() that can cause it to loop forever.

2022-03-27 Thread Eugene Grosbein
The branch stable/11 has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=95dc524228934e434236bb58d7e945703d2e037d commit 95dc524228934e434236bb58d7e945703d2e037d Author: Eugene Grosbein AuthorDate: 2022-03-27 15:13:52 + Commit: Eugene Grosbein CommitDate: 2022

git: 7f4fcc62edee - stable/11 - zlib: apply upstream fix for CVE-2018-25032

2022-04-04 Thread Eugene Grosbein
The branch stable/11 has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=7f4fcc62edee9b3dad47ae542a5be942b5df6552 commit 7f4fcc62edee9b3dad47ae542a5be942b5df6552 Author: Eugene Grosbein AuthorDate: 2022-04-04 11:00:46 + Commit: Eugene Grosbein CommitDate: 2022

Re: git: 4c0bc591466f - main - man9: add hz(9) and hardclock(9)

2021-06-18 Thread Eugene Grosbein
18.06.2021 22:18, John Baldwin wrote: > OTOH, it's > also true that there's no real reason for anything outside of the actual timer > code to use stathz (or even profhz) unlike 'hz' which is still used to set > timeout tick values. Not agreed: how do I get reliable per-CPU load stats in userland

git: 4ee2bcb486ad - stable/13 - rc.d: unbreak sysctl lastload

2021-07-15 Thread Eugene Grosbein
The branch stable/13 has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=4ee2bcb486ad49ba547ae5a7c74d967f1f27605f commit 4ee2bcb486ad49ba547ae5a7c74d967f1f27605f Author: Eugene Grosbein AuthorDate: 2021-05-19 13:02:31 + Commit: Eugene Grosbein CommitDate: 2021

git: 6ec2f0d74b22 - stable/12 - rc.d: unbreak sysctl lastload

2021-07-15 Thread Eugene Grosbein
The branch stable/12 has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=6ec2f0d74b22f857530b87ce8db153831fff1cca commit 6ec2f0d74b22f857530b87ce8db153831fff1cca Author: Eugene Grosbein AuthorDate: 2021-05-19 13:02:31 + Commit: Eugene Grosbein CommitDate: 2021

git: c403205e553e - stable/13 - ipfw: reload sysctl.conf variables if needed

2021-07-15 Thread Eugene Grosbein
The branch stable/13 has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=c403205e553ee7402ab1adf6da4a8dbd722f8608 commit c403205e553ee7402ab1adf6da4a8dbd722f8608 Author: Eugene Grosbein AuthorDate: 2021-05-17 21:03:15 + Commit: Eugene Grosbein CommitDate: 2021

git: 61891195f8ed - stable/12 - ipfw: reload sysctl.conf variables if needed

2021-07-15 Thread Eugene Grosbein
The branch stable/12 has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=61891195f8ed2767112810040a79a705e9a285d5 commit 61891195f8ed2767112810040a79a705e9a285d5 Author: Eugene Grosbein AuthorDate: 2021-05-17 21:03:15 + Commit: Eugene Grosbein CommitDate: 2021

git: 5cc84f7ae5a6 - stable/13 - rc.d: connect sysctl_lastload

2021-07-15 Thread Eugene Grosbein
The branch stable/13 has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=5cc84f7ae5a6a32cd52aaad5ceeb0151cf6b64f3 commit 5cc84f7ae5a6a32cd52aaad5ceeb0151cf6b64f3 Author: Eugene Grosbein AuthorDate: 2021-05-20 04:51:31 + Commit: Eugene Grosbein CommitDate: 2021

git: aed0c36c718c - stable/12 - rc.d: connect sysctl_lastload

2021-07-15 Thread Eugene Grosbein
The branch stable/12 has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=aed0c36c718c2fc0b336544b3ece3d2651456fcf commit aed0c36c718c2fc0b336544b3ece3d2651456fcf Author: Eugene Grosbein AuthorDate: 2021-05-20 04:51:31 + Commit: Eugene Grosbein CommitDate: 2021

git: 3b4cc56e524a - main - syslogd: undo regression after r326573

2021-09-27 Thread Eugene Grosbein
The branch main has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=3b4cc56e524ac947ba0e6571e2c455139c2839ec commit 3b4cc56e524ac947ba0e6571e2c455139c2839ec Author: Eugene Grosbein AuthorDate: 2021-09-27 07:25:21 + Commit: Eugene Grosbein CommitDate: 2021-09-27

git: 7cf79c60fee5 - stable/13 - syslogd: undo regression after r326573

2021-10-06 Thread Eugene Grosbein
The branch stable/13 has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=7cf79c60fee596c03f4e757a713050c9331f0524 commit 7cf79c60fee596c03f4e757a713050c9331f0524 Author: Eugene Grosbein AuthorDate: 2021-09-27 07:25:21 + Commit: Eugene Grosbein CommitDate: 2021

git: 75c6f34fbedd - stable/12 - syslogd: undo regression after r326573

2021-10-06 Thread Eugene Grosbein
The branch stable/12 has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=75c6f34fbeddab4ec05d0fc0093ef122e73d70dc commit 75c6f34fbeddab4ec05d0fc0093ef122e73d70dc Author: Eugene Grosbein AuthorDate: 2021-09-27 07:25:21 + Commit: Eugene Grosbein CommitDate: 2021

git: 37381a47e0ff - stable/11 - syslogd: undo regression after r326573

2021-10-06 Thread Eugene Grosbein
The branch stable/11 has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=37381a47e0ffa96a729ce9dc5c89965a1cbe4e4e commit 37381a47e0ffa96a729ce9dc5c89965a1cbe4e4e Author: Eugene Grosbein AuthorDate: 2021-09-27 07:25:21 + Commit: Eugene Grosbein CommitDate: 2021

git: 39d81d46aadf - stable/13 - fetch(1): merge several improvements for handling of soft failures

2022-02-25 Thread Eugene Grosbein
The branch stable/13 has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=39d81d46aadf4d5ce1d702afe9e465808484ab18 commit 39d81d46aadf4d5ce1d702afe9e465808484ab18 Author: Eugene Grosbein AuthorDate: 2022-01-24 04:03:42 + Commit: Eugene Grosbein CommitDate: 2022

git: 259bedb8f6dc - stable/12 - fetch(1): merge several improvements for handling of soft failures

2022-02-25 Thread Eugene Grosbein
The branch stable/12 has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=259bedb8f6dce40fcabf228d2019337f70a60867 commit 259bedb8f6dce40fcabf228d2019337f70a60867 Author: Eugene Grosbein AuthorDate: 2022-01-24 04:03:42 + Commit: Eugene Grosbein CommitDate: 2022

Re: git: c068632981eb - main - Add ggated rc script

2022-02-28 Thread Eugene Grosbein
28.02.2022 23:41, Alan Somers wrote: > You're right, I don't think it's necessary. Do you want me to remove it? Yes, please. We do not want to confuse users.

git: 0c54fe172ad3 - main - rc.d/rctl: unbreak for distinct /usr filesystem

2021-11-20 Thread Eugene Grosbein
The branch main has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=0c54fe172ad365e7e60d6249484a7579c18b7d2d commit 0c54fe172ad365e7e60d6249484a7579c18b7d2d Author: Eugene Grosbein AuthorDate: 2021-11-20 08:54:39 + Commit: Eugene Grosbein CommitDate: 2021-11-20

git: 92b40444d07a - stable/12 - MFC: rc.d/rctl: unbreak for distinct /usr filesystem

2021-11-20 Thread Eugene Grosbein
The branch stable/12 has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=92b40444d07aeef2bf4b20109f3f90ac343b90df commit 92b40444d07aeef2bf4b20109f3f90ac343b90df Author: Eugene Grosbein AuthorDate: 2021-11-20 08:54:39 + Commit: Eugene Grosbein CommitDate: 2021

git: f266886dd0bc - releng/12.3 - MFC: rc.d/rctl: unbreak for distinct /usr filesystem

2021-11-21 Thread Eugene Grosbein
The branch releng/12.3 has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=f266886dd0bcf052ea5e4f85505b75df06dd2ab3 commit f266886dd0bcf052ea5e4f85505b75df06dd2ab3 Author: Eugene Grosbein AuthorDate: 2021-11-20 08:54:39 + Commit: Eugene Grosbein CommitDate

git: 6d9d4b2da822 - main - ipmi(4): spelling fix cyle_wait -> cycle_wait

2022-07-20 Thread Eugene Grosbein
The branch main has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=6d9d4b2da822bc1c1c729b79ab3fe30c96c4c094 commit 6d9d4b2da822bc1c1c729b79ab3fe30c96c4c094 Author: Eugene Grosbein AuthorDate: 2022-07-20 11:32:24 + Commit: Eugene Grosbein CommitDate: 2022-07-20

git: 26a329f49fb4 - main - find.1: explain why "find -s" may differ from "find | sort"

2022-07-22 Thread Eugene Grosbein
The branch main has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=26a329f49fb4537d598e93f16054fd9e16f7e677 commit 26a329f49fb4537d598e93f16054fd9e16f7e677 Author: Eugene Grosbein AuthorDate: 2022-07-22 11:39:47 + Commit: Eugene Grosbein CommitDate: 2022-07-22

git: d6054ee652a5 - main - find.1: small language fix after previous change

2022-07-22 Thread Eugene Grosbein
The branch main has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=d6054ee652a56466277f87bb4bcb757105393c8c commit d6054ee652a56466277f87bb4bcb757105393c8c Author: Eugene Grosbein AuthorDate: 2022-07-22 11:46:38 + Commit: Eugene Grosbein CommitDate: 2022-07-22

git: 519b3b5b542d - stable/13 - find.1: explain why "find -s" may differ from "find | sort"

2022-07-28 Thread Eugene Grosbein
The branch stable/13 has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=519b3b5b542d2a88f320de112a738281de138559 commit 519b3b5b542d2a88f320de112a738281de138559 Author: Eugene Grosbein AuthorDate: 2022-07-22 11:39:47 + Commit: Eugene Grosbein CommitDate: 2022

git: abb91a60f286 - stable/12 - find.1: explain why "find -s" may differ from "find | sort"

2022-07-28 Thread Eugene Grosbein
The branch stable/12 has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=abb91a60f286ea30d1f841d6f872275d368e3dee commit abb91a60f286ea30d1f841d6f872275d368e3dee Author: Eugene Grosbein AuthorDate: 2022-07-22 11:39:47 + Commit: Eugene Grosbein CommitDate: 2022

git: 572519173236 - stable/13 - find.1: small language fix after previous change

2022-07-28 Thread Eugene Grosbein
The branch stable/13 has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=572519173236ddbc4897d80bfa6907f9f0c5b189 commit 572519173236ddbc4897d80bfa6907f9f0c5b189 Author: Eugene Grosbein AuthorDate: 2022-07-22 11:46:38 + Commit: Eugene Grosbein CommitDate: 2022

git: 13912c7b424c - stable/12 - find.1: small language fix after previous change

2022-07-28 Thread Eugene Grosbein
The branch stable/12 has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=13912c7b424c444086dfb936c724403c0d070982 commit 13912c7b424c444086dfb936c724403c0d070982 Author: Eugene Grosbein AuthorDate: 2022-07-22 11:46:38 + Commit: Eugene Grosbein CommitDate: 2022

git: e5861a2614f6 - stable/13 - ifconfig.8: cleanup reminiscence about long gone ppp(4)

2022-07-28 Thread Eugene Grosbein
The branch stable/13 has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=e5861a2614f624c6a0179e1ca312f42e44fa0c98 commit e5861a2614f624c6a0179e1ca312f42e44fa0c98 Author: Eugene Grosbein AuthorDate: 2022-07-11 04:53:54 + Commit: Eugene Grosbein CommitDate: 2022

git: 9ce5ee92cfc3 - stable/12 - ifconfig.8: cleanup reminiscence about long gone ppp(4)

2022-07-28 Thread Eugene Grosbein
The branch stable/12 has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=9ce5ee92cfc3956c09cac1c59df96877a860eeda commit 9ce5ee92cfc3956c09cac1c59df96877a860eeda Author: Eugene Grosbein AuthorDate: 2022-07-11 04:53:54 + Commit: Eugene Grosbein CommitDate: 2022

git: 066e0c39f4ba - stable/13 - ftpd(8): do not refer to now unused libxo(3)

2022-07-28 Thread Eugene Grosbein
The branch stable/13 has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=066e0c39f4ba312626e74ea3abea769099f27de2 commit 066e0c39f4ba312626e74ea3abea769099f27de2 Author: Eugene Grosbein AuthorDate: 2022-06-10 14:03:07 + Commit: Eugene Grosbein CommitDate: 2022

git: 149c85360cf8 - stable/12 - ftpd(8): do not refer to now unused libxo(3)

2022-07-28 Thread Eugene Grosbein
The branch stable/12 has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=149c85360cf835b970171cc9a49953770e6c3394 commit 149c85360cf835b970171cc9a49953770e6c3394 Author: Eugene Grosbein AuthorDate: 2022-06-10 14:03:07 + Commit: Eugene Grosbein CommitDate: 2022

git: e9ae9fa93745 - main - syslog(3): unbreak log generation using fabricated PID

2022-08-08 Thread Eugene Grosbein
The branch main has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=e9ae9fa93745669b7dd0341d333257ad6cfe8e37 commit e9ae9fa93745669b7dd0341d333257ad6cfe8e37 Author: Eugene Grosbein AuthorDate: 2022-08-08 22:21:02 + Commit: Eugene Grosbein CommitDate: 2022-08-08

Re: git: 39fdad34e220 - main - stand: impose 510,000 byte limit for /boot/loader and /boot/pxeldr

2022-08-11 Thread Eugene Grosbein
11.08.2022 10:31, Warner Losh wrote: > At this late date, it likely isn't worth the efforts to move parts of > the loader into high memory. There's a number of assumptions about where > the stack is, where buffers reside, etc that are fulfilled when it lives > in the first 640k tha

git: 4f8b31efcf95 - stable/12 - syslog(3): Send proper NILVALUE if gethostname(3) fails.

2022-08-18 Thread Eugene Grosbein
The branch stable/12 has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=4f8b31efcf95b43ed64bf6f9c895a27e8dffe158 commit 4f8b31efcf95b43ed64bf6f9c895a27e8dffe158 Author: Bryan Drewery AuthorDate: 2020-08-14 00:18:18 + Commit: Eugene Grosbein CommitDate: 2022-08

git: 2067574b27ca - stable/13 - MFC: syslog(3): unbreak log generation using fabricated PID

2022-08-21 Thread Eugene Grosbein
The branch stable/13 has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=2067574b27ca5329c893df31bcfc850f64a77af2 commit 2067574b27ca5329c893df31bcfc850f64a77af2 Author: Eugene Grosbein AuthorDate: 2022-08-08 22:21:02 + Commit: Eugene Grosbein CommitDate: 2022

git: 09387f73b1a8 - stable/12 - syslog(3): unbreak log generation using fabricated PID

2022-08-21 Thread Eugene Grosbein
The branch stable/12 has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=09387f73b1a8a1b9359c1e92f5a5c6aea61aefce commit 09387f73b1a8a1b9359c1e92f5a5c6aea61aefce Author: Eugene Grosbein AuthorDate: 2022-08-08 22:21:02 + Commit: Eugene Grosbein CommitDate: 2022

git: 160a2f2cdda8 - main - rc.conf(5): add _umask to run the service using this value

2022-08-27 Thread Eugene Grosbein
The branch main has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=160a2f2cdda806e104c0d3194bfb84b208ad1ae8 commit 160a2f2cdda806e104c0d3194bfb84b208ad1ae8 Author: Eugene Grosbein AuthorDate: 2022-08-28 05:45:23 + Commit: Eugene Grosbein CommitDate: 2022-08-28

Re: git: 24e1824e4646 - main - Deprecate telnet daemon

2022-09-21 Thread Eugene Grosbein
22.09.2022 4:45, Shawn Webb wrote: >> On Wed, Sep 21, 2022 at 01:02:17PM -0500, Mike Karels wrote: >> M> I have no problem with deprecating (or removing) telnetd in base. I >> M> think the client should remain, though. I use it frequently, although >> M> not on the telnet port. ftp* are another

git: 1cbe5012cfe1 - main - pw(8): fix combination of modes -N and -w random

2022-11-28 Thread Eugene Grosbein
The branch main has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=1cbe5012cfe10226dd365af325a01de5d4c15f5d commit 1cbe5012cfe10226dd365af325a01de5d4c15f5d Author: Eugene Grosbein AuthorDate: 2022-11-28 14:22:39 + Commit: Eugene Grosbein CommitDate: 2022-11-28

git: b296e60ed35e - stable/13 - freebsd-update: restart sshd after upgrade

2022-12-09 Thread Eugene Grosbein
The branch stable/13 has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=b296e60ed35ef9936dbe673e4966da439841b320 commit b296e60ed35ef9936dbe673e4966da439841b320 Author: Ed Maste AuthorDate: 2022-05-02 17:16:19 + Commit: Eugene Grosbein CommitDate: 2022-12-10

git: 293ff98462a7 - stable/13 - MFC: pw(8): fix combination of modes -N and -w random

2022-12-11 Thread Eugene Grosbein
The branch stable/13 has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=293ff98462a74ca16638f70c24bee36b42da6aa4 commit 293ff98462a74ca16638f70c24bee36b42da6aa4 Author: Eugene Grosbein AuthorDate: 2022-11-28 14:22:39 + Commit: Eugene Grosbein CommitDate: 2022

git: af959792908b - stable/12 - MFC: pw(8): fix combination of modes -N and -w random

2022-12-11 Thread Eugene Grosbein
The branch stable/12 has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=af959792908b20209506560307904b50f5f8b3a0 commit af959792908b20209506560307904b50f5f8b3a0 Author: Eugene Grosbein AuthorDate: 2022-11-28 14:22:39 + Commit: Eugene Grosbein CommitDate: 2022

git: 6ab555cff601 - main - syslog(3): expand a commentary adding a reference to RFC 3164.

2023-01-01 Thread Eugene Grosbein
The branch main has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=6ab555cff601e42a514db16f6d9b7fd0a4ef94cd commit 6ab555cff601e42a514db16f6d9b7fd0a4ef94cd Author: Eugene Grosbein AuthorDate: 2023-01-01 08:26:30 + Commit: Eugene Grosbein CommitDate: 2023-01-01

git: 2ce3ef550350 - main - syslog: fix PID of forking process

2023-01-03 Thread Eugene Grosbein
The branch main has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=2ce3ef55035093cac7839e71e9ff91f5562ebc29 commit 2ce3ef55035093cac7839e71e9ff91f5562ebc29 Author: Eugene Grosbein AuthorDate: 2023-01-03 08:53:47 + Commit: Eugene Grosbein CommitDate: 2023-01-03

git: 6d1f53109573 - stable/13 - MFC: bcm5874: Add opt_usb.h for module dependency

2023-04-11 Thread Eugene Grosbein
The branch stable/13 has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=6d1f53109573abb651097121e896d1bb3f4b7b07 commit 6d1f53109573abb651097121e896d1bb3f4b7b07 Author: Warner Losh AuthorDate: 2022-04-05 19:44:50 + Commit: Eugene Grosbein CommitDate: 2023-04

git: 37f4cb29bdaf - main - imgact_binmisc: unbreak module build outside of kernel build environment

2023-04-11 Thread Eugene Grosbein
The branch main has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=37f4cb29bdafa33ec46f505fb5b769bafddcac74 commit 37f4cb29bdafa33ec46f505fb5b769bafddcac74 Author: Eugene Grosbein AuthorDate: 2023-04-11 10:31:34 + Commit: Eugene Grosbein CommitDate: 2023-04-11

git: a402e63f4c67 - stable/13 - imgact_binmisc: MFC: unbreak module build outside of kernel build environment

2023-04-13 Thread Eugene Grosbein
The branch stable/13 has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=a402e63f4c677325b63bd7c4bf7cc905d83b762f commit a402e63f4c677325b63bd7c4bf7cc905d83b762f Author: Eugene Grosbein AuthorDate: 2023-04-11 10:31:34 + Commit: Eugene Grosbein CommitDate: 2023

git: 5ee1c90e50ce - main - tmpfs: unbreak module build outside of kernel build environment

2023-04-14 Thread Eugene Grosbein
The branch main has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=5ee1c90e50ce8832c79aa61c8c2bbb71bd097799 commit 5ee1c90e50ce8832c79aa61c8c2bbb71bd097799 Author: Eugene Grosbein AuthorDate: 2023-04-15 04:00:03 + Commit: Eugene Grosbein CommitDate: 2023-04-15

git: 8b7f6783e69b - stable/13 - tmpfs: MFC: unbreak module build outside of kernel build environment

2023-04-17 Thread Eugene Grosbein
The branch stable/13 has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=8b7f6783e69b67f345939f16f0c8d1a50be2f2d1 commit 8b7f6783e69b67f345939f16f0c8d1a50be2f2d1 Author: Eugene Grosbein AuthorDate: 2023-04-15 04:00:03 + Commit: Eugene Grosbein CommitDate: 2023

git: 9f5dc374d0da - main - ipfw.8: improve description for interface matching

2023-04-25 Thread Eugene Grosbein
The branch main has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=9f5dc374d0dadb6947a9bd9ff8ff44931e1b6422 commit 9f5dc374d0dadb6947a9bd9ff8ff44931e1b6422 Author: Eugene Grosbein AuthorDate: 2023-04-25 11:12:11 + Commit: Eugene Grosbein CommitDate: 2023-04-25

git: 83fd35b3f3fa - main - logger(1): fix timestamps in case of long run

2023-04-27 Thread Eugene Grosbein
The branch main has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=83fd35b3f3fa580d2b99874abd1f67ee61dcb659 commit 83fd35b3f3fa580d2b99874abd1f67ee61dcb659 Author: Eugene Grosbein AuthorDate: 2023-04-27 16:43:16 + Commit: Eugene Grosbein CommitDate: 2023-04-27

git: f1c5c9353c0e - stable/13 - ipfw.8: MFC: improve description for interface matching

2023-04-27 Thread Eugene Grosbein
The branch stable/13 has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=f1c5c9353c0ea70fcf058666fbbfa648ad3637c6 commit f1c5c9353c0ea70fcf058666fbbfa648ad3637c6 Author: Eugene Grosbein AuthorDate: 2023-04-25 11:12:11 + Commit: Eugene Grosbein CommitDate: 2023

git: dffde5aa070b - stable/12 - ipfw.8: MFC: improve description for interface matching

2023-04-27 Thread Eugene Grosbein
The branch stable/12 has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=dffde5aa070b0a473a06441c50dc8c796436a7fc commit dffde5aa070b0a473a06441c50dc8c796436a7fc Author: Eugene Grosbein AuthorDate: 2023-04-25 11:12:11 + Commit: Eugene Grosbein CommitDate: 2023

Re: git: e0e5bf4d6283 - main - freebsd-update: Mention 13.2-RELEASE in usage.

2023-04-30 Thread Eugene Grosbein
30.04.2023 12:07, Poul-Henning Kamp wrote: > The branch main has been updated by phk: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=e0e5bf4d62831090a23dd0e0ac374baa0a00ef98 > > commit e0e5bf4d62831090a23dd0e0ac374baa0a00ef98 > Author: Poul-Henning Kamp > AuthorDate: 2023-04-30 05:06:56

git: 4824d7887259 - main - listen(2): improve administrator control over logging

2023-04-30 Thread Eugene Grosbein
The branch main has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=4824d788725987bccff53dec8c103cbac455b3ed commit 4824d788725987bccff53dec8c103cbac455b3ed Author: Eugene Grosbein AuthorDate: 2023-04-30 20:14:30 + Commit: Eugene Grosbein CommitDate: 2023-04-30

git: dadf64c5586e - stable/14 - ng_ipfw: allow use of 32 bits wide cookies

2023-11-29 Thread Eugene Grosbein
The branch stable/14 has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=dadf64c5586e5fa5e1018a3d8a02c9873b1121b8 commit dadf64c5586e5fa5e1018a3d8a02c9873b1121b8 Author: Eugene Grosbein AuthorDate: 2023-11-14 09:36:08 + Commit: Eugene Grosbein CommitDate: 2023

git: 0b9242dea68c - stable/13 - ng_ipfw: allow use of 32 bits wide cookies

2023-11-29 Thread Eugene Grosbein
The branch stable/13 has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=0b9242dea68c44dc630921d3802f3f80f4d84b48 commit 0b9242dea68c44dc630921d3802f3f80f4d84b48 Author: Eugene Grosbein AuthorDate: 2023-11-14 09:36:08 + Commit: Eugene Grosbein CommitDate: 2023

git: 7342935fb3d6 - stable/12 - ng_ipfw: allow use of 32 bits wide cookies

2023-11-29 Thread Eugene Grosbein
The branch stable/12 has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=7342935fb3d6ce2b7bc65ee9baefc89eaf5d65b3 commit 7342935fb3d6ce2b7bc65ee9baefc89eaf5d65b3 Author: Eugene Grosbein AuthorDate: 2023-11-14 09:36:08 + Commit: Eugene Grosbein CommitDate: 2023

git: ed36613e65ab - stable/13 - rc: add ${name}_setup script support

2023-12-02 Thread Eugene Grosbein
The branch stable/13 has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=ed36613e65ab59ba8e9c2ca73ca8188457b51d01 commit ed36613e65ab59ba8e9c2ca73ca8188457b51d01 Author: Franco Fichtner AuthorDate: 2022-08-15 14:41:31 + Commit: Eugene Grosbein CommitDate: 2023

git: 2d6a03dd43c7 - stable/13 - rc.conf(5): add _umask to run the service using this value

2023-12-02 Thread Eugene Grosbein
The branch stable/13 has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=2d6a03dd43c758cdd7c7dd9590459d1aa77d4333 commit 2d6a03dd43c758cdd7c7dd9590459d1aa77d4333 Author: Eugene Grosbein AuthorDate: 2022-08-28 05:45:23 + Commit: Eugene Grosbein CommitDate: 2023

git: b1e0b0cb7ce1 - stable/12 - rc: add ${name}_setup script support

2023-12-02 Thread Eugene Grosbein
The branch stable/12 has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=b1e0b0cb7ce100b317cf69ec5180660d31e25c3c commit b1e0b0cb7ce100b317cf69ec5180660d31e25c3c Author: Franco Fichtner AuthorDate: 2022-08-15 14:41:31 + Commit: Eugene Grosbein CommitDate: 2023

git: 2e6541b943ef - stable/12 - rc.conf(5): add _umask to run the service using this value

2023-12-02 Thread Eugene Grosbein
The branch stable/12 has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=2e6541b943efb785aa6e04957e511a83b452b240 commit 2e6541b943efb785aa6e04957e511a83b452b240 Author: Eugene Grosbein AuthorDate: 2022-08-28 05:45:23 + Commit: Eugene Grosbein CommitDate: 2023

git: 970d73856b62 - main - usbdevs: add quirk for WD MyPassport Ultra External HDD

2023-12-03 Thread Eugene Grosbein
The branch main has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=970d73856b626a68597de19d37b68c376e2c0491 commit 970d73856b626a68597de19d37b68c376e2c0491 Author: Eugene Grosbein AuthorDate: 2023-12-03 16:48:34 + Commit: Eugene Grosbein CommitDate: 2023-12-03

git: 8c165cbaf02d - stable/14 - usbdevs: add quirk for WD MyPassport Ultra External HDD

2023-12-05 Thread Eugene Grosbein
The branch stable/14 has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=8c165cbaf02dabb3fa446d1ad355dc5c0167e978 commit 8c165cbaf02dabb3fa446d1ad355dc5c0167e978 Author: Eugene Grosbein AuthorDate: 2023-12-03 16:48:34 + Commit: Eugene Grosbein CommitDate: 2023

git: e8c442442de2 - stable/13 - usbdevs: add quirk for WD MyPassport Ultra External HDD

2023-12-05 Thread Eugene Grosbein
The branch stable/13 has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=e8c442442de21fb9d683690672f12dd237f983d0 commit e8c442442de21fb9d683690672f12dd237f983d0 Author: Eugene Grosbein AuthorDate: 2023-12-03 16:48:34 + Commit: Eugene Grosbein CommitDate: 2023

git: b743fda10257 - stable/12 - usbdevs: add quirk for WD MyPassport Ultra External HDD

2023-12-05 Thread Eugene Grosbein
The branch stable/12 has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=b743fda10257b8381cc5461207da720dc305d20e commit b743fda10257b8381cc5461207da720dc305d20e Author: Eugene Grosbein AuthorDate: 2023-12-03 16:48:34 + Commit: Eugene Grosbein CommitDate: 2023

git: 32d8af2b2d6a - stable/13 - MFC mii: Add opt_platform.h to all miibus drivers

2022-06-05 Thread Eugene Grosbein
The branch stable/13 has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=32d8af2b2d6a5da670ddbda34420e2ce114c4dc8 commit 32d8af2b2d6a5da670ddbda34420e2ce114c4dc8 Author: Warner Losh AuthorDate: 2022-04-05 19:40:01 + Commit: Eugene Grosbein CommitDate: 2022-06

git: 3279cac9dd7a - stable/13 - mii: correction after MFC

2022-06-05 Thread Eugene Grosbein
The branch stable/13 has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=3279cac9dd7a81c6456e47f0ceac66e80e59ab21 commit 3279cac9dd7a81c6456e47f0ceac66e80e59ab21 Author: Eugene Grosbein AuthorDate: 2022-06-05 17:25:13 + Commit: Eugene Grosbein CommitDate: 2022

git: 32467e47b7b7 - main - if_glxgbe: fix stand-alone module build

2022-06-05 Thread Eugene Grosbein
The branch main has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=32467e47b7b7d224ca51889bbb9233af0462d87f commit 32467e47b7b7d224ca51889bbb9233af0462d87f Author: Eugene Grosbein AuthorDate: 2022-06-05 17:59:46 + Commit: Eugene Grosbein CommitDate: 2022-06-05

git: 966e279052f3 - main - if_glxgb: fix stand-alone module build

2022-06-05 Thread Eugene Grosbein
The branch main has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=966e279052f33b1665480e0327c177013cb8205a commit 966e279052f33b1665480e0327c177013cb8205a Author: Eugene Grosbein AuthorDate: 2022-06-05 17:54:50 + Commit: Eugene Grosbein CommitDate: 2022-06-05

git: 20634f026179 - main - if_qlxge: fix stand-alone module build

2022-06-05 Thread Eugene Grosbein
The branch main has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=20634f026179ac73d4ea780138789195e335f275 commit 20634f026179ac73d4ea780138789195e335f275 Author: Eugene Grosbein AuthorDate: 2022-06-05 18:05:02 + Commit: Eugene Grosbein CommitDate: 2022-06-05

git: 02acb1db346e - stable/12 - MFC: fetch: make -S argument accept values > 2GB

2022-06-06 Thread Eugene Grosbein
The branch stable/12 has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=02acb1db346eccba328c35c2f5db8bd581f74839 commit 02acb1db346eccba328c35c2f5db8bd581f74839 Author: Stefan Eßer AuthorDate: 2022-02-20 14:24:43 + Commit: Eugene Grosbein CommitDate: 2022-06

git: 9feba5ab9023 - stable/11 - fetch: MFC: make -S argument accept values > 2GB

2022-06-06 Thread Eugene Grosbein
The branch stable/11 has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=9feba5ab9023bac268f5f26fae1bc6d8ffbd49eb commit 9feba5ab9023bac268f5f26fae1bc6d8ffbd49eb Author: Stefan Eßer AuthorDate: 2022-02-20 14:24:43 + Commit: Eugene Grosbein CommitDate: 2022-06

git: eafbf796dbb3 - stable/13 - if_qlxge: fix stand-alone module build

2022-06-07 Thread Eugene Grosbein
The branch stable/13 has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=eafbf796dbb3f707360dd98bfd8c8f31ec0ee926 commit eafbf796dbb3f707360dd98bfd8c8f31ec0ee926 Author: Eugene Grosbein AuthorDate: 2022-06-05 18:05:02 + Commit: Eugene Grosbein CommitDate: 2022

git: 3a6c9f345a6b - stable/13 - MFC: if_glxgb: fix stand-alone module build

2022-06-07 Thread Eugene Grosbein
The branch stable/13 has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=3a6c9f345a6b824fd1e0594e19f217e0176a6e76 commit 3a6c9f345a6b824fd1e0594e19f217e0176a6e76 Author: Eugene Grosbein AuthorDate: 2022-06-05 17:54:50 + Commit: Eugene Grosbein CommitDate: 2022

git: 0bbbd845fd32 - stable/13 - MFC: if_glxgbe: fix stand-alone module build

2022-06-07 Thread Eugene Grosbein
The branch stable/13 has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=0bbbd845fd32ef07707c03d1dc4e4b27f6ebef83 commit 0bbbd845fd32ef07707c03d1dc4e4b27f6ebef83 Author: Eugene Grosbein AuthorDate: 2022-06-05 17:59:46 + Commit: Eugene Grosbein CommitDate: 2022

git: 796d48ec4168 - main - ftpd(8): do not refer to now unused libxo(3)

2022-06-10 Thread Eugene Grosbein
The branch main has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=796d48ec416863ab2826a1205365710635244023 commit 796d48ec416863ab2826a1205365710635244023 Author: Eugene Grosbein AuthorDate: 2022-06-10 14:03:07 + Commit: Eugene Grosbein CommitDate: 2022-06-10

git: 048ce0876f54 - main - adjkerntz(8): detect extra jailed invokation to keep logs clean

2022-06-21 Thread Eugene Grosbein
The branch main has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=048ce0876f5421f70a6d348479bdeacdd8472bed commit 048ce0876f5421f70a6d348479bdeacdd8472bed Author: Eugene Grosbein AuthorDate: 2022-06-21 18:29:08 + Commit: Eugene Grosbein CommitDate: 2022-06-21

git: 95144583f70b - main - adjkerntz(8): revert "detect extra jailed invokation to keep logs clean"

2022-06-23 Thread Eugene Grosbein
The branch main has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=95144583f70b91c33270c3eee7d682e39e210cae commit 95144583f70b91c33270c3eee7d682e39e210cae Author: Eugene Grosbein AuthorDate: 2022-06-23 14:46:08 + Commit: Eugene Grosbein CommitDate: 2022-06-23

Re: git: d80d73493767 - main - arp(8): use getifaddrs(3) instead of ioctl(SIOCGIFCONF)

2022-07-04 Thread Eugene Grosbein
05.07.2022 10:56, Gleb Smirnoff wrote: > The branch main has been updated by glebius: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=d80d73493767111b7569e831a93061014c682274 > > commit d80d73493767111b7569e831a93061014c682274 > Author: KUROSAWA Takahiro > AuthorDate: 2022-07-05 03:56:2

  1   2   3   >