History log of /freebsd-11.0-release/sys/compat/svr4/svr4_syscallnames.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 303975 11-Aug-2016 gjb

Copy stable/11@r303970 to releng/11.0 as part of the 11.0-RELEASE
cycle.

Prune svn:mergeinfo from the new branch, and rename it to RC1.

Update __FreeBSD_version.

Use the quarterly branch for the default FreeBSD.conf pkg(8) repo and
the dvd1.iso packages population.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 302408 08-Jul-2016 gjb

Copy head@r302406 to stable/11 as part of the 11.0-RELEASE cycle.
Prune svn:mergeinfo from the new branch, as nothing has been merged
here.

Additional commits post-branch will follow.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 302097 23-Jun-2016 brooks

Regen post r302096 and implement svr4_pipe().

Approved by: re (implict, fixing build)
Sponsored by: DARPA, AFRL


# 227692 19-Nov-2011 ed

Regenerate system call tables.


# 209581 28-Jun-2010 kib

Regenerate


# 191921 08-May-2009 ed

Regenerate system call tables to use SVN ids.


# 160799 28-Jul-2006 jhb

Regen for MPSAFE flag removal.


# 160795 28-Jul-2006 jhb

Regen.


# 160559 21-Jul-2006 jhb

Regen.


# 160512 19-Jul-2006 jhb

Regen.


# 160277 11-Jul-2006 jhb

Regen.


# 159994 27-Jun-2006 jhb

Regen.


# 159961 26-Jun-2006 jhb

Regen.


# 147975 13-Jul-2005 jhb

Regen.


# 147966 13-Jul-2005 jhb

Regen.


# 146807 30-May-2005 rwatson

Rebuild generated system call definition files following the addition of
the audit event field to the syscalls.master file format.

Submitted by: wsalamon
Obtained from: TrustedBSD Project


# 134267 24-Aug-2004 jhb

Regenerate after fcntl() wrappers were marked MP safe.


# 125529 06-Feb-2004 jhb

Regen.


# 125457 04-Feb-2004 jhb

Regen.


# 123784 24-Dec-2003 peter

Regen. This should have been a NOP, but its not been regenerated for
ages and is missing the changes from the last few makesyscalls.sh
revisions.


# 83366 12-Sep-2001 julian

KSE Milestone 2
Note ALL MODULES MUST BE RECOMPILED
make the kernel aware that there are smaller units of scheduling than the
process. (but only allow one thread per process at this time).
This is functionally equivalent to teh previousl -current except
that there is a thread associated with each process.

Sorry john! (your next MFC will be a doosie!)

Reviewed by: peter@freebsd.org, dillon@freebsd.org

X-MFC after: ha ha ha ha


# 64002 29-Jul-2000 peter

Regen. (Fix SYS_exit)


# 63987 29-Jul-2000 peter

Regenerate with makesyscalls.sh


# 60325 10-May-2000 bde

Regenerated (to fix "created from" lines, and to fix the previous
regeneration which somehow used the wrong syscalls.master file,
resulting in unbuildable svr4_sysent.c).


# 52333 17-Oct-1999 newton

Remove unnecessary includes.

Submitted by: phk


# 43412 30-Jan-1999 newton

Emulator KLD for SysVR4 executables grabbed from NetBSD.
See http://www.freebsd.org/~newton/freebsd-svr4 for limitations,
capabilities, history and TO-DO list.