summaryrefslogtreecommitdiffstats
path: root/usr.bin/cap_mkdb
Commit message (Collapse)AuthorAgeFilesLines
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.dd2001-07-091-1/+0
|
* Set WARNS=2 on programs that compile cleanly with it; add $FreeBSD$dd2001-06-301-2/+3
| | | | | | where necessary. Submitted by: Mike Barcroft <mike@q9media.com>
* Silence a warning on the Alpha.dd2001-06-301-1/+2
| | | | Reviewed by: md5(1)
* Don't treat the pipe symbol in capabilities as an alternateru2001-06-011-2/+4
| | | | | | | | | | | | record name indicator; this causes a spurious warning: $ cat x record:\ :capability=|value: $ cap_mkdb x cap_mkdb: ignored duplicate: record Spotted by: dcs
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-1/+1
|
* Make better use of .Ar. Use DIAGNOSTICS instead of incorrect section name.charnier1999-11-212-17/+17
| | | | Add rcsid. Remove unused #includes. Cosmetic in error messages.
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).archie1998-12-062-2/+3
|
* Fixed printf format errors.bde1998-08-021-2/+2
|
* Fixed printf format errors.bde1998-07-061-3/+3
|
* Show the real revision date and not the date that thissteve1997-06-231-2/+2
| | | | manpage is being viewed.
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-1/+1
| | | | posix standard on the topic.
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
|
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
| | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
* delete doubled words, e.g.: "the the" -> "the"wosch1996-10-051-2/+3
|
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-273-0/+356
OpenPOWER on IntegriCloud