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
/
usr.bin
/
truss
/
alpha-fbsd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Various cleanups of truss:
dwmalone
2002-11-09
1
-16
/
+20
*
- Use time.h not sys/time.h.
mdodd
2002-08-06
1
-1
/
+1
*
Diff reduction.
mdodd
2002-08-05
1
-4
/
+4
*
Include <sys/time.h> for the declaration of struct timeval. Do not
bde
2002-08-04
1
-0
/
+1
*
Add options to print the argument and environment string parameters to
mdodd
2002-08-04
1
-0
/
+18
*
Terminate the output line when a non-returning syscall is printed.
mdodd
2002-08-04
1
-0
/
+1
*
Allow tracking fork()ed children.
mdodd
2002-08-04
1
-0
/
+8
*
Parameterize globals.
mdodd
2002-08-04
1
-19
/
+21
*
s/inline/__inline/
markm
2002-07-19
1
-1
/
+1
*
Do not bother with #include <machine/psl.h> since it is just a stub file
peter
2002-05-01
1
-1
/
+0
*
#include <sys/proc.h> where needed (for the stop event definitions) and
des
2001-10-22
1
-5
/
+8
*
Change the output of truss to more closely resemble SysV's. (Yes, it
sef
2000-03-18
1
-6
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Make it compile -Wall cleanly.
sef
1998-10-03
1
-2
/
+3
*
Alpha support for truss. I tested this on both bento and beast (thanks,
sef
1998-10-03
1
-0
/
+332