aboutsummaryrefslogtreecommitdiff
path: root/winsup/utils
AgeCommit message (Expand)AuthorFilesLines
2005-12-29*** cygwin DLL Changes:Christopher Faylor3-42/+91
2005-12-29* cygcheck.cc (common_apps): Add crontab, vi, vim.Christopher Faylor2-0/+7
2005-12-19 * dump_setup.cc (package_find): Fix is_alias computation for "/usr/lib".Corinna Vinschen2-1/+5
2005-12-15* cygcheck.cc (common_apps): Add a few more binaries to look for.Christopher Faylor2-0/+8
2005-12-05* strace.cc (show_usecs): Renamed from 'usecs'.Christopher Faylor3-7/+18
2005-11-22* Makefile.in: Link cygcheck with libwininet.a.Christopher Faylor5-38/+272
2005-10-11revert erroneous checkinChristopher Faylor1-5/+2
2005-10-11* Makefile.common (CFLAGS_COMMON): Add -Wstrict-aliasing.Christopher Faylor1-2/+5
2005-10-03add other optionsChristopher Faylor1-0/+7
2005-09-21 Fix typo.Corinna Vinschen1-8/+8
2005-09-21 Align error message handling to mkpasswd's error messages throughout.Corinna Vinschen3-63/+145
2005-09-08 * regtool.cc: Extend copyright-years.Corinna Vinschen2-7/+19
2005-08-18 * passwd.c (longopts): Add --logonserver option.Corinna Vinschen2-21/+65
2005-08-17 * cygcheck.cc (dump_sysinfo_services): Properly null-terminate 'buf'.Brian Dessent2-31/+48
2005-08-03 * mount.cc (longopts): Fix typo which disallows --options option.Corinna Vinschen2-2/+6
2005-07-19* cygcheck.cc (find_on_path): Perform .exe magic on non-PATH search.Christopher Faylor2-1/+13
2005-07-05* cygcheck.cc (track_down, cygcheck): Return true on success.Christopher Faylor2-16/+25
2005-06-14 * parse_pe.c (exclusion::sort_and_check): Remove crude cast.Corinna Vinschen2-1/+5
2005-05-30 * cygcheck.cc (dump_sysinfo): Recognize XP Media Center and Tablet PCCorinna Vinschen2-17/+31
2005-05-27* cygcheck.cc (load_cygwin): Make half-hearted attempt to work with older DLLs.Christopher Faylor3-34/+39
2005-05-23 * cygcheck.cc (dump_sysinfo_services): Add new function that usesCorinna Vinschen2-1/+101
2005-05-20* cygcheck.cc (load_cygwin): Remove debugging statement.Christopher Faylor2-1/+4
2005-05-20* cygcheck.cc (dump_sysinfo): Don't attempt to use path if it is not set.Christopher Faylor2-20/+34
2005-05-17* cygcheck.cc (cygwin_internal): Define as a "C" function.Christopher Faylor4-4/+15
2005-05-16* cygcheck.cc (load_cygwin): Avoid calling putenv with a NULL path.Christopher Faylor2-2/+9
2005-05-15 * cygcheck.cc (load_cygwin): Don't touch $PATH for now.Corinna Vinschen3-5/+20
2005-05-13* mount.cc (mount_commands): Display "-X" option when appropriate.Christopher Faylor2-4/+6
2005-05-09* cygcheck.cc (nuke): New function.Christopher Faylor2-0/+47
2005-05-09* strace.cc (attach_process): Don't call load_cygwin(). Assume that it'sChristopher Faylor2-3/+16
2005-05-01* mount.cc (usage): Clarify action of -m option.Christopher Faylor3-2/+6
2005-04-29* path.cc (getmntent): Add previously-omitted 'noexec' and 'managed'flags toDave Korn2-1/+10
2005-04-25* mount.cc (mount_commands): Display "-X" option when appropriate.Christopher Faylor1-0/+4
2005-04-20 * utils.sgml (mount): Clarify setting cygdrive prefix for userCorinna Vinschen2-3/+10
2005-03-24 * cygcheck.cc (init_paths): Use full path instead of "." for theCorinna Vinschen2-3/+15
2005-03-08* kill.cc (getsig): Rectify bug introduced by 2005-02-26 change. Don't padChristopher Faylor2-2/+7
2005-03-07 * strace.cc (handle_output_debug_string): Fix compiler warning.Corinna Vinschen2-2/+6
2005-03-06* cygpath.cc (usage): Pass in one more copy of program_name to printf to avoidChristopher Faylor2-1/+6
2005-02-27* regtool.cc (opts): The argument to 'K' is not optional.Christopher Faylor2-5/+8
2005-02-27* regtool.cc (main): Avoid a SEGV when nothing follows -K.Christopher Faylor2-1/+8
2005-02-27* kill (getsig): Avoid buffer overflow when generating a signal name.Christopher Faylor3-3/+9
2005-02-24* cygpath.cc (usage): Clarify help output to indicate acceptanceJoshua Daniel Franklin3-12/+19
2005-01-16* ps.cc (main): Eliminate use of PID_ZOMBIE.Christopher Faylor3-3/+22
2005-01-112005-01-11 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2-7/+19
2004-12-24 * .sgml: Cleanup markup for XML validity.Joshua Daniel Franklin1-7/+7
2004-11-18* cygcheck.cc (eprintf): New function.Bas van Gompel2-0/+13
2004-11-16* cygcheck.cc (find_on_path): Clear show_error and/or print_failedBas van Gompel2-6/+14
2004-11-132004-11-13 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2-14/+29
2004-11-11* cygcheck.cc: Change "keyeprint" to "display_error" throughout.Christopher Faylor2-40/+44
2004-11-11* cygcheck.cc (main): Allow a '-l' without an additional argument.Christopher Faylor2-10/+8
2004-11-11* cygcheck.cc (keyeprint): New optional parameters: show_error andBas van Gompel2-2/+12