<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/strings, branch release/4.1.1</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F4.1.1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F4.1.1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>1999-08-28T01:08:13Z</updated>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T01:08:13Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T01:08:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c3aac50f284c6cca5b4f2eb46aaa13812cb8b630'/>
<id>urn:sha1:c3aac50f284c6cca5b4f2eb46aaa13812cb8b630</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add $Id$, to make it simpler for members of the translation teams to</title>
<updated>1999-07-12T20:24:20Z</updated>
<author>
<name>Nik Clayton</name>
<email>nik@FreeBSD.org</email>
</author>
<published>1999-07-12T20:24:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3be5f1f5ce6c92fb28926e7d02f855c12d534c34'/>
<id>urn:sha1:3be5f1f5ce6c92fb28926e7d02f855c12d534c34</id>
<content type='text'>
track.

The $Id$ line is normally at the bottom of the main comment block in the
man page, separated from the rest of the manpage by an empty comment,
like so;

     .\"    $Id$
     .\"

If the immediately preceding comment is a @(#) format ID marker than the
the $Id$ will line up underneath it with no intervening blank lines.
Otherwise, an additional blank line is inserted.

Approved by:            bde
</content>
</entry>
<entry>
<title>malloc(3) need to allocate one byte more.</title>
<updated>1999-03-29T13:18:16Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1999-03-29T13:18:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=31f9b07613779647899dfb576515a084b465004d'/>
<id>urn:sha1:31f9b07613779647899dfb576515a084b465004d</id>
<content type='text'>
PR:		10855
Submitted by:	Petteri Holländer &lt;pete@iki.fi&gt;
</content>
</entry>
<entry>
<title>Install the legacy man file in section 1aout.</title>
<updated>1998-09-07T06:01:37Z</updated>
<author>
<name>John Birrell</name>
<email>jb@FreeBSD.org</email>
</author>
<published>1998-09-07T06:01:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a8228cf9881b0081c67070ffdaf8551d9c1621c4'/>
<id>urn:sha1:a8228cf9881b0081c67070ffdaf8551d9c1621c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ELF preparation step 1:</title>
<updated>1998-05-25T17:34:42Z</updated>
<author>
<name>Søren Schmidt</name>
<email>sos@FreeBSD.org</email>
</author>
<published>1998-05-25T17:34:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=77dfb966d9bdfb8bf8442dc883287c347f74ccbf'/>
<id>urn:sha1:77dfb966d9bdfb8bf8442dc883287c347f74ccbf</id>
<content type='text'>
Move our old a.out utils to /usr/libexec/aout.
Enable binutils and put the utils in /usr/libexec/elf
Enable objformat, a little helper program that calls the right
utils based on /etc/objformat and $OBJFORMAT.

This will enable the ELF generating tools.
Remember that this is only step one, the system is still compiled
and run in a.out format ONLY.

Problem left to solve: The BSD manpages wins over the GNU equivalents
as the are installed last. We need to distinguish between the manpages
somehow...
</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/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/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/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/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/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>
</feed>
