aboutsummaryrefslogtreecommitdiff
path: root/winsup/utils
AgeCommit message (Expand)AuthorFilesLines
2006-07-03 * Makefile.in: Build setmetamode.exe.Corinna Vinschen3-1/+88
2006-05-24update to newer autoconfChristopher Faylor4-944/+4321
2006-05-24* strace.cc (proc_child): Propagate return code from child process.Christopher Faylor2-5/+16
2006-03-03 * regtool.cc (options): Add 'binary'.Corinna Vinschen3-11/+212
2006-02-17 * cygpath.cc (get_long_name): Load GetLongPathNameA instead of incorrectCorinna Vinschen2-3/+10
2006-02-17 * ps.cc (main): Set aflag if -p option is given.Corinna Vinschen2-0/+5
2006-02-16 * ps.cc (longopts): Add --process option.Corinna Vinschen3-4/+24
2006-02-15 * regtool.cc (usage): Clarify help for "-K".Corinna Vinschen2-1/+5
2006-02-08 * cygcheck.cc (find_on_path): Update copyright text.Corinna Vinschen2-1/+5
2006-02-08 * cygcheck.cc (find_on_path): Create copy of rv on successful accessCorinna Vinschen2-1/+6
2006-01-19* cygcheck.cc (common_paths): Add "patch".Christopher Faylor2-0/+5
2006-01-19* cygcheck.cc (init_paths): Record first_nonsys_path.Christopher Faylor2-8/+13
2006-01-19white spaceChristopher Faylor1-1/+1
2006-01-18Wasn't going to check this in but since it did get checked in, here's a Chang...Christopher Faylor1-0/+9
2006-01-18bad_keywordsChristopher Faylor5-21/+20
2006-01-18* cygpath.cc (dowin): Remove stray debugging printf statement.Dave Korn2-1/+4
2006-01-17copyrightChristopher Faylor2-2/+4
2006-01-17 * Makefile.in: Replace etcdir with sysconfdir.Corinna Vinschen2-2/+6
2006-01-15 * Makefile.in (cygcheck.exe): Do not link against libwininet.a.Corinna Vinschen3-12/+61
2006-01-13 * cygcheck.cc (dump_sysinfo): Convert k32 to HMODULE.Corinna Vinschen2-1/+5
2006-01-13 * cygcheck.cc (dump_sysinfo): Convert osname to const and remove castsCorinna Vinschen2-30/+65
2006-01-12* cygcheck.cc: Replace ` with ' throughout.Christopher Faylor2-9/+13
2006-01-05* cygcheck.cc (dump_sysinfo): Report the failing drive to prevent having toChristopher Faylor2-4/+16
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