Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not rely on malloc() to zero-fill allocated memory, since it is | sheldonh | 1999-10-25 | 1 | -2/+3 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Move call to umask(0) back into pw_util(), because the latter | pb | 1999-06-29 | 1 | -3/+1 |
* | Force umask to 077 (instead of 000) during the edit phase, to get | pb | 1999-06-26 | 1 | -1/+5 |
* | Report the correct master.passwd path on failure when the -d option is | sheldonh | 1999-06-26 | 1 | -2/+2 |
* | Add -d option to vipw(8) to allow selection of an alternative directory | sheldonh | 1999-06-26 | 1 | -3/+18 |
* | Statisize usage(). | charnier | 1997-10-27 | 1 | -3/+7 |
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-31 | 1 | -1/+1 |
* | Implement incremental passwd database updates. This is done by ading a '-u' | guido | 1996-07-01 | 1 | -1/+1 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -2/+2 |
* | BSD 4.4 Lite usr.sbin Sources | rgrimes | 1994-05-26 | 1 | -0/+127 |