summaryrefslogtreecommitdiff
path: root/sys/compat/freebsd
AgeCommit message (Expand)Author
2006-09-01When calling PTRACE from an LKM, use sysent[SYS_ptrace].sy_call in casematt
2006-09-01Regen.matt
2006-09-01Don't conditionalize *sys_ptrace. The lack of sys_ptrace will be dealtmatt
2006-08-31Protect the include of "opt_ptrace.h" by _KERNEL_OPT.he
2006-08-30Regen (for PTRACE).matt
2006-08-30Update for options PTRACEmatt
2006-08-30fix incomplete initializerchristos
2006-07-31Make filehandles opaque to userlandmartin
2006-07-31Step 1 to make filehandles completely opaque to userlandmartin
2006-07-23Use the LWP cached credentials where sane.ad
2006-07-13Make freebsd_sys_getfh use compat_30_sys_getfhmartin
2006-06-26regenerate.mrg
2006-06-26version the socket(2) syscall. for compat30 socket, we usemrg
2006-05-14integrate kauth.elad
2006-05-04Regenchristos
2006-05-04fhstat needs to be versioned too (for ino_t). Pointed out by Izumi Tsutsuichristos
2005-12-11merge ktrace-lwp.christos
2005-11-10need compat/sys/shm.hchristos
2005-09-13Forgot to reverse the conditional test.christos
2005-09-13compat code reorg.christos
2005-09-12Range checks are not optional. The omission of this one, allows the userchristos
2005-09-02Add a SYSCTL_SETUP_PROTO() so that it compiles fine in the lkm.rpaulo
2005-08-1964 bit inode changes.christos
2005-07-10define syscall again.christos
2005-07-10No point in declaring syscall_intern and syscall in a zillion places.christos
2005-03-26Fix some things regarding COMPAT_NETBSD32 and limits/VM addresses.fvdl
2005-02-26regenperry
2005-02-26make this rebuild generated files by defaultperry
2005-02-26nuke trailing whitespaceperry
2005-02-22Re-gen for sysctl emulationheas
2005-02-22Add FreeBSD sysctl emulation for their undocumented special OIDs rooted atheas
2004-09-12only include emulation syscallnames with SYSCALL_DEBUG, it's not used otherwisejdolecek
2004-05-11regendrochner
2004-05-11FreeBSD emulation should not depend on NetBSD binary compatibilitydrochner
2004-05-10Regen src/sys/compat/freebsd_sys{call.h,callargs.h,calls.c,ent.c} fromjonathan
2004-05-10Add opt_compat_netbsd.h because we need it for COMPAT_20; pointed outchristos
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
2004-02-13Uppercase CPU, plural is CPUs.wiz
2004-01-29uuidgen(2) syscall. Originally from FreeBSD, ported by John Franklin intsarna
2003-12-20Put back Emmanuel's sigfilter hooks, as decided by Core.fvdl
2003-12-20Introduce lwp_emuldata and the associated hooks. No hook is provided for themanu
2003-12-05back the sigfilter emulation hook change offjdolecek
2003-12-03Add a sigfilter emulation hook. It is used at the beginning of kpsignal2()manu
2003-11-26Regen: add new syscalls to the listjdolecek
2003-11-26add the new syscalls to the listjdolecek
2003-11-17www.netbsd.org -> www.NetBSD.orgkeihan
2003-11-15We have CVS; there is no reason to make .bak files when generating thethorpej
2003-10-31adapt for changes to kern/exec_elf32.cdrochner
2003-10-26Use ${HOST_SH} instead of `sh'.lukem