aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pw
Commit message (Expand)AuthorAgeFilesLines
* Fix -p switch.David Nugent1997-08-011-2/+2
* getuid() -> geteuid().David Nugent1997-07-171-2/+2
* Remove srandomdev fallback codeAndrey A. Chernov1997-06-141-5/+7
* Fixes skeleton directory test-it-is-a-directory logic.David Nugent1997-05-241-2/+2
* Initialize RNG only onceAndrey A. Chernov1997-03-241-23/+18
* Fix srandom arg according to Lite2Andrey A. Chernov1997-03-111-3/+3
* Typo fix 'and' -> 'an'.Daniel O'Callaghan1997-03-041-2/+2
* Back out MAXLOGNAME fix, Bruce points that copyinstr require NULAndrey A. Chernov1997-03-031-2/+2
* Fix MAXLOGNAME usage, the code has wrong assumption thatAndrey A. Chernov1997-03-021-3/+3
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-2222-22/+22
* Yet another formatting consistency check.David Nugent1997-02-071-1/+1
* Fix useage of MAXLOGNAME to include terminating NUL, by usingDavid Nugent1997-02-072-3/+12
* Sort cross references.Wolfram Schneider1997-01-202-4/+4
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-1422-22/+22
* Adds optional NIS passwd file updating and optionally rebuildingDavid Nugent1997-01-058-22/+202
* Remove duplicated #include.David Nugent1997-01-051-2/+1
* Fix reference /etc/acct/pw.conf -> /etc/pw.conf.David Nugent1997-01-051-2/+2
* Implemented /home -> /usr/home symlink kludge.David Nugent1997-01-031-11/+28
* 1) Base home directory is created if it does not already exist ifDavid Nugent1996-12-301-35/+65
* Correct file modes on updated /etc/skeykeys.David Nugent1996-12-231-2/+2
* 1) 200 users per group limitation removed and pwDavid Nugent1996-12-219-290/+472
* Bugfix (cosmetic) for output of generated passwords.David Nugent1996-12-201-3/+3
* Allow 8-bit characters in the passwd gecos field, and adds a paragraphDavid Nugent1996-12-194-16/+37
* Changes to password generator: fallback to MD5 generator disabledDavid Nugent1996-12-172-35/+70
* Submitted by: proff@iq.orgDavid Nugent1996-12-171-2/+2
* Reviewed by: davidn@blaze.net.auDavid Nugent1996-12-161-4/+50
* Update from David, reflecting Wolfram's wishes regarding limitation ofJoerg Wunsch1996-12-111-5/+8
* Merg-o-matic.Joerg Wunsch1996-12-111-13/+7
* Copyright update by the author, to be more in line with our sampleJoerg Wunsch1996-12-1020-219/+111
* Merge from the vendor-branch.Joerg Wunsch1996-12-101-56/+208
* Upgrade from the author, reflecting all my wishes resulting out of theJoerg Wunsch1996-12-098-127/+274
* 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-0921-0/+4523