Corinna Vinschen
|
d9028f52ae
|
* mount.cc (mount_already_exists): Additional warning message
if mount point exists with another mount type.
|
2000-07-13 11:09:53 +00:00 |
Corinna Vinschen
|
9500a3db90
|
mount.cc (error): New function to report an error and exit.
umount.cc (error): Ditto.
(remove_all_automounts): Check return status of cygwin_umount.
(remove_all_user_mounts): Ditto.
(remove_all_system_mounts): Ditto.
|
2000-06-08 12:54:12 +00:00 |
DJ Delorie
|
b6e259b12f
|
* mount.cc: add stdlib.h for exit
* umount.cc: ditto
* strace.cc: add #define for alloca
|
2000-06-05 18:43:54 +00:00 |
Christopher Faylor
|
e73a56e982
|
* Makefile.in: Eliminate WINSUP_DEPS.
* cygpath.cc: Reorganize includes to accomodate sys/cygwin.h changes.
* mkgroup.c: Ditto.
* mkpasswd.c: Ditto.
* mount.cc: Ditto. Eliminate use of cygwin source specific includes.
* ps.cc: Ditto.
* cygwin.cc: Eliminate obsolete file.
|
2000-05-18 18:39:11 +00:00 |
Christopher Faylor
|
865ab4b83f
|
* mount.cc (main): Add "-X" option to specify a "Cygwin executable".
|
2000-04-27 03:44:23 +00:00 |
Christopher Faylor
|
1fd5e000ac
|
import winsup-2000-02-17 snapshot
|
2000-02-17 19:38:33 +00:00 |