Patch for mkpasswd

Corinna Vinschen cygwin-patches@cygwin.com
Mon Apr 29 03:24:00 GMT 2002


On Sat, Apr 27, 2002 at 12:10:03PM -0500, Joshua Daniel Franklin wrote:
> Here is a patch for mkpasswd. It brings mkpasswd up to date with the
> changes already made to mkgroup.
> 
> Changelog:
> 
> 2001-03-19  Joshua Daniel Franklin  joshuadfranklin@yahoo.com
>     * mkpasswd.c (usage): Simplify usage output.  Generalize to allow use
>     for help. Correct '?' typo to 'h'.
>     (longopts): Add version option.
>     (opts): Add 'v' version option.
>     (print_version): New function.
>     (main): Accommodate new version option.  Accommodate usage parameter
>     changes. 

Applied.  Additionally I've changed all exit() calls in main() to return
statements.

However, did you have a look into your ChangeLog entry?  Its format
is somewhat disappointing... and it's interesting that you've hold back
your changes more than a year now ;-)

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.



More information about the Cygwin-patches mailing list