<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.sbin/inetd, branch release/9.2.0</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>MFC r245696:</title>
<updated>2013-02-06T13:16:43+00:00</updated>
<author>
<name>Andrey Zonov</name>
<email>zont@FreeBSD.org</email>
</author>
<published>2013-02-06T13:16:43+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=383199159e2bd94adb71d8490b3cd6c93220241c'/>
<id>383199159e2bd94adb71d8490b3cd6c93220241c</id>
<content type='text'>
- Force inetd to have listen queue size to be set to the value of
  kern.ipc.somaxconn instead of hardcoded value 64.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Force inetd to have listen queue size to be set to the value of
  kern.ipc.somaxconn instead of hardcoded value 64.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r236572:</title>
<updated>2012-06-11T07:11:34+00:00</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2012-06-11T07:11:34+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=6efc15edb9e8a1a38a7548562cfa1e3f855f5b1a'/>
<id>6efc15edb9e8a1a38a7548562cfa1e3f855f5b1a</id>
<content type='text'>
Replace the use of wall clock time with monotonically increasing
clock.  In general, gettimeofday() is not appropriate interface
when accounting for elasped time because it can go backward, in
which case the policy code could errornously consider the limit
as exceeded.

Reported by:	Mahesh Arumugam
Submitted by:	Dorr H. Clark via gnn
Sponsored by:	Citrix / NetScaler
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace the use of wall clock time with monotonically increasing
clock.  In general, gettimeofday() is not appropriate interface
when accounting for elasped time because it can go backward, in
which case the policy code could errornously consider the limit
as exceeded.

Reported by:	Mahesh Arumugam
Submitted by:	Dorr H. Clark via gnn
Sponsored by:	Citrix / NetScaler
</pre>
</div>
</content>
</entry>
<entry>
<title>The last big commit: let usr.sbin/ use WARNS=6 by default.</title>
<updated>2010-01-02T11:07:44+00:00</updated>
<author>
<name>Ed Schouten</name>
<email>ed@FreeBSD.org</email>
</author>
<published>2010-01-02T11:07:44+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=71ccf09269546d398fa847168fc74c22d6338a62'/>
<id>71ccf09269546d398fa847168fc74c22d6338a62</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ANSIfy some more tools in usr.sbin/.</title>
<updated>2010-01-02T11:05:34+00:00</updated>
<author>
<name>Ed Schouten</name>
<email>ed@FreeBSD.org</email>
</author>
<published>2010-01-02T11:05:34+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9a958de54ccdc98bccac14218af0cb9fe04e607d'/>
<id>9a958de54ccdc98bccac14218af0cb9fe04e607d</id>
<content type='text'>
Most of these tools build with WARNS=6, except for their use of K&amp;R
function declarations.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Most of these tools build with WARNS=6, except for their use of K&amp;R
function declarations.
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid sshd, cron, syslogd and inetd to be killed under high-pressure swap</title>
<updated>2009-11-25T15:12:24+00:00</updated>
<author>
<name>Attilio Rao</name>
<email>attilio@FreeBSD.org</email>
</author>
<published>2009-11-25T15:12:24+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7a7043c787b61d6bf02733a04ade1947fc4ded2b'/>
<id>7a7043c787b61d6bf02733a04ade1947fc4ded2b</id>
<content type='text'>
environments.
Please note that this can't be done while such processes run in jails.

Note: in future it would be interesting to find a way to do that
selectively for any desired proccess (choosen by user himself), probabilly
via a ptrace interface or whatever.

Obtained from:	Sandvine Incorporated
Reviewed by:	emaste, arch@
Sponsored by:	Sandvine Incorporated
MFC:		1 month
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
environments.
Please note that this can't be done while such processes run in jails.

Note: in future it would be interesting to find a way to do that
selectively for any desired proccess (choosen by user himself), probabilly
via a ptrace interface or whatever.

