| Age | Commit message (Expand) | Author |
| 2007-11-10 | Remove the pecoff system table defines, they aren't needed since the | dsl |
| 2007-11-09 | Add arguments to sys_syscall and sys___syscall. | dsl |
| 2007-07-14 | Change calls from sys_mount() to compat_40_sys_mount() | dsl |
| 2007-04-23 | Having removed all the CHECK_ALT_XXX() none of these syscall functions | dsl |
| 2007-03-04 | Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. | christos |
| 2007-02-09 | Merge newlock2 to head. | ad |
| 2006-09-01 | Don't conditionalize *sys_ptrace. The lack of sys_ptrace will be dealt | matt |
| 2006-08-31 | Update for options PTRACE. | oki |
| 2006-07-31 | Step 1 to make filehandles completely opaque to userland | martin |
| 2006-07-13 | Adapt to getfh versioning | martin |
| 2006-06-29 | after sys_socket() versioning, add the new socket syscall. | pavel |
| 2006-06-29 | Add the new ntp_gettime syscall to match native syscalls.master. | pavel |
| 2006-06-26 | version the socket(2) syscall. for compat30 socket, we use | mrg |
| 2006-05-29 | Remove emulation of ntp_gettime. In preparation for "timecounters" we | drochner |
| 2006-05-04 | fhstat needs to be versioned too (for ino_t). Pointed out by Izumi Tsutsui | christos |
| 2006-02-26 | follow recent changes in sys/kern/syscalls.master | kent |
| 2005-11-17 | need the non-compat version of shm.h too. | christos |
| 2005-11-10 | add the new compat header. | christos |
| 2005-10-20 | Conditionalize the sigreturn syscall inclusion; from Patrick Welche | christos |
| 2005-08-19 | 64 bit inode changes. | christos |
| 2004-05-08 | add fsync_range, uuidgen, getvfsstat, statvfs1, fstatvfs1, and fhstatvfs1. | kent |
| 2004-04-21 | Replace the statfs() family of system calls with statvfs(). | christos |
| 2004-03-26 | all ports define __HAVE_SIGINFO now, so remove the CPP conditionals | drochner |
| 2003-09-23 | catch up with sys___sigaction14 compat_16 rename | cl |
| 2003-09-12 | catch up with sigreturn changes | christos |
| 2003-04-08 | Added missing syscalls from native syscalls.master. | oki |
| 2003-01-18 | Merge the nathanw_sa branch. | thorpej |