2001-04-11 11:38:55 +02:00
|
|
|
2001-04-11 Egor Duda <deo@logos-m.ru>
|
|
|
|
|
|
|
|
* mkgroup.c (uni2ansi): Use native method to convert from Unicode
|
|
|
|
to multi-byte strings.
|
|
|
|
* mkpasswd.c (uni2ansi): Ditto.
|
|
|
|
(enum_users): Pass buffer size when converting string.
|
|
|
|
(enum_local_groups): Ditto.
|
|
|
|
* mkgroup.c (enum_groups): Ditto.
|
|
|
|
(enum_local_groups): Ditto.
|
|
|
|
|
2001-04-03 04:41:54 +02:00
|
|
|
Mon Apr 2 22:41:33 2001 Christopher Faylor <cgf@cygnus.com>
|
|
|
|
|
|
|
|
* mount.cc (main): Use getopt_long for parsing arguments.
|
|
|
|
(usage): Reformat, show long and short options.
|
|
|
|
* umount.cc (main): Ditto, all of the above.
|
|
|
|
|
2001-04-02 16:58:47 +02:00
|
|
|
Mon Apr 2 10:58:26 2001 Christopher Faylor <cgf@cygnus.com>
|
|
|
|
|
|
|
|
* mount.cc (show_mounts): Change format string to more closely resemble
|
|
|
|
UNIX when displaying mount table.
|
|
|
|
|
2001-03-18 03:47:39 +01:00
|
|
|
Sat Mar 17 21:46:06 2001 Christopher Faylor <cgf@cygnus.com>
|
|
|
|
|
|
|
|
* kill.cc (forcekill): Use dwProcessId when opening a process, not the
|
|
|
|
Cygwin pid.
|
|
|
|
|
2001-03-05 18:55:23 +01:00
|
|
|
Mon Mar 5 18:50:00 2001 Corinna Vinschen <vinschen@redhat.com>
|
|
|
|
|
|
|
|
* getfacl.c: Add copyright hint.
|
|
|
|
* setfacl.c: Ditto.
|
|
|
|
* strace.cc: Ditto.
|
|
|
|
|
2001-01-10 23:34:02 +01:00
|
|
|
Tue Jan 09 10:26:23 2001 Tony Sideris <tonys1110@home.com>
|
|
|
|
|
|
|
|
* regtool.cc (cmd_list): Add new registry display options.
|
|
|
|
(cmd_list): Add code to implement -p, -k, and -l options.
|
|
|
|
|
|
|
|
* regtool.cc (Fail): Add call to LocalFree to free memory allocated by
|
|
|
|
FormatMessage.
|
|
|
|
|
2001-01-10 15:20:16 +01:00
|
|
|
Wed Jan 10 09:16:57 2001 Christopher Faylor <cgf@cygnus.com>
|
2000-12-16 05:53:30 +01:00
|
|
|
|
2001-01-10 15:20:16 +01:00
|
|
|
* regtool.cc (translate): Ensure that 'c' is initialized.
|
|
|
|
(cmd_set): Ditto for rv.
|