summaryrefslogtreecommitdiffstats
path: root/usr.bin/getcap (follow)
Commit message (Expand)AuthorAgeFilesLines
* simple program using "stdio rpath"deraadt2015-10-101-1/+4
* add missing .Ar macro and simplify synopsisschwarze2015-09-252-14/+8
* Include unistd.h as it is the standard location for getopt().millert2013-11-151-1/+2
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-5/+1
* convert to new .Dd format;jmc2007-05-311-2/+2
* Remove duplicate cgetstr() call introduced by accident. Andrey Matveevmillert2006-01-281-4/+2
* tweaks;jmc2005-02-211-13/+13
* Add getcap(1), a simple tool to query getcap(3)-style databases.millert2005-02-193-0/+373