Age | Commit message (Expand) | Author |
2010-05-23 | use __alpha__ not alpha for the ifdef | Theo de Raadt |
2008-01-05 | Mark vadvise(2) as obsolete and remove its implementation, so instead of | Miod Vallat |
2007-11-28 | COMPAT_09 uname is only used by freebsd compat, so move it to the right place | Theo de Raadt |
2007-04-05 | freebsd added some MAP_NOCORE flag. we don't like it, so mask it out. | Ted Unangst |
2006-09-22 | Remove LFS system calls from here too | Pedro Martelletto |
2006-02-07 | add the new syscalls to the list | Brad Smith |
2005-06-17 | remove undelete syscall | Todd C. Miller |
2005-02-19 | Add getdents() emulation. Makes Veritas NetBackup client for FreeBSD work. | Matthieu Herrb |
2004-07-13 | Change mode_t and nlink_t from 16bit to 32bit. This allows us to | Todd C. Miller |
2004-07-09 | Rename ostat -> stat43 to disambiguate from upcoming struct stat changes. | Todd C. Miller |
2004-05-28 | ACCOUNTING is optional. found by mpech. ok deraadt | Ted Unangst |
2004-02-17 | kqueue works using native calls | Ted Unangst |
2003-08-24 | freebsd pread and pwrite are the same as ours. jason + ackley.net says this | Ted Unangst |
2003-05-10 | Deprecate the swapon system call and move it to COMPAT_25 land, since swapctl | Miod Vallat |
2003-01-30 | Bring back setreuid(2) and setregid(2) as first class syscalls | Todd C. Miller |
2002-10-30 | Now that we have [gs]etres[ug]id() as a native system call, use it | Todd C. Miller |
2002-07-06 | Remove kernel support for NTP. ok deraadt@ and tholo@ | Thomas Nordin |
2002-03-14 | Turn the ptrace(2) syscall into a kernel compile option, option PTRACE in | Miod Vallat |
2001-11-27 | Add clock_gettime. -moj ok art@ | Mats O Jansson |
2001-02-02 | Emulate some 4.x signal-related syscalls | Thorsten Lockert |
2000-07-07 | add a lot more unimplemented syscall name placeholders, from NetBSD. | Brad Smith |
2000-05-01 | sys_semconfig goes away | Theo de Raadt |
1999-10-27 | Provide FreeBSD fcntl emulation that handles F[GS]ETOWN on pipes. | Niklas Hallqvist |
1999-06-07 | replacement pipe() system call; copies data into place inside kernel, so | Theo de Raadt |
1999-05-31 | New struct statfs with mount options. NOTE: this replaces statfs(2), | Todd C. Miller |
1999-02-10 | freebsd madvise() clone, always returns 0 for now | Theo de Raadt |
1997-11-13 | make msync() have 3 args | Theo de Raadt |
1997-11-13 | two poll() calls, argh | Theo de Raadt |
1997-11-13 | conditionalize SYSV thingies | Theo de Raadt |
1997-11-13 | update to recent freebsd status | Theo de Raadt |
1996-08-02 | Add $OpenBSD$ | Niklas Hallqvist |
1995-12-14 | update from netbsd | Theo de Raadt |
1995-10-26 | update from netbsd | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |