git: 2982c7085239 - main - stand allow for local.defs.mk

2025-05-22 Thread Simon J. Gerraty
The branch main has been updated by sjg: URL: https://cgit.FreeBSD.org/src/commit/?id=2982c70852395fad40959072ed90c8676a4b9a1c commit 2982c70852395fad40959072ed90c8676a4b9a1c Author: Simon J. Gerraty AuthorDate: 2025-05-22 22:47:21 + Commit: Simon J. Gerraty CommitDate: 2025-05-22

git: 4814de3243e0 - main - unix/stream: fix bugs in sendfile(2) operation

2025-05-22 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=4814de3243e091c48453b4fd6c818437ac1985f7 commit 4814de3243e091c48453b4fd6c818437ac1985f7 Author: Gleb Smirnoff AuthorDate: 2025-05-22 21:47:41 + Commit: Gleb Smirnoff CommitDate: 2025-05-22 21

git: 3c3dd6296612 - main - bsdinstall: add pkgbase component selection dialog

2025-05-22 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=3c3dd62966123b424657983d9a4d173f675ad8c7 commit 3c3dd62966123b424657983d9a4d173f675ad8c7 Author: Isaac Freund AuthorDate: 2025-05-05 17:44:20 + Commit: Ed Maste CommitDate: 2025-05-22 18:59:47

git: c8d8cac2a847 - main - mac_do(4): allow compiling into kernel

2025-05-22 Thread Lexi Winter
The branch main has been updated by ivy: URL: https://cgit.FreeBSD.org/src/commit/?id=c8d8cac2a8479009bcdca6c0cb9852af514896f2 commit c8d8cac2a8479009bcdca6c0cb9852af514896f2 Author: Lexi Winter AuthorDate: 2025-05-22 16:59:32 + Commit: Lexi Winter CommitDate: 2025-05-22 16:59:32 +

Re: 0d2fd5b99c95 - main - ns8250: use LSR_THRE instead of LSR_TEMT for checking tx flush

2025-05-22 Thread Andriy Gapon
On 22/05/2025 09:37, m...@freebsd.org wrote: > I wrote: Maybe I don't understand the code, but UART_FLUSH_RECEIVER in ns8250_bus_attach looks strange to me. It's one thing to flush data while in the loop-back mode, but I think that in ns8250_bus_attach the hardware is fully set up to receive data