aboutsummaryrefslogtreecommitdiff
path: root/winsup/utils/umount.cc
AgeCommit message (Expand)AuthorFilesLines
2020-08-07Cygwin: utils: convert usage() to proper noreturn function throughoutCorinna Vinschen1-1/+1
2016-06-23Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen1-3/+1
2013-01-21Update copyrightsChristopher Faylor1-1/+1
2011-12-17Clean up whitespace.Christopher Faylor1-7/+7
2011-10-10 * Align usage output, version output, as well as usage and versionCorinna Vinschen1-33/+20
2008-08-13 * mount.cc (NT_MAX_PATH): Define.Corinna Vinschen1-98/+2
2003-04-26* cygcheck.cc (usage) Add description output.Joshua Daniel Franklin1-0/+2
2002-09-15Add final newlines to utilsJoshua Daniel Franklin1-1/+2
2002-06-09* mount.cc (main): Use default system/user flag for cygdrive stuff, too.Christopher Faylor1-2/+2
2002-06-04* umount.cc (version): New global variable.Christopher Faylor1-6/+45
2002-05-12* mount.cc (do_mount): Default to non-exec option for remote drives. ReportChristopher Faylor1-2/+4
2001-12-11* Makefile.in: Add define to CXXFLAGS.Christopher Faylor1-1/+1
2001-06-15* mkpasswd.c (main): Output passwd file in binary mode so that there are no CRsChristopher Faylor1-2/+4
2001-04-16* mount.cc (longopts): Add help to options list.Christopher Faylor1-1/+2
2001-04-03* mount.cc (main): Use getopt_long for parsing arguments.Christopher Faylor1-86/+88
2000-10-28Cleanup formatting on some files. Remove excessive whitespace.Christopher Faylor1-7/+12
2000-07-28* utils/mount.cc (main): Add --show-cygdrive-prefixes option.Christopher Faylor1-2/+18
2000-06-08 mount.cc (error): New function to report an error and exit.Corinna Vinschen1-9/+19
2000-06-05* mount.cc: add stdlib.h for exitDJ Delorie1-0/+1
2000-02-17import winsup-2000-02-17 snapshotChristopher Faylor1-0/+173