freebsd_amp_hwpstate/usr.bin/truss
Dag-Erling Smørgrav 6b9c8e04f9 Print the correct return code for successful Linux syscalls.
Submitted by:	Vitezslav Novy <vita@fio.cz>
PR:		32036
MFC after:	1 week
2001-11-17 17:18:36 +00:00
..
Makefile
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 Print the correct return code for successful Linux syscalls. 2001-11-17 17:18:36 +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 Print the correct return code for successful Linux syscalls. 2001-11-17 17:18:36 +00:00
i386.conf
i386linux.conf
main.c Back out part of previous commit: remove #include <sys/proc.h>. 2001-10-22 15:32:12 +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