freebsd-dev/usr.bin/truss
1999-08-10 16:57:37 +00:00
..
alpha-fbsd.c Make it compile -Wall cleanly. 1998-10-03 18:02:03 +00:00
amd64-fbsd32.c Fixed printf format errors. 1998-07-06 21:01:54 +00:00
amd64-linux32.c Fixed printf format errors. 1998-07-06 21:01:54 +00:00
i386-fbsd.c Fixed printf format errors. 1998-07-06 21:01:54 +00:00
i386-linux.c Fixed printf format errors. 1998-07-06 21:01:54 +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 Flush the output file before exiting; short-lived programs don't even fill 1998-12-21 06:34:50 +00:00
Makefile Use MACHINE_ARCH instead of MACHINE to detect x86 arch. 1998-10-07 13:46:09 +00:00
setup.c Calls one or more of malloc(), warn(), err(), syslog(), execlp() or 1998-10-13 14:52:33 +00:00
syscall.h Teach truss to print symbolic signal names (e.g. SIGHUP instead of 0x01). 1999-08-10 16:57:37 +00:00
syscalls.c Teach truss to print symbolic signal names (e.g. SIGHUP instead of 0x01). 1999-08-10 16:57:37 +00:00
truss.1 Sort Xrefs. Use err(3). Remove uneeded #include. 1998-01-05 07:30:26 +00:00