summaryrefslogtreecommitdiff
path: root/sys/compat/freebsd/syscalls.master
AgeCommit message (Expand)Author
2004-02-17kqueue works using native callsTed Unangst
2003-08-24freebsd pread and pwrite are the same as ours. jason + ackley.net says thisTed Unangst
2003-05-10Deprecate the swapon system call and move it to COMPAT_25 land, since swapctlMiod Vallat
2003-01-30Bring back setreuid(2) and setregid(2) as first class syscallsTodd C. Miller
2002-10-30Now that we have [gs]etres[ug]id() as a native system call, use itTodd C. Miller
2002-07-06Remove kernel support for NTP. ok deraadt@ and tholo@Thomas Nordin
2002-03-14Turn the ptrace(2) syscall into a kernel compile option, option PTRACE inMiod Vallat
2001-11-27Add clock_gettime. -moj ok art@Mats O Jansson
2001-02-02Emulate some 4.x signal-related syscallsThorsten Lockert
2000-07-07add a lot more unimplemented syscall name placeholders, from NetBSD.Brad Smith
2000-05-01sys_semconfig goes awayTheo de Raadt
1999-10-27Provide FreeBSD fcntl emulation that handles F[GS]ETOWN on pipes.Niklas Hallqvist
1999-06-07replacement pipe() system call; copies data into place inside kernel, soTheo de Raadt
1999-05-31New struct statfs with mount options. NOTE: this replaces statfs(2),Todd C. Miller
1999-02-10freebsd madvise() clone, always returns 0 for nowTheo de Raadt
1997-11-13make msync() have 3 argsTheo de Raadt
1997-11-13two poll() calls, arghTheo de Raadt
1997-11-13conditionalize SYSV thingiesTheo de Raadt
1997-11-13update to recent freebsd statusTheo de Raadt
1996-08-02Add $OpenBSD$Niklas Hallqvist
1995-12-14update from netbsdTheo de Raadt
1995-10-26update from netbsdTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt