<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/tools/diag, branch releng/10.3</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F10.3</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F10.3'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2014-12-31T23:25:37Z</updated>
<entry>
<title>MFC r264400,r265836:</title>
<updated>2014-12-31T23:25:37Z</updated>
<author>
<name>Enji Cooper</name>
<email>ngie@FreeBSD.org</email>
</author>
<published>2014-12-31T23:25:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=be39f9d2337a354f95e8be9e96a52202de94b428'/>
<id>urn:sha1:be39f9d2337a354f95e8be9e96a52202de94b428</id>
<content type='text'>
r264400:

  NO_MAN= has been deprecated in favor of MAN= for some time, go ahead
  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.

r265836:

  Remove last two NO_MAN= in the tree. In both of these cases, MAN= is
  what is needed.
</content>
</entry>
<entry>
<title>Remove scripts and tools which only functioned when src was using CVS</title>
<updated>2012-09-13T17:49:11Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2012-09-13T17:49:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2ab4fdc460bbc8570ce83f4cb11075b372f126df'/>
<id>urn:sha1:2ab4fdc460bbc8570ce83f4cb11075b372f126df</id>
<content type='text'>
Approved by:	cperciva
MFC after:	1 week
</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>Fixed ``make checkdpadd''.  Removed redundant dependency.</title>
<updated>2004-02-05T21:52:33Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-02-05T21:52:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c97869c8aab95dc991a3a79fbad618ece5231b9a'/>
<id>urn:sha1:c97869c8aab95dc991a3a79fbad618ece5231b9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Learn about new world order</title>
<updated>2003-11-26T10:43:05Z</updated>
<author>
<name>Alexey Zelkin</name>
<email>phantom@FreeBSD.org</email>
</author>
<published>2003-11-26T10:43:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ac5e4e9c9e27d1f9a2c76c6b911b3099d98deec3'/>
<id>urn:sha1:ac5e4e9c9e27d1f9a2c76c6b911b3099d98deec3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make it works with POSIX sort (POS arg)</title>
<updated>2002-09-24T20:05:01Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2002-09-24T20:05:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6fd04a1f52f9d4e08e2899577347ca06604dd375'/>
<id>urn:sha1:6fd04a1f52f9d4e08e2899577347ca06604dd375</id>
<content type='text'>
All old sorts understand -k too.
</content>
</entry>
<entry>
<title>Usage style sweep: spell "usage" with a small 'u'.</title>
<updated>2002-04-22T13:44:47Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2002-04-22T13:44:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d397408818fbfa179246fb327659e3fb29ffff31'/>
<id>urn:sha1:d397408818fbfa179246fb327659e3fb29ffff31</id>
<content type='text'>
Also change one case of blatant __progname abuse (several more remain)
This commit does not touch anything in src/{contrib,crypto,gnu}/.
</content>
</entry>
<entry>
<title>Finish style fixes.</title>
<updated>2002-03-26T13:02:15Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-03-26T13:02:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6239d3aebdc64ae9ecf89b067b93a9bdfda921fd'/>
<id>urn:sha1:6239d3aebdc64ae9ecf89b067b93a9bdfda921fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Complete '_' hack.</title>
<updated>2002-02-07T19:32:40Z</updated>
<author>
<name>Alexey Zelkin</name>
<email>phantom@FreeBSD.org</email>
</author>
<published>2002-02-07T19:32:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b5ed0bcd23db95578b57cd829e808a7f44596d33'/>
<id>urn:sha1:b5ed0bcd23db95578b57cd829e808a7f44596d33</id>
<content type='text'>
</content>
</entry>
</feed>
