freebsd-src/usr.bin/truss
Brian Feldman dec17687ad Add missing include for <ctype.h>
Make sockaddr printing code unbad.

Always copy in sizeof(sockaddr_un) bytes for an AF_UNIX sockaddr,
despite what the length may be.
2001-11-06 19:26:51 +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 Add a sysmk -> /dev/null definition ready for a coming change to 1998-01-25 09:09:48 +00:00
i386linux.conf Add a sysmk -> /dev/null definition ready for a coming change to 1998-01-25 09:09:48 +00:00
main.c Back out part of previous commit: remove #include <sys/proc.h>. 2001-10-22 15:32:12 +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 Back out part of previous commit: remove #include <sys/proc.h>. 2001-10-22 15:32:12 +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 Add missing include for <ctype.h> 2001-11-06 19:26:51 +00:00
truss.1 Remove whitespace at EOL. 2001-07-15 08:06:20 +00:00