<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/tools/regression/gaithrstress, branch releng/12.1</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F12.1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F12.1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2015-12-04T03:17:47Z</updated>
<entry>
<title>Fix LDADD/DPADD that should be LIBADD.</title>
<updated>2015-12-04T03:17:47Z</updated>
<author>
<name>Bryan Drewery</name>
<email>bdrewery@FreeBSD.org</email>
</author>
<published>2015-12-04T03:17:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=eacae6dc66aa881c102f11e2003174eea7e8af74'/>
<id>urn:sha1:eacae6dc66aa881c102f11e2003174eea7e8af74</id>
<content type='text'>
Sponsored by:	EMC / Isilon Storage Division
</content>
</entry>
<entry>
<title>Fix -Wformat warnings by using proper format string qualifiers for</title>
<updated>2015-04-27T07:28:41Z</updated>
<author>
<name>Enji Cooper</name>
<email>ngie@FreeBSD.org</email>
</author>
<published>2015-04-27T07:28:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f19fbaf8eb279a6a767546004665824a1e54f051'/>
<id>urn:sha1:f19fbaf8eb279a6a767546004665824a1e54f051</id>
<content type='text'>
long and unsigned[ long] types

MFC after: 1 week
</content>
</entry>
<entry>
<title>NO_MAN= has been deprecated in favor of MAN= for some time, go ahead</title>
<updated>2014-04-13T05:21:56Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2014-04-13T05:21:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3bdf775801b218aa5a89564839405b122f4b233e'/>
<id>urn:sha1:3bdf775801b218aa5a89564839405b122f4b233e</id>
<content type='text'>
and finish the job. ncurses is now the only Makefile in the tree that
uses it since it wasn't a simple mechanical change, and will be
addressed in a future commit.
</content>
</entry>
<entry>
<title>Fixed missing or broken library dependencies.</title>
<updated>2010-02-25T14:42:26Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2010-02-25T14:42:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9fd69f37d28cfd7438cac3eeb45fe9dd46b4d7dd'/>
<id>urn:sha1:9fd69f37d28cfd7438cac3eeb45fe9dd46b4d7dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed error checking of pthread(3) functions.</title>
<updated>2010-02-12T16:33:03Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2010-02-12T16:33:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2949bd100b20420f219d834034ef34daf6454b34'/>
<id>urn:sha1:2949bd100b20420f219d834034ef34daf6454b34</id>
<content type='text'>
PR:		143807
Submitted by:	pluknet (partly)
</content>
</entry>
<entry>
<title>Start the dreaded NOFOO -&gt; NO_FOO conversion.</title>
<updated>2004-12-21T08:47:35Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-12-21T08:47:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e653b48c80fb85b2a10372d664a4b55dbdc51dae'/>
<id>urn:sha1:e653b48c80fb85b2a10372d664a4b55dbdc51dae</id>
<content type='text'>
OK'ed by:	core
</content>
</entry>
<entry>
<title>For variables that are only checked with defined(), don't provide</title>
<updated>2004-10-24T15:33:08Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-10-24T15:33:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a35d88931c87cfe6bd38f01d7bad22140b3b38f3'/>
<id>urn:sha1:a35d88931c87cfe6bd38f01d7bad22140b3b38f3</id>
<content type='text'>
any fake value.
</content>
</entry>
<entry>
<title>Add some more comments and a -4 argument to restrict searches to only</title>
<updated>2004-02-21T22:42:54Z</updated>
<author>
<name>Brian Feldman</name>
<email>green@FreeBSD.org</email>
</author>
<published>2004-02-21T22:42:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b99c0fd2b434cdd85f0550b9b733179b36c5fc1a'/>
<id>urn:sha1:b99c0fd2b434cdd85f0550b9b733179b36c5fc1a</id>
<content type='text'>
A (not default A and AAAA) records.  Now the longest time that a -4
thread might hang trying to resolve is only 2:30 instead of 5:00 ;)
</content>
</entry>
<entry>
<title>Print the maximum resolution time encountered by each thread. Did you</title>
<updated>2004-02-21T02:52:49Z</updated>
<author>
<name>Brian Feldman</name>
<email>green@FreeBSD.org</email>
</author>
<published>2004-02-21T02:52:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=bdb764aa04696aad7aa002866a134e53470e345b'/>
<id>urn:sha1:bdb764aa04696aad7aa002866a134e53470e345b</id>
<content type='text'>
know that the resolver might keep trying on a getaddrinfo() for up to
FIVE MINUTES?
</content>
</entry>
<entry>
<title>Add my getaddrinfo(3) stress-tester as gaithrstress.  The most obvious</title>
<updated>2004-02-20T16:54:01Z</updated>
<author>
<name>Brian Feldman</name>
<email>green@FreeBSD.org</email>
</author>
<published>2004-02-20T16:54:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e858faa9bb929e040dfa2ee6f9e4806cec4d685d'/>
<id>urn:sha1:e858faa9bb929e040dfa2ee6f9e4806cec4d685d</id>
<content type='text'>
regressions would be to see the program or your kernel crashing.

If you want to give it something to really test out, try a much more
reentrant version of the resolver.
&lt;URL:http://green.homeunix.org/~green/reentrant_resolver.patch&gt;
Any Mozilla-based browser would show you a clear difference.
</content>
</entry>
</feed>
