aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/truss/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Use MACHINE_ARCH instead of MACHINE to detect x86 arch.KATO Takenori1998-10-071-1/+1
* Alpha support for truss. I tested this on both bento and beast (thanks,Sean Eric Fagan1998-10-031-2/+7
* Revert the changes yet again, after some email from Bruce. Sorry.Sean Eric Fagan1998-01-091-1/+1
* Proper way to do the previous mis-commit. Still not quite right, becauseSean Eric Fagan1998-01-091-1/+1
* Get rid of the bogus include -- it is incomplete (as it doesn't handleSean Eric Fagan1998-01-091-1/+1
* include sys so it builds on 2.2.xJohn-Mark Gurney1998-01-071-1/+1
* First cut at printing out ioctl names intelligently. Note that this doesn'tSean Eric Fagan1997-12-061-2/+6
* Truss program. Requires procfs.Sean Eric Fagan1997-12-061-0/+23