<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.bin/time, branch release/8.4.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F8.4.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F8.4.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2007-05-07T12:23:23Z</updated>
<entry>
<title>Cast to intmax_t to print tv_sec in struct timeval.</title>
<updated>2007-05-07T12:23:23Z</updated>
<author>
<name>David Malone</name>
<email>dwmalone@FreeBSD.org</email>
</author>
<published>2007-05-07T12:23:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=61d8eede29fd6fd948e799293d4f3e61a9631dbf'/>
<id>urn:sha1:61d8eede29fd6fd948e799293d4f3e61a9631dbf</id>
<content type='text'>
Avoid shadowing a global variable with a function argument.
Set WARNS to 6.
</content>
</entry>
<entry>
<title>Markup fixes.</title>
<updated>2006-09-29T15:20:48Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2006-09-29T15:20:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=cb29445a92708496312b59658abe2020d2359ac2'/>
<id>urn:sha1:cb29445a92708496312b59658abe2020d2359ac2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Handle SIGINFO in time(1) by printing the time the given command is running.</title>
<updated>2006-05-14T13:16:19Z</updated>
<author>
<name>Pawel Jakub Dawidek</name>
<email>pjd@FreeBSD.org</email>
</author>
<published>2006-05-14T13:16:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b6d7073d1387338c1182b454828142818fa58084'/>
<id>urn:sha1:b6d7073d1387338c1182b454828142818fa58084</id>
<content type='text'>
I find it quite handy to just hit ^T and see the time.
</content>
</entry>
<entry>
<title>o Close an output file -o flag opened before execvp(3) in a child.</title>
<updated>2006-04-16T17:44:49Z</updated>
<author>
<name>Maxim Konovalov</name>
<email>maxim@FreeBSD.org</email>
</author>
<published>2006-04-16T17:44:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=beb66b02a40d0938703fb361b9ec41f7fdd461a3'/>
<id>urn:sha1:beb66b02a40d0938703fb361b9ec41f7fdd461a3</id>
<content type='text'>
PR:		bin/89666
Submitted by:	Arne H Juul
MFC after:	1 month
</content>
</entry>
<entry>
<title>Sync program's usage() with manpage's SYNOPSIS.</title>
<updated>2005-05-21T09:55:10Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-05-21T09:55:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f682f10c76449b3af3b1dd9afff859cd1cd07116'/>
<id>urn:sha1:f682f10c76449b3af3b1dd9afff859cd1cd07116</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added the EXIT STATUS section where appropriate.</title>
<updated>2005-01-17T07:44:44Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-01-17T07:44:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a866e170777b42fd7921eadd6e7e664f3a031d60'/>
<id>urn:sha1:a866e170777b42fd7921eadd6e7e664f3a031d60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mechanically kill hard sentence breaks.</title>
<updated>2004-07-02T22:22:35Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-07-02T22:22:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6a3e8b0adc8c622ae61275a94d5d869980a68069'/>
<id>urn:sha1:6a3e8b0adc8c622ae61275a94d5d869980a68069</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Uses wait4() instead of wait3() when waiting for a child process to exit.</title>
<updated>2003-10-17T07:53:30Z</updated>
<author>
<name>Sean Chittenden</name>
<email>seanc@FreeBSD.org</email>
</author>
<published>2003-10-17T07:53:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=77879b47b73053aa05fdc9c2a5b609cd8debaa4f'/>
<id>urn:sha1:77879b47b73053aa05fdc9c2a5b609cd8debaa4f</id>
<content type='text'>
Reviewed by:	yar
</content>
</entry>
<entry>
<title>Assorted minor fixes, mostly style(9):</title>
<updated>2003-10-04T15:17:08Z</updated>
<author>
<name>Yaroslav Tykhiy</name>
<email>ytykhiy@gmail.com</email>
</author>
<published>2003-10-04T15:17:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=69df5b5a0b62f575db406ff1a2641fe7e3e9d084'/>
<id>urn:sha1:69df5b5a0b62f575db406ff1a2641fe7e3e9d084</id>
<content type='text'>
- PID should be pid_t, not int;
- sort #include's and local variables;
- don't overuse initializers;
- use warn(3) instead of perror(3) consistently;
- amplify the comment on signals.
</content>
</entry>
<entry>
<title>Don't dump core from the time(1) process itself</title>
<updated>2003-10-04T14:42:03Z</updated>
<author>
<name>Yaroslav Tykhiy</name>
<email>ytykhiy@gmail.com</email>
</author>
<published>2003-10-04T14:42:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=153095405753e66b122b1e2d21e5cfdfdcf09617'/>
<id>urn:sha1:153095405753e66b122b1e2d21e5cfdfdcf09617</id>
<content type='text'>
if the child process has exited on a signal
whose default action is to dump core.
</content>
</entry>
</feed>
