This is the mail archive of the cygwin-patches@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Patch for mkpasswd


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]