<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test/sys/i386/linux, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/'/>
<updated>2020-11-23T18:18:16Z</updated>
<entry>
<title>Linuxolator: Replace use of eventhandlers by sysent hooks.</title>
<updated>2020-11-23T18:18:16Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2020-11-23T18:18:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=4815f175d0324b851509adff0e82500cdf979c73'/>
<id>urn:sha1:4815f175d0324b851509adff0e82500cdf979c73</id>
<content type='text'>
Reviewed by:	markj
Sponsored by:	The FreeBSD Foundation
Differential revision:	https://reviews.freebsd.org/D27309
</content>
</entry>
<entry>
<title>'make sysent' for r367773</title>
<updated>2020-11-17T19:53:59Z</updated>
<author>
<name>Conrad Meyer</name>
<email>cem@FreeBSD.org</email>
</author>
<published>2020-11-17T19:53:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=77eb9841471345a729ebbd0902c1eee08b18b176'/>
<id>urn:sha1:77eb9841471345a729ebbd0902c1eee08b18b176</id>
<content type='text'>
X-MFC-With:	r367773
</content>
</entry>
<entry>
<title>linux(4): Implement name_to_handle_at(), open_by_handle_at()</title>
<updated>2020-11-17T19:51:47Z</updated>
<author>
<name>Conrad Meyer</name>
<email>cem@FreeBSD.org</email>
</author>
<published>2020-11-17T19:51:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=de774e422e7f8abf9d4c6084165c9de66f11b2de'/>
<id>urn:sha1:de774e422e7f8abf9d4c6084165c9de66f11b2de</id>
<content type='text'>
They are similar to our getfhat(2) and fhopen(2) syscalls.

Differential Revision:	https://reviews.freebsd.org/D27111
</content>
</entry>
<entry>
<title>linux(4): Deduplicate unimpl/dummy syscall handlers</title>
<updated>2020-11-05T19:30:31Z</updated>
<author>
<name>Conrad Meyer</name>
<email>cem@FreeBSD.org</email>
</author>
<published>2020-11-05T19:30:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=e9b13c6612fea4e74f0c9c543e21d29d91a24dff'/>
<id>urn:sha1:e9b13c6612fea4e74f0c9c543e21d29d91a24dff</id>
<content type='text'>
No functional change.

Reviewed by:	emaste, trasz
Differential Revision:	https://reviews.freebsd.org/D27099
</content>
</entry>
<entry>
<title>Fix misnomer - linux_to_bsd_errno() does the exact opposite.</title>
<updated>2020-10-27T12:49:40Z</updated>
<author>
<name>Edward Tomasz Napierala</name>
<email>trasz@FreeBSD.org</email>
</author>
<published>2020-10-27T12:49:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=866b1f5147341a0311904bff6fa1391adef67c2b'/>
<id>urn:sha1:866b1f5147341a0311904bff6fa1391adef67c2b</id>
<content type='text'>
Reported by:	arichardson
MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D26965
</content>
</entry>
<entry>
<title>audit: also correctly audit linux_execve()</title>
<updated>2020-10-26T17:30:17Z</updated>
<author>
<name>Kyle Evans</name>
<email>kevans@FreeBSD.org</email>
</author>
<published>2020-10-26T17:30:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=d42a83b1a914e4c0db0a9070076883c1d2de9f3d'/>
<id>urn:sha1:d42a83b1a914e4c0db0a9070076883c1d2de9f3d</id>
<content type='text'>
Linux execve() gets audited as AUE_EXECVE as well, we should also interpret
the return from this correctly for the same reasoning as in r367002.

MFC with:	r367002
</content>
</entry>
<entry>
<title>Get rid of sa-&gt;narg.  It serves no purpose; use sa-&gt;callp-&gt;sy_narg instead.</title>
<updated>2020-09-27T18:47:06Z</updated>
<author>
<name>Edward Tomasz Napierala</name>
<email>trasz@FreeBSD.org</email>
</author>
<published>2020-09-27T18:47:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=1e2521ffaef4fd0950686f1302283a92ccf9c978'/>
<id>urn:sha1:1e2521ffaef4fd0950686f1302283a92ccf9c978</id>
<content type='text'>
Reviewed by:	kib
Sponsored by:	DARPA
Differential Revision:	https://reviews.freebsd.org/D26458
</content>
</entry>
<entry>
<title>Regen after r366145.</title>
<updated>2020-09-25T10:05:38Z</updated>
<author>
<name>Edward Tomasz Napierala</name>
<email>trasz@FreeBSD.org</email>
</author>
<published>2020-09-25T10:05:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=0c5bd5f99320f1169bb0973908aef0360dd47203'/>
<id>urn:sha1:0c5bd5f99320f1169bb0973908aef0360dd47203</id>
<content type='text'>
Sponsored by:	DARPA
</content>
</entry>
<entry>
<title>Get rid of sv_errtbl and SV_ABI_ERRNO().</title>
<updated>2020-09-17T11:39:33Z</updated>
<author>
<name>Edward Tomasz Napierala</name>
<email>trasz@FreeBSD.org</email>
</author>
<published>2020-09-17T11:39:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=70890254b310abc8e433f34a0c79d9759dff5dea'/>
<id>urn:sha1:70890254b310abc8e433f34a0c79d9759dff5dea</id>
<content type='text'>
Reviewed by:	kib
Sponsored by:	DARPA
Differential Revision:	https://reviews.freebsd.org/D26388
</content>
</entry>
<entry>
<title>Move SV_ABI_ERRNO translation into linux-specific code, to simplify</title>
<updated>2020-09-15T16:41:21Z</updated>
<author>
<name>Edward Tomasz Napierala</name>
<email>trasz@FreeBSD.org</email>
</author>
<published>2020-09-15T16:41:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=c26391f4dd0de02dd777ee2b38c28a04464bc075'/>
<id>urn:sha1:c26391f4dd0de02dd777ee2b38c28a04464bc075</id>
<content type='text'>
the syscall path and declutter it a bit.  No functional changes intended.

Reviewed by:	kib (earlier version)
MFC after:	2 weeks
Sponsored by:	DARPA
Differential Revision:	https://reviews.freebsd.org/D26378
</content>
</entry>
</feed>
