<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.bin/users, branch stable/6</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F6</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F6'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2002-09-04T23:29:10Z</updated>
<entry>
<title>ANSIify function definitions.</title>
<updated>2002-09-04T23:29:10Z</updated>
<author>
<name>David Malone</name>
<email>dwmalone@FreeBSD.org</email>
</author>
<published>2002-09-04T23:29:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f4ac32def255b5968bdd8150057b9c0d14595689'/>
<id>urn:sha1:f4ac32def255b5968bdd8150057b9c0d14595689</id>
<content type='text'>
Add some constness to avoid some warnings.
Remove use register keyword.
Deal with missing/unneeded extern/prototypes.
Some minor type changes/casts to avoid warnings.

Reviewed by:	md5
</content>
</entry>
<entry>
<title>Use `The .Nm utility'</title>
<updated>2002-04-20T12:18:28Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>2002-04-20T12:18:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e8937ba00998cca6f259b3fdf32a7f7a38bc26ec'/>
<id>urn:sha1:e8937ba00998cca6f259b3fdf32a7f7a38bc26ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove __P</title>
<updated>2002-03-22T01:42:45Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2002-03-22T01:42:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3f330d7d1a3fe98c53faf01d0f30c0a9fbb37c41'/>
<id>urn:sha1:3f330d7d1a3fe98c53faf01d0f30c0a9fbb37c41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>WARNS=2 is going to become the default, so remove it from here.</title>
<updated>2001-12-11T23:27:23Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2001-12-11T23:27:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7e52b238c7465a43e85dd654450be66f6f20c5a9'/>
<id>urn:sha1:7e52b238c7465a43e85dd654450be66f6f20c5a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove a bogus cast and lockdown users(1) with WARNS?=2</title>
<updated>2001-09-09T00:40:04Z</updated>
<author>
<name>Mike Barcroft</name>
<email>mike@FreeBSD.org</email>
</author>
<published>2001-09-09T00:40:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0caf2ae89d5586206d7ffe02c665d810f701fd5f'/>
<id>urn:sha1:0caf2ae89d5586206d7ffe02c665d810f701fd5f</id>
<content type='text'>
Submitted by:	David Hill &lt;david@phobia.ms&gt;
Reviewed by:	-audit
MFC after:	1 week
</content>
</entry>
<entry>
<title>mdoc(7) police: removed HISTORY info from the .Os call.</title>
<updated>2001-07-10T14:16:33Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-07-10T14:16:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=625003720a905a66f55d329a24705b5ac022880a'/>
<id>urn:sha1:625003720a905a66f55d329a24705b5ac022880a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T01:08:13Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T01:08:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c3aac50f284c6cca5b4f2eb46aaa13812cb8b630'/>
<id>urn:sha1:c3aac50f284c6cca5b4f2eb46aaa13812cb8b630</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add $Id$, to make it simpler for members of the translation teams to</title>
<updated>1999-07-12T20:24:20Z</updated>
<author>
<name>Nik Clayton</name>
<email>nik@FreeBSD.org</email>
</author>
<published>1999-07-12T20:24:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3be5f1f5ce6c92fb28926e7d02f855c12d534c34'/>
<id>urn:sha1:3be5f1f5ce6c92fb28926e7d02f855c12d534c34</id>
<content type='text'>
track.

The $Id$ line is normally at the bottom of the main comment block in the
man page, separated from the rest of the manpage by an empty comment,
like so;

     .\"    $Id$
     .\"

If the immediately preceding comment is a @(#) format ID marker than the
the $Id$ will line up underneath it with no intervening blank lines.
Otherwise, an additional blank line is inserted.

Approved by:            bde
</content>
</entry>
<entry>
<title>Main() returns int.</title>
<updated>1997-08-26T11:08:24Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>1997-08-26T11:08:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=014927909d15bac6e3baba5e765837f36c4390b1'/>
<id>urn:sha1:014927909d15bac6e3baba5e765837f36c4390b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Was limited to 200 users. New entry is now allocated as needed.</title>
<updated>1997-08-22T06:50:33Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>1997-08-22T06:50:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=474cc7fe23175a68255ed28ca5fcb74b0ac2b076'/>
<id>urn:sha1:474cc7fe23175a68255ed28ca5fcb74b0ac2b076</id>
<content type='text'>
Add usage().
Obtained from:OpenBSD.
</content>
</entry>
</feed>
