<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/tee, branch release/5.4.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F5.4.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F5.4.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2002-09-04T23:29:10Z</updated>
<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/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>Use err instead of errx when malloc fails. "malloc" is not a helpful</title>
<updated>2002-07-05T09:28:13Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2002-07-05T09:28:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7dd4ac68f14a2c747109a62e82495c1eda6c45c4'/>
<id>urn:sha1:7dd4ac68f14a2c747109a62e82495c1eda6c45c4</id>
<content type='text'>
error message.
</content>
</entry>
<entry>
<title>Revert part of the previous revision.  Changing exit() to return() in main()</title>
<updated>2002-05-17T11:16:49Z</updated>
<author>
<name>Juli Mallett</name>
<email>jmallett@FreeBSD.org</email>
</author>
<published>2002-05-17T11:16:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=621e56b613552c6be782b2623ea22c03029b900e'/>
<id>urn:sha1:621e56b613552c6be782b2623ea22c03029b900e</id>
<content type='text'>
is wrong, even though our C compiler doesn't understand that exit() eats
control of the program, and as such can sometimes complain that main() reaches
the bottom of its body without an explicit return().

Aside from that, the functional usefulness of changing it is effectively nil,
so back it out.

Submitted by:	mike
</content>
</entry>
<entry>
<title>Remove spurious casts in malloc(3)'s argument.</title>
<updated>2002-05-17T02:28:46Z</updated>
<author>
<name>Juli Mallett</name>
<email>jmallett@FreeBSD.org</email>
</author>
<published>2002-05-17T02:28:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=307a7436ec468f504b825de01e11d4698bd07d52'/>
<id>urn:sha1:307a7436ec468f504b825de01e11d4698bd07d52</id>
<content type='text'>
Use `return' instead of `exit' at the bottom of main().
</content>
</entry>
<entry>
<title>remove __P</title>
<updated>2002-03-22T01:42:45Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2002-03-22T01:42:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3f330d7d1a3fe98c53faf01d0f30c0a9fbb37c41'/>
<id>urn:sha1:3f330d7d1a3fe98c53faf01d0f30c0a9fbb37c41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove WARNS?=2 and -Wall. WARNS?=2 is going to be the default.</title>
<updated>2001-12-12T00:06:52Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2001-12-12T00:06:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=131f7ce586e9ecae3010b90dc9dfb348e681d545'/>
<id>urn:sha1:131f7ce586e9ecae3010b90dc9dfb348e681d545</id>
<content type='text'>
</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/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 ID to Makefile.</title>
<updated>2001-12-03T21:37:35Z</updated>
<author>
<name>David Malone</name>
<email>dwmalone@FreeBSD.org</email>
</author>
<published>2001-12-03T21:37:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c83caf7b8d549842ac9ac2d9a07e1cef97512297'/>
<id>urn:sha1:c83caf7b8d549842ac9ac2d9a07e1cef97512297</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mdoc(7) police: utilize the new .Ex macro.</title>
<updated>2001-08-15T09:09:47Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-08-15T09:09:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d628d776c45a0e11a0a035597d49023942501ecc'/>
<id>urn:sha1:d628d776c45a0e11a0a035597d49023942501ecc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add DIAGNOSTICS section name</title>
<updated>2000-03-26T15:06:46Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>2000-03-26T15:06:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=dbb9d8f826d909bc6076d1047ddba753c29761b0'/>
<id>urn:sha1:dbb9d8f826d909bc6076d1047ddba753c29761b0</id>
<content type='text'>
</content>
</entry>
</feed>
