index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
alpha
/
include
/
ptrace.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Begin all license/copyright comments with /*- or #-
imp
2005-01-05
1
-1
/
+1
*
Rev 1.24 of sys/ptrace.h adds ptrace_clear_single_step() prototype
kensmith
2004-07-13
1
-1
/
+0
*
Remove the advertsing clause, per the Regent's letter dated July 22, 1999.
imp
2004-04-05
1
-4
/
+0
*
Move the definition of PT_[GS]ET{,DB,FP}REGS from the MD ptrace.h to the
des
2002-03-16
1
-10
/
+1
*
KSE Milestone 2
julian
2001-09-12
1
-1
/
+1
*
Protect prototype of ptrace_clear_single_step() with #ifdef _KERNEL/#endif.
jhb
2001-08-21
1
-0
/
+2
*
Remove redundant declarations of functions that are declared in
jhb
2001-08-18
1
-2
/
+0
*
Prototype the ptrace_*()
obrien
2001-08-16
1
-0
/
+4
*
Zap 'ptrace(PT_READ_U, ...)' and 'ptrace(PT_WRITE_U, ...)' since they
peter
2001-08-08
1
-6
/
+0
*
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
peter
1999-12-29
1
-2
/
+2
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Make ptrace work.
dfr
1998-07-15
1
-1
/
+4
*
Add initial support for the FreeBSD/alpha kernel. This is very much a
dfr
1998-06-10
1
-0
/
+53