index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
winsup
/
utils
/
mount.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Merge in cygwin-64bit-branch.
Corinna Vinschen
2013-04-23
1
-5
/
+2
*
Update copyrights
Christopher Faylor
2013-01-21
1
-2
/
+2
*
Clean up whitespace.
Christopher Faylor
2011-12-17
1
-10
/
+10
*
* Align usage output, version output, as well as usage and version
Corinna Vinschen
2011-10-10
1
-44
/
+34
*
* mount.cc (from_fstab): Fix potentially fatal typo.
Corinna Vinschen
2010-08-13
1
-1
/
+1
*
* mount.cc (do_mount): Don't treat "bind" mount as remote mount.
Corinna Vinschen
2010-08-11
1
-2
/
+6
*
* mount.cc (oopts): Remove entirely.
Corinna Vinschen
2010-04-29
1
-48
/
+8
*
* mount.cc (do_mount_from_fstab): Allow to change cygdrive prefix, too.
Corinna Vinschen
2010-01-11
1
-16
/
+35
*
* mount.cc (do_mount): Don't exit, just return.
Corinna Vinschen
2009-08-09
1
-2
/
+0
*
* mount.cc (do_mount): Replace --no-executable flag with notexec
Corinna Vinschen
2009-07-22
1
-1
/
+1
*
* Makefile.in (path-mount.o): Add a rule to build stripped down version
Corinna Vinschen
2009-07-22
1
-12
/
+93
*
cygwin ChangeLog
Christopher Faylor
2009-05-14
1
-8
/
+11
*
* mount.cc (mount_entries): Handle a "/" cygdrive prefix correctly.
Corinna Vinschen
2009-03-02
1
-2
/
+8
*
* mount.cc (NT_MAX_PATH): Define.
Corinna Vinschen
2008-08-13
1
-76
/
+76
*
* mount.cc: Remove non-unix-like options (-x,-t,b) throughout.
Christopher Faylor
2008-07-25
1
-38
/
+7
*
* mount.cc (do_mount): Remove MOUNT_ENC code.
Corinna Vinschen
2008-07-17
1
-23
/
+1
*
* mount.cc (usage): Mark -s and -u as ignored.
Corinna Vinschen
2008-04-23
1
-15
/
+8
*
* cygwin/external.cc (cygwin_internal): Implement CW_SET_DOS_FILE_WARNING.
Christopher Faylor
2007-03-30
1
-0
/
+2
*
* mount.cc (do_mount): Avoid unnecessary cygwin_conv_to_win32_path and pass
Christopher Faylor
2006-12-10
1
-4
/
+1
*
* mount.cc (longopts): Fix typo which disallows --options option.
Corinna Vinschen
2005-08-03
1
-2
/
+2
*
* mount.cc (mount_commands): Display "-X" option when appropriate.
Christopher Faylor
2005-05-13
1
-0
/
+2
*
* mount.cc (usage): Clarify action of -m option.
Christopher Faylor
2005-05-01
1
-1
/
+1
*
fix whitespace, update some copyrights
Christopher Faylor
2004-10-25
1
-1
/
+1
*
* mount.cc (mount_commands): Ensure user mode is actually user mode and not the
Christopher Faylor
2003-09-04
1
-36
/
+42
*
* mount.cc (do_mount): Issue warning when using managed mount option on
Christopher Faylor
2003-07-26
1
-0
/
+20
*
* mount.cc (struct opt): Remove posix option.
Christopher Faylor
2003-07-04
1
-2
/
+1
*
* mount.cc (longopts): Add long "options" keyword.
Christopher Faylor
2003-07-04
1
-2
/
+62
*
* cygcheck.cc (usage) Add description output.
Joshua Daniel Franklin
2003-04-26
1
-0
/
+2
*
* mount.cc (usage): Correctly report default mode.
Christopher Faylor
2002-10-19
1
-2
/
+2
*
Add final newlines to utils
Joshua Daniel Franklin
2002-09-15
1
-1
/
+2
*
* mount.cc (main): Ensure that mount_already_exists() also gets default flag
Christopher Faylor
2002-07-01
1
-1
/
+1
*
* mount.cc (main): Use default system/user flag for cygdrive stuff, too.
Christopher Faylor
2002-06-09
1
-2
/
+2
*
* mount.cc (opts): Remove '-i' option.
Christopher Faylor
2002-06-09
1
-17
/
+1
*
* mount.cc (main): Make -b the default.
Christopher Faylor
2002-05-30
1
-1
/
+1
*
* mount.cc (version) New global variable.
Christopher Faylor
2002-05-23
1
-23
/
+64
*
* Makefile.in (kill.exe): Add as a specific target.
Christopher Faylor
2002-05-13
1
-2
/
+2
*
* mount.cc (do_mount): Default to non-exec option for remote drives. Report
Christopher Faylor
2002-05-12
1
-9
/
+46
*
* mount.cc (usage): Fix typo in output.
Christopher Faylor
2002-02-15
1
-2
/
+2
*
* Makefile.in: Only build testsuite directory on first 'make check'.
Christopher Faylor
2001-10-24
1
-1
/
+1
*
* mount.cc (mount_commands): Don't write /cygdrive/u mount points.
Christopher Faylor
2001-09-04
1
-14
/
+17
*
* mount.cc (longopts): Add mount-commands to options list.
Christopher Faylor
2001-09-03
1
-2
/
+74
*
* mount.cc (main): Eliminate excess arguments in printf.
Christopher Faylor
2001-09-01
1
-1
/
+1
*
* mount.cc (main): Issue correct warning for 'not enough arguments'.
Christopher Faylor
2001-08-28
1
-1
/
+4
*
* mount.cc (longopts): Add help to options list.
Christopher Faylor
2001-04-16
1
-18
/
+19
*
* mount.cc (main): Use getopt_long for parsing arguments.
Christopher Faylor
2001-04-03
1
-68
/
+114
*
* mount.cc (show_mounts): Change format string to more closely resemble UNIX
Christopher Faylor
2001-04-02
1
-9
/
+3
*
* mount.cc (main): Call show_cygdrive_info instead of show_cygdrive_prefixes.
Christopher Faylor
2000-11-08
1
-10
/
+14
*
Cleanup formatting on some files. Remove excessive whitespace.
Christopher Faylor
2000-10-28
1
-3
/
+3
*
* utils/mount.cc (main): Add --show-cygdrive-prefixes option.
Christopher Faylor
2000-07-28
1
-0
/
+31
*
* mount.cc (mount_already_exists): Slightly rearrange.
Corinna Vinschen
2000-07-13
1
-13
/
+19
[next]