<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test/usr.bin/rev, branch stable/7</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test/atom?h=stable%2F7</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test/atom?h=stable%2F7'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/'/>
<updated>2006-07-30T07:41:28Z</updated>
<entry>
<title>o Kill unneeded assignment.</title>
<updated>2006-07-30T07:41:28Z</updated>
<author>
<name>Maxim Konovalov</name>
<email>maxim@FreeBSD.org</email>
</author>
<published>2006-07-30T07:41:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=1b405ff74782d156e217eeeaba676e383c9c0c0d'/>
<id>urn:sha1:1b405ff74782d156e217eeeaba676e383c9c0c0d</id>
<content type='text'>
Obtained from:	OpenBSD
</content>
</entry>
<entry>
<title>If ferror is true, we must reset the error indicator.</title>
<updated>2004-12-15T06:24:57Z</updated>
<author>
<name>Suleiman Souhlal</name>
<email>ssouhlal@FreeBSD.org</email>
</author>
<published>2004-12-15T06:24:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=f6bbd7a8e918ea0f48c1aaf0aecab9051804d4a5'/>
<id>urn:sha1:f6bbd7a8e918ea0f48c1aaf0aecab9051804d4a5</id>
<content type='text'>
Submitted by:	Liam J. Foy &lt;liamfoy@sepulcrum.org&gt;
Approved by:	grehan (mentor)
</content>
</entry>
<entry>
<title>Add support for multibyte characters.</title>
<updated>2004-07-16T06:21:40Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2004-07-16T06:21:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=507e8f1644e1cedddcd381cb9fa2fffa13c95bc1'/>
<id>urn:sha1:507e8f1644e1cedddcd381cb9fa2fffa13c95bc1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ANSIify function definitions.</title>
<updated>2002-09-04T23:29:10Z</updated>
<author>
<name>David Malone</name>
<email>dwmalone@FreeBSD.org</email>
</author>
<published>2002-09-04T23:29:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=f4ac32def255b5968bdd8150057b9c0d14595689'/>
<id>urn:sha1:f4ac32def255b5968bdd8150057b9c0d14595689</id>
<content type='text'>
Add some constness to avoid some warnings.
Remove use register keyword.
Deal with missing/unneeded extern/prototypes.
Some minor type changes/casts to avoid warnings.

Reviewed by:	md5
</content>
</entry>
<entry>
<title>remove __P</title>
<updated>2002-03-22T01:33:25Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2002-03-22T01:33:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=d3cb5ded92a4fcf21400c9742ca884549bebc99e'/>
<id>urn:sha1:d3cb5ded92a4fcf21400c9742ca884549bebc99e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove leaf node WARNS?=2 (that mainly I added). This should</title>
<updated>2002-02-08T22:31:43Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2002-02-08T22:31:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=91bd71d2060cd302015f7dd6e7b891014552dba4'/>
<id>urn:sha1:91bd71d2060cd302015f7dd6e7b891014552dba4</id>
<content type='text'>
help the GCC3 transition and CURRENT in general.
</content>
</entry>
<entry>
<title>Style improvements recommended by Bruce as a follow up to some</title>
<updated>2001-12-10T21:13:08Z</updated>
<author>
<name>David Malone</name>
<email>dwmalone@FreeBSD.org</email>
</author>
<published>2001-12-10T21:13:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=9f5b04e925d068b053cc41bae3d3c25a5325062c'/>
<id>urn:sha1:9f5b04e925d068b053cc41bae3d3c25a5325062c</id>
<content type='text'>
of the recent WARNS commits. The idea is:

1) FreeBSD id tags should follow vendor tags.
2) Vendor tags should not be compiled (though copyrights probably should).
3) There should be no blank line between including cdefs and __FBSDIF.
</content>
</entry>
<entry>
<title>Warns cleanups, add FreeBSD IDs.</title>
<updated>2001-12-03T21:20:37Z</updated>
<author>
<name>David Malone</name>
<email>dwmalone@FreeBSD.org</email>
</author>
<published>2001-12-03T21:20:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=586ffa2e8a71f44a82a0cdc922ed142b39afedb2'/>
<id>urn:sha1:586ffa2e8a71f44a82a0cdc922ed142b39afedb2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mdoc(7) police: use the default ``file ...'' feature of the .Ar macro.</title>
<updated>2001-02-13T09:56:35Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-02-13T09:56:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=47dec7817079bb6ee3119b9b800b3fcd08fd6ac6'/>
<id>urn:sha1:47dec7817079bb6ee3119b9b800b3fcd08fd6ac6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mdoc(7) police: use the new features of the Nm macro.</title>
<updated>2000-11-20T19:21:22Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2000-11-20T19:21:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=8fe908ef0cb7aeeb5658acd30b9c9a11b8e33b32'/>
<id>urn:sha1:8fe908ef0cb7aeeb5658acd30b9c9a11b8e33b32</id>
<content type='text'>
</content>
</entry>
</feed>
