summaryrefslogtreecommitdiff
path: root/sys/compat/linux/arch/mips/linux_machdep.c
AgeCommit message (Expand)Author
2006-07-23Use the LWP cached credentials where sane.ad
2006-05-15include kauth.h for kauth_authorize_generic.yamt
2006-05-14integrate kauth.elad
2005-12-11merge ktrace-lwp.christos
2005-05-20Define linux_usertrap function, and set it in struct emul. For allfvdl
2005-02-26nuke trailing whitespaceperry
2004-06-19Build COMPAT_LINUX again on mips after the siginfo change.manu
2003-12-04Dynamic sysctl.atatat
2003-09-26Fix "constify sendsig/trapsignal" fallout for non-siginfo'd archs. Testsimonb
2003-08-02use copyin()/copyout() instead of fubyte()/subyte()jdolecek
2003-01-18Merge the nathanw_sa branch.thorpej
2002-09-25Don't include <sys/map.h>.thorpej
2002-07-04Add kernel support for having userland provide the signal trampoline:thorpej
2002-05-20whitespace fixesjdolecek
2002-04-15Do not restore SR on sigreturn: this could enable the user process to gainmanu
2002-03-31make signal array handling uniform, and put signal arrays in a separatechristos
2002-02-17Adapt for changes to linux_to_native_sigset() and native_to_linux_sigset().rafal
2002-02-15- add a real linux_sys___sysctl because the mib numbers are different.christos
2001-11-20Removed unused (commented out) codemanu
2001-11-20Fixed the Linux signal trampoline and linux_sys_sigreturn(). Linux signalmanu
2001-11-17Make it build again after recent MIPS cache code changesmanu
2001-11-17Fixed typosmanu
2001-11-13add RCSIDs (including regeneration of files as appropriate)lukem
2001-10-14Fixed some mistakes in signal handling (this is still broken)manu
2001-10-06Implements ATOMIC_SET in linux_sys_sysmipsmanu
2001-09-30Implements parts of sysmips() and fctnl64() emulationmanu
2001-09-22Initial support for running Linux binaries on the Mips. Both static andmanu