| Commit message (Expand) | Author | Age | Files | Lines |
* | - On second thought, attempt to get the read-only lock, but don't | Nate Williams | 1998-08-04 | 1 | -1/+16 |
* | - Removed read-only lock from 'pw'. This removes portions of the FIX | Nate Williams | 1998-08-04 | 1 | -22/+1 |
* | Fix race condition in pw caused by multiple instances of pwd_mkdb being | Nate Williams | 1998-07-16 | 3 | -7/+39 |
* | .Nm pw -> .Nm. | Philippe Charnier | 1998-03-23 | 1 | -2/+2 |
* | Overhaul this manpage - removing typos, awkward phrasing, and addressing | Steve Price | 1998-02-14 | 1 | -111/+123 |
* | pwd_mkdb option '-c' was renamed to -C some weeks ago. | Wolfram Schneider | 1998-02-11 | 1 | -4/+4 |
* | Use consistent spelling, | Tim Vanderhoek | 1997-12-25 | 1 | -2/+2 |
* | Use err(3) instead of local redefinition. Add rcsid string. | Philippe Charnier | 1997-10-10 | 17 | -216/+228 |
* | Unquote default group in pw.conf. | David Nugent | 1997-09-01 | 1 | -1/+2 |
* | Fix -p switch. | David Nugent | 1997-08-01 | 1 | -2/+2 |
* | getuid() -> geteuid(). | David Nugent | 1997-07-17 | 1 | -2/+2 |
* | Remove srandomdev fallback code | Andrey A. Chernov | 1997-06-14 | 1 | -5/+7 |
* | Fixes skeleton directory test-it-is-a-directory logic. | David Nugent | 1997-05-24 | 1 | -2/+2 |
* | Initialize RNG only once | Andrey A. Chernov | 1997-03-24 | 1 | -23/+18 |
* | Fix srandom arg according to Lite2 | Andrey A. Chernov | 1997-03-11 | 1 | -3/+3 |
* | Typo fix 'and' -> 'an'. | Daniel O'Callaghan | 1997-03-04 | 1 | -2/+2 |
* | Back out MAXLOGNAME fix, Bruce points that copyinstr require NUL | Andrey A. Chernov | 1997-03-03 | 1 | -2/+2 |
* | Fix MAXLOGNAME usage, the code has wrong assumption that | Andrey A. Chernov | 1997-03-02 | 1 | -3/+3 |
* | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1997-02-22 | 22 | -22/+22 |
* | Yet another formatting consistency check. | David Nugent | 1997-02-07 | 1 | -1/+1 |
* | Fix useage of MAXLOGNAME to include terminating NUL, by using | David Nugent | 1997-02-07 | 2 | -3/+12 |
* | Sort cross references. | Wolfram Schneider | 1997-01-20 | 2 | -4/+4 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 22 | -22/+22 |
* | Adds optional NIS passwd file updating and optionally rebuilding | David Nugent | 1997-01-05 | 8 | -22/+202 |
* | Remove duplicated #include. | David Nugent | 1997-01-05 | 1 | -2/+1 |
* | Fix reference /etc/acct/pw.conf -> /etc/pw.conf. | David Nugent | 1997-01-05 | 1 | -2/+2 |
* | Implemented /home -> /usr/home symlink kludge. | David Nugent | 1997-01-03 | 1 | -11/+28 |
* | 1) Base home directory is created if it does not already exist if | David Nugent | 1996-12-30 | 1 | -35/+65 |
* | Correct file modes on updated /etc/skeykeys. | David Nugent | 1996-12-23 | 1 | -2/+2 |
* | 1) 200 users per group limitation removed and pw | David Nugent | 1996-12-21 | 9 | -290/+472 |
* | Bugfix (cosmetic) for output of generated passwords. | David Nugent | 1996-12-20 | 1 | -3/+3 |
* | Allow 8-bit characters in the passwd gecos field, and adds a paragraph | David Nugent | 1996-12-19 | 4 | -16/+37 |
* | Changes to password generator: fallback to MD5 generator disabled | David Nugent | 1996-12-17 | 2 | -35/+70 |
* | Submitted by: proff@iq.org | David Nugent | 1996-12-17 | 1 | -2/+2 |
* | Reviewed by: davidn@blaze.net.au | David Nugent | 1996-12-16 | 1 | -4/+50 |
* | Update from David, reflecting Wolfram's wishes regarding limitation of | Joerg Wunsch | 1996-12-11 | 1 | -5/+8 |
* | Merg-o-matic. | Joerg Wunsch | 1996-12-11 | 1 | -13/+7 |
* | Copyright update by the author, to be more in line with our sample | Joerg Wunsch | 1996-12-10 | 20 | -219/+111 |
* | Merge from the vendor-branch. | Joerg Wunsch | 1996-12-10 | 1 | -56/+208 |
* | Upgrade from the author, reflecting all my wishes resulting out of the | Joerg Wunsch | 1996-12-09 | 8 | -127/+274 |
* | Minor spelling/mdoc/style fixes. | Mike Pritchard | 1996-12-09 | 1 | -20/+25 |
* | pw(8) -- a backend utility to manage the user and group databases. | Joerg Wunsch | 1996-12-09 | 21 | -0/+4523 |