summaryrefslogtreecommitdiffstats
path: root/winsup/utils
Commit message (Expand)AuthorAgeFilesLines
* * mkgroup.c (enum_local_groups): Avoid error message if given groupCorinna Vinschen2009-08-113-3/+24
* * mingw: Add fallbacks to search for MinGW components in standardDave Korn2009-08-102-1/+7
* * mount.cc (do_mount): Don't exit, just return.Corinna Vinschen2009-08-092-2/+4
* * cygcheck.cc (dump_sysinfo): Add missing "Server Foundation" toCorinna Vinschen2009-07-232-1/+6
* * mount.cc (do_mount): Replace --no-executable flag with notexecCorinna Vinschen2009-07-223-2/+8
* * Makefile.in (path-mount.o): Add a rule to build stripped down versionCorinna Vinschen2009-07-226-26/+175
* * strace.cc (main): Open trace output file in UNIX mode.Corinna Vinschen2009-07-152-2/+7
* * cygcheck.cc (dump_sysinfo): Remove "not yet supported" text.Corinna Vinschen2009-07-132-5/+6
* * cygwin-console-helper.cc: New file.Christopher Faylor2009-07-053-1/+18
* * path.cc (oopts): Sort alphabetically, add missing "auto" andCorinna Vinschen2009-06-102-31/+70
* * cygpath.cc (codepage): New variable.Corinna Vinschen2009-05-173-10/+85
* * Makefile.in (cygpath.exe): Link against cygwin.a before linkingCorinna Vinschen2009-05-162-2/+9
* * cygpath.cc (main): Only setlocale for LC_CTYPE category. FallbackCorinna Vinschen2009-05-156-4/+32
* cygwin ChangeLogChristopher Faylor2009-05-143-12/+25
* * Makefile.in: Link ps.exe agains ntdll.dll.Corinna Vinschen2009-05-113-2/+83
* * Move ChangeLog entry.Corinna Vinschen2009-05-061-0/+5
* * mkpasswd.c (current_user): Don't use HOMEDRIVE/HOMEPATH to generateCorinna Vinschen2009-05-065-30/+25
* * cygcheck.cc (find_app_on_path): Avoid using NULL pointer if find_on_pathChristopher Faylor2009-05-041-0/+3
* * cygcheck.cc (usage): Fix option order and print.Corinna Vinschen2009-05-042-5/+10
* * strace.cc (create_child): Set CYGWIN=noglob when starting new process so thatChristopher Faylor2009-04-222-1/+16
* * cygpath.cc (do_pathconv): Only skip \\?\ prefix if it's reallyCorinna Vinschen2009-04-152-9/+18
* * Makefile.in (dumper.exe): Add -lz to ALL_LDFLAGS.Dave Korn2009-04-132-1/+5
* * path.cc (readlink): Accommodate new UTF-16 symlinks.Corinna Vinschen2009-04-072-5/+27
* * utils.sgml: Various syntactical and semantical fixes.Corinna Vinschen2009-04-033-25/+30
* * utils.sgml (passwd -R): Remove references to CYGWIN="server".Corinna Vinschen2009-03-272-7/+7
* * cygcheck.cc (dump_sysinfo): Fix compiler warning in printf.Corinna Vinschen2009-03-244-3/+8
* * passwd.c (usage): Change description for -d option according toCorinna Vinschen2009-03-233-5/+29
* * passwd.c (caller_is_admin): New function to test if calling userCorinna Vinschen2009-03-232-19/+69
* * passwd.c (main): Always get logonserver from environment andCorinna Vinschen2009-03-222-3/+11
* * ldd.cc: Fix compiler warning.Corinna Vinschen2009-03-223-21/+29
* *** empty log message ***Christopher Faylor2009-03-181-0/+4
* Re-add inexplicably missing ldh.cc.Christopher Faylor2009-03-181-0/+17
* * ldd.cc (load_dll): Start helper program rather than ldd.exe.Christopher Faylor2009-03-183-75/+113
* * ldd.cc (longopts): Add --dll option.Christopher Faylor2009-03-142-13/+104
* * path.cc (from_fstab): Use wcstombs/mbstowcs instead ofCorinna Vinschen2009-03-142-5/+8
* * wide_path.h (class wide_path): New class to convert Windows pathCorinna Vinschen2009-03-144-64/+178
* * ldd.cc: Rework to detect missing DLLs.Christopher Faylor2009-03-142-30/+347
* * utils.sgml: Fix typo.Corinna Vinschen2009-03-092-1/+5
* * cygcheck.cc (usage): Fix typo.Christopher Faylor2009-03-082-1/+5
* * utils.sgml: Set example prompt to "$" throughout. Don't use "/"Corinna Vinschen2009-03-022-11/+25
* * mount.cc (mount_entries): Handle a "/" cygdrive prefix correctly.Corinna Vinschen2009-03-022-2/+13
* Add DESTDIR functionality to Makefile.in's.Christopher Faylor2009-02-242-2/+6
* * cygcheck.cc (dump_sysinfo): Evaluate and print state ofCorinna Vinschen2009-01-292-0/+18
* ChangeLog:Corinna Vinschen2009-01-212-3/+7
* * Makefile.in: Fix copyright date.Corinna Vinschen2009-01-173-19/+28
* * cygcheck.cc (dump_sysinfo): Raise size of osname. Add Windows 7Corinna Vinschen2009-01-162-32/+60
* * ldd.cc: New file. First stab at implementing ldd-like functionality forChristopher Faylor2009-01-093-1/+275
* * cygcheck.cc (dump_sysinfo_services): Quote the path for popen.Pierre Humblet2009-01-062-1/+5
* * cygcheck.cc (pretty_id): Quote the path for popen.Pierre Humblet2008-12-312-5/+11
* * utils.sgml: Fix typo in passwd screen text.Corinna Vinschen2008-12-162-1/+5