<feed xmlns='http://www.w3.org/2005/Atom'>
<title>netbsd/bin, branch trunk</title>
<subtitle>NetBSD fork for lockdoc analysis</subtitle>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/'/>
<entry>
<title>Fix typo in a debug message.</title>
<updated>2023-06-24T05:17:02+00:00</updated>
<author>
<name>msaitoh</name>
<email>msaitoh@NetBSD.org</email>
</author>
<published>2023-06-24T05:17:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/commit/?id=42921012d6a7c599b783b86a4b4b6de5181f056d'/>
<id>42921012d6a7c599b783b86a4b4b6de5181f056d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>adapt to ${CC_WNO_IMPLICIT_FALLTHROUGH}</title>
<updated>2023-06-03T21:30:20+00:00</updated>
<author>
<name>lukem</name>
<email>lukem@NetBSD.org</email>
</author>
<published>2023-06-03T21:30:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/commit/?id=bf78d24f392cabe409a8996d69a3aa31cfa05bf5'/>
<id>bf78d24f392cabe409a8996d69a3aa31cfa05bf5</id>
<content type='text'>
Use ${CC_WNO_IMPLICIT_FALLTHROUGH} instead of
the older style more complex expressions.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use ${CC_WNO_IMPLICIT_FALLTHROUGH} instead of
the older style more complex expressions.</pre>
</div>
</content>
</entry>
<entry>
<title>bsd.own.mk: rename GCC_NO_* to CC_WNO_*</title>
<updated>2023-06-03T09:09:01+00:00</updated>
<author>
<name>lukem</name>
<email>lukem@NetBSD.org</email>
</author>
<published>2023-06-03T09:09:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/commit/?id=ff6601a6cc5f10bccaf009e4e2b72c75774d7a4d'/>
<id>ff6601a6cc5f10bccaf009e4e2b72c75774d7a4d</id>
<content type='text'>
Rename compiler-warning-disable variables from
	GCC_NO_warning
to
	CC_WNO_warning
where warning is the full warning name as used by the compiler.

GCC_NO_IMPLICIT_FALLTHRU is CC_WNO_IMPLICIT_FALLTHROUGH

Using the convention CC_compilerflag, where compilerflag
is based on the full compiler flag name.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rename compiler-warning-disable variables from
	GCC_NO_warning
to
	CC_WNO_warning
where warning is the full warning name as used by the compiler.

GCC_NO_IMPLICIT_FALLTHRU is CC_WNO_IMPLICIT_FALLTHROUGH

Using the convention CC_compilerflag, where compilerflag
is based on the full compiler flag name.</pre>
</div>
</content>
</entry>
<entry>
<title>follow the steps of Andrew Doran (ad) commit and fix more s/loose/lose/ typos.</title>
<updated>2023-06-02T08:51:46+00:00</updated>
<author>
<name>andvar</name>
<email>andvar@NetBSD.org</email>
</author>
<published>2023-06-02T08:51:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/commit/?id=7d0e1a6857dcbf5ffd8fcd0e112124619dda2c69'/>
<id>7d0e1a6857dcbf5ffd8fcd0e112124619dda2c69</id>
<content type='text'>
also s/beyound/beyond/ and few others along the way, mainly in comments.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
also s/beyound/beyond/ and few others along the way, mainly in comments.</pre>
</div>
</content>
</entry>
<entry>
<title>date(1): sync two [[[[[CC]yy]mm]dd]HH]MM[.SS] instances</title>
<updated>2023-05-31T18:04:00+00:00</updated>
<author>
<name>uwe</name>
<email>uwe@NetBSD.org</email>
</author>
<published>2023-05-31T18:04:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/commit/?id=fd7925770de00cf1134720776d408f57d54e12f2'/>
<id>fd7925770de00cf1134720776d408f57d54e12f2</id>
<content type='text'>
The markup was the same (modulo Li vs Cm for the dot before the
seconds), but use the same source markup grouping/layout in both to
make this fact more obvious.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The markup was the same (modulo Li vs Cm for the dot before the
seconds), but use the same source markup grouping/layout in both to
make this fact more obvious.</pre>
</div>
</content>
</entry>
<entry>
<title>Add -R to usage</title>
<updated>2023-05-31T17:56:54+00:00</updated>
<author>
<name>kim</name>
<email>kim@NetBSD.org</email>
</author>
<published>2023-05-31T17:56:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/commit/?id=909c1bdd91d96a3f63226788d3765fff85b7578d'/>
<id>909c1bdd91d96a3f63226788d3765fff85b7578d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>date(1): minor markup fixes</title>
<updated>2023-05-31T17:52:02+00:00</updated>
<author>
<name>uwe</name>
<email>uwe@NetBSD.org</email>
</author>
<published>2023-05-31T17:52:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/commit/?id=2800a27e2aa4ad84b18d8ee3351fd9852c217c62'/>
<id>2800a27e2aa4ad84b18d8ee3351fd9852c217c62</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add -R option for displaying time in RFC 5322 format, similar to GNU date.</title>
<updated>2023-05-31T16:01:53+00:00</updated>
<author>
<name>kim</name>
<email>kim@NetBSD.org</email>
</author>
<published>2023-05-31T16:01:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/commit/?id=2f25acbd02098da437eb9567f85505ca97742459'/>
<id>2f25acbd02098da437eb9567f85505ca97742459</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pax: don't overwrite destination if -r -w copy fails</title>
<updated>2023-05-28T21:42:40+00:00</updated>
<author>
<name>lukem</name>
<email>lukem@NetBSD.org</email>
</author>
<published>2023-05-28T21:42:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/commit/?id=55a94d009210be80341cc44ab09fc7dba00a4f07'/>
<id>55a94d009210be80341cc44ab09fc7dba00a4f07</id>
<content type='text'>
Add more error handling to pax -r -w so that any failure
during the copy to the temporary file (including a failed flush)
prevents any existing destination file from being replaced
with the partial (including possibly empty) temporary file.
The partial temporary file is removed.  pax still exists non-zero.

Thanks to Michael van Elst (mlelstv@) for the analysis
of the problem in the PR.

Should fix PR misc/33753.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add more error handling to pax -r -w so that any failure
during the copy to the temporary file (including a failed flush)
prevents any existing destination file from being replaced
with the partial (including possibly empty) temporary file.
The partial temporary file is removed.  pax still exists non-zero.

Thanks to Michael van Elst (mlelstv@) for the analysis
of the problem in the PR.

Should fix PR misc/33753.</pre>
</div>
</content>
</entry>
<entry>
<title>pax: exit 0 if stdin filelist is used and empty</title>
<updated>2023-05-28T17:01:46+00:00</updated>
<author>
<name>lukem</name>
<email>lukem@NetBSD.org</email>
</author>
<published>2023-05-28T17:01:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/commit/?id=6101502290a39e40af3b21cb329634fb7c7fed66'/>
<id>6101502290a39e40af3b21cb329634fb7c7fed66</id>
<content type='text'>
If copying a list of files from stdin, exit zero instead of non-zero
if there are no files supplied.

AFAICT, POSIX doesn't require a non-zero an error in this situation,
since there are no files to not match.

Fix from PR bin/41736 by Lloyd Parkes.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If copying a list of files from stdin, exit zero instead of non-zero
if there are no files supplied.

AFAICT, POSIX doesn't require a non-zero an error in this situation,
since there are no files to not match.

Fix from PR bin/41736 by Lloyd Parkes.</pre>
</div>
</content>
</entry>
</feed>
