<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.bin/strings/strings.c, branch release/3.4.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F3.4.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F3.4.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>1999-12-20T00:16:49Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>1999-12-20T00:16:49Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1999-12-20T00:16:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7a85407ad7dfbbdae7987bcff091bb36a6b83aee'/>
<id>urn:sha1:7a85407ad7dfbbdae7987bcff091bb36a6b83aee</id>
<content type='text'>
'RELENG_3_4_0_RELEASE'.

This commit was manufactured to restore the state of the 3.4-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-29T15:57:45Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-29T15:57:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a92bee191d618605d749ddc8e410d0ae66d03752'/>
<id>urn:sha1:a92bee191d618605d749ddc8e410d0ae66d03752</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Off-by-one error.</title>
<updated>1999-05-04T11:34:55Z</updated>
<author>
<name>Kris Kennaway</name>
<email>kris@FreeBSD.org</email>
</author>
<published>1999-05-04T11:34:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1ff9f190ba9388ac01b8ac2e614f10d8490c7b3f'/>
<id>urn:sha1:1ff9f190ba9388ac01b8ac2e614f10d8490c7b3f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use err(3).</title>
<updated>1997-08-11T07:31:28Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>1997-08-11T07:31:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=db4f31b7406537c952e37ddddb652bce352f4219'/>
<id>urn:sha1:db4f31b7406537c952e37ddddb652bce352f4219</id>
<content type='text'>
</content>
</entry>
<entry>
<title>compare return value from getopt against -1 rather than EOF, per the final</title>
<updated>1997-03-29T04:34:07Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>1997-03-29T04:34:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1c8af8787354e20c2b38cab5801698133ff8b403'/>
<id>urn:sha1:1c8af8787354e20c2b38cab5801698133ff8b403</id>
<content type='text'>
posix standard on the topic.
</content>
</entry>
<entry>
<title>Use more complicated printable test to remove unnecessary 8bit chars</title>
<updated>1995-12-28T16:31:23Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1995-12-28T16:31:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4c19ddc5f1963d5cd5889195eff74cca59639135'/>
<id>urn:sha1:4c19ddc5f1963d5cd5889195eff74cca59639135</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Localize it</title>
<updated>1995-12-28T13:43:40Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1995-12-28T13:43:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9f3ececf0513ba478fd029f7957cf530bd37b71c'/>
<id>urn:sha1:9f3ececf0513ba478fd029f7957cf530bd37b71c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>&gt;Description:</title>
<updated>1995-02-15T02:47:47Z</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1995-02-15T02:47:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a8c6dbca849995dc95f80203572c3d85100c6892'/>
<id>urn:sha1:a8c6dbca849995dc95f80203572c3d85100c6892</id>
<content type='text'>
	The "strings" program chokes if you try using "-n".

&gt;How-To-Repeat:

	Try "strings -n SOMENUMBER SOMEFILE".

&gt;Fix:

Here's a "diff -u" patch that corrects the problem.

Submitted by:	Lon Willett &lt;lon%softt.uucp@math.utah.edu&gt; via NetBSD
</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>