Obtained from:	Sandvine Incorporated
Reviewed by:	emaste, arch@
Sponsored by:	Sandvine Incorporated
MFC:		1 month
</pre>
</div>
</content>
</entry>
<entry>
<title>Sync comment with actual configuration format.</title>
<updated>2009-02-13T22:48:05+00:00</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2009-02-13T22:48:05+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=882284ccd1b02f9d06476898bc3763a0ede29831'/>
<id>882284ccd1b02f9d06476898bc3763a0ede29831</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>o inetd(8) requires wait/nowait column in inetd.conf for</title>
<updated>2008-01-12T21:09:48+00:00</updated>
<author>
<name>Maxim Konovalov</name>
<email>maxim@FreeBSD.org</email>
</author>
<published>2008-01-12T21:09:48+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=30e95be8ce753357991f5253183b2b19376053d5'/>
<id>30e95be8ce753357991f5253183b2b19376053d5</id>
<content type='text'>
ONC services as well.

PR:		bin/119203
Submitted by:	Peter Jeremy
MFC atfer:	1 week
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ONC services as well.

PR:		bin/119203
Submitted by:	Peter Jeremy
MFC atfer:	1 week
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove the -DFAST_IPSEC from Makefiles again.</title>
<updated>2007-07-05T08:56:46+00:00</updated>
<author>
<name>Bjoern A. Zeeb</name>
<email>bz@FreeBSD.org</email>
</author>
<published>2007-07-05T08:56:46+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=53bf725ae1eeeb1b907c22adb46060e9fe8966a7'/>
<id>53bf725ae1eeeb1b907c22adb46060e9fe8966a7</id>
<content type='text'>
This was needed during the IPSEC-&gt;FAST_IPSEC-&gt;IPSEC transition
period to not break the build after picking up netipsec header
files. Now that the FAST_IPSEC kernel option is gone and the
default is IPSEC again those defines are superfluous.

Approved by:	re (rwatson)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was needed during the IPSEC-&gt;FAST_IPSEC-&gt;IPSEC transition
period to not break the build after picking up netipsec header
files. Now that the FAST_IPSEC kernel option is gone and the
default is IPSEC again those defines are superfluous.

Approved by:	re (rwatson)
</pre>
</div>
</content>
</entry>
<entry>
<title>Commit IPv6 support for FAST_IPSEC to the tree.</title>
<updated>2007-07-01T12:08:08+00:00</updated>
<author>
<name>George V. Neville-Neil</name>
<email>gnn@FreeBSD.org</email>
</author>
<published>2007-07-01T12:08:08+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8409aedfa67396980986b68417d5e6ef1351b491'/>
<id>8409aedfa67396980986b68417d5e6ef1351b491</id>
<content type='text'>
This commit includes all remaining changes for the time being including
user space updates.

Submitted by:    bz
Approved by:    re
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit includes all remaining changes for the time being including
user space updates.

Submitted by:    bz
Approved by:    re
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't try to apply connection-per-ip rate limiting to unix domain</title>
<updated>2007-03-11T16:30:49+00:00</updated>
<author>
<name>David Malone</name>
<email>dwmalone@FreeBSD.org</email>
</author>
<published>2007-03-11T16:30:49+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7149ee16963d25a78af50c0dd473372f03d23dbd'/>
<id>7149ee16963d25a78af50c0dd473372f03d23dbd</id>
<content type='text'>
sockets.  Instead of rejecting all unix domain connections when the
-C flag is given, allow them instead. Aragon tested an earlier
version of the patch.

PR:		109315
MFC after:	2 weeks
Tested-by:	Aragon Gouveia &lt;aragon@phat.za.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
sockets.  Instead of rejecting all unix domain connections when the
-C flag is given, allow them instead. Aragon tested an earlier
version of the patch.

PR:		109315
MFC after:	2 weeks
Tested-by:	Aragon Gouveia &lt;aragon@phat.za.net&gt;
</pre>
</div>
</content>
</entry>
</feed>
