<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libc/sys/open.2, branch release/4.8.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F4.8.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F4.8.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2003-04-03T18:49:23Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2003-04-03T18:49:23Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2003-04-03T18:49:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0c0b5822358eaf1f5f5f2ac45e5ce80b4508637c'/>
<id>urn:sha1:0c0b5822358eaf1f5f5f2ac45e5ce80b4508637c</id>
<content type='text'>
'RELENG_4_8_0_RELEASE'.

This commit was manufactured to restore the state of the 4.8-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>MFC: Reduce gratuitous diffs to -CURRENT.</title>
<updated>2001-12-14T18:34:06Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-12-14T18:34:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d43ba9a6c11b67f36d3ed95ec03b95462069c014'/>
<id>urn:sha1:d43ba9a6c11b67f36d3ed95ec03b95462069c014</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: markup and misc fixes.</title>
<updated>2001-08-17T15:43:08Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-08-17T15:43:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a8510bf414fba1220ac5eaee5b652a5813ca34ec'/>
<id>urn:sha1:a8510bf414fba1220ac5eaee5b652a5813ca34ec</id>
<content type='text'>
Approved by:	re
</content>
</entry>
<entry>
<title>MFC: remove whitespace at EOL.</title>
<updated>2001-07-22T12:07:25Z</updated>
<author>
<name>Dima Dorfman</name>
<email>dd@FreeBSD.org</email>
</author>
<published>2001-07-22T12:07:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b5cf87e26a33fe12c8e2238149b5896b328f7fe2'/>
<id>urn:sha1:b5cf87e26a33fe12c8e2238149b5896b328f7fe2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: remove extraneous .Pp before and/or after .Sh.</title>
<updated>2001-07-22T11:02:43Z</updated>
<author>
<name>Dima Dorfman</name>
<email>dd@FreeBSD.org</email>
</author>
<published>2001-07-22T11:02:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0c61c7b2fc26c499dcf8b4ba30772c693f3ac57c'/>
<id>urn:sha1:0c61c7b2fc26c499dcf8b4ba30772c693f3ac57c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: 1.16: added missing newline, removed hard sentence breaks.</title>
<updated>2001-07-04T12:41:51Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-07-04T12:41:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a076a72732e251bfe82d380428556317adc0f5ee'/>
<id>urn:sha1:a076a72732e251bfe82d380428556317adc0f5ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC Tor's O_DIRECT patch with some modifications.  As with the commit to</title>
<updated>2001-06-03T05:00:12Z</updated>
<author>
<name>Matthew Dillon</name>
<email>dillon@FreeBSD.org</email>
</author>
<published>2001-06-03T05:00:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=345e8fb4ba1e52680ec9d2974db5ce33d4e53e4e'/>
<id>urn:sha1:345e8fb4ba1e52680ec9d2974db5ce33d4e53e4e</id>
<content type='text'>
-current, this patch only addresses about 80% of the issues involved.

Discussed on: arch
Obtained from:  Tor.Egge@fast.no
</content>
</entry>
<entry>
<title>MFC: 1.14 (document O_NOFOLLOW and O_FSYNC flags to open)</title>
<updated>2001-05-17T07:36:16Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-05-17T07:36:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2cef1376bcaee337d7801ee1c32007e92f7445a5'/>
<id>urn:sha1:2cef1376bcaee337d7801ee1c32007e92f7445a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: introduce .Lb macro to libc manpages</title>
<updated>2000-04-22T17:07:11Z</updated>
<author>
<name>Alexey Zelkin</name>
<email>phantom@FreeBSD.org</email>
</author>
<published>2000-04-22T17:07:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=95f2a893681eecfed2da1fc6b9af60147b7c26b7'/>
<id>urn:sha1:95f2a893681eecfed2da1fc6b9af60147b7c26b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: (rev 1.12) document EWOULDBLOCK.</title>
<updated>2000-04-09T19:15:03Z</updated>
<author>
<name>Archie Cobbs</name>
<email>archie@FreeBSD.org</email>
</author>
<published>2000-04-09T19:15:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=977181ec71b374b3be906286ba23edac81ec0eff'/>
<id>urn:sha1:977181ec71b374b3be906286ba23edac81ec0eff</id>
<content type='text'>
</content>
</entry>
</feed>
