<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/libexec/fingerd, branch upstream/10.4.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=upstream%2F10.4.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=upstream%2F10.4.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2014-02-24T08:21:49Z</updated>
<entry>
<title>MFC: r262136</title>
<updated>2014-02-24T08:21:49Z</updated>
<author>
<name>Christian Brueffer</name>
<email>brueffer@FreeBSD.org</email>
</author>
<published>2014-02-24T08:21:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b37c75aa05cbc2a4adc9b65a6dff4eaf6786bbd1'/>
<id>urn:sha1:b37c75aa05cbc2a4adc9b65a6dff4eaf6786bbd1</id>
<content type='text'>
Remove the 3rd clause ("advertising clause") of the BSD license as
permitted by the University of Berkeley on July 22, 1999.

Reviewed by:	imp
</content>
</entry>
<entry>
<title>MFC: r262135</title>
<updated>2014-02-24T08:18:11Z</updated>
<author>
<name>Christian Brueffer</name>
<email>brueffer@FreeBSD.org</email>
</author>
<published>2014-02-24T08:18:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=55561adc566df56c8b7dc1e3c82c4f7dbef422c1'/>
<id>urn:sha1:55561adc566df56c8b7dc1e3c82c4f7dbef422c1</id>
<content type='text'>
Add $FreeBSD$.
</content>
</entry>
<entry>
<title>Forgot to initialize the debug variable.</title>
<updated>2010-04-01T13:16:32Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2010-04-01T13:16:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b591468394eb4cbc96770c304caa147d0aea6514'/>
<id>urn:sha1:b591468394eb4cbc96770c304caa147d0aea6514</id>
<content type='text'>
MFC after:	2 weeks
</content>
</entry>
<entry>
<title>Add a debugging option (-d)</title>
<updated>2010-04-01T13:11:39Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2010-04-01T13:11:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9481b5428e98e716617db6a6c27f40921ce441b4'/>
<id>urn:sha1:9481b5428e98e716617db6a6c27f40921ce441b4</id>
<content type='text'>
Add a -k option which fingerd(8) passes through to finger(1).

MFC after:	2 weeks
</content>
</entry>
<entry>
<title>Make WARNS=6 the default for libexec/.</title>
<updated>2010-01-02T09:50:19Z</updated>
<author>
<name>Ed Schouten</name>
<email>ed@FreeBSD.org</email>
</author>
<published>2010-01-02T09:50:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1100c0013116f4af50d7a5b8bf23db2a13892714'/>
<id>urn:sha1:1100c0013116f4af50d7a5b8bf23db2a13892714</id>
<content type='text'>
Just like bin/ and sbin/, I think setting WARNS to the highest value
possible will make it more attractive for people to fix warnings.

- The WARNS variable is set in the Makefile in the directory of the
  application itself, making it more likely that it will be removed out
  of curiosity to see what happens.
- New applications will most likely build with WARNS=6 out of the box,
  because the author would more likely fix the warnings during
  development than lower WARNS.

Unfortunately almost all apps in libexec require a lowered value of
WARNS.
</content>
</entry>
<entry>
<title>Mark functions as __dead2 in order to help the LLVM static checker</title>
<updated>2008-08-04T01:25:48Z</updated>
<author>
<name>Colin Percival</name>
<email>cperciva@FreeBSD.org</email>
</author>
<published>2008-08-04T01:25:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f9bcf9cabfc4f147200688700289c31c663caf99'/>
<id>urn:sha1:f9bcf9cabfc4f147200688700289c31c663caf99</id>
<content type='text'>
understand which code paths aren't possible.

This commit eliminates 117 false positive bug reports of the form
"allocate memory; error out if pointer is NULL; use pointer".
</content>
</entry>
<entry>
<title>Fix most cases where the address of an int is passed to a function expecting a</title>
<updated>2005-02-14T17:42:58Z</updated>
<author>
<name>Stefan Farfeleder</name>
<email>stefanf@FreeBSD.org</email>
</author>
<published>2005-02-14T17:42:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=78e3eed07184d423cdabe6a8baae3edcd47c3dc5'/>
<id>urn:sha1:78e3eed07184d423cdabe6a8baae3edcd47c3dc5</id>
<content type='text'>
socklen_t * argument.
</content>
</entry>
<entry>
<title>Sort sections.</title>
<updated>2005-01-18T09:29:40Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-01-18T09:29:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a3ac07a54e824889c4b8ae5fb79e1f32350f7a68'/>
<id>urn:sha1:a3ac07a54e824889c4b8ae5fb79e1f32350f7a68</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mechanically kill hard sentence breaks.</title>
<updated>2004-07-02T21:28:50Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-07-02T21:28:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c481aa05e89e945a535e6e5bec8e05238a6b3628'/>
<id>urn:sha1:c481aa05e89e945a535e6e5bec8e05238a6b3628</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make fingerd(8) WARNS2 clean.</title>
<updated>2004-03-29T09:29:51Z</updated>
<author>
<name>Pawel Jakub Dawidek</name>
<email>pjd@FreeBSD.org</email>
</author>
<published>2004-03-29T09:29:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ece20938e5c352444e7427c8bb6bc859da68ac0f'/>
<id>urn:sha1:ece20938e5c352444e7427c8bb6bc859da68ac0f</id>
<content type='text'>
</content>
</entry>
</feed>
