summaryrefslogtreecommitdiffstats
path: root/sys/kern/syscalls.conf (follow)
Commit message (Expand)AuthorAgeFilesLines
* Snapshots for all archs have been built, so remove the T32 codeguenther2013-09-141-2/+2
* The last user of the old __tfork() was updated to the current one,guenther2013-08-141-2/+2
* Switch time_t, ino_t, clock_t, and struct kevent's ident and dataguenther2013-08-131-2/+2
* Some compat options require snapshot coordinationguenther2013-04-161-1/+5
* Add an f_mntfromspec member to struct statfs, which specifies the name ofjsing2013-04-151-2/+2
* __tfork() needs to set the stack address of the new thread in the kernel,guenther2012-06-211-2/+2
* Fix up previous diff: use COMPAT_O48 instead of COMPAT_48, add optionmatthew2011-07-091-2/+2
* More syscalls.master cleanup:matthew2011-07-091-2/+2
* Remove COMPAT_25. The one piece moved by COMPAT_LINUX moves there.deraadt2011-07-091-2/+2
* down to one compat option...tedu2011-07-081-2/+2
* COMPAT_O47 (kernel getpeereid, which was replaced by libc getpeereid)deraadt2011-04-041-2/+2
* Move getpeereid(2) into COMPAT_O47. In 4.8 and onwards it is libraryderaadt2010-09-201-2/+2
* compat_o43 and compat_23 are no longer optionsderaadt2010-07-011-2/+2
* regenotto2008-03-161-2/+2
* POSIX says the length parameter for semop(2) and shmget(2) should be size_t.millert2004-05-031-2/+2
* Create COMPAT_25 and move ogetfsstat, ostatfs and ostatfs into it.millert2001-05-161-2/+2
* compat_22 was never usedniklas1999-08-081-2/+2
* syncderaadt1997-11-131-2/+2
* OpenBSD tagsniklas1997-02-241-0/+1
* initial import of NetBSD treederaadt1995-10-181-0/+12