<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.bin/touch/touch.c, branch release/5.4.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.4.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.4.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2005-05-07T17:51:10Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2005-05-07T17:51:10Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2005-05-07T17:51:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e87a6b5d6805bf9f3f9faf53db0ba96345ef0f77'/>
<id>urn:sha1:e87a6b5d6805bf9f3f9faf53db0ba96345ef0f77</id>
<content type='text'>
'RELENG_5_4_0_RELEASE'.

This commit was manufactured to restore the state of the 5.4-RELEASE image.
</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-test2/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>Replace various spelling with FALLTHROUGH which is lint()able</title>
<updated>2002-08-25T13:23:09Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>2002-08-25T13:23:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=93b0017f88462f9af15368440324aa3be58eb18f'/>
<id>urn:sha1:93b0017f88462f9af15368440324aa3be58eb18f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove local prototypes for main().</title>
<updated>2002-08-19T03:07:56Z</updated>
<author>
<name>Juli Mallett</name>
<email>jmallett@FreeBSD.org</email>
</author>
<published>2002-08-19T03:07:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3a7fc8ce5965f32b43428fe33fb1d0546fdbb782'/>
<id>urn:sha1:3a7fc8ce5965f32b43428fe33fb1d0546fdbb782</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Handle directories correctly.</title>
<updated>2002-07-23T04:54:57Z</updated>
<author>
<name>Eric Melville</name>
<email>eric@FreeBSD.org</email>
</author>
<published>2002-07-23T04:54:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4d01a8fb5f783afbc4f35481970b8a7c6d22ca06'/>
<id>urn:sha1:4d01a8fb5f783afbc4f35481970b8a7c6d22ca06</id>
<content type='text'>
PR:		40801
MFC after:	5 days
</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-test2/commit/?id=3f330d7d1a3fe98c53faf01d0f30c0a9fbb37c41'/>
<id>urn:sha1:3f330d7d1a3fe98c53faf01d0f30c0a9fbb37c41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>WARNS=2 is going to be the default, so don't specify it. Use __FBSDID().</title>
<updated>2001-12-11T23:38:24Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2001-12-11T23:38:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1a9e1c9da1b08d896e3031caaabc797bc0a7dbcf'/>
<id>urn:sha1:1a9e1c9da1b08d896e3031caaabc797bc0a7dbcf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>blah, remove debugging code that crept in with last commit.</title>
<updated>2001-09-23T00:11:48Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2001-09-23T00:11:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d39947fd41b07fdfab12c02adf5d9131051d5a07'/>
<id>urn:sha1:d39947fd41b07fdfab12c02adf5d9131051d5a07</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add the 'h' flag to operate on symlinks rather than what they point to.</title>
<updated>2001-09-22T18:45:03Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2001-09-22T18:45:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=842d1c6c964bb1177fe77b513173753042bb27c5'/>
<id>urn:sha1:842d1c6c964bb1177fe77b513173753042bb27c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some trivial warnings and clamp down with WARNS=2</title>
<updated>2001-05-26T22:39:33Z</updated>
<author>
<name>Kris Kennaway</name>
<email>kris@FreeBSD.org</email>
</author>
<published>2001-05-26T22:39:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=16dd925f160c87319522740033c9164166b19d31'/>
<id>urn:sha1:16dd925f160c87319522740033c9164166b19d31</id>
<content type='text'>
MFC after:	1 week
</content>
</entry>
</feed>
