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 [EMAIL PROTECTED] > * 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:[EMAIL PROTECTED] Red Hat, Inc.
