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
*
Revert r286148
bapt
2015-08-01
1
-2
/
+2
*
Handle +:*:: the same way we handle +::: when checking group file
bapt
2015-08-01
1
-1
/
+2
*
Use strtoumax instead of strtoul
bapt
2015-08-01
1
-2
/
+3
*
Add META_MODE support.
sjg
2015-06-13
1
-0
/
+18
|
\
|
*
dirdeps.mk now sets DEP_RELDIR
sjg
2015-06-08
1
-2
/
+0
|
*
Merge sync of head
sjg
2015-05-27
1
-129
/
+127
|
|
\
|
|
/
|
/
|
|
*
Merge head from 7/28
sjg
2014-08-19
1
-2
/
+2
|
|
\
|
*
|
Updated dependencies
sjg
2014-05-16
1
-1
/
+0
|
*
|
Updated dependencies
sjg
2014-05-10
1
-0
/
+2
|
*
|
Updated dependencies
sjg
2013-03-11
1
-0
/
+1
|
*
|
Updated dependencies
sjg
2013-02-16
1
-2
/
+0
|
*
|
Sync with HEAD.
obrien
2013-02-08
2
-21
/
+52
|
|
\
\
|
*
|
|
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.
marcel
2012-08-22
1
-0
/
+19
*
|
|
|
Clean up, reindent, add a special case for NIS / LDAP line
des
2014-12-14
1
-129
/
+127
|
|
_
|
/
|
/
|
|
*
|
|
use .Mt to mark up email addresses consistently (part2)
bapt
2014-06-20
1
-2
/
+2
|
|
/
|
/
|
*
|
This wasn't supposed to be in there - I committed the wrong patch.
eadler
2012-11-15
1
-1
/
+0
*
|
Add support for a -q flag. While here make the custom argument parsing
eadler
2012-11-15
2
-13
/
+30
*
|
Be declarative about if an error has occured.
eadler
2012-11-15
1
-8
/
+8
*
|
Fix error code if file isn't readable.
eadler
2012-11-15
1
-1
/
+1
*
|
Check the range of the gid
eadler
2012-11-15
1
-0
/
+15
|
/
*
Reencode files to UTF-8. Drop CP1252 em-dash.
uqs
2011-12-30
2
-2
/
+2
*
The last big commit: let usr.sbin/ use WARNS=6 by default.
ed
2010-01-02
1
-2
/
+0
*
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