index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
chkgrp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a bug introduced in revision 1.9 which causes chkgrp to coredump on
cperciva
2005-08-25
1
-5
/
+9
*
The check for invalid characters introduced in 1.9 incorrectly
roberto
2005-08-04
1
-1
/
+2
*
Markup fixes.
ru
2005-06-14
1
-3
/
+4
*
- Add further functionality to check for invalid characters
roberto
2005-05-26
2
-11
/
+30
*
Sort sections.
ru
2005-01-18
1
-10
/
+10
*
Added the EXIT STATUS section where appropriate.
ru
2005-01-17
1
-1
/
+1
*
I don't normally use my middle name, so remove it from attributions in
des
2004-01-25
1
-1
/
+1
*
Warn if there is no newline at the end of the group file.
roam
2003-06-06
1
-0
/
+4
*
Use __FBSDID over rcsid[]. Protect copyright[] where needed.
obrien
2003-05-03
1
-4
/
+2
*
Perform a major cleanup of the usr.sbin Makefiles.
obrien
2001-07-20
1
-1
/
+2
*
mdoc(7) police: removed HISTORY info from the .Os call.
ru
2001-07-10
1
-1
/
+1
*
Use correct type of argument to fgetln.
mjacob
2001-07-03
1
-1
/
+2
*
Constify, staticize and add a missing include; add WARNS?=2.
des
2001-06-24
2
-4
/
+7
*
- Backout botched attempt to introduce MANSECT feature.
ru
2001-03-26
1
-0
/
+1
*
Set the default manual section for usr.sbin/ to 8.
ru
2001-03-20
1
-1
/
+0
*
Spell the des's name correctly.
ru
2000-11-14
1
-1
/
+1
*
match prototype
charnier
2000-05-28
1
-1
/
+1
*
A little more cosmetics.
ru
2000-03-24
1
-3
/
+8
*
Remove redundant SRCS.
ru
2000-03-23
1
-1
/
+0
*
A bit of cleanup.
ru
2000-03-23
1
-11
/
+15
*
Remove single-space hard sentence breaks. These degrade the quality
sheldonh
2000-03-01
1
-2
/
+4
*
add missing .El.
charnier
1999-10-17
1
-0
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-28
3
-3
/
+3
*
Inserted missing .Bl in the FILES section.
des
1998-07-14
1
-1
/
+2
*
Add a FILES section which references /etc/group
des
1998-05-31
1
-1
/
+3
*
Typo police. '#ifndef lint' around CVS id. Don't use __progname in usage().
des
1998-05-27
2
-15
/
+12
*
Add chkgrp, a small utility for checking for syntax errors in group
des
1998-05-24
3
-0
/
+220