| History log of /src/usr.sbin/vipw | 
    | Revision | Date | Author | Comments | 
| 1.5 | 15-May-1996 | jtc | Updated to use new password file functions in libutil. From Greg Hudson <ghudson@MIT.EDU>.
 
 | 
| 1.4 | 20-Jan-1995 | mycroft | Merge with 4.4-Lite version. 
 | 
| 1.3 | 22-Dec-1994 | cgd | specify man pages the new way. 
 | 
| 1.2 | 30-Jul-1993 | mycroft | Add RCS identifiers. 
 | 
| 1.1 | 21-Mar-1993 | cgd | branches:  1.1.1; Initial revision
 
 | 
| 1.1.1.2 | 20-Jan-1995 | mycroft | Import original 4.4-Lite version. 
 | 
| 1.1.1.1 | 21-Mar-1993 | cgd | initial import of 386bsd-0.1 sources 
 | 
| 1.7 | 15-May-1996 | jtc | Updated to use new password file functions in libutil. From Greg Hudson <ghudson@MIT.EDU>.
 
 | 
| 1.6 | 20-Jan-1995 | mycroft | Handle stop signals gracefully. 
 | 
| 1.5 | 20-Jan-1995 | mycroft | Merge with 4.4-Lite version. 
 | 
| 1.4 | 29-Mar-1994 | jtc | Stylistic cleanup, include appropriate header files for function prototypes, use int instead of union wait, etc.
 
 | 
| 1.3 | 07-Aug-1993 | cgd | merge in changes from netbsd-0-9-ALPHA2 
 | 
| 1.2 | 01-Aug-1993 | mycroft | Add RCS identifiers. 
 | 
| 1.1 | 21-Mar-1993 | cgd | branches:  1.1.1; Initial revision
 
 | 
| 1.1.1.3 | 29-Apr-1995 | mrg | 4.4BSD-Lite2 
 | 
| 1.1.1.2 | 20-Jan-1995 | mycroft | Import original 4.4-Lite version. 
 | 
| 1.1.1.1 | 21-Mar-1993 | cgd | branches:  1.1.1.1.2; initial import of 386bsd-0.1 sources
 
 | 
| 1.1.1.1.2.1 | 28-Jul-1993 | cgd | security bug fix from bostic.  be vewwy vewwy quiet. 
 | 
| 1.3 | 15-May-1996 | jtc | Updated to use new password file functions in libutil. From Greg Hudson <ghudson@MIT.EDU>.
 
 | 
| 1.2 | 20-Jan-1995 | mycroft | Merge with 4.4-Lite version. 
 | 
| 1.1 | 20-Jan-1995 | mycroft | branches:  1.1.1; Initial revision
 
 | 
| 1.1.1.1 | 20-Jan-1995 | mycroft | Import original 4.4-Lite version. 
 | 
| 1.16 | 08-Apr-2012 | wiz | Remove unnecessary Bk/Ek pairs from SYNOPSIS. No effective change except where I used the opportunity to sort options
 and/or option descriptions.
 
 | 
| 1.15 | 05-Sep-2005 | hubertf | branches:  1.15.42; Mention pwhash(1) in a few places,
 suggested in PR 31125 by Stefan Schumacher.
 
 | 
| 1.14 | 07-Aug-2003 | agc | Move UCB-licensed code from 4-clause to 3-clause licence. 
 Patches provided by Joel Baker in PR 22366, verified by myself.
 
 | 
| 1.13 | 25-Feb-2003 | wiz | .Nm does not need a dummy argument ("") before punctuation or for correct formatting of the SYNOPSIS any longer.
 
 | 
| 1.12 | 04-Feb-2003 | perry | "Utilize" has exactly the same meaning as "use," but it is more difficult to read and understand. Most manuals of English style
 therefore say that you should use "use".
 
 | 
| 1.11 | 08-Dec-2000 | tron | Improve description of "-d" option. 
 | 
| 1.10 | 07-Dec-2000 | tron | Document ``/'' as default directory to avoid confusion of the users. 
 | 
| 1.9 | 06-Dec-2000 | tron | Add a new "-d" option which allows to specifiy the root directory of the password database.
 
 | 
| 1.8 | 04-Aug-2000 | ad | - Xr adduser -> Xr user. - Xr passwd.conf.
 
 | 
