summaryrefslogtreecommitdiffstats
path: root/share/man/man5/group.5 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Corrent and expand passwd(5) HISTORY,schwarze2012-06-201-6/+6
| | | | | | | and apply some minor tweaks to group(5) HISTORY. All facts found on http://minnie.tuhs.org/cgi-bin/utree.pl ok jmc@ sobrado@
* Take advantage of the surprise libc bump to bring inschwarze2009-06-031-4/+11
| | | | | | | | YP group(5) exclusion, i.e. support -groupname:*:: in /etc/group. Such groups will be excluded from later +:*::, in just the same was as it is already done for passwd(5). I have been running this since the autumn of 2008. Discussed with several (including deraadt@, millert@, jmc@).
* getgrouplist: If YP is #defined and enabled in /etc/group(5) and /etc/netid(5)schwarze2009-03-271-2/+8
| | | | | | | | | | | | | | contains a matching entry, use that and refrain from accessing YP. getpwnam/getpwuid: If YP is #defined and /etc/master.passwd(5) contains a matching entry before the first YP entry, use that and stay away from YP. Taken together, this allows a solution to the following problem pointed out by deraadt@: When YP was configured but temporarily unavailable, even root login would block, hindering you when trying to do repairs. To avoid this, you can now provide a static entry for root in /etc/netid. Using suggestions from miod@ otto@ blambert@ jmc@. "commit" deraadt@, "cool" ajacoutot@, "looks fine" jmc@.
* document which functions use which YP maps; Ingo Schwarzederaadt2008-07-281-2/+14
|
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* document line length and group membership limits;jmc2003-11-071-2/+8
| | | | | | kill a stray .Pp; help and ok millert@
* - section reorderjmc2003-06-061-7/+7
| | | | | - macro fixes - kill whitespace at EOL
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* Some share/man fleshing.aaron2000-10-261-10/+7
|
* Various cleanups.aaron2000-03-191-2/+3
|
* The .Bl -tag flag expects a -width argument.aaron1999-10-051-6/+6
|
* - remove all trailing whitespaceaaron1999-07-091-2/+2
| | | | | | | | | | * except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it...
* kill superfluous .Nm macro argumentsaaron1998-11-291-2/+2
|
* share/man/man5/ man page repairsaaron1998-11-261-14/+16
|
* initial import of NetBSD treederaadt1995-10-181-0/+149