summaryrefslogtreecommitdiff
path: root/sys/compat/linux/arch/powerpc/linux_ptrace.c
AgeCommit message (Expand)Author
2003-01-18Merge the nathanw_sa branch.thorpej
2001-11-15don't need <sys/types.h> when including <sys/param.h>lukem
2001-11-13add RCSIDs (including regeneration of files as appropriate)lukem
2001-06-02Fixed a rough buf in ptrace SETFPREGS (was using regs instead of fpregs)manu
2001-05-28Fixed a potential security problem (copyout after an error)manu
2001-05-27Implements correctly PEEKUSER and fixes various serious bugs. The statusmanu
2001-05-22Fixed ptrace() so that it is now possible to get traced process registers.manu
2001-02-04cosmetic fixes.christos
2001-02-04Fixed a bug in Linux/powerpc ktrace support (it's still broken, anyway)manu
2001-01-19Added powerpc specific code for Linux compatibility on powerpc portsmanu