<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/tools, branch releng/8.1</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F8.1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F8.1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2010-06-01T14:26:27Z</updated>
<entry>
<title>Merge r206972 from head to stable/8:</title>
<updated>2010-06-01T14:26:27Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2010-06-01T14:26:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6e2c1ff23b1bd6096d0a148cfe40b991e10010e2'/>
<id>urn:sha1:6e2c1ff23b1bd6096d0a148cfe40b991e10010e2</id>
<content type='text'>
  Merge @176820, @176822, @177156 to tcpp from P4 to HEAD:

   Improve accuracy of connection data transfer math.

   Disable Nagle's algorithm to avoid delaying transfers of data --
   will want to refine this to combine payload with header transfer,
   however.

   Now that we're running w/o Nagle, try to send the initial data
   burst with the header in a single TCP segment.

   Prefer %zu to %ju for size_t.

   Sponsored by:	Juniper, Inc.

Approved by:	re (bz)
</content>
</entry>
<entry>
<title>MFC:	r208322</title>
<updated>2010-05-25T20:19:31Z</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2010-05-25T20:19:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8528a36cfb08cf2d33c9e4dfb4eca31f0cd4f74c'/>
<id>urn:sha1:8528a36cfb08cf2d33c9e4dfb4eca31f0cd4f74c</id>
<content type='text'>
Add an option file for WITHOUT_MAN_UTILS to regenerate src.conf(5).

Approved by:	re (kib)
</content>
</entry>
<entry>
<title>MFC: r201490</title>
<updated>2010-05-21T19:47:52Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2010-05-21T19:47:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=44a296d00a0605fbdead5ef7f65e698f57ce5a0b'/>
<id>urn:sha1:44a296d00a0605fbdead5ef7f65e698f57ce5a0b</id>
<content type='text'>
There are actually 129 tests here.
</content>
</entry>
<entry>
<title>MFC: r197362</title>
<updated>2010-05-21T19:45:54Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2010-05-21T19:45:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8a324a2c6da85d60127d380975fd75aed53ce147'/>
<id>urn:sha1:8a324a2c6da85d60127d380975fd75aed53ce147</id>
<content type='text'>
IEEE Std 1003.1, 2004 Edition states:

"The escape sequence '\n' shall match a &lt;newline&gt; embedded in
the pattern space."

It is unclear whether this also applies to a \n embedded in a
character class.  Disable the existing handling of \n in a character
class following Mac OS X, GNU sed version 4.1.5 with --posix, and
SunOS 5.10 /usr/bin/sed.

Pointed by:	Marius Strobl
Obtained from:	Mac OS X
</content>
</entry>
<entry>
<title>MFC: r197361</title>
<updated>2010-05-21T19:44:23Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2010-05-21T19:44:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4c3c0e9df5ec760ac2f7eb2209196e225248f287'/>
<id>urn:sha1:4c3c0e9df5ec760ac2f7eb2209196e225248f287</id>
<content type='text'>
Follow POSIX (IEEE Std 1003.1, 2004 Edition) in the implementation
of the y (translate) command.

"If a backslash character is immediately followed by a backslash
character in string1 or string2, the two backslash characters shall
be counted as a single literal backslash character"

Pointed by:	Marius Strobl
Obtained from:	Mac OS X
</content>
</entry>
<entry>
<title>MFC: r197360</title>
<updated>2010-05-21T19:35:14Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2010-05-21T19:35:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4bab9691b8d7f83d1323a9ad668d285fa5bcdbc5'/>
<id>urn:sha1:4bab9691b8d7f83d1323a9ad668d285fa5bcdbc5</id>
<content type='text'>
Add correct test results.
</content>
</entry>
<entry>
<title>MFC: r197357</title>
<updated>2010-05-21T19:22:50Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2010-05-21T19:22:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d43a26d474bca74f27191b209ca26ef0b827d784'/>
<id>urn:sha1:d43a26d474bca74f27191b209ca26ef0b827d784</id>
<content type='text'>
Describe how other systems treat this case.
</content>
</entry>
<entry>
<title>MFC: r197356</title>
<updated>2010-05-21T19:21:47Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2010-05-21T19:21:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d9dca217f751dab187adccbace90f002d8816988'/>
<id>urn:sha1:d9dca217f751dab187adccbace90f002d8816988</id>
<content type='text'>
Allow [ to be used as a delimiter.

Pointed by:	Marius Strobl
Obtained from:	Apple
</content>
</entry>
<entry>
<title>MFC: r197352</title>
<updated>2010-05-21T19:09:41Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2010-05-21T19:09:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=da7a72d96458f0a2b244261bd218d2b03adac858'/>
<id>urn:sha1:da7a72d96458f0a2b244261bd218d2b03adac858</id>
<content type='text'>
The transition to Subversion allows us to rename files without
repo-copy hacks.
Remove the test-number prefix from the name of the output files,
so that new test cases can be easily added.
</content>
</entry>
<entry>
<title>Merge r199628 and r199632: Tests for the cd command.</title>
<updated>2010-05-21T16:01:57Z</updated>
<author>
<name>Stefan Farfeleder</name>
<email>stefanf@FreeBSD.org</email>
</author>
<published>2010-05-21T16:01:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=dd0cfed81001600f705240173c14ce34e201be68'/>
<id>urn:sha1:dd0cfed81001600f705240173c14ce34e201be68</id>
<content type='text'>
</content>
</entry>
</feed>
