summaryrefslogtreecommitdiff
path: root/sys/kern/syscalls.conf
AgeCommit message (Expand)Author
2013-09-14Snapshots for all archs have been built, so remove the T32 codePhilip Guenther
2013-08-14The last user of the old __tfork() was updated to the current one,Philip Guenther
2013-08-13Switch time_t, ino_t, clock_t, and struct kevent's ident and dataPhilip Guenther
2013-04-16Some compat options require snapshot coordinationPhilip Guenther
2013-04-15Add an f_mntfromspec member to struct statfs, which specifies the name ofJoel Sing
2012-06-21__tfork() needs to set the stack address of the new thread in the kernel,Philip Guenthe
2011-07-09Fix up previous diff: use COMPAT_O48 instead of COMPAT_48, add optionMatthew Dempsky
2011-07-09More syscalls.master cleanup:Matthew Dempsky
2011-07-09Remove COMPAT_25. The one piece moved by COMPAT_LINUX moves there.Theo de Raadt
2011-07-08down to one compat option...Ted Unangst
2011-04-04COMPAT_O47 (kernel getpeereid, which was replaced by libc getpeereid)Theo de Raadt
2010-09-20Move getpeereid(2) into COMPAT_O47. In 4.8 and onwards it is libraryTheo de Raadt
2010-07-01compat_o43 and compat_23 are no longer optionsTheo de Raadt
2008-03-16regenOtto Moerbeek
2004-05-03POSIX says the length parameter for semop(2) and shmget(2) should be size_t.Todd C. Miller
2001-05-16Create COMPAT_25 and move ogetfsstat, ostatfs and ostatfs into it.Todd C. Miller
1999-08-08compat_22 was never usedNiklas Hallqvist
1997-11-13syncTheo de Raadt
1997-02-24OpenBSD tagsNiklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt