<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/from, branch release/5.4.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F5.4.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F5.4.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<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/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>Fix last hard sentence break.</title>
<updated>2002-07-15T06:15:38Z</updated>
<author>
<name>Giorgos Keramidas</name>
<email>keramida@FreeBSD.org</email>
</author>
<published>2002-07-15T06:15:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3a432e4c4b24e83b7443a70bca30ea56aab7a708'/>
<id>urn:sha1:3a432e4c4b24e83b7443a70bca30ea56aab7a708</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minor cleanup: ANSI C function declarations, use argc after getopt(3) to check</title>
<updated>2002-06-30T17:36:54Z</updated>
<author>
<name>Juli Mallett</name>
<email>jmallett@FreeBSD.org</email>
</author>
<published>2002-06-30T17:36:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c948c0582cace4ca0a573b94abcbccadcf040131'/>
<id>urn:sha1:c948c0582cace4ca0a573b94abcbccadcf040131</id>
<content type='text'>
for remaining arguments, rather than checking for *argv being a boolean truth.
Instead of using an empty case to check for -f- to mean "read stdin", and have
stdin reopned otherwise, use a FILE* for the mbox, and assign it to stdin when
we mean to use stdin, otherwise fopen(3).  Kill `register' qualifier.
</content>
</entry>
<entry>
<title>Consistently use FBSDID</title>
<updated>2002-06-30T05:25:07Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2002-06-30T05:25:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e026a48c34d396fe7d0e382673a69bc047c0bfca'/>
<id>urn:sha1:e026a48c34d396fe7d0e382673a69bc047c0bfca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Introduce flags enumeration with standard</title>
<updated>2002-03-26T12:15:31Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>2002-03-26T12:15:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=33c70aa5f7be7c4cc66272a7cb02ac63ffbcd3dd'/>
<id>urn:sha1:33c70aa5f7be7c4cc66272a7cb02ac63ffbcd3dd</id>
<content type='text'>
``The following options are available''. Put filename under .Pa.
</content>
</entry>
<entry>
<title>remove __P</title>
<updated>2002-03-22T01:22:50Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2002-03-22T01:22:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f1bb2cd2aa7488657658fbc09aae2ead579049ab'/>
<id>urn:sha1:f1bb2cd2aa7488657658fbc09aae2ead579049ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove leaf node WARNS?=2 (that mainly I added). This should</title>
<updated>2002-02-08T22:31:43Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2002-02-08T22:31:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=91bd71d2060cd302015f7dd6e7b891014552dba4'/>
<id>urn:sha1:91bd71d2060cd302015f7dd6e7b891014552dba4</id>
<content type='text'>
help the GCC3 transition and CURRENT in general.
</content>
</entry>
<entry>
<title>Fix two minor grammar mistakes.</title>
<updated>2001-11-19T09:01:43Z</updated>
<author>
<name>Murray Stokely</name>
<email>murray@FreeBSD.org</email>
</author>
<published>2001-11-19T09:01:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fef69244b8739671265ef9d842ab1afa5599c898'/>
<id>urn:sha1:fef69244b8739671265ef9d842ab1afa5599c898</id>
<content type='text'>
PR:           docs/32083
Submitted by: setantae@submonkey.net
</content>
</entry>
<entry>
<title>Remove whitespace at EOL.</title>
<updated>2001-07-15T08:06:20Z</updated>
<author>
<name>Dima Dorfman</name>
<email>dd@FreeBSD.org</email>
</author>
<published>2001-07-15T08:06:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f247324df75b7f55b48b92acb3b42a5ae2deac8a'/>
<id>urn:sha1:f247324df75b7f55b48b92acb3b42a5ae2deac8a</id>
<content type='text'>
</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/commit/?id=625003720a905a66f55d329a24705b5ac022880a'/>
<id>urn:sha1:625003720a905a66f55d329a24705b5ac022880a</id>
<content type='text'>
</content>
</entry>
</feed>
