This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
usr.bin
/
truss
History
Dag-Erling Smørgrav
580e0a2b7a
#include <sys/proc.h> where needed (for the stop event definitions) and
...
reorder includes everywhere to conform to style(9).
2001-10-22 02:02:00 +00:00
..
alpha-fbsd.c
#include <sys/proc.h> where needed (for the stop event definitions) and
2001-10-22 02:02:00 +00:00
amd64-fbsd32.c
#include <sys/proc.h> where needed (for the stop event definitions) and
2001-10-22 02:02:00 +00:00
amd64-linux32.c
#include <sys/proc.h> where needed (for the stop event definitions) and
2001-10-22 02:02:00 +00:00
i386-fbsd.c
#include <sys/proc.h> where needed (for the stop event definitions) and
2001-10-22 02:02:00 +00:00
i386-linux.c
#include <sys/proc.h> where needed (for the stop event definitions) and
2001-10-22 02:02:00 +00:00
i386.conf
…
i386linux.conf
…
main.c
#include <sys/proc.h> where needed (for the stop event definitions) and
2001-10-22 02:02:00 +00:00
Makefile
cc -O -pipe -I/usr/src/usr.bin/kdump/../ktrace -I/usr/src/usr.bin/kdump/../.. Fix ioctl.c creation to deal with the depend case more properly.
2000-09-14 18:53:08 +00:00
setup.c
#include <sys/proc.h> where needed (for the stop event definitions) and
2001-10-22 02:02:00 +00:00
syscall.h
Teach truss(1) to display sockaddrs. It currently knows about AF_INET,
2001-10-21 21:57:10 +00:00
syscalls.c
Teach truss(1) to display sockaddrs. It currently knows about AF_INET,
2001-10-21 21:57:10 +00:00
truss.1
Remove whitespace at EOL.
2001-07-15 08:06:20 +00:00