History log of /freebsd-10-stable/sys/sys/file.h
Revision Date Author Comments
# 293549 09-Jan-2016 dchagin

MFC r283444:

Implement eventfd system call.


# 272187 26-Sep-2014 mjg

MFC r270993:

Fix up proc_realparent to always return correct process.

Prior to the change it would always return initproc for non-traced processes.

This fixes a regression in inferior().

Approved by: re (marius)


# 272187 26-Sep-2014 mjg

MFC r270993:

Fix up proc_realparent to always return correct process.

Prior to the change it would always return initproc for non-traced processes.

This fixes a regression in inferior().

Approved by: re (marius)