Date: Fri, 5 Dec 1997 22:51:15 -0800 (PST) From: Sean Eric Fagan <sef@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/truss Makefile syscall.h syscalls.c Message-ID: <199712060651.WAA00604@freefall.freebsd.org>
index | next in thread | raw e-mail
sef 1997/12/05 22:51:14 PST
Modified files:
usr.bin/truss Makefile syscall.h syscalls.c
Log:
First cut at printing out ioctl names intelligently. Note that this doesn't
handle linux ioctls (yet?). This uses the mkioctl script from kdump,
bless its little heart.
Reviewed by: Mike Smith
Revision Changes Path
1.2 +6 -2 src/usr.bin/truss/Makefile
1.2 +3 -2 src/usr.bin/truss/syscall.h
1.2 +13 -1 src/usr.bin/truss/syscalls.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199712060651.WAA00604>
