<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/lib, branch release/6.4.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.4.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.4.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2008-11-26T01:09:48Z</updated>
<entry>
<title>Copy releng/6.4 to release/6.4.0 in preparation for 6.4-RELEASE.</title>
<updated>2008-11-26T01:09:48Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2008-11-26T01:09:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a93332491e10c1a23a9fd2f11ccbdba33d72d850'/>
<id>urn:sha1:a93332491e10c1a23a9fd2f11ccbdba33d72d850</id>
<content type='text'>
Approved by:	re (implicit)

This commit was manufactured to restore the state of the 6.4-RELEASE image.
</content>
</entry>
<entry>
<title>MFC r183565:</title>
<updated>2008-10-27T05:28:08Z</updated>
<author>
<name>Ed Schouten</name>
<email>ed@FreeBSD.org</email>
</author>
<published>2008-10-27T05:28:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=eded7ed5cdd753a8e2f02c7ab70eec4e3008263e'/>
<id>urn:sha1:eded7ed5cdd753a8e2f02c7ab70eec4e3008263e</id>
<content type='text'>
  Small cleanups to openpty().

  - Pass O_NOCTTY to posix_openpt(2). This makes the implementation work
    consistently on implementations that make the PTY the controlling TTY
    by default.

  - Call unlockpt() before opening the slave device. POSIX mentions that
    de slave device should only be opened after grantpt() and unlockpt()
    have been called.

  - Replace some redundant code by a label.

As a safety net, add a call to revoke() to unlockpt(). All applications
out there use openpty(), explicitly call revoke() or implement their own
PTY allocation routines. Adding the call to unlockpt() won't hurt, but
will prevent foot-shooting.

Reviewed by:	jhb, kib
Approved by:	re
</content>
</entry>
<entry>
<title>Merge r184172 (pthread condvar race fix) into 6.4-release.</title>
<updated>2008-10-25T01:46:29Z</updated>
<author>
<name>Alfred Perlstein</name>
<email>alfred@FreeBSD.org</email>
</author>
<published>2008-10-25T01:46:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b1144a09de5ef6b809711c7b25f7db1b45a9084d'/>
<id>urn:sha1:b1144a09de5ef6b809711c7b25f7db1b45a9084d</id>
<content type='text'>
Reviewed by:	re, davidxu
Approved by:	re
</content>
</entry>
<entry>
<title>MFC r184038: Restore mtime *after* restoring ACLs.  Otherwise,</title>
<updated>2008-10-23T04:51:14Z</updated>
<author>
<name>Tim Kientzle</name>
<email>kientzle@FreeBSD.org</email>
</author>
<published>2008-10-23T04:51:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=568fe054b3931d1847994800b79eb6c5d6129d40'/>
<id>urn:sha1:568fe054b3931d1847994800b79eb6c5d6129d40</id>
<content type='text'>
setting the ACL changes the mtime.  (Plus a new test to exercise
basic ACL restore logic.)

PR:		kern/128203
Submitted by:	Udo Schweigert
Approved by:	re (Kostik Belousov)
</content>
</entry>
<entry>
<title>MFC r182838: Fix tar -xP to follow symlinks to dirs.  Without -P, it</title>
<updated>2008-09-12T04:39:07Z</updated>
<author>
<name>Tim Kientzle</name>
<email>kientzle@FreeBSD.org</email>
</author>
<published>2008-09-12T04:39:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a84ed40b2fe9fdac2f6acb958fcbb0212abf952f'/>
<id>urn:sha1:a84ed40b2fe9fdac2f6acb958fcbb0212abf952f</id>
<content type='text'>
still refuses on security grounds.

Approved by:	re (Kostik Belousov)
</content>
</entry>
<entry>
<title>MFC r182587: If atime is missing, use time at which program started</title>
<updated>2008-09-06T06:01:15Z</updated>
<author>
<name>Tim Kientzle</name>
<email>kientzle@FreeBSD.org</email>
</author>
<published>2008-09-06T06:01:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4c8c191d2efed4c5c282b9d9b3a11a81a9257d45'/>
<id>urn:sha1:4c8c191d2efed4c5c282b9d9b3a11a81a9257d45</id>
<content type='text'>
instead of substituting mtime

Approved by:	re (Ken Smith)
</content>
</entry>
<entry>
<title>Update for version 9.3.5-P2</title>
<updated>2008-09-01T22:56:37Z</updated>
<author>
<name>Doug Barton</name>
<email>dougb@FreeBSD.org</email>
</author>
<published>2008-09-01T22:56:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b9ed2c0a0b180d6b33a31991620d11638777554a'/>
<id>urn:sha1:b9ed2c0a0b180d6b33a31991620d11638777554a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC r182360, r182470: If atime isn't specified, restore atime == mtime.</title>
<updated>2008-08-31T04:46:36Z</updated>
<author>
<name>Tim Kientzle</name>
<email>kientzle@FreeBSD.org</email>
</author>
<published>2008-08-31T04:46:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f07dc38cfc5fa3a50157aa02a47d9ccceae051fd'/>
<id>urn:sha1:f07dc38cfc5fa3a50157aa02a47d9ccceae051fd</id>
<content type='text'>
PR:		bin/124915
</content>
</entry>
<entry>
<title>MFC r181281: Make swprintf("%s", "") not fail randomly depending on</title>
<updated>2008-08-31T02:19:55Z</updated>
<author>
<name>Colin Percival</name>
<email>cperciva@FreeBSD.org</email>
</author>
<published>2008-08-31T02:19:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=dab3f6aa85ed5477c915e5a23959fff47d26cbad'/>
<id>urn:sha1:dab3f6aa85ed5477c915e5a23959fff47d26cbad</id>
<content type='text'>
uninitialized variables.
</content>
</entry>
<entry>
<title>MFC r181280: Avoid printing bogus error messages if BLOCKSIZE is garbage.</title>
<updated>2008-08-31T02:19:15Z</updated>
<author>
<name>Colin Percival</name>
<email>cperciva@FreeBSD.org</email>
</author>
<published>2008-08-31T02:19:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=680be400a10eb7ce0f295df478be020e8e9d8f86'/>
<id>urn:sha1:680be400a10eb7ce0f295df478be020e8e9d8f86</id>
<content type='text'>
</content>
</entry>
</feed>