| 1.7 | 22-Mar-1999 | garbled | branches:  1.7.10; More and more .Os cleanups.  .Os is defined in the tmac.doc-common file,
 so we shouldn't override it with versions in the manpages.  Many more to
 come.
 
 | 
| 1.6 | 27-Apr-1998 | fair | add documentation of /etc/ptmp and vipw failure modes per PR#5340 
 | 
| 1.5 | 17-Oct-1997 | lukem | WARNSify 
 | 
| 1.4 | 20-Jan-1995 | mycroft | Merge with 4.4-Lite version. 
 | 
| 1.3 | 01-Aug-1993 | mycroft | Add RCS indentifiers. 
 | 
| 1.2 | 17-Jul-1993 | cgd | Changed the reference to mkpasswd to pwd_mkdb since that is what is used now.  (From Christoph Robitschko).
 
 | 
| 1.1 | 21-Mar-1993 | cgd | branches:  1.1.1; Initial revision
 
 | 
| 1.1.1.2 | 20-Jan-1995 | mycroft | Import original 4.4-Lite version. 
 | 
| 1.1.1.1 | 21-Mar-1993 | cgd | initial import of 386bsd-0.1 sources 
 | 
| 1.7.10.1 | 27-Oct-2001 | he | Pull up revision 1.8 (requested by wiz): Correct reference to user(8).
 
 | 
| 1.15.42.1 | 17-Apr-2012 | yamt | sync with head 
 | 
| 1.16 | 31-Aug-2011 | plunky | NULL does not need a cast 
 | 
| 1.15 | 30-Aug-2011 | joerg | De-__P + __dead 
 | 
| 1.14 | 19-Apr-2009 | lukem | Fix -Wcast-qual issue 
 | 
| 1.13 | 21-Jul-2008 | lukem | branches:  1.13.6; Remove the \n and tabs from the __COPYRIGHT() strings.
 Tweak to use a consistent format.
 
 | 
| 1.12 | 28-Apr-2005 | yamt | branches:  1.12.20; when checking timestamp, check tv_nsec as well.
 
 | 
| 1.11 | 05-Jan-2004 | jmmv | branches:  1.11.6; Homogenize usage messages: make the 'usage' word all lowercase, as this seems
 to be the most common practice in our tree.
 
 | 
| 1.10 | 07-Aug-2003 | agc | Move UCB-licensed code from 4-clause to 3-clause licence. 
 Patches provided by Joel Baker in PR 22366, verified by myself.
 
 | 
| 1.9 | 18-Aug-2001 | ad | Update for pw_mkdb() change: restrict updates to one user's records and/or the secure database where appropriate.
 
 | 
| 1.8 | 19-Feb-2001 | cgd | convert to use getprogname() 
 | 
| 1.7 | 06-Dec-2000 | tron | Add a new "-d" option which allows to specifiy the root directory of the password database.
 
 | 
| 1.6 | 09-Dec-1998 | christos | Print a clear error message when the reason for not being able to create the password lock is other than EEXIST.
 
 | 
| 1.5 | 17-Oct-1997 | lukem | WARNSify 
 | 
| 1.4 | 15-May-1996 | jtc | Updated to use new password file functions in libutil. From Greg Hudson <ghudson@MIT.EDU>.
 
 | 
| 1.3 | 20-Jan-1995 | mycroft | Merge with 4.4-Lite version. 
 | 
| 1.2 | 01-Aug-1993 | mycroft | Add RCS identifiers. 
 | 
| 1.1 | 21-Mar-1993 | cgd | branches:  1.1.1; Initial revision
 
 | 
| 1.1.1.2 | 20-Jan-1995 | mycroft | Import original 4.4-Lite version. 
 | 
| 1.1.1.1 | 21-Mar-1993 | cgd | initial import of 386bsd-0.1 sources 
 | 
| 1.11.6.1 | 01-May-2005 | tron | Pull up revision 1.12 (requested by yamt in ticket #236): when checking timestamp, check tv_nsec as well.
 
 | 
| 1.12.20.1 | 18-Sep-2008 | wrstuden | Sync with wrstuden-revivesa-base-2. 
 | 
| 1.13.6.1 | 13-May-2009 | jym | Sync with HEAD. 
 Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
 
 |