cperciva
cb19e170f1
Fix a bug introduced in revision 1.9 which causes chkgrp to coredump on
...
certain corrupt files.
Submitted by: liamfoy@dragonflybsd.org
Reported by: Nikolay Kalev, via freebsd-current
MFC after: 3 days
2005-08-25 17:01:06 +00:00
roberto
6c7fa493b7
The check for invalid characters introduced in 1.9 incorrectly
...
flags NIS entries as invalid.
MFC6 candidate
Submitted by: Bob Willcox <bob@immure.com>
PR: bin/82325 (but I used the patch from Bob).
2005-08-04 12:44:36 +00:00
roberto
7972c23d6c
- Add further functionality to check for invalid characters
...
- Remove keyword 'continue' for more indepth error reporting
on each line
- WARNS 6 Clean
Submitted by: Liam J. Foy <liamfoy@dragonflybsd.org>
MFC after: 1 week
2005-05-26 10:57:03 +00:00
roam
81c0c117b3
Warn if there is no newline at the end of the group file.
...
PR: 51256
Submitted by: Brian D Gallaway <bdg730@makserver0.usask.ca>
Reviewed by: tjr, -audit
Approved by: tjr
2003-06-06 07:10:39 +00:00
obrien
7293a24a2b
Use __FBSDID over rcsid[]. Protect copyright[] where needed.
2003-05-03 21:06:42 +00:00
mjacob
de77c02347
Use correct type of argument to fgetln.
...
MFC after: 1 week
2001-07-03 21:40:34 +00:00
des
2b2c653ce3
Constify, staticize and add a missing include; add WARNS?=2.
...
Submitted by: Mike Barcroft <mike@q9media.com>
MFC after: 2 weeks
2001-06-24 12:38:28 +00:00
charnier
dc8bb722f5
match prototype
2000-05-28 14:57:49 +00:00
peter
efabb9ccb1
$Id$ -> $FreeBSD$
1999-08-28 01:35:59 +00:00
des
0e1be7affa
Typo police. '#ifndef lint' around CVS id. Don't use __progname in usage().
...
Submitted by: Philippe Charnier <charnier@xp11.frmug.org>
1998-05-27 14:04:38 +00:00
des
0b2190c45a
Add chkgrp, a small utility for checking for syntax errors in group
...
files.
PR: bin/1387
Suggested-by: Giles Lean <giles@nemeton.com
1998-05-24 15:09:23 +00:00