Age | Commit message (Expand) | Author | Files | Lines |
2003-09-04 | * mount.cc (mount_commands): Ensure user mode is actually user mode and not the | Christopher Faylor | 1 | -36/+42 |
2003-07-26 | * mount.cc (do_mount): Issue warning when using managed mount option on | Christopher Faylor | 1 | -0/+20 |
2003-07-04 | * mount.cc (struct opt): Remove posix option. | Christopher Faylor | 1 | -2/+1 |
2003-07-04 | * mount.cc (longopts): Add long "options" keyword. | Christopher Faylor | 1 | -2/+62 |
2003-04-26 | * cygcheck.cc (usage) Add description output. | Joshua Daniel Franklin | 1 | -0/+2 |
2002-10-19 | * mount.cc (usage): Correctly report default mode. | Christopher Faylor | 1 | -2/+2 |
2002-09-15 | Add final newlines to utils | Joshua Daniel Franklin | 1 | -1/+2 |
2002-07-01 | * mount.cc (main): Ensure that mount_already_exists() also gets default flag | Christopher Faylor | 1 | -1/+1 |
2002-06-09 | * mount.cc (main): Use default system/user flag for cygdrive stuff, too. | Christopher Faylor | 1 | -2/+2 |
2002-06-09 | * mount.cc (opts): Remove '-i' option. | Christopher Faylor | 1 | -17/+1 |
2002-05-30 | * mount.cc (main): Make -b the default. | Christopher Faylor | 1 | -1/+1 |
2002-05-23 | * mount.cc (version) New global variable. | Christopher Faylor | 1 | -23/+64 |
2002-05-13 | * Makefile.in (kill.exe): Add as a specific target. | Christopher Faylor | 1 | -2/+2 |
2002-05-12 | * mount.cc (do_mount): Default to non-exec option for remote drives. Report | Christopher Faylor | 1 | -9/+46 |
2002-02-15 | * mount.cc (usage): Fix typo in output. | Christopher Faylor | 1 | -2/+2 |
2001-10-24 | * Makefile.in: Only build testsuite directory on first 'make check'. | Christopher Faylor | 1 | -1/+1 |
2001-09-04 | * mount.cc (mount_commands): Don't write /cygdrive/u mount points. | Christopher Faylor | 1 | -14/+17 |
2001-09-03 | * mount.cc (longopts): Add mount-commands to options list. | Christopher Faylor | 1 | -2/+74 |
2001-09-01 | * mount.cc (main): Eliminate excess arguments in printf. | Christopher Faylor | 1 | -1/+1 |
2001-08-28 | * mount.cc (main): Issue correct warning for 'not enough arguments'. | Christopher Faylor | 1 | -1/+4 |
2001-04-16 | * mount.cc (longopts): Add help to options list. | Christopher Faylor | 1 | -18/+19 |
2001-04-03 | * mount.cc (main): Use getopt_long for parsing arguments. | Christopher Faylor | 1 | -68/+114 |
2001-04-02 | * mount.cc (show_mounts): Change format string to more closely resemble UNIX | Christopher Faylor | 1 | -9/+3 |
2000-11-08 | * mount.cc (main): Call show_cygdrive_info instead of show_cygdrive_prefixes. | Christopher Faylor | 1 | -10/+14 |
2000-10-28 | Cleanup formatting on some files. Remove excessive whitespace. | Christopher Faylor | 1 | -3/+3 |
2000-07-28 | * utils/mount.cc (main): Add --show-cygdrive-prefixes option. | Christopher Faylor | 1 | -0/+31 |
2000-07-13 | * mount.cc (mount_already_exists): Slightly rearrange. | Corinna Vinschen | 1 | -13/+19 |
2000-07-13 | * mount.cc (mount_already_exists): Additional warning message | Corinna Vinschen | 1 | -0/+6 |
2000-06-08 | mount.cc (error): New function to report an error and exit. | Corinna Vinschen | 1 | -10/+11 |
2000-06-05 | * mount.cc: add stdlib.h for exit | DJ Delorie | 1 | -0/+1 |
2000-05-18 | * Makefile.in: Eliminate WINSUP_DEPS. | Christopher Faylor | 1 | -2/+0 |
2000-04-27 | * mount.cc (main): Add "-X" option to specify a "Cygwin executable". | Christopher Faylor | 1 | -34/+36 |
2000-02-17 | import winsup-2000-02-17 snapshot | Christopher Faylor | 1 | -0/+240 |