<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libc/sys/chroot.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>2013-01-15T14:09:08Z</updated>
<entry>
<title>- Use standard RETURN VALUES section.</title>
<updated>2013-01-15T14:09:08Z</updated>
<author>
<name>Andrey Zonov</name>
<email>zont@FreeBSD.org</email>
</author>
<published>2013-01-15T14:09:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=69d649baa91bc6946d2a68fedc94aa1b3b9942ca'/>
<id>urn:sha1:69d649baa91bc6946d2a68fedc94aa1b3b9942ca</id>
<content type='text'>
Approved by:	kib (mentor)
MFC after:	1 week
</content>
</entry>
<entry>
<title>Document the fact that chroot(2) is no longer part of POSIX since SUSv3</title>
<updated>2012-01-04T02:04:20Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2012-01-04T02:04:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6fe5169cff83174304e669406c160ae78b412624'/>
<id>urn:sha1:6fe5169cff83174304e669406c160ae78b412624</id>
<content type='text'>
and add a SECURITY CONSIDERATIONS section for recommended practices.
</content>
</entry>
<entry>
<title>Per Regents of the University of Calfornia letter, remove advertising</title>
<updated>2007-01-09T00:28:16Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2007-01-09T00:28:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c879ae3536e6d92b8d96c8965c5b05fcb9541520'/>
<id>urn:sha1:c879ae3536e6d92b8d96c8965c5b05fcb9541520</id>
<content type='text'>
clause.

# If I've done so improperly on a file, please let me know.
</content>
</entry>
<entry>
<title>Mechanically kill hard sentence breaks.</title>
<updated>2004-07-02T23:52:20Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-07-02T23:52:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1a0a934547909744a6a2fa4cfd5b795ec6394f05'/>
<id>urn:sha1:1a0a934547909744a6a2fa4cfd5b795ec6394f05</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Document a bug in our chroot(2) implementation: if access control</title>
<updated>2003-01-31T21:19:22Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2003-01-31T21:19:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=bd5466d65ad982b8ffed8dac226f73e1fbbff3fe'/>
<id>urn:sha1:bd5466d65ad982b8ffed8dac226f73e1fbbff3fe</id>
<content type='text'>
checks, including the "open directory" check or a MAC check fail,
after the working directory of the process has been changed, then
the cwd of the process will be left as the target directory rather
than the original directory.

At some point, this bug might be fixable by performing the directory
change only after permission is granted for the change.  In the
mean time document it (it's been there for a while).
</content>
</entry>
<entry>
<title>mdoc(7) police: "The .Fa argument.".</title>
<updated>2002-12-19T09:40:28Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-12-19T09:40:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2efeeba554cbd7bdee9cfe17641c8bd335c7972f'/>
<id>urn:sha1:2efeeba554cbd7bdee9cfe17641c8bd335c7972f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mdoc(7) police: Tidy up the syscall language.</title>
<updated>2002-12-18T09:22:32Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-12-18T09:22:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2faeeff4c9bb77cca44a977d96c1a9fc7af8d8a3'/>
<id>urn:sha1:2faeeff4c9bb77cca44a977d96c1a9fc7af8d8a3</id>
<content type='text'>
Stop calling system calls "function calls".

Use "The .Fn system call" a-la "The .Nm utility".

When referring to a non-BSD implementation in
the HISTORY section, call syscall a function,
to be safe.
</content>
</entry>
<entry>
<title>Fixed the parameter's name.</title>
<updated>2002-12-11T14:04:37Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-12-11T14:04:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8416165a24c33c0d3bb6a41c29d08fd52e2c9e80'/>
<id>urn:sha1:8416165a24c33c0d3bb6a41c29d08fd52e2c9e80</id>
<content type='text'>
PR:		docs/46183
Submitted by:	Dirk Gouders &lt;gouders@et.bocholt.fh-ge.de&gt;
Approved by:	re
</content>
</entry>
<entry>
<title>The .Fn function.</title>
<updated>2002-07-15T20:59:12Z</updated>
<author>
<name>Giorgos Keramidas</name>
<email>keramida@FreeBSD.org</email>
</author>
<published>2002-07-15T20:59:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1f2cec106f598418fc7c7911c5f960d3c400a032'/>
<id>urn:sha1:1f2cec106f598418fc7c7911c5f960d3c400a032</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add xref to jail(2).</title>
<updated>2001-12-28T09:26:45Z</updated>
<author>
<name>Mike Pritchard</name>
<email>mpp@FreeBSD.org</email>
</author>
<published>2001-12-28T09:26:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=432fda11a4046811a241837a20183cfec462a1f5'/>
<id>urn:sha1:432fda11a4046811a241837a20183cfec462a1f5</id>
<content type='text'>
PR:		docs/33177
Submitted by:	Tom Rhodes &lt;darklogik@pittgoth.com&gt;
</content>
</entry>
</feed>
