summaryrefslogtreecommitdiff
path: root/sys/compat/freebsd/syscalls.master
AgeCommit message (Expand)Author
2010-05-23use __alpha__ not alpha for the ifdefTheo de Raadt
2008-01-05Mark vadvise(2) as obsolete and remove its implementation, so instead ofMiod Vallat
2007-11-28COMPAT_09 uname is only used by freebsd compat, so move it to the right placeTheo de Raadt
2007-04-05freebsd added some MAP_NOCORE flag. we don't like it, so mask it out.Ted Unangst
2006-09-22Remove LFS system calls from here tooPedro Martelletto
2006-02-07add the new syscalls to the listBrad Smith
2005-06-17remove undelete syscallTodd C. Miller
2005-02-19Add getdents() emulation. Makes Veritas NetBackup client for FreeBSD work.Matthieu Herrb
2004-07-13Change mode_t and nlink_t from 16bit to 32bit. This allows us toTodd C. Miller
2004-07-09Rename ostat -> stat43 to disambiguate from upcoming struct stat changes.Todd C. Miller
2004-05-28ACCOUNTING is optional. found by mpech. ok deraadtTed Unangst
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