summaryrefslogtreecommitdiff
path: root/usr.bin/getcap
AgeCommit message (Collapse)Author
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
unmaintainable). these days, people use source. these id's do not provide any benefit, and do hurt the small install media (the 33,000 line diff is essentially mechanical) ok with the idea millert, ok dms
2007-05-31convert to new .Dd format;Jason McIntyre
2006-01-28Remove duplicate cgetstr() call introduced by accident. Andrey MatveevTodd C. Miller
2005-02-21tweaks;Jason McIntyre
2005-02-19Add getcap(1), a simple tool to query getcap(3)-style databases.Todd C. Miller