summaryrefslogtreecommitdiffstats
path: root/usr.bin/getcap
AgeCommit message (Expand)AuthorFilesLines
2019-09-02More correction of section 3 layout. directory->opendir, fts->fts_open,deraadt1-6/+6
2019-01-25I am retiring my old email address; replace it with my OpenBSD one.millert2-5/+5
2017-01-20In "%.*s" the * takes (int). gcc whines if you try to use the resultkrw1-2/+3
2015-10-10simple program using "stdio rpath"deraadt1-1/+4
2015-09-25add missing .Ar macro and simplify synopsisschwarze2-14/+8
2013-11-15Include unistd.h as it is the standard location for getopt().millert1-1/+2
2009-10-27rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt1-5/+1
2007-05-31convert to new .Dd format;jmc1-2/+2
2006-01-28Remove duplicate cgetstr() call introduced by accident. Andrey Matveevmillert1-4/+2
2005-02-21tweaks;jmc1-13/+13
2005-02-19Add getcap(1), a simple tool to query getcap(3)-style databases.millert3-0/+373