<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test/usr.bin/file2c, branch stable/7</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test/atom?h=stable%2F7</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test/atom?h=stable%2F7'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/'/>
<updated>2007-11-14T19:24:10Z</updated>
<entry>
<title>MFC: Apply style(9) to usage(), fix markup of the manpage.</title>
<updated>2007-11-14T19:24:10Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2007-11-14T19:24:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=1f822972180265ff574113bc04d7e646057700d4'/>
<id>urn:sha1:1f822972180265ff574113bc04d7e646057700d4</id>
<content type='text'>
Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>Add '-s' option and update the manual page.  With this option, it prints</title>
<updated>2007-03-23T00:00:22Z</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2007-03-23T00:00:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=778ee3c6391391b99a9e61e944db63617f76d1b3'/>
<id>urn:sha1:778ee3c6391391b99a9e61e944db63617f76d1b3</id>
<content type='text'>
little more style(9) friendly output.  For example:

%file2c -n 8 -s -x 'const char data[] = {' '};' &lt; /etc/motd
const char data[] = {
	0x46, 0x72, 0x65, 0x65, 0x42, 0x53, 0x44, 0x20,
	0x37, 0x2e, 0x30, 0x2d, 0x43, 0x55, 0x52, 0x52,
	0x45, 0x4e, 0x54, 0x20, 0x28, 0x42, 0x45, 0x41,
	0x53, 0x54, 0x49, 0x45, 0x29, 0x20, 0x23, 0x30,
	0x3a, 0x20, 0x57, 0x65, 0x64, 0x20, 0x4d, 0x61,
	0x72, 0x20, 0x32, 0x31, 0x20, 0x31, 0x39, 0x3a,
	0x30, 0x34, 0x3a, 0x33, 0x36, 0x20, 0x45, 0x44,
	0x54, 0x20, 0x32, 0x30, 0x30, 0x37, 0x0a
};
</content>
</entry>
<entry>
<title>Fix all the spelling mistakes I could find in the man pages for words</title>
<updated>2005-07-31T03:30:48Z</updated>
<author>
<name>Giorgos Keramidas</name>
<email>keramida@FreeBSD.org</email>
</author>
<published>2005-07-31T03:30:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=6fb9b618f59bb8cf57ee05626515d113a8be92d3'/>
<id>urn:sha1:6fb9b618f59bb8cf57ee05626515d113a8be92d3</id>
<content type='text'>
that have at least 3 characters.

MFC after:	1 week
Thanks to:	Music band ``Chingon''
		for keeping me company while searching for these.
</content>
</entry>
<entry>
<title>o  Add option -n. The -n option takes a count and breaks the line</title>
<updated>2005-05-15T06:26:59Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2005-05-15T06:26:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=77a77c66d113c9b1caf3d3592b3d696e70f11fec'/>
<id>urn:sha1:77a77c66d113c9b1caf3d3592b3d696e70f11fec</id>
<content type='text'>
   after that many values have been printed. The line length is not
   considered anymore.
o  Add option -x. The -x option will cause the byte values to be
   printed in hexadecimal instead of decimal.
o  Bump WARNS to 6.
o  Update the manpage accordingly.
</content>
</entry>
<entry>
<title>Reindent and improve style(9) comformance.</title>
<updated>2005-05-15T01:07:36Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2005-05-15T01:07:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=ac97b33fc7166289f652aa9a408cd039a5fa7fd8'/>
<id>urn:sha1:ac97b33fc7166289f652aa9a408cd039a5fa7fd8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Consistently use FBSDID</title>
<updated>2002-06-30T05:25:07Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2002-06-30T05:25:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=e026a48c34d396fe7d0e382673a69bc047c0bfca'/>
<id>urn:sha1:e026a48c34d396fe7d0e382673a69bc047c0bfca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Modernize my email address</title>
<updated>2002-03-25T13:53:46Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2002-03-25T13:53:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=06229ad2af0790512e7676f99344b1fff70fea5b'/>
<id>urn:sha1:06229ad2af0790512e7676f99344b1fff70fea5b</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-test/commit/?id=91bd71d2060cd302015f7dd6e7b891014552dba4'/>
<id>urn:sha1:91bd71d2060cd302015f7dd6e7b891014552dba4</id>
<content type='text'>
help the GCC3 transition and CURRENT in general.
</content>
</entry>
<entry>
<title>Spell "FreeBSD" with "F" and "BSD" in uppercase.</title>
<updated>2001-08-13T16:33:00Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-08-13T16:33:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=c5e7e03a143ca33bf523994e766d62892780abcf'/>
<id>urn:sha1:c5e7e03a143ca33bf523994e766d62892780abcf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove whitespace at EOL.</title>
<updated>2001-07-15T08:06:20Z</updated>
<author>
<name>Dima Dorfman</name>
<email>dd@FreeBSD.org</email>
</author>
<published>2001-07-15T08:06:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=f247324df75b7f55b48b92acb3b42a5ae2deac8a'/>
<id>urn:sha1:f247324df75b7f55b48b92acb3b42a5ae2deac8a</id>
<content type='text'>
</content>
</entry>
</feed>
