git: 52981a1694be - main - sh/tests: Add a second kind of binary scripts without #!

2021-01-03 Thread Jilles Tjoelker
The branch main has been updated by jilles: URL: https://cgit.FreeBSD.org/src/commit/?id=52981a1694be7a70013e5149c020706c9b6411f9 commit 52981a1694be7a70013e5149c020706c9b6411f9 Author: Jilles Tjoelker AuthorDate: 2021-01-03 20:27:50 + Commit: Jilles Tjoelker CommitDate: 2021-01

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

2021-01-30 Thread Jilles Tjoelker
The branch stable/12 has been updated by jilles: URL: https://cgit.FreeBSD.org/src/commit/?id=3708b615c354df013037c065d5a714207c041ea8 commit 3708b615c354df013037c065d5a714207c041ea8 Author: Jilles Tjoelker AuthorDate: 2020-05-30 16:00:49 + Commit: Jilles Tjoelker CommitDate: 2021

git: c48240fa6f8e - stable/12 - sh/tests: Add a second kind of binary scripts without #!

2021-01-30 Thread Jilles Tjoelker
The branch stable/12 has been updated by jilles: URL: https://cgit.FreeBSD.org/src/commit/?id=c48240fa6f8e168325a278f8b8cc075779615ddf commit c48240fa6f8e168325a278f8b8cc075779615ddf Author: Jilles Tjoelker AuthorDate: 2021-01-03 20:27:50 + Commit: Jilles Tjoelker CommitDate: 2021

git: 9b38ede3a347 - stable/12 - sh: Test that executing various binary files is rejected

2021-01-30 Thread Jilles Tjoelker
The branch stable/12 has been updated by jilles: URL: https://cgit.FreeBSD.org/src/commit/?id=9b38ede3a347f9ae48d4b80878134f07ccc6845c commit 9b38ede3a347f9ae48d4b80878134f07ccc6845c Author: Jilles Tjoelker AuthorDate: 2019-12-30 21:32:55 + Commit: Jilles Tjoelker CommitDate: 2021

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

2021-01-30 Thread Jilles Tjoelker
On Sat, Jan 30, 2021 at 11:10:09PM +0700, Eugene Grosbein wrote: > 30.01.2021 22:11, Jilles Tjoelker wrote: > [skip] > > +static bool > > +isbinary(const char *data, size_t len) > > +{ > > + const char *nul, *p; > > + bool hasletter; > > + > &g

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

2021-01-30 Thread Jilles Tjoelker
On Sun, Jan 31, 2021 at 05:58:39AM +0700, Eugene Grosbein wrote: > 31.01.2021 5:26, Jilles Tjoelker wrote: > >>> +static bool > >>> +isbinary(const char *data, size_t len) > >>> +{ > >>> + const char *nul, *p; > >>> + bool hasletter;

git: 0c47338023d4 - main - libc/tests: Correctly compare si_status from wait6()

2021-07-25 Thread Jilles Tjoelker
The branch main has been updated by jilles: URL: https://cgit.FreeBSD.org/src/commit/?id=0c47338023d44ff130cf69465bd1b2e75ff0bb39 commit 0c47338023d44ff130cf69465bd1b2e75ff0bb39 Author: Jilles Tjoelker AuthorDate: 2021-07-25 20:19:18 + Commit: Jilles Tjoelker CommitDate: 2021-07

git: 72f750dc7c73 - main - sh: Fix heredoc at certain places in case and for

2021-10-27 Thread Jilles Tjoelker
The branch main has been updated by jilles: URL: https://cgit.FreeBSD.org/src/commit/?id=72f750dc7c7324c3999e4d6cfbb2758694893cdd commit 72f750dc7c7324c3999e4d6cfbb2758694893cdd Author: Jilles Tjoelker AuthorDate: 2021-10-14 20:53:42 + Commit: Jilles Tjoelker CommitDate: 2021-10

Re: svn commit: r319663 - head/lib/libc/sys

2022-06-10 Thread Jilles Tjoelker
On Fri, Jun 10, 2022 at 01:02:01AM +0400, Sergey Kandaurov wrote: > On Thu, 8 Jun 2017 at 01:21, Jilles Tjoelker wrote: > > Author: jilles > > Date: Wed Jun 7 21:21:14 2017 > > New Revision: 319663 > > URL: https://svnweb.freebsd.org/changeset/base/319663 > I beli

git: 5dd1f6f14416 - main - utimensat(2): Remove description of compatibility code

2022-06-12 Thread Jilles Tjoelker
The branch main has been updated by jilles: URL: https://cgit.FreeBSD.org/src/commit/?id=5dd1f6f14416220e74c9a866389eaf921a53ba91 commit 5dd1f6f14416220e74c9a866389eaf921a53ba91 Author: Sergey Kandaurov AuthorDate: 2022-06-09 21:02:01 + Commit: Jilles Tjoelker CommitDate: 2022-06

git: 2178e8c27aad - main - sh: make smark a static variable instead of a local in main()

2023-06-08 Thread Jilles Tjoelker
The branch main has been updated by jilles: URL: https://cgit.FreeBSD.org/src/commit/?id=2178e8c27aada86ce679d90b8d6cd61dc3bc7f6b commit 2178e8c27aada86ce679d90b8d6cd61dc3bc7f6b Author: Daniel Kolesa AuthorDate: 2023-06-07 15:06:00 + Commit: Jilles Tjoelker CommitDate: 2023-06-08

git: 5a1a07f2a0e1 - main - sh: Don't add something to a null pointer

2022-01-26 Thread Jilles Tjoelker
The branch main has been updated by jilles: URL: https://cgit.FreeBSD.org/src/commit/?id=5a1a07f2a0e10179d38d8112fb5568e2b510b28c commit 5a1a07f2a0e10179d38d8112fb5568e2b510b28c Author: Jilles Tjoelker AuthorDate: 2022-01-23 21:15:57 + Commit: Jilles Tjoelker CommitDate: 2022-01