<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/i386/linux/linux_proto.h, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>linux: make sysent for membarrier</title>
<updated>2026-04-22T19:16:44+00:00</updated>
<author>
<name>Ricardo Branco</name>
<email>rbranco@suse.de</email>
</author>
<published>2026-04-18T10:18:12+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=81f60a964a50b9c22361bb811be9ca089561e80c'/>
<id>81f60a964a50b9c22361bb811be9ca089561e80c</id>
<content type='text'>
Regenerate linux syscall prototypes for membarrier(2).

Signed-off-by:	Ricardo Branco &lt;rbranco@suse.de&gt;
PR:		281691
Reviewed by:	kib, pouria
Pull-Request:	https://github.com/freebsd/freebsd-src/pull/2147
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Regenerate linux syscall prototypes for membarrier(2).

Signed-off-by:	Ricardo Branco &lt;rbranco@suse.de&gt;
PR:		281691
Reviewed by:	kib, pouria
Pull-Request:	https://github.com/freebsd/freebsd-src/pull/2147
</pre>
</div>
</content>
</entry>
<entry>
<title>linux: Regenerate system call definitions</title>
<updated>2025-07-04T14:42:34+00:00</updated>
<author>
<name>Mark Johnston</name>
<email>markj@FreeBSD.org</email>
</author>
<published>2025-06-06T13:25:58+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d7025d3a3f17f3c91bc14be1a9e66722949bf915'/>
<id>d7025d3a3f17f3c91bc14be1a9e66722949bf915</id>
<content type='text'>
Sponsored by:	Klara, Inc.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Sponsored by:	Klara, Inc.
</pre>
</div>
</content>
</entry>
<entry>
<title>syscalls: Regen for Linux emulator additions</title>
<updated>2024-05-23T19:40:47+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2024-05-23T18:54:03+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=bedbaee805ccb22d723d01ea60c24913f8a9d515'/>
<id>bedbaee805ccb22d723d01ea60c24913f8a9d515</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sysproto.h: sys/acl.h -&gt; sys/types.h</title>
<updated>2024-04-15T20:35:41+00:00</updated>
<author>
<name>Brooks Davis</name>
<email>brooks@FreeBSD.org</email>
</author>
<published>2024-04-15T16:54:28+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5d88a2aacf1fa7eb7a2bb522a9dbd78686471a6b'/>
<id>5d88a2aacf1fa7eb7a2bb522a9dbd78686471a6b</id>
<content type='text'>
In sysproto.h, stop including sys/acl.h as syscall defintions now use
__acl* types from sys/_types.h.  Add sys/types.h to provide types
previously provided by sys/param.h (via sys/acl.h).

Reviewed by:	kib
Differential Revision:	https://reviews.freebsd.org/D44467
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In sysproto.h, stop including sys/acl.h as syscall defintions now use
__acl* types from sys/_types.h.  Add sys/types.h to provide types
previously provided by sys/param.h (via sys/acl.h).

Reviewed by:	kib
Differential Revision:	https://reviews.freebsd.org/D44467
</pre>
</div>
</content>
</entry>
<entry>
<title>linux(4): Regen for linux_nosys change</title>
<updated>2023-10-03T07:38:03+00:00</updated>
<author>
<name>Dmitry Chagin</name>
<email>dchagin@FreeBSD.org</email>
</author>
<published>2023-10-03T07:38:03+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=99abee8b7be2d19be583b942b470f7af11d32ddc'/>
<id>99abee8b7be2d19be583b942b470f7af11d32ddc</id>
<content type='text'>
MFC after:		1 week
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MFC after:		1 week
</pre>
</div>
</content>
</entry>
<entry>
<title>linux(4): Regen</title>
<updated>2023-09-25T09:26:34+00:00</updated>
<author>
<name>Dmitry Chagin</name>
<email>dchagin@FreeBSD.org</email>
</author>
<published>2023-09-25T09:26:34+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=28035f675b8590a24fddb418083788609ef75cc8'/>
<id>28035f675b8590a24fddb418083788609ef75cc8</id>
<content type='text'>
MFC after:		1 week
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MFC after:		1 week
</pre>
</div>
</content>
</entry>
<entry>
<title>Regen for writev syscall</title>
<updated>2023-08-20T07:36:31+00:00</updated>
<author>
<name>Dmitry Chagin</name>
<email>dchagin@FreeBSD.org</email>
</author>
<published>2023-08-20T07:36:31+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=1f9d71ee32cf74ece18f36b31c7e9ea1613be730'/>
<id>1f9d71ee32cf74ece18f36b31c7e9ea1613be730</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Regen for write syscall</title>
<updated>2023-08-20T07:36:29+00:00</updated>
<author>
<name>Dmitry Chagin</name>
<email>dchagin@FreeBSD.org</email>
</author>
<published>2023-08-20T07:36:29+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=89d270b28def13957db730224435f8a6190589b9'/>
<id>89d270b28def13957db730224435f8a6190589b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>linux(4): Regen for sendfile</title>
<updated>2023-08-17T19:57:17+00:00</updated>
<author>
<name>Dmitry Chagin</name>
<email>dchagin@FreeBSD.org</email>
</author>
<published>2023-08-17T19:57:17+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=158b57295f068590a42c30997f5e9cebad137fb9'/>
<id>158b57295f068590a42c30997f5e9cebad137fb9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>linux(4): Regen for ioprio syscalls</title>
<updated>2023-08-04T13:03:57+00:00</updated>
<author>
<name>Dmitry Chagin</name>
<email>dchagin@FreeBSD.org</email>
</author>
<published>2023-08-04T13:03:57+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b5c0b9555d1533506e6cb4fe88060134c3ec577f'/>
<id>b5c0b9555d1533506e6cb4fe88060134c3ec577f</id>
<content type='text'>
MFC after:		1 month
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MFC after:		1 month
</pre>
</div>
</content>
</entry>
</feed>
