<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.bin/fold, branch releng/6.4</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=releng%2F6.4</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=releng%2F6.4'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2004-08-02T11:15:01Z</updated>
<entry>
<title>Add cross-reference to fmt(1) and a fairly standard ENVIRONMENT section.</title>
<updated>2004-08-02T11:15:01Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2004-08-02T11:15:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f9dd3a8b6fa74d58850bad970b10c8486e9f6cd3'/>
<id>urn:sha1:f9dd3a8b6fa74d58850bad970b10c8486e9f6cd3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for multibyte characters and characters that take up more</title>
<updated>2004-06-24T15:12:29Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2004-06-24T15:12:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=19657ec3b81083170397d56c9bd5f6396a4e3f2c'/>
<id>urn:sha1:19657ec3b81083170397d56c9bd5f6396a4e3f2c</id>
<content type='text'>
than one column position.
</content>
</entry>
<entry>
<title>ANSIify function definitions.</title>
<updated>2002-09-04T23:29:10Z</updated>
<author>
<name>David Malone</name>
<email>dwmalone@FreeBSD.org</email>
</author>
<published>2002-09-04T23:29:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f4ac32def255b5968bdd8150057b9c0d14595689'/>
<id>urn:sha1:f4ac32def255b5968bdd8150057b9c0d14595689</id>
<content type='text'>
Add some constness to avoid some warnings.
Remove use register keyword.
Deal with missing/unneeded extern/prototypes.
Some minor type changes/casts to avoid warnings.

Reviewed by:	md5
</content>
</entry>
<entry>
<title>Only advance the column position for printable characters, update manual</title>
<updated>2002-06-17T12:11:05Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2002-06-17T12:11:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b887806d7b36fc7a54980ce25ea3b32657f0b76f'/>
<id>urn:sha1:b887806d7b36fc7a54980ce25ea3b32657f0b76f</id>
<content type='text'>
page to emphasise that we count column positions, not characters.
</content>
</entry>
<entry>
<title>Typo: use plural now that we have more than one option.</title>
<updated>2002-05-25T03:08:21Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2002-05-25T03:08:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=816dde7d0531c08bda024704366192b1549725db'/>
<id>urn:sha1:816dde7d0531c08bda024704366192b1549725db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>If a file cannot be processed, try to process any remaining files</title>
<updated>2002-05-25T03:04:28Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2002-05-25T03:04:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=fb2582c00666b7b4f561c921cffc9cb616a1371f'/>
<id>urn:sha1:fb2582c00666b7b4f561c921cffc9cb616a1371f</id>
<content type='text'>
then exit non-zero.
</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>Localize it, LC_CTYPE</title>
<updated>2002-04-19T09:02:16Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2002-04-19T09:02:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a243305fbe9b0870386544a36f4d65f0f7e943f7'/>
<id>urn:sha1:a243305fbe9b0870386544a36f4d65f0f7e943f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add the -b option (break at byte position, not column number) and the -s</title>
<updated>2002-04-18T03:33:51Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2002-04-18T03:33:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=13e06695bf59220c5d79acfce70fa5a97afabedd'/>
<id>urn:sha1:13e06695bf59220c5d79acfce70fa5a97afabedd</id>
<content type='text'>
option (try to break at word bounaries) for SUSv3 conformance.

Partially based on the NetBSD version, with the following changes:
 - style(9)
 - break on &lt;blank&gt;s, not spaces, per POSIX (and GNU)
 - when looking for last space on line, search backwards instead of
   forwards; less comparisons needed this way.
 - use LINE_MAX macro instead of a magic number and a comment saying it is
   LINE_MAX.

PR:		36245
Reviewed by:	mike
Obtained from:	NetBSD (partially)
</content>
</entry>
<entry>
<title>remove __P</title>
<updated>2002-03-22T01:22:50Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2002-03-22T01:22:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f1bb2cd2aa7488657658fbc09aae2ead579049ab'/>
<id>urn:sha1:f1bb2cd2aa7488657658fbc09aae2ead579049ab</id>
<content type='text'>
</content>
</entry>
</feed>
