bapt
dff11a9b7f
Revert r286148
2015-08-01 10:40:17 +00:00
bapt
ae91558e00
Handle +:*:: the same way we handle +::: when checking group file
...
The first is what the documentation recommands for NIS client
2015-08-01 08:39:55 +00:00
bapt
32471dd33a
Use strtoumax instead of strtoul
2015-08-01 08:35:20 +00:00
sjg
008d7c831f
Add META_MODE support.
...
Off by default, build behaves normally.
WITH_META_MODE we get auto objdir creation, the ability to
start build from anywhere in the tree.
Still need to add real targets under targets/ to build packages.
Differential Revision: D2796
Reviewed by: brooks imp
2015-06-13 19:20:56 +00:00
sjg
75a137820d
dirdeps.mk now sets DEP_RELDIR
2015-06-08 23:35:17 +00:00
sjg
65145fa4c8
Merge sync of head
2015-05-27 01:19:58 +00:00
des
03d4d627c5
Clean up, reindent, add a special case for NIS / LDAP line
...
MFC after: 1 week
2014-12-14 16:17:48 +00:00
sjg
d7cd1d425c
Merge head from 7/28
2014-08-19 06:50:54 +00:00
bapt
c0cd28f928
use .Mt to mark up email addresses consistently (part2)
...
PR: 191174
Submitted by: Franco Fichtner <franco@lastsummer.de>
2014-06-20 09:57:27 +00:00
sjg
5860f0d106
Updated dependencies
2014-05-16 14:09:51 +00:00
sjg
1a7e48acf1
Updated dependencies
2014-05-10 05:16:28 +00:00
sjg
6d37b86f2b
Updated dependencies
2013-03-11 17:21:52 +00:00
sjg
0ee5295509
Updated dependencies
2013-02-16 01:23:54 +00:00
obrien
3028e3f8ab
Sync with HEAD.
2013-02-08 16:10:16 +00:00
eadler
9e310b54f6
This wasn't supposed to be in there - I committed the wrong patch.
...
Approved by: cperciva (implicit)
2012-11-15 15:21:58 +00:00
eadler
c7b3f7ffa9
Add support for a -q flag. While here make the custom argument parsing
...
use getopt instead of hacking on it more. This change also fixes the
method of silencing the compiler warning about gfn being used
uninitialized.
Approved by: cperciva
MFC after: 1 week
2012-11-15 15:16:50 +00:00
eadler
2870d7badb
Be declarative about if an error has occured.
...
Fixes overflow on very large group files with lots of errors. This is
unlikely to occur in practice.
Approved by: cperciva
MFC after: 1 week
2012-11-15 15:06:24 +00:00
eadler
663c6cc586
Fix error code if file isn't readable.
...
Approved by: cperciva
MFC after: 1 week
2012-11-15 15:06:06 +00:00
eadler
84a8b19d55
Check the range of the gid
...
Approved by: cperciva
MFC after: 1 week
2012-11-15 15:06:03 +00:00
marcel
9dd41e3647
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.
...
Requested by: Simon Gerraty <sjg@juniper.net>
2012-08-22 19:25:57 +00:00
uqs
14cd39e1d0
Reencode files to UTF-8. Drop CP1252 em-dash.
2011-12-30 00:59:08 +00:00
ed
073cafdd42
The last big commit: let usr.sbin/ use WARNS=6 by default.
2010-01-02 11:07:44 +00:00
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
ru
f4251aff5d
Markup fixes.
...
Approved by: re (blanket)
2005-06-14 12:26: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
ru
c05985f13f
Sort sections.
2005-01-18 20:02:45 +00:00
ru
6cc4b6c220
Added the EXIT STATUS section where appropriate.
2005-01-17 07:44:44 +00:00
des
42f562f3a8
I don't normally use my middle name, so remove it from attributions in
...
man pages (though not from copyright notices). While I'm here, add email
addresses where appropriate.
2004-01-25 11:39:42 +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
obrien
9c97c8f02d
Perform a major cleanup of the usr.sbin Makefiles.
...
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.
2001-07-20 06:20:32 +00:00
ru
0d5f9334cf
mdoc(7) police: removed HISTORY info from the .Os call.
2001-07-10 15:12:08 +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
ru
afd506414e
- Backout botched attempt to introduce MANSECT feature.
...
- MAN[1-9] -> MAN.
2001-03-26 14:42:20 +00:00
ru
f10dc9aca1
Set the default manual section for usr.sbin/ to 8.
2001-03-20 18:17:26 +00:00
ru
3b7dc88538
Spell the des's name correctly.
2000-11-14 13:19:26 +00:00
charnier
dc8bb722f5
match prototype
2000-05-28 14:57:49 +00:00
ru
192619ccb5
A little more cosmetics.
2000-03-24 08:36:39 +00:00
ru
d51366a9a3
Remove redundant SRCS.
2000-03-23 16:41:45 +00:00
ru
79c6df896e
A bit of cleanup.
2000-03-23 16:40:42 +00:00
sheldonh
b2240fc1c0
Remove single-space hard sentence breaks. These degrade the quality
...
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
2000-03-01 14:09:25 +00:00
charnier
9b67553c31
add missing .El.
1999-10-17 15:46:58 +00:00
peter
efabb9ccb1
$Id$ -> $FreeBSD$
1999-08-28 01:35:59 +00:00
des
c800716d6f
Inserted missing .Bl in the FILES section.
...
Unknowingly pointed out by: Snob Art Genre <benedict@echonyc.com>
1998-07-14 07:55:27 +00:00
des
21e75a7ad9
Add a FILES section which references /etc/group
...
Suggested by: Masafumi NAKANE <max@wide.ad.jp>
1998-05-31 17:24:25 +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