Am Fri, 23 Jun 2023 19:56:57 -0700
John Baldwin schrieb:
> On 6/23/23 4:19 PM, Ed Maste wrote:
> > The branch main has been updated by emaste:
> >
> > URL:
> > https://cgit.FreeBSD.org/src/commit/?id=b077aed33b7b6aefca7b17ddb250cf521f938613
> >
> > commit b077aed33b7b6aefca7b17ddb250cf521f9386
The branch main has been updated by christos:
URL:
https://cgit.FreeBSD.org/src/commit/?id=59833b089e78463a561706fc03777249766aea01
commit 59833b089e78463a561706fc03777249766aea01
Author: Christos Margiolis
AuthorDate: 2023-06-24 05:23:14 +
Commit: Christos Margiolis
CommitDate: 20
The branch main has been updated by ngie:
URL:
https://cgit.FreeBSD.org/src/commit/?id=6f6446b33064f099e7c20c6465116a91bdf0e141
commit 6f6446b33064f099e7c20c6465116a91bdf0e141
Author: Enji Cooper
AuthorDate: 2023-06-24 09:13:31 +
Commit: Enji Cooper
CommitDate: 2023-06-24 10:13:45
On 6/23/23 4:19 PM, Ed Maste wrote:
The branch main has been updated by emaste:
URL:
https://cgit.FreeBSD.org/src/commit/?id=b077aed33b7b6aefca7b17ddb250cf521f938613
commit b077aed33b7b6aefca7b17ddb250cf521f938613
Merge: b08ee10c0646 b84c4564effd
Author: Pierre Pronchery
AuthorDate: 2023-
The branch main has been updated by emaste:
URL:
https://cgit.FreeBSD.org/src/commit/?id=9ead001d5b42ef9cba04757c9e7ee74c06037139
commit 9ead001d5b42ef9cba04757c9e7ee74c06037139
Author: Ed Maste
AuthorDate: 2023-06-24 02:15:39 +
Commit: Ed Maste
CommitDate: 2023-06-24 02:16:34 +000
The branch main has been updated by ngie:
URL:
https://cgit.FreeBSD.org/src/commit/?id=bc1027a7785166fde9c2a3b48e6e70d198377d4b
commit bc1027a7785166fde9c2a3b48e6e70d198377d4b
Author: Enji Cooper
AuthorDate: 2023-06-22 03:53:54 +
Commit: Enji Cooper
CommitDate: 2023-06-24 08:45:02
The branch main has been updated by dougm:
URL:
https://cgit.FreeBSD.org/src/commit/?id=e8efee297c6db8b1adfa7e5a10cd5a340564cb7b
commit e8efee297c6db8b1adfa7e5a10cd5a340564cb7b
Author: Doug Moore
AuthorDate: 2023-06-23 23:47:23 +
Commit: Doug Moore
CommitDate: 2023-06-23 23:47:23 +
The branch main has been updated by emaste:
URL:
https://cgit.FreeBSD.org/src/commit/?id=e23d45187b287ee7a5c49c8b993daa9e6bb3ad97
commit e23d45187b287ee7a5c49c8b993daa9e6bb3ad97
Author: Pierre Pronchery
AuthorDate: 2023-06-01 18:17:10 +
Commit: Ed Maste
CommitDate: 2023-06-23 22:53
The branch main has been updated by emaste:
URL:
https://cgit.FreeBSD.org/src/commit/?id=5abd4d378e3807f44686b8087f00cd438ec602ce
commit 5abd4d378e3807f44686b8087f00cd438ec602ce
Author: Pierre Pronchery
AuthorDate: 2023-05-25 06:25:18 +
Commit: Ed Maste
CommitDate: 2023-06-23 22:53
The branch main has been updated by emaste:
URL:
https://cgit.FreeBSD.org/src/commit/?id=b077aed33b7b6aefca7b17ddb250cf521f938613
commit b077aed33b7b6aefca7b17ddb250cf521f938613
Merge: b08ee10c0646 b84c4564effd
Author: Pierre Pronchery
AuthorDate: 2023-06-23 22:53:35 +
Commit: Ed Ma
> On Jun 23, 2023, at 8:56 AM, Mark Johnston wrote:
…
>> Naive question: should this be an && conditional or an || conditional?
>
> It should be &&. Using || here would reintroduce the original bug.
> If strncmp(pname, pn->pn_name, namelen) == 0, then
> strlen(pn->pn_name) >= namelen, and pn-
The branch main has been updated by kevans:
URL:
https://cgit.FreeBSD.org/src/commit/?id=b08ee10c0646e683cd03c9e28f537d9a7ba306af
commit b08ee10c0646e683cd03c9e28f537d9a7ba306af
Author: Kyle Evans
AuthorDate: 2023-06-21 18:56:58 +
Commit: Kyle Evans
CommitDate: 2023-06-23 17:00:09
The branch main has been updated by kevans:
URL:
https://cgit.FreeBSD.org/src/commit/?id=ad9f4e6351fb23ee81bc940638d20af3ca7c278d
commit ad9f4e6351fb23ee81bc940638d20af3ca7c278d
Author: Kyle Evans
AuthorDate: 2023-06-23 16:41:07 +
Commit: Kyle Evans
CommitDate: 2023-06-23 16:55:00
The branch main has been updated by jhb:
URL:
https://cgit.FreeBSD.org/src/commit/?id=c3e58ace314561fd382fe27e567c9181ccc836d9
commit c3e58ace314561fd382fe27e567c9181ccc836d9
Author: John Baldwin
AuthorDate: 2023-06-23 16:33:41 +
Commit: John Baldwin
CommitDate: 2023-06-23 16:41:26
On Fri, Jun 23, 2023 at 08:38:44AM -0700, Enji Cooper wrote:
>
> > On Jun 23, 2023, at 08:09, Mark Johnston wrote:
> >
> > The branch main has been updated by markj:
> >
> > URL:
> > https://cgit.FreeBSD.org/src/commit/?id=fc915f1be145a52c53f6f1c37525043216e32bb8
> >
> > commit fc915f1be145a
> On Jun 23, 2023, at 08:09, Mark Johnston wrote:
>
> The branch main has been updated by markj:
>
> URL:
> https://cgit.FreeBSD.org/src/commit/?id=fc915f1be145a52c53f6f1c37525043216e32bb8
>
> commit fc915f1be145a52c53f6f1c37525043216e32bb8
> Author: Mark Johnston
> AuthorDate: 2023-06
The branch main has been updated by markj:
URL:
https://cgit.FreeBSD.org/src/commit/?id=b1c66bc44af099174afb9840c7db011a5bd0225d
commit b1c66bc44af099174afb9840c7db011a5bd0225d
Author: Mark Johnston
AuthorDate: 2023-06-23 14:06:13 +
Commit: Mark Johnston
CommitDate: 2023-06-23 14:0
The branch main has been updated by markj:
URL:
https://cgit.FreeBSD.org/src/commit/?id=de0a2eb2ef86f6c41157529b827da06f47190e8c
commit de0a2eb2ef86f6c41157529b827da06f47190e8c
Author: Mark Johnston
AuthorDate: 2023-06-23 13:59:52 +
Commit: Mark Johnston
CommitDate: 2023-06-23 14:0
The branch main has been updated by markj:
URL:
https://cgit.FreeBSD.org/src/commit/?id=6775ef4188b4d4c023e76ebd2b71fa8c2c7e7cd2
commit 6775ef4188b4d4c023e76ebd2b71fa8c2c7e7cd2
Author: Mark Johnston
AuthorDate: 2023-06-23 13:55:43 +
Commit: Mark Johnston
CommitDate: 2023-06-23 13:5
The branch main has been updated by markj:
URL:
https://cgit.FreeBSD.org/src/commit/?id=fc915f1be145a52c53f6f1c37525043216e32bb8
commit fc915f1be145a52c53f6f1c37525043216e32bb8
Author: Mark Johnston
AuthorDate: 2023-06-23 13:54:39 +
Commit: Mark Johnston
CommitDate: 2023-06-23 13:5
Hi,
OK, "fix" may sound not right, depending on which version you learned.
"Use consistent spelling" may be a better phrase.
In section 12.2 Guidelines of the FDP Primer:
https://docs.freebsd.org/en/books/fdp-primer/writing-style/#writing-style-guidelines
it states that:
[...]
"Use American
On Fri, 23 Jun 2023 04:28:08 -0700
Cy Schubert wrote:
> Basically, I'm asking for a policy decision.
>
This is the text which was present prior to this change:
This behaviour matches GNU m4 1.4.9 and later.
regular expressions mimic Emacs behavior,
So, what's right? Change behaviour to behavi
Basically, I'm asking for a policy decision.
In message <20230623111633.0444b...@slippy.cwsent.com>, Cy Schubert writes:
> In message <202306230549.35n5nkfp015...@gitrepo.freebsd.org>, Benedict
> Reuschli
> ng writes:
> > The branch main has been updated by bcr:
> >
> > URL: https://cgit.FreeBSD.
In message <202306230549.35n5nkfp015...@gitrepo.freebsd.org>, Benedict
Reuschli
ng writes:
> The branch main has been updated by bcr:
>
> URL: https://cgit.FreeBSD.org/src/commit/?id=764464af49688e74fd6d803df0404ca4
> 726dd460
>
> commit 764464af49688e74fd6d803df0404ca4726dd460
> Author: Bened
24 matches
Mail list logo