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
/
truss.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert r247300 for now. I'll post a new changeset for review.
delphij
2013-02-26
1
-2
/
+2
*
Expose timespec and timeval macros when __BSD_VISIBLE is defined. This
delphij
2013-02-26
1
-2
/
+2
*
- Make truss thread-aware.
zont
2012-09-16
1
-2
/
+3
*
- Fix detaching under some circumstances.
zont
2012-09-12
1
-0
/
+1
*
- Style(9) cleanup.
zont
2012-09-02
1
-16
/
+16
*
- Use pid_t type instead of just int.
zont
2012-08-21
1
-1
/
+1
*
Fix copyright spelling.
imp
2010-03-10
1
-1
/
+1
*
Add -c option to summarize number of calls, errors, and system time.
dds
2009-05-12
1
-0
/
+11
*
Make use of ptrace(2) instead of procfs in truss(1), eliminating
delphij
2007-04-10
1
-1
/
+23
*
- Add decoding of kse_release, kevent, sigprocmask, unmount, socket, getrusage,
pav
2006-05-15
1
-0
/
+10
*
Add a -s flag for the same functionality as strace. Introduce a Name
brian
2006-01-02
1
-0
/
+1
*
Use timespec not timeval.
mdodd
2002-08-05
1
-3
/
+3
*
Add options to print the argument and environment string parameters to
mdodd
2002-08-04
1
-0
/
+2
*
Add options to print absolute and relative timestamps.
mdodd
2002-08-04
1
-0
/
+6
*
Allow tracking fork()ed children.
mdodd
2002-08-04
1
-0
/
+2
*
Parameterize globals.
mdodd
2002-08-04
1
-0
/
+35