summaryrefslogtreecommitdiffstats
path: root/winsup/utils/cygcheck.cc
Commit message (Expand)AuthorAgeFilesLines
* * cygcheck.cc (find_on_path): Update copyright text.Corinna Vinschen2006-02-081-1/+1
* * cygcheck.cc (find_on_path): Create copy of rv on successful accessCorinna Vinschen2006-02-081-1/+1
* * cygcheck.cc (common_paths): Add "patch".Christopher Faylor2006-01-191-0/+1
* * cygcheck.cc (init_paths): Record first_nonsys_path.Christopher Faylor2006-01-191-8/+8
* copyrightChristopher Faylor2006-01-171-1/+2
* * Makefile.in (cygcheck.exe): Do not link against libwininet.a.Corinna Vinschen2006-01-151-8/+49
* * cygcheck.cc (dump_sysinfo): Convert k32 to HMODULE.Corinna Vinschen2006-01-131-1/+1
* * cygcheck.cc (dump_sysinfo): Convert osname to const and remove castsCorinna Vinschen2006-01-131-30/+58
* * cygcheck.cc: Replace ` with ' throughout.Christopher Faylor2006-01-121-9/+9
* * cygcheck.cc (dump_sysinfo): Report the failing drive to prevent having toChristopher Faylor2006-01-051-4/+11
* * cygcheck.cc (common_apps): Add crontab, vi, vim.Christopher Faylor2005-12-291-0/+3
* * cygcheck.cc (common_apps): Add a few more binaries to look for.Christopher Faylor2005-12-151-0/+4
* * Makefile.in: Link cygcheck with libwininet.a.Christopher Faylor2005-11-221-17/+158
* * cygcheck.cc (dump_sysinfo_services): Properly null-terminate 'buf'.Brian Dessent2005-08-171-31/+43
* * cygcheck.cc (find_on_path): Perform .exe magic on non-PATH search.Christopher Faylor2005-07-191-1/+8
* * cygcheck.cc (track_down, cygcheck): Return true on success.Christopher Faylor2005-07-051-14/+18
* * cygcheck.cc (dump_sysinfo): Recognize XP Media Center and Tablet PCCorinna Vinschen2005-05-301-17/+25
* * cygcheck.cc (load_cygwin): Make half-hearted attempt to work with older DLLs.Christopher Faylor2005-05-271-33/+32
* * cygcheck.cc (dump_sysinfo_services): Add new function that usesCorinna Vinschen2005-05-231-1/+94
* * cygcheck.cc (load_cygwin): Remove debugging statement.Christopher Faylor2005-05-201-1/+0
* * cygcheck.cc (dump_sysinfo): Don't attempt to use path if it is not set.Christopher Faylor2005-05-201-20/+27
* * cygcheck.cc (cygwin_internal): Define as a "C" function.Christopher Faylor2005-05-171-1/+3
* * cygcheck.cc (load_cygwin): Avoid calling putenv with a NULL path.Christopher Faylor2005-05-161-2/+5
* * cygcheck.cc (load_cygwin): Don't touch $PATH for now.Corinna Vinschen2005-05-151-4/+13
* * cygcheck.cc (nuke): New function.Christopher Faylor2005-05-091-0/+40
* * cygcheck.cc (init_paths): Use full path instead of "." for theCorinna Vinschen2005-03-241-3/+9
* * cygcheck.cc (eprintf): New function.Bas van Gompel2004-11-181-0/+9
* * cygcheck.cc (find_on_path): Clear show_error and/or print_failedBas van Gompel2004-11-161-6/+6
* * cygcheck.cc: Change "keyeprint" to "display_error" throughout.Christopher Faylor2004-11-111-39/+39
* * cygcheck.cc (main): Allow a '-l' without an additional argument.Christopher Faylor2004-11-111-10/+4
* * cygcheck.cc (keyeprint): New optional parameters: show_error andBas van Gompel2004-11-111-2/+7
* * cygcheck.cc (get_dword): Fix errormessage.Bas van Gompel2004-10-311-7/+7
* * cygcheck.cc (dump_sysinfo): Warn about missing or multiple cygwin1Bas van Gompel2004-10-271-1/+9
* * cygcheck.cc (dump_sysinfo): Add leading newline before legend forBas van Gompel2004-10-251-1/+1
* fix whitespace, update some copyrightsChristopher Faylor2004-10-251-3/+3
* * cygcheck.cc (dump_sysinfo): In legend for drive-list: Add ``ram'' andBas van Gompel2004-10-221-4/+5
* * cygcheck.cc (dump_sysinfo): Allow for larger drives in drive-list. ChangeChristopher Faylor2004-10-211-3/+3
* * cygcheck.cc (pretty_id): Don't let i become negative. FixCorinna Vinschen2004-10-181-2/+2
* * cygcheck.cc (pretty_id): Allocate space for ')' in uid and guid.Christopher Faylor2004-10-181-2/+2
* * cygcheck.cc (pretty_id): Allocate space for trailing '\0' on uid and guid.Christopher Faylor2004-10-171-4/+4
* * cygcheck.cc (pretty_id): Don't exit on id error. Fix size calculations.Christopher Faylor2004-10-151-9/+10
* * cygcheck.cc (pretty_id): Correct column calculations. Abort if id is actingChristopher Faylor2004-10-141-31/+30
* * cygcheck.cc (add_path): Don't leak memory when path is already in ``paths''.Christopher Faylor2004-10-101-1/+4
* * cygcheck.cc (dump_sysinfo): Warn about trailing (back)slash on mount entries.Christopher Faylor2004-10-091-0/+6
* * cygcheck.cc (dump_sysinfo): Don't warn about empty path components, justChristopher Faylor2004-10-091-2/+2
* * cygcheck.cc (dump_sysinfo): Warn about empty path-components.Corinna Vinschen2004-10-061-1/+4
* * cygcheck.cc (pretty_id): Close pipe.Corinna Vinschen2004-10-041-0/+1
* * cygcheck.cc (dump_sysinfo): Remove "Win95/NT" from output.Christopher Faylor2004-03-211-1/+1
* * strace.cc: Update copyrights.Christopher Faylor2004-02-101-2/+2
* * strace.cc (main): Ensure POSIXLY_CORRECT argument ordering.Christopher Faylor2004-02-101-0/+1