Age | Commit message (Expand) | Author |
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-01-14 | change sigaltstack.ss_size type to size_t. handle syscall fallout. | Ted Unangst |
2003-05-11 | finish compat swapon cleanup | Theo de Raadt |
2003-04-30 | Oops, repair omsync deprecation lossage. | Miod Vallat |
2003-01-30 | Bring back setreuid(2) and setregid(2) as first class syscalls | 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-09-21 | no need for own implemenation of p{read,write}{,v} | Artur Grabowski |
2001-09-05 | Add some necessary MSG_COMPAT. | Artur Grabowski |
2001-05-16 | Missed conversion of sys___osemctl, sys_omsgctl, sys_oshmctl, to compat_23 | Todd C. Miller |
2001-05-16 | Create COMPAT_25 and move ogetfsstat, ostatfs and ostatfs into it. | Todd C. Miller |
2000-05-01 | sys_semconfig goes away | Theo de Raadt |
1999-09-21 | some COMPATs not seen on alpha | kstailey |
1999-09-17 | alternate path | kstailey |
1999-09-17 | lcrap() | kstailey |
1999-09-17 | rest of pread() etc., fdatasync() hack | kstailey |
1999-09-17 | start of pread(2) etc., stat(2) fixes, "ls -l" now runs | kstailey |
1999-09-15 | getdents(2) | kstailey |
1999-09-15 | more and better signal routines, vfork() | kstailey |
1999-09-14 | signals | kstailey |
1999-09-12 | take out unimplemented calls | kstailey |
1999-09-12 | Add COMPAT_NETBSD. Currently only works for ELF64. Many missing system calls. | kstailey |