<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.sbin/sysinstall/user.c, branch releng/9.2</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>Don't let sysinstall depend on &lt;utmp.h&gt;.</title>
<updated>2009-12-09T19:46:56+00:00</updated>
<author>
<name>Ed Schouten</name>
<email>ed@FreeBSD.org</email>
</author>
<published>2009-12-09T19:46:56+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=6896e699cd67596b7ade3a07314f8768f4874804'/>
<id>6896e699cd67596b7ade3a07314f8768f4874804</id>
<content type='text'>
Looking at the other entries, I suspect we must also reserve one
terminating byte, so I'm using UNAME_FIELD_LEN - 1, not UNAME_FIELD_LEN.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Looking at the other entries, I suspect we must also reserve one
terminating byte, so I'm using UNAME_FIELD_LEN - 1, not UNAME_FIELD_LEN.
</pre>
</div>
</content>
</entry>
<entry>
<title>It is believed the last of the base system that could have an issue with</title>
<updated>2009-07-22T22:13:42+00:00</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2009-07-22T22:13:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=1e237f59b5edad0d11b88ce2aa257a9403e37816'/>
<id>1e237f59b5edad0d11b88ce2aa257a9403e37816</id>
<content type='text'>
IDs larger than 16-bits has been updated so adjust sysinstall to allow
IDs up to the current system-wide size of 32-bits.

Approved by:	re (kib)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
IDs larger than 16-bits has been updated so adjust sysinstall to allow
IDs up to the current system-wide size of 32-bits.

Approved by:	re (kib)
</pre>
</div>
</content>
</entry>
<entry>
<title>Clear confirm password field first when adding new user.</title>
<updated>2009-03-18T03:56:26+00:00</updated>
<author>
<name>Ganbold Tsagaankhuu</name>
<email>ganbold@FreeBSD.org</email>
</author>
<published>2009-03-18T03:56:26+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c78159ebbf06e880e5e2bfcef65f7dc35a95e838'/>
<id>c78159ebbf06e880e5e2bfcef65f7dc35a95e838</id>
<content type='text'>
PR: i386/132580
Reported by: 	ilgiz &lt;ilgiz at reid.ru&gt;
Approved by:    kensmith
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR: i386/132580
Reported by: 	ilgiz &lt;ilgiz at reid.ru&gt;
Approved by:    kensmith
</pre>
</div>
</content>
</entry>
<entry>
<title>Add confirmation of the password that got entered.</title>
<updated>2008-12-16T16:15:19+00:00</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2008-12-16T16:15:19+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ab6ff2fee16d0c29ca9a88c409106b60afb3a0b6'/>
<id>ab6ff2fee16d0c29ca9a88c409106b60afb3a0b6</id>
<content type='text'>
PR:		29893 (among others)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		29893 (among others)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix numerous warnings.  Aside from menu items in system.c and menu.c</title>
<updated>2006-02-28T21:49:33+00:00</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2006-02-28T21:49:33+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9d4514b0fdac8c06657e1812b8b27e4d964388e0'/>
<id>9d4514b0fdac8c06657e1812b8b27e4d964388e0</id>
<content type='text'>
this now compiles on i386 with WARNS?= 3.  Most of the fixes included
adding missing 'static' keywords to internal functions, using fully-defined
terminators in statically defined arrays of structs, and various
signed vs unsigned mismatches.  Also G/C'd unused configSecurity()
function.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this now compiles on i386 with WARNS?= 3.  Most of the fixes included
adding missing 'static' keywords to internal functions, using fully-defined
terminators in statically defined arrays of structs, and various
signed vs unsigned mismatches.  Also G/C'd unused configSecurity()
function.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed assorted misuses of NULL in integer context.</title>
<updated>2004-03-11T11:58:16+00:00</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>2004-03-11T11:58:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=03f0d9e8ae6d98324d750f279801106df7b32877'/>
<id>03f0d9e8ae6d98324d750f279801106df7b32877</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add missing setusershell() calls.</title>
<updated>2004-01-18T21:29:33+00:00</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>2004-01-18T21:29:33+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c433c9daacf283fde6af4a9a1a2dde5e3e6458e8'/>
<id>c433c9daacf283fde6af4a9a1a2dde5e3e6458e8</id>
<content type='text'>
PR: bin/2442
Reviewed by: Friedemann Becker &lt;zxmxy33@mail.uni-tuebingen.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR: bin/2442
Reviewed by: Friedemann Becker &lt;zxmxy33@mail.uni-tuebingen.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Mark relevant functions __printflike()/__printf0like() and silence some of</title>
<updated>2001-07-05T09:51:09+00:00</updated>
<author>
<name>Kris Kennaway</name>
<email>kris@FreeBSD.org</email>
</author>
<published>2001-07-05T09:51:09+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a015c9348c803a214819f1835f2578ef3c20bb89'/>
<id>a015c9348c803a214819f1835f2578ef3c20bb89</id>
<content type='text'>
the non-constant format string warnings.

MFC after:	1 week
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the non-constant format string warnings.

MFC after:	1 week
</pre>
</div>
</content>
</entry>
<entry>
<title>  More error checking and idiot-proofing for the user editor.</title>
<updated>2000-04-08T03:08:12+00:00</updated>
<author>
<name>Murray Stokely</name>
<email>murray@FreeBSD.org</email>
</author>
<published>2000-04-08T03:08:12+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c79f6ff9775c77024a3fd87a68da4ca7812e9d5a'/>
<id>c79f6ff9775c77024a3fd87a68da4ca7812e9d5a</id>
<content type='text'>
PR:		14318
Approved by:	jkh
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		14318
Approved by:	jkh
</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>
</feed>
