aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/cap_mkdb
Commit message (Expand)AuthorAgeFilesLines
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Renumber copyright clause 4Warner Losh2017-02-282-2/+2
* Remove O_SYNC from the options passed to dbmopen().Stefan Eßer2016-02-191-1/+1
* Make cap_mkdb and services_mkdb file operations syncRenato Botelho2016-01-071-1/+1
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+18
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+19
|/
* Add missing static keywords to cap_mkdb(1)Ed Schouten2011-11-061-10/+10
* Remove the advertising clause from UCB copyrighted files in usr.bin. ThisJoel Dahl2010-12-112-8/+0
* Add endianness support to cap_mkdb(1), useful for cross builds.Ruslan Ermilov2005-02-222-6/+27
* Fixate the hash bucket size to 4K. We were using the default,Ruslan Ermilov2005-02-191-3/+12
* Expand *n't contractions.Ruslan Ermilov2005-02-131-1/+1
* Added the EXIT STATUS section where appropriate.Ruslan Ermilov2005-01-171-1/+1
* ANSIify function definitions to avoid a warning.David Malone2002-07-281-7/+4
* Use `The .Nm utility'Philippe Charnier2002-04-191-2/+3
* remove __PWarner Losh2002-03-221-3/+3
* Remove leaf node WARNS?=2 (that mainly I added). This shouldMark Murray2002-02-081-1/+0
* Style improvements recommended by Bruce as a follow up to someDavid Malone2001-12-101-5/+6
* Use __FBSDID().Mark Murray2001-12-021-6/+6
* mdoc(7) police: utilize the new .Ex macro.Ruslan Ermilov2001-08-151-3/+1
* Remove whitespace at EOL.Dima Dorfman2001-07-151-3/+3
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.Dima Dorfman2001-07-091-1/+0
* Set WARNS=2 on programs that compile cleanly with it; add $FreeBSD$Dima Dorfman2001-06-301-2/+3
* Silence a warning on the Alpha.Dima Dorfman2001-06-301-1/+2
* Don't treat the pipe symbol in capabilities as an alternateRuslan Ermilov2001-06-011-2/+4
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-1/+1
* Make better use of .Ar. Use DIAGNOSTICS instead of incorrect section name.Philippe Charnier1999-11-212-17/+17
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).Archie Cobbs1998-12-062-2/+3
* Fixed printf format errors.Bruce Evans1998-08-021-2/+2
* Fixed printf format errors.Bruce Evans1998-07-061-3/+3
* Show the real revision date and not the date that thisSteve Price1997-06-231-2/+2
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-1/+1
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* delete doubled words, e.g.: "the the" -> "the"Wolfram Schneider1996-10-051-2/+3
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-273-0/+356