aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64/include/ptrace.h
Commit message (Expand)AuthorAgeFilesLines
* Copy amd64 ptrace.h to x86 and merge with i386 ptrace.h. ReplaceTijl Coosemans2012-03-041-38/+3
* Add support for the extended FPU states on amd64, both for nativeKonstantin Belousov2012-01-211-0/+5
* Begin all license/copyright comments with /*-Warner Losh2005-01-051-1/+1
* Remove advertising clause from University of California Regent's license,Warner Losh2004-04-051-4/+0
* Move the definition of PT_[GS]ET{,DB,FP}REGS from the MD ptrace.h to theDag-Erling Smørgrav2002-03-161-10/+0
* Zap 'ptrace(PT_READ_U, ...)' and 'ptrace(PT_WRITE_U, ...)' since theyPeter Wemm2001-08-081-5/+0
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Implement support for hardware debug registers on the i386.Jonathan Lemon1999-07-091-1/+3
* Disallow reading the current kernel stack. Only the user structure andTor Egge1998-05-191-1/+5
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Add commands for ptrace get/set registers.. (Same numbers as NetBSD)Peter Wemm1996-01-241-3/+11
* Added $Id$David Greenman1994-08-021-0/+1
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-251-0/+40