]> git.cameronkatri.com Git - pw-darwin.git/history - pw
Unquote default group in pw.conf.
[pw-darwin.git] / pw /
1997-09-01 David NugentUnquote default group in pw.conf.
1997-08-01 David NugentFix -p switch.
1997-07-17 David Nugentgetuid() -> geteuid().
1997-06-14 Andrey A. ChernovRemove srandomdev fallback code
1997-05-24 David NugentFixes skeleton directory test-it-is-a-directory logic.
1997-03-24 Andrey A. ChernovInitialize RNG only once
1997-03-11 Andrey A. ChernovFix srandom arg according to Lite2
1997-03-04 Daniel O'CallaghanTypo fix 'and' -> 'an'.
1997-03-03 Andrey A. ChernovBack out MAXLOGNAME fix, Bruce points that copyinstr...
1997-03-02 Andrey A. ChernovFix MAXLOGNAME usage, the code has wrong assumption...
1997-02-22 Peter WemmRevert $FreeBSD$ to $Id$
1997-02-07 David NugentYet another formatting consistency check.
1997-02-07 David NugentFix useage of MAXLOGNAME to include terminating NUL...
1997-01-20 Wolfram SchneiderSort cross references.
1997-01-14 Jordan K. HubbardMake the long-awaited change from $Id$ to $FreeBSD$
1997-01-05 David NugentAdds optional NIS passwd file updating and optionally...
1997-01-05 David NugentRemove duplicated #include.
1997-01-05 David NugentFix reference /etc/acct/pw.conf -> /etc/pw.conf.
1997-01-03 David NugentImplemented /home -> /usr/home symlink kludge.
1996-12-30 David Nugent1) Base home directory is created if it does not alread...
1996-12-23 David NugentCorrect file modes on updated /etc/skeykeys.
1996-12-21 David Nugent1) 200 users per group limitation removed and pw
1996-12-20 David NugentBugfix (cosmetic) for output of generated passwords.
1996-12-19 David NugentAllow 8-bit characters in the passwd gecos field, and...
1996-12-17 David NugentChanges to password generator: fallback to MD5 generato...
1996-12-17 David NugentSubmitted by: proff@iq.org
1996-12-16 David NugentReviewed by: davidn@blaze.net.au
1996-12-11 Joerg WunschUpdate from David, reflecting Wolfram's wishes regardin...
1996-12-11 Joerg WunschMerg-o-matic.
1996-12-10 Joerg WunschCopyright update by the author, to be more in line...
1996-12-10 Joerg WunschMerge from the vendor-branch.
1996-12-09 Joerg WunschUpgrade from the author, reflecting all my wishes resul...
1996-12-09 Mike PritchardMinor spelling/mdoc/style fixes.
1996-12-09 Joerg Wunschpw(8) -- a backend utility to manage the user and group...