summaryrefslogtreecommitdiffstats
path: root/usr.bin/truss/syscall.h
Commit message (Collapse)AuthorAgeFilesLines
* Change the output of truss to more closely resemble SysV's. (Yes, itsef2000-03-181-0/+1
| | | | | | really is much nicer looking.) Submitted by: "Matthew N. Dodd" <winter@jurai.net>
* $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
| | | | syscall.h just refers to another file for the copyright notice.
* First cut at printing out ioctl names intelligently. Note that this doesn'tsef1997-12-061-2/+3
| | | | | | | handle linux ioctls (yet?). This uses the mkioctl script from kdump, bless its little heart. Reviewed by: Mike Smith
* Truss program. Requires procfs.sef1997-12-061-0/+43
OpenPOWER on IntegriCloud