<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.sbin/adduser/adduser.8, branch release/5.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>2004-11-04T19:12:42+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2004-11-04T19:12:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3f86d8a2ea3f3265afaa1fd263b0004c5c000e69'/>
<id>3f86d8a2ea3f3265afaa1fd263b0004c5c000e69</id>
<content type='text'>
'RELENG_5_3_0_RELEASE'.

This commit was manufactured to restore the state of the 5.3-RELEASE image.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_5_3_0_RELEASE'.

This commit was manufactured to restore the state of the 5.3-RELEASE image.
</pre>
</div>
</content>
</entry>
<entry>
<title>Accept full path names in addition to base names for shells.</title>
<updated>2004-06-06T17:55:55+00:00</updated>
<author>
<name>Mike Makonnen</name>
<email>mtm@FreeBSD.org</email>
</author>
<published>2004-06-06T17:55:55+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e7291a6b126c3d4b3fbe194b0b423429cddfb076'/>
<id>e7291a6b126c3d4b3fbe194b0b423429cddfb076</id>
<content type='text'>
Make explicit in the documentation that valid shells need to be
supplied only if the -S option is not given.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make explicit in the documentation that valid shells need to be
supplied only if the -S option is not given.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed a typo.</title>
<updated>2004-06-04T19:21:26+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-06-04T19:21:26+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d07e672294c9faa2b1a3421774c164eb64600379'/>
<id>d07e672294c9faa2b1a3421774c164eb64600379</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add an adduser.conf manual page.</title>
<updated>2004-03-30T21:50:42+00:00</updated>
<author>
<name>Tom Rhodes</name>
<email>trhodes@FreeBSD.org</email>
</author>
<published>2004-03-30T21:50:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=00de0ec33916784fac31293fee6bd3483f8674a6'/>
<id>00de0ec33916784fac31293fee6bd3483f8674a6</id>
<content type='text'>
Hook it to the build in Makefile.
Xref from adduser.8.
Update adduser.8's BUGS section.
Bump the date on adduser.8.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Hook it to the build in Makefile.
Xref from adduser.8.
Update adduser.8's BUGS section.
Bump the date on adduser.8.
</pre>
</div>
</content>
</entry>
<entry>
<title>o Add an -S option to not attempt to ascertain the validity of a shell.</title>
<updated>2004-03-16T13:46:29+00:00</updated>
<author>
<name>Mike Makonnen</name>
<email>mtm@FreeBSD.org</email>
</author>
<published>2004-03-16T13:46:29+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=0d640c0d4b7cb0338bd89d8195e519bef30a43b3'/>
<id>0d640c0d4b7cb0338bd89d8195e519bef30a43b3</id>
<content type='text'>
o Add a -D option to not attempt to create the home directory.
o Treat the /nonexistent home directory specially. It means the user has
  no home directory and it should not be created.
o Update Copyright year and my email.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
o Add a -D option to not attempt to create the home directory.
o Treat the /nonexistent home directory specially. It means the user has
  no home directory and it should not be created.
o Update Copyright year and my email.
</pre>
</div>
</content>
</entry>
<entry>
<title>mdoc(7): Properly mark C headers.</title>
<updated>2003-09-10T19:24:35+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2003-09-10T19:24:35+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=743d5d518c25e41a3e9026d400fa625efc306c82'/>
<id>743d5d518c25e41a3e9026d400fa625efc306c82</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for the special shell nologin.</title>
<updated>2003-06-20T19:23:55+00:00</updated>
<author>
<name>Mike Makonnen</name>
<email>mtm@FreeBSD.org</email>
</author>
<published>2003-06-20T19:23:55+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8923e98bdcf7cd381e37ac038fc5f4715415839d'/>
<id>8923e98bdcf7cd381e37ac038fc5f4715415839d</id>
<content type='text'>
Prodded by:	mikeh
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Prodded by:	mikeh
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a -g option to specify a default login group.</title>
<updated>2003-03-20T16:36:03+00:00</updated>
<author>
<name>Mike Makonnen</name>
<email>mtm@FreeBSD.org</email>
</author>
<published>2003-03-20T16:36:03+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=642a7af59aca19fa4c9a5436f37e4ac70b914a8e'/>
<id>642a7af59aca19fa4c9a5436f37e4ac70b914a8e</id>
<content type='text'>
Approved by:	markm (mentor)(implicit)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:	markm (mentor)(implicit)
</pre>
</div>
</content>
</entry>
<entry>
<title>Better gender-neutral language.</title>
<updated>2003-02-04T11:12:36+00:00</updated>
<author>
<name>Tony Finch</name>
<email>fanf@FreeBSD.org</email>
</author>
<published>2003-02-04T11:12:36+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3967e18ad6a675e4fe0ec1cfe1754be37274b893'/>
<id>3967e18ad6a675e4fe0ec1cfe1754be37274b893</id>
<content type='text'>
Submitted by:	sheldonh
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by:	sheldonh
</pre>
</div>
</content>
</entry>
<entry>
<title>english(4) police.</title>
<updated>2002-12-27T12:15:40+00:00</updated>
<author>
<name>Jens Schweikhardt</name>
<email>schweikh@FreeBSD.org</email>
</author>
<published>2002-12-27T12:15:40+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=57bd0fc6e89b888516b6a64206715bef500fc2d1'/>
<id>57bd0fc6e89b888516b6a64206715bef500fc2d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
