git: 903526542ac2 - main - Cirrus-CI: Add descriptive task name

2021-06-02 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=903526542ac2309c08c769e517ea173a9f67cdb2 commit 903526542ac2309c08c769e517ea173a9f67cdb2 Author: Ed Maste AuthorDate: 2021-06-02 15:31:48 + Commit: Ed Maste CommitDate: 2021-06-02 23:58:40

git: dd41de95a84d - main - Cirrus-CI: retry pkg installation on failure

2021-06-02 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=dd41de95a84d979615a2ef11df6850622bf6184e commit dd41de95a84d979615a2ef11df6850622bf6184e Author: Ed Maste AuthorDate: 2021-06-02 14:42:57 + Commit: Ed Maste CommitDate: 2021-06-03 02:41:20

Re: git: 455dff72fcc2 - main - hpt27xx: Use EXTRA_OBJS instead of OBJS

2021-06-03 Thread Ed Maste
On Thu, 3 Jun 2021 at 09:10, Shawn Webb wrote: > > There's something about this change that breaks buildkernel: > > make[4]: make[4]: don't know how to make > /usr/src/sys/dev/hptrr/amd64-elf.hptrr_lib.o. Stop > `/usr/src/sys/dev/hptrr/amd64-elf.hptrr_lib.o' was not built (being made, > type OP_

git: 05c2d94a081d - main - LinuxKPI: add pr_err_once

2021-06-07 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=05c2d94a081d5948560a01c26c7f432960cde606 commit 05c2d94a081d5948560a01c26c7f432960cde606 Author: Greg V AuthorDate: 2021-06-07 14:30:18 + Commit: Ed Maste CommitDate: 2021-06-07 14:31:48 +

git: 225605ec1681 - main - Cirrus-CI: Use the default Git history depth

2021-06-07 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=225605ec1681d5ac08b297aa4efbc64bcb950fc2 commit 225605ec1681d5ac08b297aa4efbc64bcb950fc2 Author: Fedor Korotkov AuthorDate: 2021-01-29 14:22:54 + Commit: Ed Maste CommitDate: 2021-06-07 22:50

git: f530cce55c4f - main - UPDATING: correct typo

2021-06-08 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=f530cce55c4ffd33f677bde5e3a2b082abec3875 commit f530cce55c4ffd33f677bde5e3a2b082abec3875 Author: Ed Maste AuthorDate: 2021-06-09 00:46:16 + Commit: Ed Maste CommitDate: 2021-06-09 00:47:05

git: 597cc550e7b9 - main - LinuxKPI: add fault_flag_allow_retry_first

2021-06-09 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=597cc550e7b98294617cdd41800e9f132b6bcad9 commit 597cc550e7b98294617cdd41800e9f132b6bcad9 Author: Greg V AuthorDate: 2021-06-09 23:09:16 + Commit: Ed Maste CommitDate: 2021-06-09 23:11:41 +

Re: git: 160388166736 - main - zfs: merge openzfs/zfs@75b4cbf62 (master) into main

2021-06-10 Thread Ed Maste
On Tue, 8 Jun 2021 at 10:53, Martin Matuska wrote: > > The branch main has been updated by mm: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=1603881667360c015f6685131f2f25474fa67a72 > > commit 1603881667360c015f6685131f2f25474fa67a72 > Merge: ed9215c8e05f 75b4cbf62590 > Author: Martin Ma

git: d98a4eb807e9 - main - mkimg: Add fat32lba partition type

2021-06-21 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=d98a4eb807e972ac207264043ba3c50ba94f5df5 commit d98a4eb807e972ac207264043ba3c50ba94f5df5 Author: Jose Luis Duran AuthorDate: 2021-06-18 14:55:24 + Commit: Ed Maste CommitDate: 2021-06-22 01:04

git: 3f9acedb020b - main - growfs: do not error if filesystem is already requested size

2021-11-15 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=3f9acedb020b4bcac850eee8a60c75e0880d3e3f commit 3f9acedb020b4bcac850eee8a60c75e0880d3e3f Author: Ed Maste AuthorDate: 2021-11-15 20:37:34 + Commit: Ed Maste CommitDate: 2021-11-15 20:40:57

git: 63f44132810d - main - Cirrus-CI: build with LLVM 13 package

2021-11-18 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=63f44132810d2b15178503cb738866f6e8533aee commit 63f44132810d2b15178503cb738866f6e8533aee Author: Ed Maste AuthorDate: 2021-11-17 02:42:51 + Commit: Ed Maste CommitDate: 2021-11-18 14:57:33

Re: git: b014e0f15bc7 - main - Enable ASLR by default for 64-bit executables

2021-11-18 Thread Ed Maste
On Tue, 16 Nov 2021 at 18:42, Kubilay Kocak wrote: > > The current description seems ambiguous with respect to the added > comment. If the sysctl (=1) applies ASLR "only" for PIE binaries, where > the =0 (sysctl disabled) case applies it unconditionally, a better > description might be: > > "Enabl

Re: git: b014e0f15bc7 - main - Enable ASLR by default for 64-bit executables

2021-11-18 Thread Ed Maste
On Wed, 17 Nov 2021 at 00:40, Shawn Webb wrote: > > It also doesn't make much sense to toggle AS{L}R for the different > parts of an executable image. AS{L}R is an "all or nothing" thing. There's not toggles for different parts of an executable image. The aslr_enable and pie_aslr_enable sysctls

git: 438fd19dc327 - main - ssh: mention nanobsd config files in upgrade instructions

2021-11-20 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=438fd19dc327400e5fbcebfcb9fe9361b317e791 commit 438fd19dc327400e5fbcebfcb9fe9361b317e791 Author: Ed Maste AuthorDate: 2021-11-20 21:22:28 + Commit: Ed Maste CommitDate: 2021-11-20 21:38:18

git: 036af1053acd - main - mkimg: zero entry in vhdx_write_metadata

2021-11-20 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=036af1053acd6cae68c5fb6bed30508f2e40be13 commit 036af1053acd6cae68c5fb6bed30508f2e40be13 Author: Ed Maste AuthorDate: 2021-11-21 00:29:11 + Commit: Ed Maste CommitDate: 2021-11-21 00:37:25

git: 8ec4c5dae327 - main - Fix coredump_phnum test with ASLR enabled by default

2021-11-21 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=8ec4c5dae32765701ac70811455084efd1570c32 commit 8ec4c5dae32765701ac70811455084efd1570c32 Author: Ed Maste AuthorDate: 2021-11-21 17:17:20 + Commit: Ed Maste CommitDate: 2021-11-21 17:57:38

git: 093cf7905697 - main - makefs: remove set but not used variables

2021-11-21 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=093cf790569775b80662926efea6d9d3464bde94 commit 093cf790569775b80662926efea6d9d3464bde94 Author: Ed Maste AuthorDate: 2021-11-22 02:19:43 + Commit: Ed Maste CommitDate: 2021-11-22 02:21:34

git: c0aa5f6a321b - main - mgb: remove set but not used variables

2021-11-23 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=c0aa5f6a321b8e7a921eda69ec0ab7373890c155 commit c0aa5f6a321b8e7a921eda69ec0ab7373890c155 Author: Ed Maste AuthorDate: 2021-11-23 01:32:29 + Commit: Ed Maste CommitDate: 2021-11-24 01:56:53

Re: git: a46722b58056 - main - ncurses: register formw as usable lib for LIBADD

2021-11-24 Thread Ed Maste
On Wed, 24 Nov 2021 at 10:49, Baptiste Daroussin wrote: > > I think it should be fixed, I don't think it is necessary to add it to the > prebuild_libs https://ci.freebsd.org/tinderbox/ (at e052f7269108) and https://cirrus-ci.com/github/freebsd/freebsd-src/main (at 05ea7a3 right now) are still red

git: 483a226238ed - main - Add ncurses/form to _prebuild_libs to fix build

2021-11-24 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=483a226238ed8949c6d280ae0757a0683962a74b commit 483a226238ed8949c6d280ae0757a0683962a74b Author: Ed Maste AuthorDate: 2021-11-24 18:56:38 + Commit: Ed Maste CommitDate: 2021-11-24 19:39:37

git: 9c943f7a0396 - main - arch.7: move discontinued CPU archs to own table

2021-11-25 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=9c943f7a0396850e3c66760b8807b6da0c19104a commit 9c943f7a0396850e3c66760b8807b6da0c19104a Author: Ed Maste AuthorDate: 2021-11-25 02:13:04 + Commit: Ed Maste CommitDate: 2021-11-25 17:54:06

git: 9c983ad791c3 - main - arch.7: update applicable FreeBSD versions to 12.0 and later

2021-11-25 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=9c983ad791c3ca8213cae949f9ad381d1309ad8e commit 9c983ad791c3ca8213cae949f9ad381d1309ad8e Author: Ed Maste AuthorDate: 2021-11-25 18:50:03 + Commit: Ed Maste CommitDate: 2021-11-26 01:08:21

git: 228e020a3b61 - main - Correct syscons description in i386 and amd64 configs

2021-11-27 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=228e020a3b6142bef17cfeb86cf06f1fd1f4f1fc commit 228e020a3b6142bef17cfeb86cf06f1fd1f4f1fc Author: Ed Maste AuthorDate: 2021-11-27 21:15:41 + Commit: Ed Maste CommitDate: 2021-11-27 21:22:42

git: b8cf1c5c30a5 - main - Remove options VESA from x86 GENERIC

2021-11-28 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=b8cf1c5c30a5e6da4e2c9702ffd607a90453fb33 commit b8cf1c5c30a5e6da4e2c9702ffd607a90453fb33 Author: Ed Maste AuthorDate: 2021-11-27 20:27:45 + Commit: Ed Maste CommitDate: 2021-11-28 16:29:17

git: a4ef9e58bc0c - main - sbin: build ping if at least one of INET & INET6 is enabled

2021-11-28 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=a4ef9e58bc0c07110a54ba0fa88eb118c5377e6f commit a4ef9e58bc0c07110a54ba0fa88eb118c5377e6f Author: Ed Maste AuthorDate: 2021-11-28 17:50:13 + Commit: Ed Maste CommitDate: 2021-11-28 18:05:39

git: 0179739a0096 - main - OptionalObsoleteFiles: remove ping with INET & INET6 disabled

2021-11-28 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=0179739a0096c62cb3c9665d68246046255ab849 commit 0179739a0096c62cb3c9665d68246046255ab849 Author: Ed Maste AuthorDate: 2021-11-28 18:23:29 + Commit: Ed Maste CommitDate: 2021-11-28 18:23:29

git: 777526ed8382 - main - Remove options VESA from x86 MINIMAL

2021-11-28 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=777526ed83822e1af2b7f7ea4186dbf7d3d3d60a commit 777526ed83822e1af2b7f7ea4186dbf7d3d3d60a Author: Ed Maste AuthorDate: 2021-11-28 19:10:28 + Commit: Ed Maste CommitDate: 2021-11-28 19:37:46

git: 28dcccc12963 - main - x86 GENERIC/MINIMAL: group sc(4) devices together

2021-11-28 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=28d1296398f10fcd69883b553161a7a83593 commit 28d1296398f10fcd69883b553161a7a83593 Author: Ed Maste AuthorDate: 2021-11-28 19:11:56 + Commit: Ed Maste CommitDate: 2021-11-28 19:38:41

git: 1b9344add475 - main - OptionalObsoleteFiles: remove GCC remnants

2021-11-30 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=1b9344add475179e4ee6b13f25def6f44799a929 commit 1b9344add475179e4ee6b13f25def6f44799a929 Author: Ed Maste AuthorDate: 2021-11-30 18:39:21 + Commit: Ed Maste CommitDate: 2021-11-30 18:41:41

git: f7ea22e21153 - main - OptionalObsoleteFiles: move /usr/bin/CC to MK_TOOLCHAIN section

2021-12-01 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=f7ea22e2115329b7a4f2c6620e59e644f509a4ca commit f7ea22e2115329b7a4f2c6620e59e644f509a4ca Author: Ed Maste AuthorDate: 2021-12-01 21:38:10 + Commit: Ed Maste CommitDate: 2021-12-01 21:43:44

git: c3f345ae3c0f - main - OptionalObsoleteFiles.inc: remove MK_CXX rule for usr/bin/c++

2021-12-01 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=c3f345ae3c0fac0684f83cff72ae23da18468777 commit c3f345ae3c0fac0684f83cff72ae23da18468777 Author: Ed Maste AuthorDate: 2021-12-01 21:49:16 + Commit: Ed Maste CommitDate: 2021-12-02 02:42:48

git: 145a574fa1a9 - main - WITH_/WITHOUT_CXX: update description

2021-12-02 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=145a574fa1a9fa6732a7917778ed3185e990d1dd commit 145a574fa1a9fa6732a7917778ed3185e990d1dd Author: Ed Maste AuthorDate: 2021-12-02 16:24:08 + Commit: Ed Maste CommitDate: 2021-12-02 16:30:22

git: 24a41a520f58 - main - src.conf.5: regen after WITHOUT_CXX description update

2021-12-02 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=24a41a520f5847ce2056bc2fa34977f07f5d4c74 commit 24a41a520f5847ce2056bc2fa34977f07f5d4c74 Author: Ed Maste AuthorDate: 2021-12-02 16:34:24 + Commit: Ed Maste CommitDate: 2021-12-02 16:34:24

git: fc073e6743a9 - main - Move _p.a profiling archives under MK_INSTALLLIB

2021-12-04 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=fc073e6743a989c9d0b8f619ce0f903271c0db2e commit fc073e6743a989c9d0b8f619ce0f903271c0db2e Author: Ed Maste AuthorDate: 2021-12-02 15:27:12 + Commit: Ed Maste CommitDate: 2021-12-04 21:32:26

git: bdcfd222ce63 - main - Remove FREEBSD-vendor files

2021-12-06 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=bdcfd222ce6369e7aeaceb9a92ffdde84bdbf6cd commit bdcfd222ce6369e7aeaceb9a92ffdde84bdbf6cd Author: Ed Maste AuthorDate: 2021-12-06 21:27:48 + Commit: Ed Maste CommitDate: 2021-12-06 21:36:44

git: 08055452cbf2 - main - libkvm: fix kvm_walk_pages

2021-12-10 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=08055452cbf24a3cea48cb4f665bab78d89b7a39 commit 08055452cbf24a3cea48cb4f665bab78d89b7a39 Author: Bora Özarslan AuthorDate: 2021-11-25 19:09:26 + Commit: Ed Maste CommitDate: 2021-12-10 19:15

Re: git: 4dbc7835cdfc - main - mips: Turn off LLVM MIPS targets by default

2021-12-14 Thread Ed Maste
On Tue, 14 Dec 2021 at 13:27, John Baldwin wrote: > > This breaks NO_CLEAN=yes builds in I think a lot of object files. > ... > Perhaps we should be generating those header files in OBJDIR (and use a > move-if-changed > scheme to avoid bumping the date if the contents haven't changed) so that >

git: 8b9fe05a49d7 - main - README.md: correct GPL expansion

2021-12-14 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=8b9fe05a49d7cd8079e3364f75fd48b2f53bf696 commit 8b9fe05a49d7cd8079e3364f75fd48b2f53bf696 Author: Fabian Keil AuthorDate: 2021-12-14 21:49:44 + Commit: Ed Maste CommitDate: 2021-12-14 21:51:22

Re: git: a46856c3f9ec - main - amd64: Do not build sconfig

2021-12-15 Thread Ed Maste
On Wed, 15 Dec 2021 at 11:39, Emmanuel Vadot wrote: > > The branch main has been updated by manu: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=a46856c3f9ec86bd8f0436c3f0736783c2f804db > > commit a46856c3f9ec86bd8f0436c3f0736783c2f804db > Author: Emmanuel Vadot > AuthorDate: 2021-12-15

git: 301d1de6bae2 - main - Remove 'All Rights Reserved' from xlocale FreeBSD Foundation copyrights

2021-12-16 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=301d1de6bae222fb695a7401a66f1a22339e5038 commit 301d1de6bae222fb695a7401a66f1a22339e5038 Author: Ed Maste AuthorDate: 2021-12-16 19:28:19 + Commit: Ed Maste CommitDate: 2021-12-16 19:29:12

git: 266cbbfc6526 - main - README.md: update gnu directory description

2021-12-17 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=266cbbfc65263a3b8bc7c95dd3d589aab7cefe7f commit 266cbbfc65263a3b8bc7c95dd3d589aab7cefe7f Author: Ed Maste AuthorDate: 2021-12-17 13:43:47 + Commit: Ed Maste CommitDate: 2021-12-17 13:45:31

Re: git: 266cbbfc6526 - main - README.md: update gnu directory description

2021-12-17 Thread Ed Maste
On Fri, 17 Dec 2021 at 08:45, Ed Maste wrote: > > The branch main has been updated by emaste: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=266cbbfc65263a3b8bc7c95dd3d589aab7cefe7f > > commit 266cbbfc65263a3b8bc7c95dd3d589aab7cefe7f > Author: Ed Maste > Auth

Re: git: 8010f4ad21b6 - main - libusb: remove use of COMPAT_32BIT

2021-12-17 Thread Ed Maste
On Fri, 17 Dec 2021 at 16:29, Brooks Davis wrote: > > The branch main has been updated by brooks: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=8010f4ad21b6120e929bda4eed27696e63514677 > > commit 8010f4ad21b6120e929bda4eed27696e63514677 > Author: Brooks Davis > AuthorDate: 2021-12-17 21

Re: git: 8010f4ad21b6 - main - libusb: remove use of COMPAT_32BIT

2021-12-17 Thread Ed Maste
On Fri, 17 Dec 2021 at 16:43, Ed Maste wrote: > > We should probably have bsd.lib.mk just skip PRIVATELIBs under > COMPAT_32BIT. I'll try to take a look at that sometime. Jess points out that we have some non-PRIVATELIBs that depend on PRIVATELIBs, so we can't just do this in general.

git: e9e8876a4d6a - main - ssh: update to OpenSSH v8.8p1

2021-12-19 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=e9e8876a4d6afc1ad5315faaa191b25121a813d7 commit e9e8876a4d6afc1ad5315faaa191b25121a813d7 Merge: 71a1539e3783 4f19900354cc Author: Ed Maste AuthorDate: 2021-12-19 16:02:02 + Commit: Ed Maste

git: 8c22023ca5e1 - main - ssh: disable RSA/SHA-1 signatures

2021-12-19 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=8c22023ca5e18d5e4b01b66cf5fae770f12253ad commit 8c22023ca5e18d5e4b01b66cf5fae770f12253ad Author: Ed Maste AuthorDate: 2021-12-19 02:51:01 + Commit: Ed Maste CommitDate: 2021-12-19 16:03:45

git: 2ffb13149c8e - main - nanobsd: sync base system ssh config files

2021-12-20 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=2ffb13149c8e46cb7d7e891b237255615906dc60 commit 2ffb13149c8e46cb7d7e891b237255615906dc60 Author: Ed Maste AuthorDate: 2021-12-20 16:11:00 + Commit: Ed Maste CommitDate: 2021-12-20 16:11:00

git: 3e01ee76f204 - main - lorder: add note that it is no longer required

2021-12-20 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=3e01ee76f2042fe07ad5cf8edeb5065bc0aba320 commit 3e01ee76f2042fe07ad5cf8edeb5065bc0aba320 Author: Ed Maste AuthorDate: 2021-12-20 17:57:34 + Commit: Ed Maste CommitDate: 2021-12-20 17:59:01

git: cb2d1350154a - main - csu: define STRIP_FBSDID

2021-12-21 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=cb2d1350154aab1d649ca70d45ebc7a88708491c commit cb2d1350154aab1d649ca70d45ebc7a88708491c Author: Ed Maste AuthorDate: 2021-12-20 21:30:09 + Commit: Ed Maste CommitDate: 2021-12-21 18:34:42

git: 5bc2e6e22774 - main - getfh: clarify that it is a privileged operation

2021-12-23 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=5bc2e6e22774f4663c971a4b5b7eaf4cb9a2485e commit 5bc2e6e22774f4663c971a4b5b7eaf4cb9a2485e Author: Ed Maste AuthorDate: 2021-12-23 15:24:27 + Commit: Ed Maste CommitDate: 2021-12-23 16:54:43

git: 6b1c5775d1c2 - main - Move libc++ from /usr/lib to /lib

2021-12-29 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=6b1c5775d1c29c7c42201254df82aca9f3820bc8 commit 6b1c5775d1c29c7c42201254df82aca9f3820bc8 Author: Ed Maste AuthorDate: 2021-12-29 19:50:03 + Commit: Ed Maste CommitDate: 2021-12-29 19:51:28

git: edadbb46065d - main - ar: deprecate -T option

2021-12-29 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=edadbb46065d9ee9559140b2522197fcdba57064 commit edadbb46065d9ee9559140b2522197fcdba57064 Author: Ed Maste AuthorDate: 2021-12-29 19:59:06 + Commit: Ed Maste CommitDate: 2021-12-29 20:14:06

git: ca457394fccf - main - readelf: add Go Build ID ELF note support

2021-12-29 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=ca457394fccfc7d712cd9cc6a66e574767a0a32b commit ca457394fccfc7d712cd9cc6a66e574767a0a32b Author: Ed Maste AuthorDate: 2021-12-10 20:11:45 + Commit: Ed Maste CommitDate: 2021-12-29 20:30:22

git: b6f7942cbcbd - main - Revert "Move libc++ from /usr/lib to /lib"

2021-12-30 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=b6f7942cbcbde7c09788e86fdfe9310eafcb6e9f commit b6f7942cbcbde7c09788e86fdfe9310eafcb6e9f Author: Ed Maste AuthorDate: 2021-12-30 15:25:08 + Commit: Ed Maste CommitDate: 2021-12-30 15:25:58

git: 818952c638a7 - main - Fix kernel build without INET6

2021-12-30 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=818952c638a72bd677345fd8ddd05c31b34a2aee commit 818952c638a72bd677345fd8ddd05c31b34a2aee Author: Ed Maste AuthorDate: 2021-12-30 21:49:35 + Commit: Ed Maste CommitDate: 2021-12-30 23:40:46

git: 9faa27f263d1 - main - ssh: update FREEBSD-upgrade for upstream CheckHostIP default change

2023-03-29 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=9faa27f263d1b68cc1beb5a58e9ff2a80fa1e20e commit 9faa27f263d1b68cc1beb5a58e9ff2a80fa1e20e Author: Ed Maste AuthorDate: 2023-03-29 22:27:21 + Commit: Ed Maste CommitDate: 2023-03-29 23:32:44

git: 1fb7d2cf999e - main - makefs: spelling

2023-03-29 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=1fb7d2cf999e52e3682174d0c2f20cb3baf414f3 commit 1fb7d2cf999e52e3682174d0c2f20cb3baf414f3 Author: Ed Maste AuthorDate: 2023-03-30 01:40:07 + Commit: Ed Maste CommitDate: 2023-03-30 01:48:14

git: cc4adc4c4e47 - main - makefs: remove vestigial '?' cases from top-level getopt(3) loop

2023-03-30 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=cc4adc4c4e473d47b687d2ac2757157abd728c81 commit cc4adc4c4e473d47b687d2ac2757157abd728c81 Author: Ed Maste AuthorDate: 2023-03-30 01:33:39 + Commit: Ed Maste CommitDate: 2023-03-30 13:20:00

git: 45e405603b7f - main - makefs: do not pass mode to open() call lacking O_CREAT

2023-03-30 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=45e405603b7f4d33372f32c80453ab5cd0d8fdcf commit 45e405603b7f4d33372f32c80453ab5cd0d8fdcf Author: Ed Maste AuthorDate: 2023-03-30 01:42:44 + Commit: Ed Maste CommitDate: 2023-03-30 13:20:00

git: 52c68e1625e4 - main - makefs: Whitespace cleanup to sync with NetBSD

2023-03-30 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=52c68e1625e418e384b6d2d118a22bc3e4529f64 commit 52c68e1625e418e384b6d2d118a22bc3e4529f64 Author: Ed Maste AuthorDate: 2023-03-30 14:31:14 + Commit: Ed Maste CommitDate: 2023-03-30 15:45:13

git: 30da840c627c - main - memmem: add a note about other systems which have memmem

2023-03-30 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=30da840c627c80800c06edef346d907d6e5066a6 commit 30da840c627c80800c06edef346d907d6e5066a6 Author: Ed Maste AuthorDate: 2023-03-30 01:03:27 + Commit: Ed Maste CommitDate: 2023-03-30 16:14:26

git: efe6a1574ec0 - main - makefs: correct "filname" typo

2023-03-30 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=efe6a1574ec0a1b41a5729a478c6243002da60c9 commit efe6a1574ec0a1b41a5729a478c6243002da60c9 Author: Ed Maste AuthorDate: 2023-03-30 14:14:56 + Commit: Ed Maste CommitDate: 2023-03-30 16:21:26

git: f0bef3d20eb6 - main - makefs: #define Apple Partition bits

2023-03-30 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=f0bef3d20eb6e28cf66a42c6d34fdfe80a784365 commit f0bef3d20eb6e28cf66a42c6d34fdfe80a784365 Author: Ed Maste AuthorDate: 2023-03-30 16:45:18 + Commit: Ed Maste CommitDate: 2023-03-30 22:27:30

git: d33cdf16df52 - main - fs/cd9660: add header include guards

2023-03-30 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=d33cdf16df52050102931ee3b37ce173e449c9c1 commit d33cdf16df52050102931ee3b37ce173e449c9c1 Author: Ed Maste AuthorDate: 2023-03-30 16:49:40 + Commit: Ed Maste CommitDate: 2023-03-30 23:20:54

git: c6ed8694ac58 - main - makefs: improve some cd9660 error messages

2023-03-31 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=c6ed8694ac58c8b81a5e4944cb96c2fa19b6ca79 commit c6ed8694ac58c8b81a5e4944cb96c2fa19b6ca79 Author: Ed Maste AuthorDate: 2023-03-30 23:36:37 + Commit: Ed Maste CommitDate: 2023-03-31 14:03:05

Re: git: 61194e9852e6 - main - Add kqueue1() syscall

2023-03-31 Thread Ed Maste
On Fri, 31 Mar 2023 at 12:38, Charlie Li wrote: > > Konstantin Belousov wrote: > > The branch main has been updated by kib: > > > > URL: > > https://cgit.FreeBSD.org/src/commit/?id=61194e9852e641d1533cd04a5679d6042ff975d3 > > > > commit 61194e9852e641d1533cd04a5679d6042ff975d3 > > Author: Kon

git: d860991a7289 - main - kqueue: tidy up indentation in man page example

2023-03-31 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=d860991a7289c673d19467ea7faae46df7681db1 commit d860991a7289c673d19467ea7faae46df7681db1 Author: Ed Maste AuthorDate: 2023-03-31 18:45:04 + Commit: Ed Maste CommitDate: 2023-03-31 18:48:39

git: 20c9c3be5acc - main - kqueue: add close() calls to man page example

2023-04-04 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=20c9c3be5acc66de9081f1f24456a62ba9395c4f commit 20c9c3be5acc66de9081f1f24456a62ba9395c4f Author: Ed Maste AuthorDate: 2023-03-31 18:50:26 + Commit: Ed Maste CommitDate: 2023-04-04 13:29:53

git: 96aedfd5c93e - main - src.conf.5: regen for WITHOUT_NETLINK_SUPPORT

2023-04-05 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=96aedfd5c93ec9f2d8e063b1138cbfe625910091 commit 96aedfd5c93ec9f2d8e063b1138cbfe625910091 Author: Ed Maste AuthorDate: 2023-04-05 15:39:32 + Commit: Ed Maste CommitDate: 2023-04-05 15:39:32

git: a9d0665bbba5 - main - src.conf.5: Expand WITH_LLVM_BINUTILS description

2023-04-05 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=a9d0665bbba528efcce56333a9a58d18ffb3a108 commit a9d0665bbba528efcce56333a9a58d18ffb3a108 Author: Ed Maste AuthorDate: 2023-04-05 15:21:26 + Commit: Ed Maste CommitDate: 2023-04-05 17:05:15

git: 2f11df63374d - main - makefs: remove CD9660MAXPATH #define

2023-04-05 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=2f11df63374d279238e4836125a81fa2c5234730 commit 2f11df63374d279238e4836125a81fa2c5234730 Author: Ed Maste AuthorDate: 2023-03-31 16:57:15 + Commit: Ed Maste CommitDate: 2023-04-05 18:05:49

git: 5cb402cc89c0 - main - llvm-objcopy: link man page as strip.1 when WITH_LLVM_BINUTILS is set

2023-04-06 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=5cb402cc89c01e0a1f18f8c6a4c7d9cfc10d26ab commit 5cb402cc89c01e0a1f18f8c6a4c7d9cfc10d26ab Author: Ed Maste AuthorDate: 2023-04-05 15:07:14 + Commit: Ed Maste CommitDate: 2023-04-06 14:12:21

git: 7bc4ccf3aea9 - main - makefs: avoid uninitialized memory in root directory date

2023-04-06 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=7bc4ccf3aea935dde8ffc3e7c287884e22f87646 commit 7bc4ccf3aea935dde8ffc3e7c287884e22f87646 Author: Ed Maste AuthorDate: 2023-04-06 16:53:00 + Commit: Ed Maste CommitDate: 2023-04-06 17:47:35

git: d73acb32d334 - main - makefs: remove some unused cd9660 types and defines

2023-04-10 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=d73acb32d3343d14c29a995160c007aeadfa79f3 commit d73acb32d3343d14c29a995160c007aeadfa79f3 Author: Ed Maste AuthorDate: 2023-03-30 23:31:41 + Commit: Ed Maste CommitDate: 2023-04-10 15:15:34

git: c02e6ca7c22a - main - makefs: simplify filename conversion handling

2023-04-10 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=c02e6ca7c22aa340fb261233f4f9c4438fee301a commit c02e6ca7c22aa340fb261233f4f9c4438fee301a Author: Ed Maste AuthorDate: 2023-03-31 13:05:52 + Commit: Ed Maste CommitDate: 2023-04-10 16:03:06

git: c3dbcadca268 - main - mail: fix build if TIOCSTI is not defined

2023-04-10 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=c3dbcadca2680b8f04d8c910eae8f82868994c0d commit c3dbcadca2680b8f04d8c910eae8f82868994c0d Author: Ed Maste AuthorDate: 2023-03-21 01:01:55 + Commit: Ed Maste CommitDate: 2023-04-10 20:08:20

git: 1d1ffa2efd2a - main - makefs: use size_t or ssize_t where appropriate

2023-04-10 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=1d1ffa2efd2a54c435b7977dc1cfd21dce248671 commit 1d1ffa2efd2a54c435b7977dc1cfd21dce248671 Author: Ed Maste AuthorDate: 2023-03-30 02:04:16 + Commit: Ed Maste CommitDate: 2023-04-10 22:50:27

git: 22db5e5d0327 - main - makefs: set the validation entry system type

2023-04-10 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=22db5e5d03278471c46799016c177abf95f273cb commit 22db5e5d03278471c46799016c177abf95f273cb Author: Ed Maste AuthorDate: 2023-03-30 14:31:45 + Commit: Ed Maste CommitDate: 2023-04-10 23:07:14

git: af7624ed3145 - main - makefs: use %s and __func__ in printf messages

2023-04-11 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=af7624ed314574d6da1eb45b9fddbd2ad503fea4 commit af7624ed314574d6da1eb45b9fddbd2ad503fea4 Author: Ed Maste AuthorDate: 2023-04-11 15:19:06 + Commit: Ed Maste CommitDate: 2023-04-11 15:21:36

git: 87443cb6c669 - main - rtld: reindent and style(9) elf_hash()

2023-04-12 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=87443cb6c669b51ceaa7f85db63191374477efc1 commit 87443cb6c669b51ceaa7f85db63191374477efc1 Author: Ed Maste AuthorDate: 2023-04-12 15:06:14 + Commit: Ed Maste CommitDate: 2023-04-12 16:43:36

git: 29e3a0651082 - main - rtld: fix SysV hash function overflow

2023-04-12 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=29e3a06510823edbb91667d21f530d3ec778116d commit 29e3a06510823edbb91667d21f530d3ec778116d Author: Ed Maste AuthorDate: 2023-04-12 15:07:26 + Commit: Ed Maste CommitDate: 2023-04-12 16:44:34

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

2023-04-12 Thread Ed Maste
On Mon, 27 Feb 2023 at 15:51, Steffen Nurpmeso wrote: > > This is what happens when one mutilates the email quote context. I'm not sure what you mean here. This thread is in response to my commit that modified memalign() which exists for glibc compatibility. Whatever posix_memalign is specified t

git: 2ef2c26f3f13 - main - link_elf: fix SysV hash function overflow

2023-04-12 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=2ef2c26f3f132af33f6f12cd7b27d4dbbd7fa435 commit 2ef2c26f3f132af33f6f12cd7b27d4dbbd7fa435 Author: Ed Maste AuthorDate: 2023-04-12 14:04:27 + Commit: Ed Maste CommitDate: 2023-04-12 19:33:55

git: 5dbd073b045c - main - awk: errror on printf format strings lacking conversion specifier

2023-04-14 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=5dbd073b045c8e98730c025a4acf2279be26c33e commit 5dbd073b045c8e98730c025a4acf2279be26c33e Author: Ed Maste AuthorDate: 2023-04-14 14:49:05 + Commit: Ed Maste CommitDate: 2023-04-14 17:31:02

git: c753f49f7006 - main - makefs: remove unused cd9660 options

2023-04-16 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=c753f49f7006d28786c29dfbb5f838b494e2146f commit c753f49f7006d28786c29dfbb5f838b494e2146f Author: Ed Maste AuthorDate: 2023-03-31 12:52:22 + Commit: Ed Maste CommitDate: 2023-04-16 13:38:02

git: e5551216d8e5 - main - makefs: call brelse from bread

2023-04-16 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=e5551216d8e563043248bc7f3cb1c75b2dbd9791 commit e5551216d8e563043248bc7f3cb1c75b2dbd9791 Author: Ed Maste AuthorDate: 2023-03-13 21:00:20 + Commit: Ed Maste CommitDate: 2023-04-16 19:45:17

git: 10854bf51747 - main - makefs: use unsigned and %u for rock_ridge_move_count

2023-04-17 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=10854bf51747c172e45e365995ccf42aef2ab470 commit 10854bf51747c172e45e365995ccf42aef2ab470 Author: Ed Maste AuthorDate: 2023-04-10 22:53:53 + Commit: Ed Maste CommitDate: 2023-04-17 12:21:28

git: 79ead0849707 - main - makefs: remove unused variable

2023-04-17 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=79ead0849707396cb2de0bab7e354fb099ea344e commit 79ead0849707396cb2de0bab7e354fb099ea344e Author: Ed Maste AuthorDate: 2023-04-17 12:12:27 + Commit: Ed Maste CommitDate: 2023-04-17 12:22:12

git: 4654ba28fb8b - main - release: Remove "All Rights Reserved" from FreeBSD Foundation copyrights

2023-04-17 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=4654ba28fb8b0a7d74366120cc1967791b46ac3a commit 4654ba28fb8b0a7d74366120cc1967791b46ac3a Author: Ed Maste AuthorDate: 2023-04-17 14:56:59 + Commit: Ed Maste CommitDate: 2023-04-17 14:56:59

git: 00172f341666 - main - geom: use bool for one-bit wide bit-field

2023-04-17 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=00172f341666f2d5535ae6f4630c93593e86a4cb commit 00172f341666f2d5535ae6f4630c93593e86a4cb Author: Ed Maste AuthorDate: 2023-04-17 18:56:51 + Commit: Ed Maste CommitDate: 2023-04-17 19:43:00

git: 43c6b7a60aff - main - openssh: restore PrintLastLog option

2023-04-19 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=43c6b7a60aff069da7e0ba6c87d3d7a532e812f6 commit 43c6b7a60aff069da7e0ba6c87d3d7a532e812f6 Author: Ed Maste AuthorDate: 2023-04-20 00:09:13 + Commit: Ed Maste CommitDate: 2023-04-20 01:17:59

git: dd9059b3e9a1 - main - makefs: set cd9660 Rock Ridge timestamps for . and ..

2023-04-20 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=dd9059b3e9a1711d54c1d511a2cbb23e6e23f556 commit dd9059b3e9a1711d54c1d511a2cbb23e6e23f556 Author: Ed Maste AuthorDate: 2023-04-18 13:57:29 + Commit: Ed Maste CommitDate: 2023-04-20 16:20:56

git: 170511589e4d - main - openssh: Update configure for DISABLE_LASTLOG

2023-04-20 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=170511589e4d15a27ee92979691cfc1b26929bb7 commit 170511589e4d15a27ee92979691cfc1b26929bb7 Author: Ed Maste AuthorDate: 2023-04-20 00:03:26 + Commit: Ed Maste CommitDate: 2023-04-20 22:08:16

git: 41df1d60e323 - main - llvm: fix some llvm-* tool links when WITH_LLVM_BINUTILS is set

2023-04-21 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=41df1d60e3237df2106dddf357e3205bf29f85d5 commit 41df1d60e3237df2106dddf357e3205bf29f85d5 Author: Ed Maste AuthorDate: 2023-04-21 13:11:45 + Commit: Ed Maste CommitDate: 2023-04-21 16:49:05

git: 5d3e7166f6a0 - main - libcbor: update to 0.10.2

2023-04-21 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=5d3e7166f6a0187fa3f8831b16a06bd9955c21ff commit 5d3e7166f6a0187fa3f8831b16a06bd9955c21ff Merge: 41df1d60e323 058aa793d837 Author: Ed Maste AuthorDate: 2023-04-21 20:09:03 + Commit: Ed Maste

git: 81fa5c4a828b - main - llvm-strings: Install as strings when WITH_LLVM_BINUTILS=YES

2023-04-21 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=81fa5c4a828bec9f1ead280c59c31bd423e6eeea commit 81fa5c4a828bec9f1ead280c59c31bd423e6eeea Author: Cameron Katri AuthorDate: 2023-04-05 19:53:33 + Commit: Ed Maste CommitDate: 2023-04-21 20:13

Re: git: f957a32dacfd - main - Update meta.sys.mk and related local*mk

2023-04-22 Thread Ed Maste
On Thu, 20 Apr 2023 at 23:39, Simon J. Gerraty wrote: > > The branch main has been updated by sjg: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=f957a32dacfd0e18e574d0797e4bec4bec9f15af > > commit f957a32dacfd0e18e574d0797e4bec4bec9f15af > Author: Simon J. Gerraty > AuthorDate: 2023-04-

git: 390c31c4289e - main - meta.sys.mk: downgrade missing Filemon error to warning

2023-04-23 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=390c31c4289e66f1bd9cb2349d6e55fd4dc468f8 commit 390c31c4289e66f1bd9cb2349d6e55fd4dc468f8 Author: Ed Maste AuthorDate: 2023-04-23 14:48:22 + Commit: Ed Maste CommitDate: 2023-04-23 14:48:22

Re: git: 390c31c4289e - main - meta.sys.mk: downgrade missing Filemon error to warning

2023-04-23 Thread Ed Maste
On Sun, 23 Apr 2023 at 10:51, Ed Maste wrote: > > The branch main has been updated by emaste: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=390c31c4289e66f1bd9cb2349d6e55fd4dc468f8 > > commit 390c31c4289e66f1bd9cb2349d6e55fd4dc468f8 > Author: Ed Maste > Auth

git: b73183d1a243 - main - ipv6: disable RFC 4620 nodeinfo by default

2023-04-26 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=b73183d1a243d486e3889bd71800e94812f5fa17 commit b73183d1a243d486e3889bd71800e94812f5fa17 Author: Ed Maste AuthorDate: 2023-04-24 19:41:45 + Commit: Ed Maste CommitDate: 2023-04-26 17:47:59

<    1   2   3   4   5   6   7   8   9   10   >