<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.sbin/pkg_install/info, branch release/4.0.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2000-03-20T08:47:53+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2000-03-20T08:47:53+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7e6cd705f344de2f9f08475a0fa2ef9191f88dd0'/>
<id>7e6cd705f344de2f9f08475a0fa2ef9191f88dd0</id>
<content type='text'>
'RELENG_4_0_0_RELEASE'.

This commit was manufactured to restore the state of the 4.0-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_4_0_0_RELEASE'.

This commit was manufactured to restore the state of the 4.0-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add cross references to pkg_version(1) in all the other pkg_* man pages.</title>
<updated>2000-02-29T15:13:55+00:00</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2000-02-29T15:13:55+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=fb7ac445bf651714f6c83335a61538ee990ccf48'/>
<id>fb7ac445bf651714f6c83335a61538ee990ccf48</id>
<content type='text'>
Also, add a cross reference to pkg_info(1) in pkg_version(1).  Finally,
in pkg_version(1), don't put a period at the end of the list of see also
man pages.

Noticed by:	Matt Ayres &lt;matta@fast.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, add a cross reference to pkg_info(1) in pkg_version(1).  Finally,
in pkg_version(1), don't put a period at the end of the list of see also
man pages.

Noticed by:	Matt Ayres &lt;matta@fast.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a bug in previous commit where pkg_{delete,info} foo-1.0/ would segfault.</title>
<updated>2000-01-18T01:45:54+00:00</updated>
<author>
<name>Dan Moschuk</name>
<email>dan@FreeBSD.org</email>
</author>
<published>2000-01-18T01:45:54+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=61de98348acc4edbc89504c4a439dbd798fc279f'/>
<id>61de98348acc4edbc89504c4a439dbd798fc279f</id>
<content type='text'>
Noticed first by: kris
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Noticed first by: kris
</pre>
</div>
</content>
</entry>
<entry>
<title>Teach pkg_delete and pkg_info how to deal with full pathnames</title>
<updated>2000-01-15T01:15:37+00:00</updated>
<author>
<name>Dan Moschuk</name>
<email>dan@FreeBSD.org</email>
</author>
<published>2000-01-15T01:15:37+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=06647a4f761e1169b7e3502e9fdeb8ad5d40babd'/>
<id>06647a4f761e1169b7e3502e9fdeb8ad5d40babd</id>
<content type='text'>
(/var/db/pkg/foo-1.0, instead of just foo-1.0).

Submitted by: Matthew D. Fuller &lt;fullermd@futuresouth.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(/var/db/pkg/foo-1.0, instead of just foo-1.0).

Submitted by: Matthew D. Fuller &lt;fullermd@futuresouth.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Include -f and -t options to SYNOPSYS section (manpage) and usage information</title>
<updated>2000-01-07T13:25:53+00:00</updated>
<author>
<name>Alexey Zelkin</name>
<email>phantom@FreeBSD.org</email>
</author>
<published>2000-01-07T13:25:53+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f4c2a87d41a5db614aabbb3830c4fb4f370c9466'/>
<id>f4c2a87d41a5db614aabbb3830c4fb4f370c9466</id>
<content type='text'>
(main.c)

PR:		bin/5410
Submitted by:	Frank Volf &lt;volf@oasis.IAEhv.nl&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(main.c)

PR:		bin/5410
Submitted by:	Frank Volf &lt;volf@oasis.IAEhv.nl&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Use the appropriate macro for double quotes rather than using double</title>
<updated>1999-09-01T10:04:47+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1999-09-01T10:04:47+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c32155b9e3a65b7e394897876a3634032afce9b3'/>
<id>c32155b9e3a65b7e394897876a3634032afce9b3</id>
<content type='text'>
quotes.

Submitted by:	Alexey Zelkin &lt;phantom@cris.net&gt;
PR:		13436
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
quotes.

Submitted by:	Alexey Zelkin &lt;phantom@cris.net&gt;
PR:		13436
</pre>
</div>
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T01:35:59+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T01:35:59+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=97d92980a96a50750844f420cc225ddf918f0699'/>
<id>97d92980a96a50750844f420cc225ddf918f0699</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Various man page cleanup:</title>
<updated>1999-08-15T08:47:11+00:00</updated>
<author>
<name>Mike Pritchard</name>
<email>mpp@FreeBSD.org</email>
</author>
<published>1999-08-15T08:47:11+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=32fdc70513166c118b7d30de80eb189a12a74ba5'/>
<id>32fdc70513166c118b7d30de80eb189a12a74ba5</id>
<content type='text'>
- Sort xrefs.
- FreeBSD.ORG -&gt; FreeBSD.org
- Be consistent with section names as outlined in mdoc(7).
- Other misc mdoc cleanup.

PR:		doc/13144
Submitted by:	Alexey M. Zelkin &lt;phantom@cris.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Sort xrefs.
- FreeBSD.ORG -&gt; FreeBSD.org
- Be consistent with section names as outlined in mdoc(7).
- Other misc mdoc cleanup.

PR:		doc/13144
Submitted by:	Alexey M. Zelkin &lt;phantom@cris.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>-Wall fixes. Ambigious if/elses, uninitialized values, missing headers,</title>
<updated>1999-08-11T20:55:42+00:00</updated>
<author>
<name>Bill Fumerola</name>
<email>billf@FreeBSD.org</email>
</author>
<published>1999-08-11T20:55:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=0845a96cd0c2cd328c36b72812979b47f39f38b5'/>
<id>0845a96cd0c2cd328c36b72812979b47f39f38b5</id>
<content type='text'>
missing prototypes, and empty format strings.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
missing prototypes, and empty format strings.
</pre>
</div>
</content>
</entry>
<entry>
<title>When listing the installed packages, do it in alphabetical order.</title>
<updated>1999-07-30T23:14:15+00:00</updated>
<author>
<name>John Polstra</name>
<email>jdp@FreeBSD.org</email>
</author>
<published>1999-07-30T23:14:15+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8d14a4acbe9c5a5e2795fad6d983690b44cd0c11'/>
<id>8d14a4acbe9c5a5e2795fad6d983690b44cd0c11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
