<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.bin/printf, branch release/2.2.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F2.2.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F2.2.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>1996-10-06T02:40:39Z</updated>
<entry>
<title>Remove annoying -Wall warning.</title>
<updated>1996-10-06T02:40:39Z</updated>
<author>
<name>Steve Price</name>
<email>steve@FreeBSD.org</email>
</author>
<published>1996-10-06T02:40:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e6068a345fa2c17485bab8b839a010e073bd46a8'/>
<id>urn:sha1:e6068a345fa2c17485bab8b839a010e073bd46a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>When used as a shell builtin, this program decoded a subset of arguments</title>
<updated>1996-10-01T04:56:59Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1996-10-01T04:56:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d72f654c65891ad9a91e012d15e13e266c0238fb'/>
<id>urn:sha1:d72f654c65891ad9a91e012d15e13e266c0238fb</id>
<content type='text'>
known to printf(3) and then used printf() to format it... The only
problem what the #define printf out1fmt.  The code was behaving differently
when run as a shell builtin since out1fmt() isn't printf(3).

Simple hack.  Print to a buffer and fputs (also #defined for sh) the
result.  This should fix the printf builtin problem in PR#1673, rather
than leaving the call commented out.  (printf.o was being statically linked
in anyway, we might as well use it)
</content>
</entry>
<entry>
<title>Correctly match the format flags and their descriptions.</title>
<updated>1996-04-09T21:46:24Z</updated>
<author>
<name>Mike Pritchard</name>
<email>mpp@FreeBSD.org</email>
</author>
<published>1996-04-09T21:46:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=457788f888a0db9a75af3c07cec7d49174dd92f5'/>
<id>urn:sha1:457788f888a0db9a75af3c07cec7d49174dd92f5</id>
<content type='text'>
Submitted by:	Dave Glowacki &lt;dglo@ssec.wisc.edu&gt;
</content>
</entry>
<entry>
<title>Move out some of the shell builtin bogosity from printf's source to</title>
<updated>1995-12-10T15:40:42Z</updated>
<author>
<name>Joerg Wunsch</name>
<email>joerg@FreeBSD.org</email>
</author>
<published>1995-12-10T15:40:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d9f9371008a4433a269555c374912db62ef797c0'/>
<id>urn:sha1:d9f9371008a4433a269555c374912db62ef797c0</id>
<content type='text'>
sh's builtin/bltin.h.
</content>
</entry>
<entry>
<title>Remove trailing whitespace.</title>
<updated>1995-05-30T06:41:30Z</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1995-05-30T06:41:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7799f52a32f592a7efe259bc3411ba52d13db797'/>
<id>urn:sha1:7799f52a32f592a7efe259bc3411ba52d13db797</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make the syntax checks for the format string more strict.  The string</title>
<updated>1995-05-07T07:00:18Z</updated>
<author>
<name>Joerg Wunsch</name>
<email>joerg@FreeBSD.org</email>
</author>
<published>1995-05-07T07:00:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d867cefdcb3c34803b4746663685336865e8ac97'/>
<id>urn:sha1:d867cefdcb3c34803b4746663685336865e8ac97</id>
<content type='text'>
"%8*s" is no longer considered to be a valid format description.

This closes PR bin/386.
</content>
</entry>
<entry>
<title>BSD 4.4 Lite Usr.bin Sources</title>
<updated>1994-05-27T12:33:43Z</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1994-05-27T12:33:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9b50d9027575220cb6dd09b3e62f03f511e908b8'/>
<id>urn:sha1:9b50d9027575220cb6dd09b3e62f03f511e908b8</id>
<content type='text'>
</content>
</entry>
</feed>
