<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.sbin/adduser/adduser.perl, branch release/2.2.1_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>1997-03-27T03:07:27+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1997-03-27T03:07:27+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=1784d64eb85eb63599204bb31b826970b6661e65'/>
<id>1784d64eb85eb63599204bb31b826970b6661e65</id>
<content type='text'>
'RELENG_2_2_1_RELEASE'.

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

This commit was manufactured to restore the state of the 2.2.1-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Some months ago I accidently committed a change that allowed the</title>
<updated>1997-03-07T06:23:00+00:00</updated>
<author>
<name>Mike Pritchard</name>
<email>mpp@FreeBSD.org</email>
</author>
<published>1997-03-07T06:23:00+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=099426dba343966939fa1d84e1bc2f077cab0f26'/>
<id>099426dba343966939fa1d84e1bc2f077cab0f26</id>
<content type='text'>
2.2 version of adduser to accept user names longer than 8 characters.
Back this part of the change out.

Submitted by:	 Marc Slemko &lt;marcs@znep.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2.2 version of adduser to accept user names longer than 8 characters.
Back this part of the change out.

Submitted by:	 Marc Slemko &lt;marcs@znep.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>YAMFC:</title>
<updated>1996-12-23T02:09:59+00:00</updated>
<author>
<name>Mike Pritchard</name>
<email>mpp@FreeBSD.org</email>
</author>
<published>1996-12-23T02:09:59+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a668d5a7b86ab6649a945adfdf82dad2161e3530'/>
<id>a668d5a7b86ab6649a945adfdf82dad2161e3530</id>
<content type='text'>
Convert some man pages to mdoc format.  Other minor
mdoc/style/spelling/grammar fixes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Convert some man pages to mdoc format.  Other minor
mdoc/style/spelling/grammar fixes.
</pre>
</div>
</content>
</entry>
<entry>
<title>YAMFC</title>
<updated>1996-11-28T22:07:16+00:00</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1996-11-28T22:07:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f1709b7eea4c7459fa8e12a0f903093078300e70'/>
<id>f1709b7eea4c7459fa8e12a0f903093078300e70</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>warn if reach group line limit (&gt;200 users, &gt;1024 bytes per line)</title>
<updated>1996-09-17T19:34:56+00:00</updated>
<author>
<name>Wolfram Schneider</name>
<email>wosch@FreeBSD.org</email>
</author>
<published>1996-09-17T19:34:56+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d45496e5c449239e283b6dd100ddad5764824a3f'/>
<id>d45496e5c449239e283b6dd100ddad5764824a3f</id>
<content type='text'>
close PR#1595

suggested by: Seppo Kallio &lt;kallio@beeblebrox.cc.jyu.fi
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
close PR#1595

suggested by: Seppo Kallio &lt;kallio@beeblebrox.cc.jyu.fi
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not backup master.passwd if pwd_mkdb returned an error. This</title>
<updated>1996-09-14T23:22:23+00:00</updated>
<author>
<name>Wolfram Schneider</name>
<email>wosch@FreeBSD.org</email>
</author>
<published>1996-09-14T23:22:23+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=896f207c80ce031f7547efef48badf9fb14669ed'/>
<id>896f207c80ce031f7547efef48badf9fb14669ed</id>
<content type='text'>
was to paranoid, pwd_mkdb(8) is carefully enough to not
corrupt master.passwd on failure.

Submitted by: joerg
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
was to paranoid, pwd_mkdb(8) is carefully enough to not
corrupt master.passwd on failure.

Submitted by: joerg
</pre>
</div>
</content>
</entry>
<entry>
<title>Make passwords no longer echo or display.  Because of this, we now also</title>
<updated>1996-09-11T08:36:54+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1996-09-11T08:36:54+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=79b69435d915fc841540c5405d8a90012dc02d1c'/>
<id>79b69435d915fc841540c5405d8a90012dc02d1c</id>
<content type='text'>
ask for matching confirmation.  I'm sure there is a clever direct-from-perl
ioctl way of putting the terminal into noecho mode, but I don't feel like
learning perl so I just used system.  [yes, I'll put stty on the installation
boot floppy as necessary]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ask for matching confirmation.  I'm sure there is a clever direct-from-perl
ioctl way of putting the terminal into noecho mode, but I don't feel like
learning perl so I just used system.  [yes, I'll put stty on the installation
boot floppy as necessary]
</pre>
</div>
</content>
</entry>
<entry>
<title>typo police</title>
<updated>1996-08-28T17:54:14+00:00</updated>
<author>
<name>Adam David</name>
<email>adam@FreeBSD.org</email>
</author>
<published>1996-08-28T17:54:14+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=718737f0fb56a24bf5986762f69d0282cf255498'/>
<id>718737f0fb56a24bf5986762f69d0282cf255498</id>
<content type='text'>
I couldn't make any sense of the sentence "Eval variables in this file." so I
left it alone.

also allow creation of new local group when NIS groups are used.
this can probably be done more elegantly, and needs more thought.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I couldn't make any sense of the sentence "Eval variables in this file." so I
left it alone.

also allow creation of new local group when NIS groups are used.
this can probably be done more elegantly, and needs more thought.
</pre>
</div>
</content>
</entry>
<entry>
<title>sync copyright with /usr/share/examples/etc/bsd-style-copyright</title>
<updated>1996-08-27T20:04:45+00:00</updated>
<author>
<name>Wolfram Schneider</name>
<email>wosch@FreeBSD.org</email>
</author>
<published>1996-08-27T20:04:45+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5a80fb277e034d0e1a06575f3a7d9ba971254f4b'/>
<id>5a80fb277e034d0e1a06575f3a7d9ba971254f4b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>run pwd_mkdb with new check option [-c] to verify correctness</title>
<updated>1996-08-20T19:57:23+00:00</updated>
<author>
<name>Wolfram Schneider</name>
<email>wosch@FreeBSD.org</email>
</author>
<published>1996-08-20T19:57:23+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f99f7b462b4fda8c0f7c1590e4d8e429a7ed3c7e'/>
<id>f99f7b462b4fda8c0f7c1590e4d8e429a7ed3c7e</id>
<content type='text'>
of /etc/master.passwd
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
of /etc/master.passwd
</pre>
</div>
</content>
</entry>
</feed>
