summaryrefslogtreecommitdiffstats
path: root/pw/pw.8
Commit message (Collapse)AuthorAgeFilesLines
* Typo fix 'and' -> 'an'.Daniel O'Callaghan1997-03-041-2/+2
| | | | This is a 2.2 candidate.
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
|
* Sort cross references.Wolfram Schneider1997-01-201-1/+1
|
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
| | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
* Adds optional NIS passwd file updating and optionally rebuildingDavid Nugent1997-01-051-3/+29
| | | | | | NIS maps. Suggested by: Peter Wemm
* Allow 8-bit characters in the passwd gecos field, and adds a paragraphDavid Nugent1996-12-191-1/+21
| | | | | to the mangpage explaining the consequences (to be updated at a later date after login class conf support is added).
* Merg-o-matic.Joerg Wunsch1996-12-111-13/+7
|
* Merge from the vendor-branch.Joerg Wunsch1996-12-101-56/+208
|
* Minor spelling/mdoc/style fixes.Mike Pritchard1996-12-091-20/+25
|
* pw(8) -- a backend utility to manage the user and group databases.Joerg Wunsch1996-12-091-0/+648
sysinstall's new User&group menu will use it, hence it's a 2.2 candidate despite of providing new functionality. Submitted by: David L. Nugent, <davidn@blaze.net.au>