2001-04-13 Kazuhiro Fujieda * mkgroup.c (enum_groups): Use RID + offset specified an additional argument as ID. (usage): Add description of -o option. (longopts, opts): Add specifications of -o/--id-offset option. (main): Add -o option. Invoke enum_groups with specified offset. * mkpasswd.c (enum_users): Just like mkgroup.c. (usage, longopts, opts): Ditto. (main): Add -o option. Invoke enum_users with specified offset only against domain accounts. 2001-04-11 Egor Duda * 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. Mon Apr 2 22:41:33 2001 Christopher Faylor * mount.cc (main): Use getopt_long for parsing arguments. (usage): Reformat, show long and short options. * umount.cc (main): Ditto, all of the above. Mon Apr 2 10:58:26 2001 Christopher Faylor * mount.cc (show_mounts): Change format string to more closely resemble UNIX when displaying mount table. Sat Mar 17 21:46:06 2001 Christopher Faylor * kill.cc (forcekill): Use dwProcessId when opening a process, not the Cygwin pid. Mon Mar 5 18:50:00 2001 Corinna Vinschen * getfacl.c: Add copyright hint. * setfacl.c: Ditto. * strace.cc: Ditto. Tue Jan 09 10:26:23 2001 Tony Sideris * 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. Wed Jan 10 09:16:57 2001 Christopher Faylor * regtool.cc (translate): Ensure that 'c' is initialized. (cmd_set): Ditto for rv.