summaryrefslogtreecommitdiffstats
path: root/usr.sbin/chkgrp
Commit message (Collapse)AuthorAgeFilesLines
* Perform a major cleanup of the usr.sbin Makefiles.obrien2001-07-201-1/+2
| | | | | These are not perfectly in agreement with each other style-wise, but they are orders of orders of magnitude more consistent style-wise than before.
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
|
* Use correct type of argument to fgetln.mjacob2001-07-031-1/+2
| | | | MFC after: 1 week
* Constify, staticize and add a missing include; add WARNS?=2.des2001-06-242-4/+7
| | | | | Submitted by: Mike Barcroft <mike@q9media.com> MFC after: 2 weeks
* - Backout botched attempt to introduce MANSECT feature.ru2001-03-261-0/+1
| | | | - MAN[1-9] -> MAN.
* Set the default manual section for usr.sbin/ to 8.ru2001-03-201-1/+0
|
* Spell the des's name correctly.ru2000-11-141-1/+1
|
* match prototypecharnier2000-05-281-1/+1
|
* A little more cosmetics.ru2000-03-241-3/+8
|
* Remove redundant SRCS.ru2000-03-231-1/+0
|
* A bit of cleanup.ru2000-03-231-11/+15
|
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-011-2/+4
| | | | | of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc.
* add missing .El.charnier1999-10-171-0/+1
|
* $Id$ -> $FreeBSD$peter1999-08-283-3/+3
|
* Inserted missing .Bl in the FILES section.des1998-07-141-1/+2
| | | | Unknowingly pointed out by: Snob Art Genre <benedict@echonyc.com>
* Add a FILES section which references /etc/groupdes1998-05-311-1/+3
| | | | Suggested by: Masafumi NAKANE <max@wide.ad.jp>
* Typo police. '#ifndef lint' around CVS id. Don't use __progname in usage().des1998-05-272-15/+12
| | | | Submitted by: Philippe Charnier <charnier@xp11.frmug.org>
* Add chkgrp, a small utility for checking for syntax errors in groupdes1998-05-243-0/+220
files. PR: bin/1387 Suggested-by: Giles Lean <giles@nemeton.com
OpenPOWER on IntegriCloud