<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.bin/nm/nm.c, branch release/2.2.5_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F2.2.5_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F2.2.5_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>1997-10-21T01:56:05Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>1997-10-21T01:56:05Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1997-10-21T01:56:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=14d01796b1ab61a57dbd60da66d8dac699a0a2e7'/>
<id>urn:sha1:14d01796b1ab61a57dbd60da66d8dac699a0a2e7</id>
<content type='text'>
'RELENG_2_2_5_RELEASE'.

This commit was manufactured to restore the state of the 2.2.5-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>MFC:  Lots of cosmetics (plus one gripe from bde about a comment in tail's</title>
<updated>1997-09-15T09:20:57Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1997-09-15T09:20:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d253a26a86fb4da73f5914a545a731a1c8235eb6'/>
<id>urn:sha1:d253a26a86fb4da73f5914a545a731a1c8235eb6</id>
<content type='text'>
sources, of all places).
</content>
</entry>
<entry>
<title>MFC: getopt returns -1 not EOF</title>
<updated>1997-08-29T05:30:15Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>1997-08-29T05:30:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=228f50a90c03088066d876b02657d89a13880757'/>
<id>urn:sha1:228f50a90c03088066d876b02657d89a13880757</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Use err(3). Add missing flags in usage string.</title>
<updated>1997-08-01T06:33:52Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>1997-08-01T06:33:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9875566efd23484cab0fe254853d77299f9568f8'/>
<id>urn:sha1:9875566efd23484cab0fe254853d77299f9568f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Drat, had the N_FN overloading based on N_EXT backwards. N_EXT = filename,</title>
<updated>1996-09-24T15:56:26Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1996-09-24T15:56:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=34b2ec2b3f3f74aa8cdde03fcce638a60642db6e'/>
<id>urn:sha1:34b2ec2b3f3f74aa8cdde03fcce638a60642db6e</id>
<content type='text'>
no N_EXT is a "warning". eg:
% nm -p /tmp/gets.o
...
00000000 w  warning: this program uses gets(), which is unsafe.
         U  _gets
00000000 T  _gets
</content>
</entry>
<entry>
<title>Rudimentry support for viewing weak symbols.  There are two types that</title>
<updated>1996-09-24T09:59:43Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1996-09-24T09:59:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8a6f32e24ceba7d5e267d39209bd084879bdb6aa'/>
<id>urn:sha1:8a6f32e24ceba7d5e267d39209bd084879bdb6aa</id>
<content type='text'>
this deals with, the N_INDR indirect symbols done with .stabs operations,
and those done with .weak that have an extra field in n_other.
</content>
</entry>
<entry>
<title>General -Wall warning cleanup, part I.</title>
<updated>1996-07-12T19:08:36Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1996-07-12T19:08:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=526195ad0da110e4a8a5315ec86dddc8e179c06f'/>
<id>urn:sha1:526195ad0da110e4a8a5315ec86dddc8e179c06f</id>
<content type='text'>
Submitted-By: Kent Vander Velden &lt;graphix@iastate.edu&gt;
</content>
</entry>
<entry>
<title>Add -t option which prints output in tabular format.</title>
<updated>1995-12-19T08:12:07Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1995-12-19T08:12:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9e535a67c1770e741fe87874e561f302c8f7fc61'/>
<id>urn:sha1:9e535a67c1770e741fe87874e561f302c8f7fc61</id>
<content type='text'>
</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>Fix bug with printing out short archive entries,</title>
<updated>1994-12-28T14:11:21Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1994-12-28T14:11:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f4c05c7fcb9a523c427e86d074368b579e030f0a'/>
<id>urn:sha1:f4c05c7fcb9a523c427e86d074368b579e030f0a</id>
<content type='text'>
incorrect padding
</content>
</entry>
</feed>
