Age | Commit message (Expand) | Author |
2004-10-27 | Add support for sys_setre[ug]id, ok deraadt@ | Niklas Hallqvist |
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-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 |
2002-10-30 | Now that we have [gs]etres[ug]id() as a native system call, use it | Todd C. Miller |
2002-10-28 | getdents64 support, based on FreeBSD. | Federico G. Schwindt |
2002-06-02 | withough -> without | Theo de Raadt |
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-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 |