freebsd-skq/usr.bin/truss
des 6c6abb3ddc It turns out that truss also used kdump's mkioctls script, and expected
ioctlname() to return a pointer to the name rather than print it.  This did
not show up in testing because truss had its own prototype for ioctlname(),
so it would build fine and run fine as long as the program being traced did
not issue an ioctl.

Teach mkioctls to generate different versions of ioctlname() based on its
first command-line argument.

Pointed out by:	Garrett Cooper <yanegomi@gmail.com>
2011-10-21 11:08:25 +00:00
..
amd64-fbsd32.c
amd64-fbsd.c
amd64-linux32.c
amd64linux32.conf
extern.h
fbsd32.conf
i386-fbsd.c
i386-linux.c
i386.conf
i386linux.conf
ia64-fbsd.c
main.c
Makefile
mips-fbsd.c
powerpc64-fbsd.c
powerpc-fbsd.c
setup.c
sparc64-fbsd.c
syscall.h
syscalls.c
truss.1
truss.h