<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/diff/pr.c, branch release/13.4.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F13.4.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F13.4.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2023-08-23T17:43:26Z</updated>
<entry>
<title>Remove $FreeBSD$: one-line .c pattern</title>
<updated>2023-08-23T17:43:26Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-08-22T01:31:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3d497e17ebd33fe0f58d773e35ab994d750258d6'/>
<id>urn:sha1:3d497e17ebd33fe0f58d773e35ab994d750258d6</id>
<content type='text'>
Remove /^[\s*]*__FBSDID\("\$FreeBSD\$"\);?\s*\n/

Similar commit in main:
(cherry picked from commit 1d386b48a555)
</content>
</entry>
<entry>
<title>Fix indentation in usr.bin/diff/pr.c</title>
<updated>2022-03-12T18:18:32Z</updated>
<author>
<name>Dimitry Andric</name>
<email>dim@FreeBSD.org</email>
</author>
<published>2022-02-28T20:06:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5e5c14493cba62d7c38c0be7650387a493f61b44'/>
<id>urn:sha1:5e5c14493cba62d7c38c0be7650387a493f61b44</id>
<content type='text'>
In commit 6fa5bf0832ef the pr(1) related code in diff was moved around,
but some part of the indentation was messed up, and one line was
duplicated. Remove the duplicated line, and fix up the indentation.

Reviewed by:	bapt
MFC after:	3 days
Differential Revision: https://reviews.freebsd.org/D34398

(cherry picked from commit f7d6e97e4bf1fe4c70d5b0ef9fdf649bf07e1c91)
</content>
</entry>
<entry>
<title>Fix memory leak</title>
<updated>2018-06-12T16:42:11Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2018-06-12T16:42:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=43d7b1c097bdd90eaadcaf41d87d526ca02f72b0'/>
<id>urn:sha1:43d7b1c097bdd90eaadcaf41d87d526ca02f72b0</id>
<content type='text'>
CID:		1393352
</content>
</entry>
<entry>
<title>Correctly test return value of pipe(2)</title>
<updated>2018-06-12T16:40:22Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2018-06-12T16:40:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5a43dca273c2628bb4936deb168acb063da5cee9'/>
<id>urn:sha1:5a43dca273c2628bb4936deb168acb063da5cee9</id>
<content type='text'>
CID:		1393351
</content>
</entry>
<entry>
<title>Isolate the pr(1) related code in its own source files</title>
<updated>2018-06-09T20:24:17Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2018-06-09T20:24:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6fa5bf0832efe8a894f612968c5afe1ad91f3a03'/>
<id>urn:sha1:6fa5bf0832efe8a894f612968c5afe1ad91f3a03</id>
<content type='text'>
This keeps diffreg.c closer to what it is supposed to do:
diffing regular files.

It also allows my code to get a proper license
</content>
</entry>
</feed>
