summaryrefslogtreecommitdiffstats
path: root/usr.bin/cap_mkdb/cap_mkdb.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r293312:garga2016-01-141-1/+1
* Add missing static keywords to cap_mkdb(1)ed2011-11-061-10/+10
* Remove the advertising clause from UCB copyrighted files in usr.bin. Thisjoel2010-12-111-4/+0
* Add endianness support to cap_mkdb(1), useful for cross builds.ru2005-02-221-3/+13
* Fixate the hash bucket size to 4K. We were using the default,ru2005-02-191-3/+12
* ANSIify function definitions to avoid a warning.dwmalone2002-07-281-7/+4
* remove __Pimp2002-03-221-3/+3
* Style improvements recommended by Bruce as a follow up to somedwmalone2001-12-101-5/+6
* Use __FBSDID().markm2001-12-021-6/+6
* Silence a warning on the Alpha.dd2001-06-301-1/+2
* Don't treat the pipe symbol in capabilities as an alternateru2001-06-011-2/+4
* Make better use of .Ar. Use DIAGNOSTICS instead of incorrect section name.charnier1999-11-211-7/+9
* Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).archie1998-12-061-2/+2
* Fixed printf format errors.bde1998-08-021-2/+2
* Fixed printf format errors.bde1998-07-061-3/+3
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-1/+1
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+250
OpenPOWER on IntegriCloud