<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/lib/libc, branch release/6.2.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.2.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.2.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2007-01-11T22:54:46Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2007-01-11T22:54:46Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2007-01-11T22:54:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=201f78d6b90635d961fa373ecd706e3786333b7e'/>
<id>urn:sha1:201f78d6b90635d961fa373ecd706e3786333b7e</id>
<content type='text'>
'RELENG_6_2_0_RELEASE'.

This commit was manufactured to restore the state of the 6.2-RELEASE image.
</content>
</entry>
<entry>
<title>MFC: 1.7 (1.6.8.1)</title>
<updated>2006-12-28T18:26:02Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2006-12-28T18:26:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ea7aa57e3d6e51d4dbdbc3d4037e6fdcde9ac2ff'/>
<id>urn:sha1:ea7aa57e3d6e51d4dbdbc3d4037e6fdcde9ac2ff</id>
<content type='text'>
Fix a typo in __fpu_ftox() that caused long double to long (and long long)
conversion of negative numbers to always result in -1.
While at it, rearrange the nearby comment so it fits in 80 chars per line,
like the rest of this file does.

PR:		107130
Approved by:	re (bmah)
Committed from:	23C3
</content>
</entry>
<entry>
<title>MFC: Merge BIND9 9.3.3 into main chunk.</title>
<updated>2006-12-23T06:15:22Z</updated>
<author>
<name>Hajimu UMEMOTO</name>
<email>ume@FreeBSD.org</email>
</author>
<published>2006-12-23T06:15:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8d86c0f8760bef16f41462e40090416b349fd9e9'/>
<id>urn:sha1:8d86c0f8760bef16f41462e40090416b349fd9e9</id>
<content type='text'>
	include/arpa/nameser_compat.h:	1.6
	lib/libc/inet/inet_cidr_ntop.c:	1.1.1.2
	lib/libc/inet/inet_net_ntop.c:	1.3
	lib/libc/isc/eventlib_p.h:	1.4
	lib/libc/resolv/mtctxres.c:	1.3
	lib/libc/resolv/res_init.c:	1.4
	lib/libc/resolv/res_send.c:	1.5

Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>MFC: Document that kern.ipc.nsfbufs can be 0 on some arch'es.</title>
<updated>2006-12-21T12:43:02Z</updated>
<author>
<name>Yaroslav Tykhiy</name>
<email>ytykhiy@gmail.com</email>
</author>
<published>2006-12-21T12:43:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1164143d95f012a9c4e019145e466d126dd004db'/>
<id>urn:sha1:1164143d95f012a9c4e019145e466d126dd004db</id>
<content type='text'>
Approved by:	re (bmah)
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2006-11-07T19:52:12Z</updated>
<author>
<name>Sam Lawrance</name>
<email>lawrance@FreeBSD.org</email>
</author>
<published>2006-11-07T19:52:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6c4c73bb22d01eb4ca654805721e1892f4be96d8'/>
<id>urn:sha1:6c4c73bb22d01eb4ca654805721e1892f4be96d8</id>
<content type='text'>
  Document return values for res_query and res_search.
  h_errno is not an extern int, just a macro providing an integer lvalue.

  PR:             doc/50573
  Submitted by:   Ronald F.Guilmette &lt;rfg at monkeys.com&gt;
  Reviewed by:    trhodes

Approved by:	re (bmah)
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2006-11-03T08:38:26Z</updated>
<author>
<name>Tom Rhodes</name>
<email>trhodes@FreeBSD.org</email>
</author>
<published>2006-11-03T08:38:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9b053d73cd2eb4fa166089b2b1fc5e46938419f5'/>
<id>urn:sha1:9b053d73cd2eb4fa166089b2b1fc5e46938419f5</id>
<content type='text'>
o Note the value from getenv() should not be modified by applications[1];
o getenv.3: Put "is" on a line with other words. [2]
o getobjformat.3: "takes precedence over" is not an envrionment variable. [2]

[1]: PR: 60544 Reviewed by: ru
[2]: PR: 75545 Submitted by: n-kogane@syd.odn.ne.jp

Approved by:	re (hrs)
</content>
</entry>
<entry>
<title>MFC rev. 1.4, 1.5.</title>
<updated>2006-10-30T13:55:25Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2006-10-30T13:55:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=25471bd714a86c8e1f12327d40f0c74fae40989e'/>
<id>urn:sha1:25471bd714a86c8e1f12327d40f0c74fae40989e</id>
<content type='text'>
Remove the const qualifier from ap argument for __v2printf.

Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>MFC revs. 1.33, 1.34: try to explain what the slow device is.</title>
<updated>2006-10-29T16:51:16Z</updated>
<author>
<name>Maxim Konovalov</name>
<email>maxim@FreeBSD.org</email>
</author>
<published>2006-10-29T16:51:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=61884c7422667151a5fcccc444fe8f5d942a63b3'/>
<id>urn:sha1:61884c7422667151a5fcccc444fe8f5d942a63b3</id>
<content type='text'>
Approved by:	re (hrs)
</content>
</entry>
<entry>
<title>MFC rev. 1.13: fix SIGCONT special case description similar</title>
<updated>2006-10-29T16:43:32Z</updated>
<author>
<name>Maxim Konovalov</name>
<email>maxim@FreeBSD.org</email>
</author>
<published>2006-10-29T16:43:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a351120eaeb191774525b146ca23f4de41a18966'/>
<id>urn:sha1:a351120eaeb191774525b146ca23f4de41a18966</id>
<content type='text'>
to rev. 1.22 kill.2.

Approved by:	re (hrs)
</content>
</entry>
<entry>
<title>MFC 1.33:</title>
<updated>2006-10-29T14:49:10Z</updated>
<author>
<name>Simon L. B. Nielsen</name>
<email>simon@FreeBSD.org</email>
</author>
<published>2006-10-29T14:49:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=bc8db92f3b4fd8651fc63709f7b4a32681ca7c33'/>
<id>urn:sha1:bc8db92f3b4fd8651fc63709f7b4a32681ca7c33</id>
<content type='text'>
  Minor markup fix: A comma should be seperated by space from macro
  argument.  This resulted in "pwritev,()" instead of the intended
  "pwritev()," in the output.

Approved by:	re (hrs)
</content>
</entry>
</feed>
