<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/amd64/linux/syscalls.master, branch releng/12.2</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F12.2</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F12.2'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2020-09-01T12:09:13Z</updated>
<entry>
<title>MFC r363304:</title>
<updated>2020-09-01T12:09:13Z</updated>
<author>
<name>Edward Tomasz Napierala</name>
<email>trasz@FreeBSD.org</email>
</author>
<published>2020-09-01T12:09:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d0bf8dd1f5c9a683ad3e33d4b9c68d6a9a504b18'/>
<id>urn:sha1:d0bf8dd1f5c9a683ad3e33d4b9c68d6a9a504b18</id>
<content type='text'>
Add a trivial linux(4) splice(2) implementation, which simply
returns EINVAL.  Fixes grep (grep-3.1-2build1).

PR:		218699
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>MFC r362440:</title>
<updated>2020-08-24T17:25:26Z</updated>
<author>
<name>Edward Tomasz Napierala</name>
<email>trasz@FreeBSD.org</email>
</author>
<published>2020-08-24T17:25:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=acba1850c6b2b1e1cdf86d3a8451ebbc2ed0ac91'/>
<id>urn:sha1:acba1850c6b2b1e1cdf86d3a8451ebbc2ed0ac91</id>
<content type='text'>
Add linux_madvise(2) instead of having Linux apps call the native
FreeBSD madvise(2) directly.  While some of the flag values match,
most don't.

PR:		kern/230160
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>MFC r357503:</title>
<updated>2020-08-23T20:14:57Z</updated>
<author>
<name>Edward Tomasz Napierala</name>
<email>trasz@FreeBSD.org</email>
</author>
<published>2020-08-23T20:14:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6e4546b103a2e6843f6ea3dcb36d515e9d5bcb51'/>
<id>urn:sha1:6e4546b103a2e6843f6ea3dcb36d515e9d5bcb51</id>
<content type='text'>
Add missing linux(4) syscall entries.  This fixes missing debug
messages for some of the unimplemented syscalls, in particular
the AIO-related ones.

MFC r357504:

Regen after r357503.

Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>MFC r352208 by emaste:</title>
<updated>2020-08-23T19:41:16Z</updated>
<author>
<name>Edward Tomasz Napierala</name>
<email>trasz@FreeBSD.org</email>
</author>
<published>2020-08-23T19:41:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=37642e3e113ebdc0fba508dd89cc11c5e215f3f0'/>
<id>urn:sha1:37642e3e113ebdc0fba508dd89cc11c5e215f3f0</id>
<content type='text'>
make linux_renameat2 args consistent with linux_renameat

Use 'dfd' consistently for a directory fd.

Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>MFC r355752, r355753 (by trasz):</title>
<updated>2020-04-03T16:11:39Z</updated>
<author>
<name>Mark Johnston</name>
<email>markj@FreeBSD.org</email>
</author>
<published>2020-04-03T16:11:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8dca338765fd4a84c20dab0c994b1b68fe591695'/>
<id>urn:sha1:8dca338765fd4a84c20dab0c994b1b68fe591695</id>
<content type='text'>
Fix definitions for linuxulator's sync_file_range(2).
</content>
</entry>
<entry>
<title>MFC r345471, r345472, r346603:</title>
<updated>2019-04-28T14:37:20Z</updated>
<author>
<name>Dmitry Chagin</name>
<email>dchagin@FreeBSD.org</email>
</author>
<published>2019-04-28T14:37:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=330063680bb8cd226fad7cb4311f1e544a1dc35c'/>
<id>urn:sha1:330063680bb8cd226fad7cb4311f1e544a1dc35c</id>
<content type='text'>
Update syscall.master to 5.0.

For 32-bit Linuxulator, ipc() syscall was historically
the entry point for the IPC API. Starting in Linux 4.18, direct
syscalls are provided for the IPC. Enable it.
</content>
</entry>
<entry>
<title>Use linux types for linux-specific syscalls</title>
<updated>2018-02-23T19:09:27Z</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2018-02-23T19:09:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=716cfaab96918f42de2765cdaf67adac0365c133'/>
<id>urn:sha1:716cfaab96918f42de2765cdaf67adac0365c133</id>
<content type='text'>
Sponsored by:	Turing Robotic Industries Inc.
Differential Revision:	https://reviews.freebsd.org/D14065
</content>
</entry>
<entry>
<title>Correct pseudo misspelling in sys/ comments</title>
<updated>2018-02-23T18:15:50Z</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2018-02-23T18:15:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=315fbaeca2e074a78a1f1698169338972a49122e'/>
<id>urn:sha1:315fbaeca2e074a78a1f1698169338972a49122e</id>
<content type='text'>
contrib code and #define in intel_ata.h unchanged.
</content>
</entry>
<entry>
<title>Correct proper nouns in the Linuxulator</title>
<updated>2018-02-22T02:24:17Z</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2018-02-22T02:24:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=eae594f7d567f6e4abe04e96412683534e5c7109'/>
<id>urn:sha1:eae594f7d567f6e4abe04e96412683534e5c7109</id>
<content type='text'>
- Capitalize Linux
- Spell FreeBSD out in full
- Address some style(9) on changed lines

Sponsored by:	Turing Robotic Industries Inc.
</content>
</entry>
<entry>
<title>Additional linuxolator whitespace cleanup, missed in r328890</title>
<updated>2018-02-05T18:39:06Z</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2018-02-05T18:39:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8a3b44cfc21f1a7ecd0c4e4c47ca67491442b455'/>
<id>urn:sha1:8a3b44cfc21f1a7ecd0c4e4c47ca67491442b455</id>
<content type='text'>
</content>
</entry>
</feed>
