<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.bin/apply, 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>2010-07-30T12:04:29Z</updated>
<entry>
<title>MFC r204761:</title>
<updated>2010-07-30T12:04:29Z</updated>
<author>
<name>Jaakko Heinonen</name>
<email>jh@FreeBSD.org</email>
</author>
<published>2010-07-30T12:04:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3b7f57c13fe2c2d15d6d42e55d8b6ef7f0efa8dc'/>
<id>urn:sha1:3b7f57c13fe2c2d15d6d42e55d8b6ef7f0efa8dc</id>
<content type='text'>
- Use errx(3) instead of err(3) when checking if snprintf(3) succeeded.
  snprintf(3) doesn't set errno in the tested cases.
- If the same argument reference (for example %1) was specified more than
  once, the command didn't necessarily fit to the final command buffer. Fix
  this using a dynamic sbuf buffer. Add a few regression tests for the case.

PR:		bin/95079
</content>
</entry>
<entry>
<title>It's ``apply echo *'' that is similar to ``ls -1'', not ``apply echo a*''.</title>
<updated>2006-12-13T08:13:14Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2006-12-13T08:13:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6a2561eb262d5057235a7333ccce655a788493b7'/>
<id>urn:sha1:6a2561eb262d5057235a7333ccce655a788493b7</id>
<content type='text'>
Submitted by:	sat
</content>
</entry>
<entry>
<title>Sort sections.</title>
<updated>2005-01-18T13:43:56Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-01-18T13:43:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6c7216df785592bb069469113f556dfd1946ed5d'/>
<id>urn:sha1:6c7216df785592bb069469113f556dfd1946ed5d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Document incorrect handling of multibyte characters.</title>
<updated>2004-07-17T04:04:30Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2004-07-17T04:04:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3d1a01487ac99da152f985897c3ddb9eee30ce63'/>
<id>urn:sha1:3d1a01487ac99da152f985897c3ddb9eee30ce63</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert previous commit, from Bruce:</title>
<updated>2003-06-09T19:21:35Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>2003-06-09T19:21:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3adb4d32aa2a71bd88c9d0dc831cf0cab0295d05'/>
<id>urn:sha1:3adb4d32aa2a71bd88c9d0dc831cf0cab0295d05</id>
<content type='text'>
  This is a style bug.  err() is declared is non-returning so that every
  use of it doesn't need to be encrufted with NOTREACHED.  It's too bad
  that only gcc understands the declaration.

Asked by:	bde@
</content>
</entry>
<entry>
<title>Add NOTREACHED after err() inside of a switch statement.</title>
<updated>2003-06-08T13:39:32Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>2003-06-08T13:39:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5288a06a919d8a9ea36e93eaa81d1285966bf031'/>
<id>urn:sha1:5288a06a919d8a9ea36e93eaa81d1285966bf031</id>
<content type='text'>
</content>
</entry>
<entry>
<title>WARNS=4</title>
<updated>2002-07-14T18:23:22Z</updated>
<author>
<name>Alfred Perlstein</name>
<email>alfred@FreeBSD.org</email>
</author>
<published>2002-07-14T18:23:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=da8de1e204f41759fda96dba2b7ca12324453611'/>
<id>urn:sha1:da8de1e204f41759fda96dba2b7ca12324453611</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use `The .Nm utility'</title>
<updated>2002-04-19T23:44:58Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>2002-04-19T23:44:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3898680cf705cef4e1cc606b44cd91fc4252bcd5'/>
<id>urn:sha1:3898680cf705cef4e1cc606b44cd91fc4252bcd5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minor whitespace nit.</title>
<updated>2002-03-23T15:20:45Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2002-03-23T15:20:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ed74761863c0adc1521be2d43bc97534c3646118'/>
<id>urn:sha1:ed74761863c0adc1521be2d43bc97534c3646118</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove leaf node WARNS?=2 (that mainly I added). This should</title>
<updated>2002-02-08T22:31:43Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2002-02-08T22:31:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=91bd71d2060cd302015f7dd6e7b891014552dba4'/>
<id>urn:sha1:91bd71d2060cd302015f7dd6e7b891014552dba4</id>
<content type='text'>
help the GCC3 transition and CURRENT in general.
</content>
</entry>
</feed>
