The branch main has been updated by glebius:
URL:
https://cgit.FreeBSD.org/src/commit/?id=3f6ab5493f4b89e7625dd31f807065cfae6c503d
commit 3f6ab5493f4b89e7625dd31f807065cfae6c503d
Author: Gleb Smirnoff
AuthorDate: 2022-01-05 02:41:05 +
Commit: Gleb Smirnoff
CommitDate: 2022-01-05 02
The branch main has been updated by imp:
URL:
https://cgit.FreeBSD.org/src/commit/?id=81ec547fbd3f7b9840df2af86a01aeb0c4baf37e
commit 81ec547fbd3f7b9840df2af86a01aeb0c4baf37e
Author: Warner Losh
AuthorDate: 2022-01-04 23:17:17 +
Commit: Warner Losh
CommitDate: 2022-01-04 23:17:17 +
The branch main has been updated by imp:
URL:
https://cgit.FreeBSD.org/src/commit/?id=b4dda138e8f7352780a75ba77b65e8b0bb230203
commit b4dda138e8f7352780a75ba77b65e8b0bb230203
Author: Warner Losh
AuthorDate: 2022-01-04 22:59:00 +
Commit: Warner Losh
CommitDate: 2022-01-04 23:01:14 +
The branch main has been updated by imp:
URL:
https://cgit.FreeBSD.org/src/commit/?id=c47e2e5170491933f9b756eefeb8f315f3572942
commit c47e2e5170491933f9b756eefeb8f315f3572942
Author: Warner Losh
AuthorDate: 2022-01-04 22:24:42 +
Commit: Warner Losh
CommitDate: 2022-01-04 23:01:14 +
The branch main has been updated by imp:
URL:
https://cgit.FreeBSD.org/src/commit/?id=44796b7e822e18b0f4bafac3ca85864b2324
commit 44796b7e822e18b0f4bafac3ca85864b2324
Author: Warner Losh
AuthorDate: 2022-01-04 22:24:23 +
Commit: Warner Losh
CommitDate: 2022-01-04 23:01:14 +
The branch main has been updated by jhb:
URL:
https://cgit.FreeBSD.org/src/commit/?id=822fa6758b88285d7f7701a801670adf256aebae
commit 822fa6758b88285d7f7701a801670adf256aebae
Author: John Baldwin
AuthorDate: 2022-01-04 22:46:24 +
Commit: John Baldwin
CommitDate: 2022-01-04 22:46:24
The branch main has been updated by jhb:
URL:
https://cgit.FreeBSD.org/src/commit/?id=8903d8e37f141ba12125d60a84b7c78d589e4867
commit 8903d8e37f141ba12125d60a84b7c78d589e4867
Author: John Baldwin
AuthorDate: 2022-01-04 22:37:17 +
Commit: John Baldwin
CommitDate: 2022-01-04 22:37:17
The branch main has been updated by jhb:
URL:
https://cgit.FreeBSD.org/src/commit/?id=e43cf698d93c9f3007ade4884c6ace38eec43a52
commit e43cf698d93c9f3007ade4884c6ace38eec43a52
Author: John Baldwin
AuthorDate: 2022-01-04 22:22:32 +
Commit: John Baldwin
CommitDate: 2022-01-04 22:22:32
The branch main has been updated by jhb:
URL:
https://cgit.FreeBSD.org/src/commit/?id=74d3f1b63dbea05038e966cf4bb69a01b0589500
commit 74d3f1b63dbea05038e966cf4bb69a01b0589500
Author: John Baldwin
AuthorDate: 2022-01-04 22:22:12 +
Commit: John Baldwin
CommitDate: 2022-01-04 22:22:12
On Tue, Jan 4, 2022 at 11:21 AM Xin Li wrote:
> On 1/4/22 09:18, Warner Losh wrote:
> > This breaks the cross building on linux. The FREEBSD_XLOCALE_SUPPORT
> > was covering both the case of old FreeBSD as well as the case of
> > building on Linux/macOS. when we cross build, we define
> > __Free
The branch main has been updated by jhb:
URL:
https://cgit.FreeBSD.org/src/commit/?id=753c8513879ba30d129e0b0301ffb8e640231266
commit 753c8513879ba30d129e0b0301ffb8e640231266
Author: John Baldwin
AuthorDate: 2022-01-04 21:37:39 +
Commit: John Baldwin
CommitDate: 2022-01-04 21:37:39
The branch main has been updated by imp:
URL:
https://cgit.FreeBSD.org/src/commit/?id=f3d7ace4b235422e5ccff0315f2965ac935241d8
commit f3d7ace4b235422e5ccff0315f2965ac935241d8
Author: Warner Losh
AuthorDate: 2022-01-04 21:12:44 +
Commit: Warner Losh
CommitDate: 2022-01-04 21:12:59 +
The branch main has been updated by imp:
URL:
https://cgit.FreeBSD.org/src/commit/?id=d373e61ef302681e36915ec3e4fb8ade754defd3
commit d373e61ef302681e36915ec3e4fb8ade754defd3
Author: Warner Losh
AuthorDate: 2022-01-04 20:57:47 +
Commit: Warner Losh
CommitDate: 2022-01-04 20:57:47 +
On 1/4/22 09:18, Warner Losh wrote:
This breaks the cross building on linux. The FREEBSD_XLOCALE_SUPPORT
was covering both the case of old FreeBSD as well as the case of
building on Linux/macOS. when we cross build, we define
__FreeBSD_version to be 0.
All that really needs protecting is the
This breaks the cross building on linux. The FREEBSD_XLOCALE_SUPPORT was
covering both the case of old FreeBSD as well as the case of building on
Linux/macOS. when we cross build, we define __FreeBSD_version to be 0.
All that really needs protecting is the xlocale.h include though. And
that's onl
The branch main has been updated by jhibbits:
URL:
https://cgit.FreeBSD.org/src/commit/?id=3a9688f8bc488b16bf5676057fa86263554312b0
commit 3a9688f8bc488b16bf5676057fa86263554312b0
Author: Justin Hibbits
AuthorDate: 2022-01-04 15:22:04 +
Commit: Justin Hibbits
CommitDate: 2022-01-04
The branch main has been updated by cy:
URL:
https://cgit.FreeBSD.org/src/commit/?id=ad07e93fe10baf9228b809997da3cf817486b018
commit ad07e93fe10baf9228b809997da3cf817486b018
Author: Cy Schubert
AuthorDate: 2022-01-04 15:09:43 +
Commit: Cy Schubert
CommitDate: 2022-01-04 15:11:00 +0
The branch main has been updated by markj:
URL:
https://cgit.FreeBSD.org/src/commit/?id=ed166a0173247e267c507ebd0ec03cb04aaf49ee
commit ed166a0173247e267c507ebd0ec03cb04aaf49ee
Author: Mark Johnston
AuthorDate: 2022-01-04 14:42:34 +
Commit: Mark Johnston
CommitDate: 2022-01-04 14:4
The branch main has been updated by markj:
URL:
https://cgit.FreeBSD.org/src/commit/?id=e2576591b9bdccc187bcd509be760c18c96a7790
commit e2576591b9bdccc187bcd509be760c18c96a7790
Author: Mark Johnston
AuthorDate: 2022-01-04 14:40:26 +
Commit: Mark Johnston
CommitDate: 2022-01-04 14:4
The branch main has been updated by trasz:
URL:
https://cgit.FreeBSD.org/src/commit/?id=f7b04c53de46b18785a153d9812e64ca1a9a8c8d
commit f7b04c53de46b18785a153d9812e64ca1a9a8c8d
Author: Edward Tomasz Napierala
AuthorDate: 2022-01-04 14:13:03 +
Commit: Edward Tomasz Napierala
CommitD
The branch main has been updated by trasz:
URL:
https://cgit.FreeBSD.org/src/commit/?id=562bc0a943d1fad1a9b551557609d2941a851b4d
commit 562bc0a943d1fad1a9b551557609d2941a851b4d
Author: Edward Tomasz Napierala
AuthorDate: 2022-01-04 13:25:12 +
Commit: Edward Tomasz Napierala
CommitD
The branch main has been updated by wma:
URL:
https://cgit.FreeBSD.org/src/commit/?id=f21c469dbca6ac411a149492f8b02d5aa07ffb92
commit f21c469dbca6ac411a149492f8b02d5aa07ffb92
Author: Hubert Mazur
AuthorDate: 2021-08-10 14:55:27 +
Commit: Wojciech Macek
CommitDate: 2022-01-04 12:26:
The branch main has been updated by wma:
URL:
https://cgit.FreeBSD.org/src/commit/?id=4885d6f3ec5bdb9c7bf57f7a07575089572ef3ab
commit 4885d6f3ec5bdb9c7bf57f7a07575089572ef3ab
Author: Hubert Mazur
AuthorDate: 2021-08-24 10:04:30 +
Commit: Wojciech Macek
CommitDate: 2022-01-04 12:26:
The branch main has been updated by wma:
URL:
https://cgit.FreeBSD.org/src/commit/?id=127e4d9524aec29c036074b9655c12eed89785f8
commit 127e4d9524aec29c036074b9655c12eed89785f8
Author: Hubert Mazur
AuthorDate: 2021-07-30 06:58:11 +
Commit: Wojciech Macek
CommitDate: 2022-01-04 12:26:
The branch main has been updated by wma:
URL:
https://cgit.FreeBSD.org/src/commit/?id=01b9c59fd262590b47f9baaf2f553630f9bb4cbd
commit 01b9c59fd262590b47f9baaf2f553630f9bb4cbd
Author: Hubert Mazur
AuthorDate: 2021-07-28 11:42:12 +
Commit: Wojciech Macek
CommitDate: 2022-01-04 12:26:
On 4 Jan 2022, at 03:44, Cy Schubert wrote:
>
> The branch main has been updated by cy:
>
> URL:
> https://cgit.FreeBSD.org/src/commit/?id=d86f022e79862e9d91be80a806a4b011359d6cc8
>
> commit d86f022e79862e9d91be80a806a4b011359d6cc8
> Author: Cy Schubert
> AuthorDate: 2022-01-04 02:39:11 +
The branch main has been updated by hselasky:
URL:
https://cgit.FreeBSD.org/src/commit/?id=fff236e89d8af195e9fc7b458841522e8a5378b6
commit fff236e89d8af195e9fc7b458841522e8a5378b6
Author: Hans Petter Selasky
AuthorDate: 2022-01-04 11:33:13 +
Commit: Hans Petter Selasky
CommitDate:
The branch main has been updated by cy:
URL:
https://cgit.FreeBSD.org/src/commit/?id=cc3e5b372e8cc5312649c8066ed662db7b77383b
commit cc3e5b372e8cc5312649c8066ed662db7b77383b
Author: Cy Schubert
AuthorDate: 2022-01-04 11:04:22 +
Commit: Cy Schubert
CommitDate: 2022-01-04 11:08:51 +0
The branch main has been updated by hselasky:
URL:
https://cgit.FreeBSD.org/src/commit/?id=55224280e2f20474f83001cbc402b21fba8f1c4b
commit 55224280e2f20474f83001cbc402b21fba8f1c4b
Author: Hans Petter Selasky
AuthorDate: 2022-01-04 10:42:45 +
Commit: Hans Petter Selasky
CommitDate:
29 matches
Mail list logo