summaryrefslogtreecommitdiff
path: root/usr.bin/getcap/getcap.c
AgeCommit message (Expand)Author
2013-11-15Include unistd.h as it is the standard location for getopt().Todd C. Miller
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2006-01-28Remove duplicate cgetstr() call introduced by accident. Andrey MatveevTodd C. Miller
2005-02-19Add getcap(1), a simple tool to query getcap(3)-style databases.Todd C. Miller