<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/w, branch release/4.6.0</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>MFC: use AM/PM time only when available in locale, correctly</title>
<updated>2002-03-12T19:51:51+00:00</updated>
<author>
<name>Alexey Zelkin</name>
<email>phantom@FreeBSD.org</email>
</author>
<published>2002-03-12T19:51:51+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=22b8255ba0bd526b0054e17452e5bd229b7b8da7'/>
<id>22b8255ba0bd526b0054e17452e5bd229b7b8da7</id>
<content type='text'>
handle comma as load avg. separator

	extern.hs  rev 1.4
	pr_time.c  revs 1.15, 1.16, 1.17
	w.c        revs 1.42, 1.43, 1.44
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
handle comma as load avg. separator

	extern.hs  rev 1.4
	pr_time.c  revs 1.15, 1.16, 1.17
	w.c        revs 1.42, 1.43, 1.44
</pre>
</div>
</content>
</entry>
<entry>
<title>Change the type of 'l' (in main()) from u_long to in_addr_t like it</title>
<updated>2001-12-20T04:37:46+00:00</updated>
<author>
<name>Dima Dorfman</name>
<email>dd@FreeBSD.org</email>
</author>
<published>2001-12-20T04:37:46+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=bd6909f7c3b56989b46903bfcf4d2d3eb69a1cc0'/>
<id>bd6909f7c3b56989b46903bfcf4d2d3eb69a1cc0</id>
<content type='text'>
should have been all this time.  This unbreaks DNS lookups on
platforms where 'long' is not 32 bits (e.g., Alpha) because
_gethostbydnsaddr() (in gethostbydns.c), called via gethostbyaddr(),
will check that the given length corresponds to the length of
addresses in the given family, and fail with EINVAL if it isn't.

This change does not apply to -CURRENT because the latter uses
realhostname() (which doesn't have this bug) to do its DNS lookups.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
should have been all this time.  This unbreaks DNS lookups on
platforms where 'long' is not 32 bits (e.g., Alpha) because
_gethostbydnsaddr() (in gethostbydns.c), called via gethostbyaddr(),
will check that the given length corresponds to the length of
addresses in the given family, and fail with EINVAL if it isn't.

This change does not apply to -CURRENT because the latter uses
realhostname() (which doesn't have this bug) to do its DNS lookups.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: Reduce gratuitous diffs to -CURRENT.</title>
<updated>2001-12-14T15:53:32+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-12-14T15:53:32+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=cc23118b662194ffefdc160d2ab514b857d03245'/>
<id>cc23118b662194ffefdc160d2ab514b857d03245</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC 1.49: Bug fix for 30 second error in uptimes under a minute.</title>
<updated>2001-09-28T00:26:21+00:00</updated>
<author>
<name>Crist J. Clark</name>
<email>cjc@FreeBSD.org</email>
</author>
<published>2001-09-28T00:26:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=555577281e53697e4483973c3ecc7d9c1af8af3c'/>
<id>555577281e53697e4483973c3ecc7d9c1af8af3c</id>
<content type='text'>
PR:		bin/30680
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		bin/30680
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: markup and misc fixes.</title>
<updated>2001-08-16T13:17:16+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-08-16T13:17:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=54f8a952970a736c8f4b4163b5fbfecbcdd02323'/>
<id>54f8a952970a736c8f4b4163b5fbfecbcdd02323</id>
<content type='text'>
Approved by:	re
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:	re
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC 1.47: call kvm_close() on exit for consistency.</title>
<updated>2001-07-30T09:52:38+00:00</updated>
<author>
<name>Dima Dorfman</name>
<email>dd@FreeBSD.org</email>
</author>
<published>2001-07-30T09:52:38+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2d9b81d60c1c69eb56298d18855b29e664b2ead9'/>
<id>2d9b81d60c1c69eb56298d18855b29e664b2ead9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: remove whitespace at EOL.</title>
<updated>2001-07-22T12:41:39+00:00</updated>
<author>
<name>Dima Dorfman</name>
<email>dd@FreeBSD.org</email>
</author>
<published>2001-07-22T12:41:39+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8432a67785074390b432b40233c9cddbf5913a9a'/>
<id>8432a67785074390b432b40233c9cddbf5913a9a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC:	src/usr.bin/nfsstat/nfsstat.c	rev. 1.18</title>
<updated>2001-06-06T20:26:03+00:00</updated>
<author>
<name>Thomas Moestl</name>
<email>tmm@FreeBSD.org</email>
</author>
<published>2001-06-06T20:26:03+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=47ca1ecf424442bec50526d23eea64f0b74bce14'/>
<id>47ca1ecf424442bec50526d23eea64f0b74bce14</id>
<content type='text'>
	src/usr.bin/systat/main.c	rev. 1.15
	src/usr.bin/w/w.c		rev. 1.46

Use the correct length (_POSIX2_LINE_MAX) for the error buffer passed
to kvm_openfiles.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	src/usr.bin/systat/main.c	rev. 1.15
	src/usr.bin/w/w.c		rev. 1.46

Use the correct length (_POSIX2_LINE_MAX) for the error buffer passed
to kvm_openfiles.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: MAN[1-9] -&gt; MAN.</title>
<updated>2001-04-25T11:29:51+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-04-25T11:29:51+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b310ceebe53a3b181d0ec1d0a22bbb0018f3007d'/>
<id>b310ceebe53a3b181d0ec1d0a22bbb0018f3007d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: Show the correct idle time</title>
<updated>2001-01-05T21:52:39+00:00</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>2001-01-05T21:52:39+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3a554ce65324a3b91657bc17cb709e70eed4ef35'/>
<id>3a554ce65324a3b91657bc17cb709e70eed4ef35</id>
<content type='text'>
     Treat domain names as case insensitive
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
     Treat domain names as case insensitive
</pre>
</div>
</content>
</entry>
</feed>
