<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libc/sys/open.2, branch releng/11.3</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F11.3</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F11.3'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2018-03-28T14:35:24Z</updated>
<entry>
<title>MFC Capsicum open(2) and openat(2) documentation</title>
<updated>2018-03-28T14:35:24Z</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2018-03-28T14:35:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0ea02127ab7091adee8111182fbf94cae7f6eceb'/>
<id>urn:sha1:0ea02127ab7091adee8111182fbf94cae7f6eceb</id>
<content type='text'>
r306537 by cem: open.2: Document Capsicum behavior

Document open(2) and openat(2) behavior in Capsicum capability mode.

Sponsored by:	Dell EMC Isilon

r323622 by emaste: open(2): update ENOTCAPABLE description for .. lookups

After r308732 (MFC of r308212) Capsicum permits .. lookups in capability
mode, as long as path component traversal does not escape the directory
corresponding to the provided file descriptor.

Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>MFC r318715,r318717,r318718,r318719,r318720,r318721:</title>
<updated>2017-07-18T18:15:28Z</updated>
<author>
<name>Enji Cooper</name>
<email>ngie@FreeBSD.org</email>
</author>
<published>2017-07-18T18:15:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c30f4d644818e18479bd7acb3df15c376c9bc596'/>
<id>urn:sha1:c30f4d644818e18479bd7acb3df15c376c9bc596</id>
<content type='text'>
r318715:

_umtx_op(2): fix minor manlint issues

- Sort .Xr entries in SEE ALSO section.
- Sort SEE ALSO and STANDARDS sections properly, in terms of the
  entire document.

r318717:

cap_enter(2): fix manlint issues

- Sort SEE ALSO section appropriately.
- Correct section for sysctl(9).

r318718:

rctl_add_rule(2): fix manlint warnings

- Fix commas (either missing or misused) after .Nm entries in SYNOPSIS

r318719:

open(2): fix manlint warnings

- Sort SEE ALSO .Xr entries.
- Sort sections (HISTORY comes after STANDARDS).

r318720:

ptrace(2): clean up trailing whitespace

r318721:

kill(2): add missing section for sysctl(9)
</content>
</entry>
<entry>
<title>MFC r318314</title>
<updated>2017-05-25T18:55:10Z</updated>
<author>
<name>Stephen J. Kiernan</name>
<email>stevek@FreeBSD.org</email>
</author>
<published>2017-05-25T18:55:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0559c7bedbff8ec95dec867f6773e564e5db2d43'/>
<id>urn:sha1:0559c7bedbff8ec95dec867f6773e564e5db2d43</id>
<content type='text'>
Add information to open(2) man page about the O_VERIFY flag.

PR:		219262
Reviewed by:	bjk wblock
Approved by:	sjg (mentor)
Obtained from:	Juniper Networks, Inc.
</content>
</entry>
<entry>
<title>MFC r309026: open(2): Clarify non-POSIX error when opening a symlink with</title>
<updated>2016-12-04T15:55:59Z</updated>
<author>
<name>Jilles Tjoelker</name>
<email>jilles@FreeBSD.org</email>
</author>
<published>2016-12-04T15:55:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f3cacbdd3156afb66c969c4010a22fe56b558e97'/>
<id>urn:sha1:f3cacbdd3156afb66c969c4010a22fe56b558e97</id>
<content type='text'>
O_NOFOLLOW.

We return [EMLINK] instead of [ELOOP] when trying to open a symlink with
O_NOFOLLOW, so that the original case of [ELOOP] can be distinguished. Code
like cmp -h and xz takes advantage of this.

PR:		214633
</content>
</entry>
<entry>
<title>Fix markup.</title>
<updated>2015-07-07T19:23:59Z</updated>
<author>
<name>Edward Tomasz Napierala</name>
<email>trasz@FreeBSD.org</email>
</author>
<published>2015-07-07T19:23:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a238a79872b38dd554a0e319b927738e52d68404'/>
<id>urn:sha1:a238a79872b38dd554a0e319b927738e52d68404</id>
<content type='text'>
MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>Update open(2) to make it more obvious that O_NOCTTY and O_TTY_INIT</title>
<updated>2015-04-02T11:41:04Z</updated>
<author>
<name>Edward Tomasz Napierala</name>
<email>trasz@FreeBSD.org</email>
</author>
<published>2015-04-02T11:41:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=522196b5edabf1b400378d83af80e2dda83ef888'/>
<id>urn:sha1:522196b5edabf1b400378d83af80e2dda83ef888</id>
<content type='text'>
are ignored.

MFC after:	1 month
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>Document the ERESTART translation to EINTR for devfs nodes.</title>
<updated>2013-02-07T15:11:43Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2013-02-07T15:11:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9be7626deee071c26487957c65197d8330bf5a28'/>
<id>urn:sha1:9be7626deee071c26487957c65197d8330bf5a28</id>
<content type='text'>
Based on the submission by:	jilles
MFC after:	2 weeks
</content>
</entry>
<entry>
<title>Fix mdoc errors.</title>
<updated>2011-04-01T19:57:27Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2011-04-01T19:57:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=05f2ecd1faed1cb7f9307d01539306c710b2765b'/>
<id>urn:sha1:05f2ecd1faed1cb7f9307d01539306c710b2765b</id>
<content type='text'>
Submitted by:	ru
MFC after:	3 days
</content>
</entry>
<entry>
<title>Document O_CLOEXEC.</title>
<updated>2011-03-25T14:01:18Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2011-03-25T14:01:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=bdadacaf664dd7e53675c04585077fb868b5df62'/>
<id>urn:sha1:bdadacaf664dd7e53675c04585077fb868b5df62</id>
<content type='text'>
Reviewed by:	jhb
MFC after:	1 week
</content>
</entry>
<entry>
<title>Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki while</title>
<updated>2010-08-16T15:18:30Z</updated>
<author>
<name>Joel Dahl</name>
<email>joel@FreeBSD.org</email>
</author>
<published>2010-08-16T15:18:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c2025a76606b44c4d5367b7509fbc0285ae1e7f8'/>
<id>urn:sha1:c2025a76606b44c4d5367b7509fbc0285ae1e7f8</id>
<content type='text'>
translating these manual pages.  Minor corrections by me.

Submitted by:	Nobuyuki Koganemaru &lt;n-kogane@syd.odn.ne.jp&gt;
</content>
</entry>
</feed>
