Age | Commit message (Expand) | Author |
2004-10-27 | Add support for sys_setre[ug]id, ok deraadt@ | Niklas Hallqvist |
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-04-05 | madvise works fine without translation, from Sam Smith. | Ted Unangst |
2003-09-04 | dummy xattr syscalls. ok deraadt@ | Ted Unangst |
2003-09-01 | set fadvise64 as dummy. some binaries compiled with a recent glibc | Federico G. Schwindt |
2003-08-15 | simplify. | Federico G. Schwindt |
2003-08-14 | unbust my previous commit. | Federico G. Schwindt |
2003-08-14 | add more syscalls. implement exit_group (which is actually an alias for | Federico G. Schwindt |
2003-08-02 | wrong args for linux ftruncate64; marius@monkey.org | Theo de Raadt |
2003-07-23 | add sys_sysinfo. from marius aamodt eriksen. | Ted Unangst |
2003-07-03 | add mmap2 (mmap64, take your pick) and clean up some. use MAP_TRYFIXED | Ted Unangst |
2003-05-10 | Deprecate the swapon system call and move it to COMPAT_25 land, since swapctl | Miod Vallat |
2002-10-30 | Now that we have [gs]etres[ug]id() as a native system call, use it | Todd C. Miller |
2002-10-28 | add getdents64. | Federico G. Schwindt |
2002-06-05 | provide local versions of getpid, getuid and getgid that do not | jasoni |
2002-03-14 | Turn the ptrace(2) syscall into a kernel compile option, option PTRACE in | Miod Vallat |
2002-02-04 | fcntl64 support; okay deraadt@ | Niels Provos |
2001-07-04 | add new system calls as dummies, except for those which we already have | jasoni |
2001-07-03 | rename 2 more syscalls to syscallname16 (missed last time) | jasoni |
2001-07-03 | rename some syscalls to <syscall>16 to make room for new ones. | jasoni |
2001-04-02 | On popular demand, the Linux-compatibility clone(2) implementation based | Niklas Hallqvist |
2001-01-29 | implement ftruncate64 | jasoni |
2000-12-22 | Implement truncate64, stat64, lstat64, fstat64; from NetBSD | jasoni |
2000-07-07 | Change all UNIMPL and OBSOL syscalls to STD. | jasoni |
2000-06-07 | Implement sigaltstack | Niklas Hallqvist |
2000-06-07 | Fix linux [gs]etrlimit emulation + add their latest ugetrlimit | Niklas Hallqvist |
2000-04-12 | Implement linux's setfsuid and getfsuid (from NetBSD) | jasoni |
2000-04-04 | Implement Linux's pread(2) and pwrite(2). | jasoni |
2000-03-28 | Implement rt_sigreturn. | jasoni |
2000-03-27 | Implement getcwd. | jasoni |
2000-03-18 | Implement vfork (ok jasoni). | Ian Darwin |
2000-03-13 | Implement rt_sigaction, rt_sigprocmask, rt_sigpending & rt_sigsuspend. | jasoni |
2000-03-08 | Add support for the new sigset_t and sigaction. | jasoni |
2000-02-28 | Add missing system calls as unimplemented. | jasoni |
1999-12-06 | Implement compatibility for Linux stime() syscall. | Aaron Campbell |
1997-12-10 | nanosleep emulation | Theo de Raadt |
1997-11-13 | make msync() have 3 args | Theo de Raadt |
1997-07-28 | i screwed up twice in 20 seconds, wow | Theo de Raadt |
1997-07-28 | oops | Theo de Raadt |
1997-07-27 | mremap non-emulation; tron@lyssa.owl.de | Theo de Raadt |
1997-04-14 | #34 - linux_sys_nice from NetBSD | Thomas Graichen |
1996-05-22 | sync | Theo de Raadt |
1996-04-28 | Reran makesyscalls.sh for addition of Linux dummy mount/umount() syscalls. | etheisen |
1996-04-28 | Added dummy mount/umount() syscalls for bogus Linux applications that | etheisen |
1996-04-17 | Good fixes and changes from latest Net. | Michael Shalayeff |
1995-12-19 | from fvdl; add msync(), readv() and writev() | Theo de Raadt |
1995-12-14 | update from netbsd | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |