summaryrefslogtreecommitdiffstats
path: root/pw/pw.c
Commit message (Expand)AuthorAgeFilesLines
* - On second thought, attempt to get the read-only lock, but don'tNate Williams1998-08-041-1/+16
* - Removed read-only lock from 'pw'. This removes portions of the FIXNate Williams1998-08-041-22/+1
* Fix race condition in pw caused by multiple instances of pwd_mkdb beingNate Williams1998-07-161-2/+23
* Use err(3) instead of local redefinition. Add rcsid string.Philippe Charnier1997-10-101-52/+26
* getuid() -> geteuid().David Nugent1997-07-171-2/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Fix useage of MAXLOGNAME to include terminating NUL, by usingDavid Nugent1997-02-071-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Adds optional NIS passwd file updating and optionally rebuildingDavid Nugent1997-01-051-10/+46
* Copyright update by the author, to be more in line with our sampleJoerg Wunsch1996-12-101-12/+6
* Upgrade from the author, reflecting all my wishes resulting out of theJoerg Wunsch1996-12-091-36/+54
* pw(8) -- a backend utility to manage the user and group databases.Joerg Wunsch1996-12-091-0/+321