History log of /freebsd-10-stable/sys/kern/init_sysent.c
Revision Date Author Comments
# 321018 15-Jul-2017 dchagin

Regen after r321017.
Move the SCTP syscalls to netinet with the rest of the SCTP code.


# 318164 10-May-2017 jhb

MFC 313564:
Drop the "created from" line from files generated by makesyscalls.sh.

This information is less useful when the generated files are included in
source control along with the source. If needed it can be reconstructed
from the $FreeBSD$ tag in the generated file. Removing this information
from the generated output permits committing the generated files along
with the change to the system call master list without having inconsistent
metadata in the generated files.

Regenerate the affected files along with the MFC.


# 305519 06-Sep-2016 emaste

Regen after r305518: Allow getdtablesize in capability mode


# 293475 09-Jan-2016 dchagin

Regen for r293474.


# 283960 03-Jun-2015 emaste

MFC r259438 by pjd: Fix syscalls that can be loaded as kernel modules

They were not given the flag allowing to call them from capability
mode sandbox.

And regenerate init_sysent.c

Sponsored by: The FreeBSD Foundation


# 283943 03-Jun-2015 emaste

MFC r261220 by csjp: Allow sigwait(2) in capabilities mode.

It's common for multi-threaded processes to create a thread for
the purpose of synchronously processing signals. Allow such processes to
utilize a capabilities sandbox.


# 283942 03-Jun-2015 emaste

MFC r259436,259437 by pjd: Allow for pselect(2) in capability mode.


# 283941 03-Jun-2015 emaste

Regen for r283940.


# 276956 11-Jan-2015 dchagin

Regen for r276955 (__getcwd path bug).


# 275987 21-Dec-2014 dchagin

Regen for r275986 (ppoll).


# 283960 03-Jun-2015 emaste

MFC r259438 by pjd: Fix syscalls that can be loaded as kernel modules

They were not given the flag allowing to call them from capability
mode sandbox.

And regenerate init_sysent.c

Sponsored by: The FreeBSD Foundation


# 283943 03-Jun-2015 emaste

MFC r261220 by csjp: Allow sigwait(2) in capabilities mode.

It's common for multi-threaded processes to create a thread for
the purpose of synchronously processing signals. Allow such processes to
utilize a capabilities sandbox.


# 283942 03-Jun-2015 emaste

MFC r259436,259437 by pjd: Allow for pselect(2) in capability mode.


# 283941 03-Jun-2015 emaste

Regen for r283940.


# 276956 11-Jan-2015 dchagin

Regen for r276955 (__getcwd path bug).


# 275987 21-Dec-2014 dchagin

Regen for r275986 (ppoll).