be61cf4d0c
(usage): Reformat, show long and short options. * umount.cc (main): Ditto, all of the above.
35 lines
1.1 KiB
Plaintext
35 lines
1.1 KiB
Plaintext
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.
|
|
|
|
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.
|
|
|
|
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.
|
|
|
|
Mon Mar 5 18:50:00 2001 Corinna Vinschen <vinschen@redhat.com>
|
|
|
|
* getfacl.c: Add copyright hint.
|
|
* setfacl.c: Ditto.
|
|
* strace.cc: Ditto.
|
|
|
|
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.
|
|
|
|
Wed Jan 10 09:16:57 2001 Christopher Faylor <cgf@cygnus.com>
|
|
|
|
* regtool.cc (translate): Ensure that 'c' is initialized.
|
|
(cmd_set): Ditto for rv.
|