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