<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/chpass/chpass.1, branch release/3.3.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>1999-09-16T08:26:13+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1999-09-16T08:26:13+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5be28542797ac26e17de490f50e0830003596d38'/>
<id>5be28542797ac26e17de490f50e0830003596d38</id>
<content type='text'>
'RELENG_3_3_0_RELEASE'.

This commit was manufactured to restore the state of the 3.3-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_3_3_0_RELEASE'.

This commit was manufactured to restore the state of the 3.3-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</pre>
</div>
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-29T15:57:45+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-29T15:57:45+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a92bee191d618605d749ddc8e410d0ae66d03752'/>
<id>a92bee191d618605d749ddc8e410d0ae66d03752</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: Fix a bunch of bad cross-references.</title>
<updated>1999-08-18T07:41:20+00:00</updated>
<author>
<name>Chris Costello</name>
<email>chris@FreeBSD.org</email>
</author>
<published>1999-08-18T07:41:20+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9dcea3a0cc609814d84ce7c4a770e22117473887'/>
<id>9dcea3a0cc609814d84ce7c4a770e22117473887</id>
<content type='text'>
PR:		docs/13211
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		docs/13211
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: "Location" -&gt; "Office Location", "#ifdef 0" -&gt; "#if 0", additional</title>
<updated>1999-05-02T15:03:18+00:00</updated>
<author>
<name>Guy Helmer</name>
<email>ghelmer@FreeBSD.org</email>
</author>
<published>1999-05-02T15:03:18+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e08558e403b68bc831d47742aab01b376c152140'/>
<id>e08558e403b68bc831d47742aab01b376c152140</id>
<content type='text'>
braces to clarify "else" statements.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
braces to clarify "else" statements.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed disordering of cross references in previous commit.</title>
<updated>1998-12-13T15:32:26+00:00</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1998-12-13T15:32:26+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b5d2ebcc28d8ea9c6f1fa0079f2d857f95c64b8c'/>
<id>b5d2ebcc28d8ea9c6f1fa0079f2d857f95c64b8c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>    Add reference to login.conf(5)</title>
<updated>1998-12-13T02:48:43+00:00</updated>
<author>
<name>Matthew Dillon</name>
<email>dillon@FreeBSD.org</email>
</author>
<published>1998-12-13T02:48:43+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=4bb8e546c123201a4569ba00b9f9e76916db20e1'/>
<id>4bb8e546c123201a4569ba00b9f9e76916db20e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>PR:		docs/9045</title>
<updated>1998-12-13T02:47:00+00:00</updated>
<author>
<name>Matthew Dillon</name>
<email>dillon@FreeBSD.org</email>
</author>
<published>1998-12-13T02:47:00+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f4b12e0a085978a864644781bb169afa8234b3d7'/>
<id>f4b12e0a085978a864644781bb169afa8234b3d7</id>
<content type='text'>
    Update chpass(1) manual page.  Change the definition of the class
    field and also reorganize the field list to match that of the
    /etc/master.passwd file, to avoid confusion.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    Update chpass(1) manual page.  Change the definition of the class
    field and also reorganize the field list to match that of the
    /etc/master.passwd file, to avoid confusion.
</pre>
</div>
</content>
</entry>
<entry>
<title>Submitted by:	Peter Hawkins &lt;thepish@freebsd.org&gt;</title>
<updated>1998-08-14T03:47:38+00:00</updated>
<author>
<name>Peter Hawkins</name>
<email>thepish@FreeBSD.org</email>
</author>
<published>1998-08-14T03:47:38+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=0914b0d220b0ca7e77e37df88e2ad176e64daeea'/>
<id>0914b0d220b0ca7e77e37df88e2ad176e64daeea</id>
<content type='text'>
Document last mod (extended gcos)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Document last mod (extended gcos)
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct the description of the last four fields.</title>
<updated>1998-06-13T19:14:14+00:00</updated>
<author>
<name>Steve Price</name>
<email>steve@FreeBSD.org</email>
</author>
<published>1998-06-13T19:14:14+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a05ac887c563471b026d3d7b7e6f96e37e1e3cbc'/>
<id>a05ac887c563471b026d3d7b7e6f96e37e1e3cbc</id>
<content type='text'>
PR:		6926
Submitted by:	Josh Gilliam &lt;josh@quick.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		6926
Submitted by:	Josh Gilliam &lt;josh@quick.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Free a malloc'ed variable before exiting. Compute line number when parsing</title>
<updated>1997-06-25T06:59:55+00:00</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>1997-06-25T06:59:55+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9fc081a49e603c34891caeb53d77373458150ad9'/>
<id>9fc081a49e603c34891caeb53d77373458150ad9</id>
<content type='text'>
input file, it helps finding errors.
Obtained from: OpenBSD.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
input file, it helps finding errors.
Obtained from: OpenBSD.
</pre>
</div>
</content>
</entry>
</feed>
