| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable source file locking in pwd_mkdb by including the proper letter | billf | 1999-01-01 | 1 | -3/+3 |
* | PR: bin/3478 | dillon | 1998-12-13 | 2 | -6/+43 |
* | Close PR bin/8753 pwd_mkdb problem when having comments in passwd file | foxfair | 1998-12-12 | 1 | -1/+5 |
* | Rename a static variable, so it will not shadowed by a local variable. | dt | 1998-09-29 | 1 | -7/+7 |
* | Fix usage string | ache | 1998-06-09 | 1 | -2/+2 |
* | Allow specification of cache-size to pwd_mkdb | phk | 1998-04-19 | 2 | -2/+14 |
* | Reenable building of /etc/passwd. | guido | 1998-02-19 | 1 | -3/+3 |
* | Apparently, if fprintf() fails, it can return any negative value | guido | 1998-02-16 | 1 | -3/+3 |
* | Check return values of fprintf, fclose (this one is overdone I guess) | guido | 1998-02-15 | 1 | -7/+12 |
* | Rename the pwd_mkdb(8) option '-c' to '-C' for better compatiblity | wosch | 1998-01-10 | 2 | -9/+9 |
* | Staticize usage(). Cosmetics. | charnier | 1997-10-10 | 3 | -16/+24 |
* | db close routine actually writes data out to disk; return value was | jlemon | 1997-08-18 | 1 | -2/+4 |
* | Document the -u option. | mpp | 1997-04-04 | 1 | -1/+6 |
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-31 | 1 | -1/+1 |
* | Fix possible (not stack) overflow from -d <dir> commandline option. | davidn | 1997-03-20 | 1 | -1/+1 |
* | Allow comments in password database. The comments are copied from | wosch | 1997-03-08 | 2 | -4/+26 |
* | Begin closing out PR #1519 (this requires a change to chpass too, | wpaul | 1996-10-22 | 1 | -4/+12 |
* | New option: [-c] | wosch | 1996-08-19 | 2 | -3/+17 |
* | Fixed brackets in usage message. | bde | 1996-07-12 | 1 | -8/+10 |
* | Check if username is a NULL pointer before dereferencing it. | martin | 1996-07-03 | 1 | -1/+1 |
* | Implement incremental passwd database updates. This is done by ading a '-u' | guido | 1996-07-01 | 1 | -133/+218 |
* | Submitted by: archie@whistle.com | julian | 1996-06-20 | 1 | -2/+2 |
* | NIS cleanups and fixes, the next generation, continued. | wpaul | 1996-04-16 | 1 | -56/+11 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 2 | -3/+3 |
* | Add what looks to be the right fix to this bogus code. | jkh | 1995-03-24 | 1 | -1/+1 |
* | Re-enable +::::::::: wildcards that I had previously disallowed. | wpaul | 1995-03-23 | 1 | -5/+3 |
* | Summarily enable YP as soon as any a '+' is detected instead of generating | wpaul | 1995-03-23 | 1 | -9/+4 |
* | - Add support for embedding special entries in the password databases | wpaul | 1995-03-23 | 1 | -3/+72 |
* | Be sure to properly fail if there are not enough fields. Problem | dg | 1995-01-27 | 1 | -2/+4 |
* | Fix security hole in YP password support, which wouldmake +user entries | wollman | 1994-09-20 | 1 | -3/+12 |
* | Maintain pw_fields, and output same to password database. | wollman | 1994-09-20 | 2 | -1/+39 |
* | Added the -d <directory> functionality to allow construction of the | gpalmer | 1994-09-07 | 2 | -17/+31 |
* | Get rid of update. Make man page installation work with our scheme | wollman | 1994-08-05 | 1 | -1/+1 |
* | BSD 4.4 Lite usr.sbin Sources | rgrimes | 1994-05-26 | 5 | -0/+680 |