History log of /freebsd-10-stable/sys/compat/freebsd32/freebsd32_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.


# 318323 15-May-2017 brooks

MFC r317845-r317846

r317845:
Provide a freebsd32 implementation of sigqueue()

The previous misuse of sys_sigqueue() was sending random register or
stack garbage to 64-bit targets. The freebsd32 implementation preserves
the sival_int member of value when signaling a 64-bit process.

Document the mixed ABI implementation of union sigval and the
incompability of sival_ptr with pointer integrity schemes.

Reviewed by: kib, wblock
Sponsored by: DARPA, AFRL
Differential Revision: https://reviews.freebsd.org/D10605

r317846:
Regen post r317845.

MFC with: r317845
Sponsored by: DARPA, AFRL


# 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.


# 293475 09-Jan-2016 dchagin

Regen for r293474.


# 276956 11-Jan-2015 dchagin

Regen for r276955 (__getcwd path bug).


# 275987 21-Dec-2014 dchagin

Regen for r275986 (ppoll).


# 271011 03-Sep-2014 kib

Regen.


# 276956 11-Jan-2015 dchagin

Regen for r276955 (__getcwd path bug).


# 275987 21-Dec-2014 dchagin

Regen for r275986 (ppoll).


# 271011 03-Sep-2014 kib

Regen.