summaryrefslogtreecommitdiffstats
path: root/winsup/utils
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in: Fix -ntdll typo.Christopher Faylor2006-09-122-3/+12
* * path.cc (vconcat): Don't convert backslahes to slashes.Corinna Vinschen2006-08-032-4/+6
* * Makefile.in (cygpath.exe): Add rule to link cygpath against ntdll.dll.Corinna Vinschen2006-08-023-0/+178
* * cygpath.cc (get_long_name): Fallback to get_long_path_name_w32impl.Corinna Vinschen2006-07-312-4/+15
* * cygpath.c (get_long_name): Cover the case that GetLongPathNameCorinna Vinschen2006-07-272-4/+16
* * Makefile.in: Build setmetamode.exe.Corinna Vinschen2006-07-033-1/+88
* update to newer autoconfChristopher Faylor2006-05-244-944/+4321
* * strace.cc (proc_child): Propagate return code from child process.Christopher Faylor2006-05-242-5/+16
* * regtool.cc (options): Add 'binary'.Corinna Vinschen2006-03-033-11/+212
* * cygpath.cc (get_long_name): Load GetLongPathNameA instead of incorrectCorinna Vinschen2006-02-172-3/+10
* * ps.cc (main): Set aflag if -p option is given.Corinna Vinschen2006-02-172-0/+5
* * ps.cc (longopts): Add --process option.Corinna Vinschen2006-02-163-4/+24
* * regtool.cc (usage): Clarify help for "-K".Corinna Vinschen2006-02-152-1/+5
* * cygcheck.cc (find_on_path): Update copyright text.Corinna Vinschen2006-02-082-1/+5
* * cygcheck.cc (find_on_path): Create copy of rv on successful accessCorinna Vinschen2006-02-082-1/+6
* * cygcheck.cc (common_paths): Add "patch".Christopher Faylor2006-01-192-0/+5
* * cygcheck.cc (init_paths): Record first_nonsys_path.Christopher Faylor2006-01-192-8/+13
* white spaceChristopher Faylor2006-01-191-1/+1
* Wasn't going to check this in but since it did get checked in, here's a Chang...Christopher Faylor2006-01-181-0/+9
* bad_keywordsChristopher Faylor2006-01-185-21/+20
* * cygpath.cc (dowin): Remove stray debugging printf statement.Dave Korn2006-01-182-1/+4
* copyrightChristopher Faylor2006-01-172-2/+4
* * Makefile.in: Replace etcdir with sysconfdir.Corinna Vinschen2006-01-172-2/+6
* * Makefile.in (cygcheck.exe): Do not link against libwininet.a.Corinna Vinschen2006-01-153-12/+61
* * cygcheck.cc (dump_sysinfo): Convert k32 to HMODULE.Corinna Vinschen2006-01-132-1/+5
* * cygcheck.cc (dump_sysinfo): Convert osname to const and remove castsCorinna Vinschen2006-01-132-30/+65
* * cygcheck.cc: Replace ` with ' throughout.Christopher Faylor2006-01-122-9/+13
* * cygcheck.cc (dump_sysinfo): Report the failing drive to prevent having toChristopher Faylor2006-01-052-4/+16
* *** cygwin DLL Changes:Christopher Faylor2005-12-293-42/+91
* * cygcheck.cc (common_apps): Add crontab, vi, vim.Christopher Faylor2005-12-292-0/+7
* * dump_setup.cc (package_find): Fix is_alias computation for "/usr/lib".Corinna Vinschen2005-12-192-1/+5
* * cygcheck.cc (common_apps): Add a few more binaries to look for.Christopher Faylor2005-12-152-0/+8
* * strace.cc (show_usecs): Renamed from 'usecs'.Christopher Faylor2005-12-053-7/+18
* * Makefile.in: Link cygcheck with libwininet.a.Christopher Faylor2005-11-225-38/+272
* revert erroneous checkinChristopher Faylor2005-10-111-5/+2
* * Makefile.common (CFLAGS_COMMON): Add -Wstrict-aliasing.Christopher Faylor2005-10-111-2/+5
* add other optionsChristopher Faylor2005-10-031-0/+7
* Fix typo.Corinna Vinschen2005-09-211-8/+8
* Align error message handling to mkpasswd's error messages throughout.Corinna Vinschen2005-09-213-63/+145
* * regtool.cc: Extend copyright-years.Corinna Vinschen2005-09-082-7/+19
* * passwd.c (longopts): Add --logonserver option.Corinna Vinschen2005-08-182-21/+65
* * cygcheck.cc (dump_sysinfo_services): Properly null-terminate 'buf'.Brian Dessent2005-08-172-31/+48
* * mount.cc (longopts): Fix typo which disallows --options option.Corinna Vinschen2005-08-032-2/+6
* * cygcheck.cc (find_on_path): Perform .exe magic on non-PATH search.Christopher Faylor2005-07-192-1/+13
* * cygcheck.cc (track_down, cygcheck): Return true on success.Christopher Faylor2005-07-052-16/+25
* * parse_pe.c (exclusion::sort_and_check): Remove crude cast.Corinna Vinschen2005-06-142-1/+5
* * cygcheck.cc (dump_sysinfo): Recognize XP Media Center and Tablet PCCorinna Vinschen2005-05-302-17/+31
* * cygcheck.cc (load_cygwin): Make half-hearted attempt to work with older DLLs.Christopher Faylor2005-05-273-34/+39
* * cygcheck.cc (dump_sysinfo_services): Add new function that usesCorinna Vinschen2005-05-232-1/+101
* * cygcheck.cc (load_cygwin): Remove debugging statement.Christopher Faylor2005-05-202-1/+4