aboutsummaryrefslogtreecommitdiff
path: root/winsup/utils/cygcheck.cc
AgeCommit message (Expand)AuthorFilesLines
2006-01-13 * cygcheck.cc (dump_sysinfo): Convert k32 to HMODULE.Corinna Vinschen1-1/+1
2006-01-13 * cygcheck.cc (dump_sysinfo): Convert osname to const and remove castsCorinna Vinschen1-30/+58
2006-01-12* cygcheck.cc: Replace ` with ' throughout.Christopher Faylor1-9/+9
2006-01-05* cygcheck.cc (dump_sysinfo): Report the failing drive to prevent having toChristopher Faylor1-4/+11
2005-12-29* cygcheck.cc (common_apps): Add crontab, vi, vim.Christopher Faylor1-0/+3
2005-12-15* cygcheck.cc (common_apps): Add a few more binaries to look for.Christopher Faylor1-0/+4
2005-11-22* Makefile.in: Link cygcheck with libwininet.a.Christopher Faylor1-17/+158
2005-08-17 * cygcheck.cc (dump_sysinfo_services): Properly null-terminate 'buf'.Brian Dessent1-31/+43
2005-07-19* cygcheck.cc (find_on_path): Perform .exe magic on non-PATH search.Christopher Faylor1-1/+8
2005-07-05* cygcheck.cc (track_down, cygcheck): Return true on success.Christopher Faylor1-14/+18
2005-05-30 * cygcheck.cc (dump_sysinfo): Recognize XP Media Center and Tablet PCCorinna Vinschen1-17/+25
2005-05-27* cygcheck.cc (load_cygwin): Make half-hearted attempt to work with older DLLs.Christopher Faylor1-33/+32
2005-05-23 * cygcheck.cc (dump_sysinfo_services): Add new function that usesCorinna Vinschen1-1/+94
2005-05-20* cygcheck.cc (load_cygwin): Remove debugging statement.Christopher Faylor1-1/+0
2005-05-20* cygcheck.cc (dump_sysinfo): Don't attempt to use path if it is not set.Christopher Faylor1-20/+27
2005-05-17* cygcheck.cc (cygwin_internal): Define as a "C" function.Christopher Faylor1-1/+3
2005-05-16* cygcheck.cc (load_cygwin): Avoid calling putenv with a NULL path.Christopher Faylor1-2/+5
2005-05-15 * cygcheck.cc (load_cygwin): Don't touch $PATH for now.Corinna Vinschen1-4/+13
2005-05-09* cygcheck.cc (nuke): New function.Christopher Faylor1-0/+40
2005-03-24 * cygcheck.cc (init_paths): Use full path instead of "." for theCorinna Vinschen1-3/+9
2004-11-18* cygcheck.cc (eprintf): New function.Bas van Gompel1-0/+9
2004-11-16* cygcheck.cc (find_on_path): Clear show_error and/or print_failedBas van Gompel1-6/+6
2004-11-11* cygcheck.cc: Change "keyeprint" to "display_error" throughout.Christopher Faylor1-39/+39
2004-11-11* cygcheck.cc (main): Allow a '-l' without an additional argument.Christopher Faylor1-10/+4
2004-11-11* cygcheck.cc (keyeprint): New optional parameters: show_error andBas van Gompel1-2/+7
2004-10-31* cygcheck.cc (get_dword): Fix errormessage.Bas van Gompel1-7/+7
2004-10-27* cygcheck.cc (dump_sysinfo): Warn about missing or multiple cygwin1Bas van Gompel1-1/+9
2004-10-25* cygcheck.cc (dump_sysinfo): Add leading newline before legend forBas van Gompel1-1/+1
2004-10-25fix whitespace, update some copyrightsChristopher Faylor1-3/+3
2004-10-22* cygcheck.cc (dump_sysinfo): In legend for drive-list: Add ``ram'' andBas van Gompel1-4/+5
2004-10-21* cygcheck.cc (dump_sysinfo): Allow for larger drives in drive-list. ChangeChristopher Faylor1-3/+3
2004-10-18 * cygcheck.cc (pretty_id): Don't let i become negative. FixCorinna Vinschen1-2/+2
2004-10-18* cygcheck.cc (pretty_id): Allocate space for ')' in uid and guid.Christopher Faylor1-2/+2
2004-10-17* cygcheck.cc (pretty_id): Allocate space for trailing '\0' on uid and guid.Christopher Faylor1-4/+4
2004-10-15* cygcheck.cc (pretty_id): Don't exit on id error. Fix size calculations.Christopher Faylor1-9/+10
2004-10-14* cygcheck.cc (pretty_id): Correct column calculations. Abort if id is actingChristopher Faylor1-31/+30
2004-10-10* cygcheck.cc (add_path): Don't leak memory when path is already in ``paths''.Christopher Faylor1-1/+4
2004-10-09* cygcheck.cc (dump_sysinfo): Warn about trailing (back)slash on mount entries.Christopher Faylor1-0/+6
2004-10-09* cygcheck.cc (dump_sysinfo): Don't warn about empty path components, justChristopher Faylor1-2/+2
2004-10-06 * cygcheck.cc (dump_sysinfo): Warn about empty path-components.Corinna Vinschen1-1/+4
2004-10-04 * cygcheck.cc (pretty_id): Close pipe.Corinna Vinschen1-0/+1
2004-03-21* cygcheck.cc (dump_sysinfo): Remove "Win95/NT" from output.Christopher Faylor1-1/+1
2004-02-10* strace.cc: Update copyrights.Christopher Faylor1-2/+2
2004-02-10* strace.cc (main): Ensure POSIXLY_CORRECT argument ordering.Christopher Faylor1-0/+1
2004-01-23* cygcheck.cc (pretty_id): Make more robust in absence of id.exe.Christopher Faylor1-3/+16
2003-10-17* cygcheck.cc (pretty_id): Don't exec if `id' program is not found.Christopher Faylor1-4/+1
2003-09-11 * cygcheck.cc (dump_only): New global variable.Corinna Vinschen1-3/+12
2003-09-11* Makefile.in (cygcheck.o): Use MINGW_CXX for compilation.Christopher Faylor1-3/+3
2003-08-15 * cygcheck.cc (main): Fix some formatting and help text printing.Corinna Vinschen1-29/+47
2003-06-13* cygcheck.cc (pretty_id): Rework slightly to not rely on spaces.Christopher Faylor1-7/+7