<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.bin/logger, 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>2011-04-17T21:52:57Z</updated>
<entry>
<title>MFC of r220448</title>
<updated>2011-04-17T21:52:57Z</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2011-04-17T21:52:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=68c0e20c1fe5c47fec0b8a128496a7338c0ff45b'/>
<id>urn:sha1:68c0e20c1fe5c47fec0b8a128496a7338c0ff45b</id>
<content type='text'>
When specifying the -t option (send tag in front of message), this tag
should also be forwarded to the remote logging host, not only when the
logging is done locally.

PR:             bin/154324
Submitted by:   Callum Gibson &lt;callumgibson@optusnet.com.au&gt;
</content>
</entry>
<entry>
<title>Minor style(9) nit.</title>
<updated>2008-02-05T17:34:44Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2008-02-05T17:34:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d870d44d2054d4449b75870fd432a9ab41c0ab58'/>
<id>urn:sha1:d870d44d2054d4449b75870fd432a9ab41c0ab58</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make logmsg take const char * arguments.</title>
<updated>2007-05-07T11:28:01Z</updated>
<author>
<name>David Malone</name>
<email>dwmalone@FreeBSD.org</email>
</author>
<published>2007-05-07T11:28:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6f62d86388881eb416096c511cea73f69e84edc3'/>
<id>urn:sha1:6f62d86388881eb416096c511cea73f69e84edc3</id>
<content type='text'>
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>Update document date.</title>
<updated>2006-08-03T20:43:51Z</updated>
<author>
<name>Bruce M Simpson</name>
<email>bms@FreeBSD.org</email>
</author>
<published>2006-08-03T20:43:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=abfdccc7ce3a32dd95a9bba44976564dda65604e'/>
<id>urn:sha1:abfdccc7ce3a32dd95a9bba44976564dda65604e</id>
<content type='text'>
Noticed by:	ru
</content>
</entry>
<entry>
<title>Add a new command-line option, -P, which allows the user to specify</title>
<updated>2006-08-02T13:21:44Z</updated>
<author>
<name>Bruce M Simpson</name>
<email>bms@FreeBSD.org</email>
</author>
<published>2006-08-02T13:21:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6b04b7f63eaf6cc7667499aa94233ff5df4016ae'/>
<id>urn:sha1:6b04b7f63eaf6cc7667499aa94233ff5df4016ae</id>
<content type='text'>
an arbitrary port to which syslog messages are to be sent.

PR:		bin/54026
Submitted by:	Oliver Fromme
MFC after:	10 days
</content>
</entry>
<entry>
<title>Obey MK_INET6_SUPPORT.</title>
<updated>2006-07-27T14:20:14Z</updated>
<author>
<name>Yaroslav Tykhiy</name>
<email>ytykhiy@gmail.com</email>
</author>
<published>2006-07-27T14:20:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2cc3124e106fbd1f61537ad2a493e74dd16f8549'/>
<id>urn:sha1:2cc3124e106fbd1f61537ad2a493e74dd16f8549</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reduce compiler warning: variable might be used uninitialized, by giving</title>
<updated>2005-05-29T16:04:46Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>2005-05-29T16:04:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=865059c8a88424279aaac8a736a2c3b0e0f6199b'/>
<id>urn:sha1:865059c8a88424279aaac8a736a2c3b0e0f6199b</id>
<content type='text'>
an initial value.
</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>Deal with double whitespace.</title>
<updated>2004-07-03T00:24:45Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-07-03T00:24:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=557b7fa1488f8937156051e061ac3512330bcb7e'/>
<id>urn:sha1:557b7fa1488f8937156051e061ac3512330bcb7e</id>
<content type='text'>
</content>
</entry>
</feed>
