summaryrefslogtreecommitdiffstats
path: root/usr.bin/truss/syscall.h
Commit message (Expand)AuthorAgeFilesLines
* Support readlink(2) better. Readlink does not nul terminate thealfred2004-07-171-2/+2
* Decode the "wence" arg to lseek and linux_lseek.alfred2004-07-101-1/+1
* Add support for decoding Timespec, Timeval, Itimerval, Pollfd,dwmalone2004-03-231-2/+12
* decode fcntl and mmap arguments.alfred2004-03-231-1/+1
* Port truss(1) to 64-bit architectures:marcel2003-11-091-1/+2
* Add options to print the argument and environment string parameters tomdodd2002-08-041-1/+1
* Parameterize globals.mdodd2002-08-041-2/+2
* Partial WARNS=1 fizes with NO_WERROR set to prevent world breakage.markm2001-12-111-1/+1
* Teach truss(1) to display sockaddrs. It currently knows about AF_INET,des2001-10-211-1/+1
* Change the output of truss to more closely resemble SysV's. (Yes, itsef2000-03-181-0/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Teach truss to print symbolic signal names (e.g. SIGHUP instead of 0x01).des1999-08-101-2/+3
* Add some copyright and license terms, at Jordan's request. Note thatsef1997-12-201-1/+3
* First cut at printing out ioctl names intelligently. Note that this doesn'tsef1997-12-061-2/+3
* Truss program. Requires procfs.sef1997-12-061-0/+43
OpenPOWER on IntegriCloud