freebsd-dev/usr.bin/truss
Joerg Wunsch 8a2ecea916 In get_string(), 0-terminate the contents of buf ``just in case'';
otherwise, if the very first fgetc() already yielded EOF, the returned
string won't get terminated at all.

MFC after:	1 day
2001-08-28 21:27:36 +00:00
..
alpha-fbsd.c Change the output of truss to more closely resemble SysV's. (Yes, it 2000-03-18 08:49:41 +00:00
amd64-fbsd32.c Change the output of truss to more closely resemble SysV's. (Yes, it 2000-03-18 08:49:41 +00:00
amd64-linux32.c Change the output of truss to more closely resemble SysV's. (Yes, it 2000-03-18 08:49:41 +00:00
i386-fbsd.c Change the output of truss to more closely resemble SysV's. (Yes, it 2000-03-18 08:49:41 +00:00
i386-linux.c Change the output of truss to more closely resemble SysV's. (Yes, it 2000-03-18 08:49:41 +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 Initialize outfile in main() 2001-08-13 21:59:04 +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 Handle the case where we truss an SUGID program -- in particular, we need 2000-01-10 04:09:05 +00:00
syscall.h Change the output of truss to more closely resemble SysV's. (Yes, it 2000-03-18 08:49:41 +00:00
syscalls.c In get_string(), 0-terminate the contents of buf ``just in case''; 2001-08-28 21:27:36 +00:00
truss.1 Remove whitespace at EOL. 2001-07-15 08:06:20 +00:00