OSDN Git Service

* arch.c: Regenerate.
[pf3gnuchains/pf3gnuchains3x.git] / winsup / utils /
2009-10-31 corinna * cygcheck.cc: Include cygprops.h.
2009-10-28 corinna * cygcheck.cc (pretty_id): Drop arguments. Don't...
2009-10-20 corinna * cygcheck.cc (dump_sysinfo): Update with latest NT...
2009-10-15 corinna * cygpath.cc (get_special_folder): Fetch path as WCHAR...
2009-10-12 corinna * kill.cc (main): Skip to PID loop on invalid option...
2009-10-02 cgf* mkpasswd.c: Properly define __progname as __declspec...
2009-08-11 corinna * mkgroup.c (enum_local_groups): Avoid error message...
2009-08-10 davek * mingw: Add fallbacks to search for MinGW components...
2009-08-09 corinna * mount.cc (do_mount): Don't exit, just return.
2009-07-23 corinna * cygcheck.cc (dump_sysinfo): Add missing "Server...
2009-07-22 corinna * mount.cc (do_mount): Replace --no-executable flag...
2009-07-22 corinna * Makefile.in (path-mount.o): Add a rule to build...
2009-07-15 corinna * strace.cc (main): Open trace output file in UNIX...
2009-07-13 corinna * cygcheck.cc (dump_sysinfo): Remove "not yet supporte...
2009-07-05 cgf* cygwin-console-helper.cc: New file.
2009-06-10 corinna * path.cc (oopts): Sort alphabetically, add missing...
2009-05-17 corinna * cygpath.cc (codepage): New variable.
2009-05-16 corinna * Makefile.in (cygpath.exe): Link against cygwin.a...
2009-05-15 corinna * cygpath.cc (main): Only setlocale for LC_CTYPE categ...
2009-05-14 cgfcygwin ChangeLog
2009-05-11 corinna * Makefile.in: Link ps.exe agains ntdll.dll.
2009-05-06 corinna * Move ChangeLog entry.
2009-05-06 corinna * mkpasswd.c (current_user): Don't use HOMEDRIVE/HOMEP...
2009-05-04 cgf* cygcheck.cc (find_app_on_path): Avoid using NULL...
2009-05-04 corinna * cygcheck.cc (usage): Fix option order and print.
2009-04-22 cgf* strace.cc (create_child): Set CYGWIN=noglob when...
2009-04-15 corinna * cygpath.cc (do_pathconv): Only skip \\?\ prefix...
2009-04-13 davek * Makefile.in (dumper.exe): Add -lz to ALL_LDFLAGS.
2009-04-07 corinna * path.cc (readlink): Accommodate new UTF-16 symlinks.
2009-04-03 corinna * utils.sgml: Various syntactical and semantical fixes.
2009-03-27 corinna * utils.sgml (passwd -R): Remove references to CYGWIN...
2009-03-24 corinna * cygcheck.cc (dump_sysinfo): Fix compiler warning...
2009-03-23 corinna * passwd.c (usage): Change description for -d option...
2009-03-23 corinna * passwd.c (caller_is_admin): New function to test...
2009-03-22 corinna * passwd.c (main): Always get logonserver from environ...
2009-03-22 corinna * ldd.cc: Fix compiler warning.
2009-03-18 cgf*** empty log message ***
2009-03-18 cgfRe-add inexplicably missing ldh.cc.
2009-03-18 cgf* ldd.cc (load_dll): Start helper program rather than...
2009-03-14 cgf* ldd.cc (longopts): Add --dll option.
2009-03-14 corinna * path.cc (from_fstab): Use wcstombs/mbstowcs instead of
2009-03-14 corinna * wide_path.h (class wide_path): New class to convert...
2009-03-14 cgf* ldd.cc: Rework to detect missing DLLs.
2009-03-09 corinna * utils.sgml: Fix typo.
2009-03-08 cgf* cygcheck.cc (usage): Fix typo.
2009-03-02 corinna * utils.sgml: Set example prompt to "$" throughout...
2009-03-02 corinna * mount.cc (mount_entries): Handle a "/" cygdrive...
2009-02-24 cgfAdd DESTDIR functionality to Makefile.in's.
2009-01-29 corinna * cygcheck.cc (dump_sysinfo): Evaluate and print state of
2009-01-21 corinnaChangeLog:
2009-01-17 corinna * Makefile.in: Fix copyright date.
2009-01-16 corinna * cygcheck.cc (dump_sysinfo): Raise size of osname...
2009-01-16 corinna * cygcheck.cc (dump_sysinfo): Raise size of osname...
2009-01-09 cgf* ldd.cc: New file. First stab at implementing ldd...
2009-01-06 phumblet * cygcheck.cc (dump_sysinfo_services): Quote...
2008-12-31 phumblet * cygcheck.cc (pretty_id): Quote the path for...
2008-12-16 corinna * utils.sgml: Fix typo in passwd screen text.
2008-12-15 corinna * passwd.c (main): Put how to delete the registry...
2008-12-13 cgf* utils.sgml: Convert some backslashes to slashes.
2008-11-26 corinna * passwd.c (longopts): Add --reg-store-pwd option.
2008-10-29 cgf* Makefile.in (ALL_LDFLAGS): Link libgcc statically...
2008-10-13 cgffix typo
2008-10-13 cgf* mingw: Set sawcfile when -xc* is detected. Extend...
2008-10-12 cgf* mingw: Add more checks to allow more varied use.
2008-10-12 cgf* mingw: Use a better method to find where mingw direct...
2008-10-12 cgfDummy check-in to get right revision log:
2008-10-12 cgf* Makefile.in: Tweak to work better with new utils...
2008-09-12 cgf* cygcheck.cc (pathlike::check_existence): Remove class...
2008-08-27 cgf* cygcheck.cc (nuke): Use malloc rather than alloca...
2008-08-25 corinna * mkgroup.c (enum_local_groups): Don't skip printing...
2008-08-18 corinna * mkgroup.c (enum_local_groups): Use NetLocalGroupGetI...
2008-08-18 corinna * mkgroup.c (enum_local_groups): Call print_win_error...
2008-08-18 corinna * mkgroup.c (enum_local_groups): Return failure if...
2008-08-18 corinna * mkgroup.c (main): Keep correctly track of optional...
2008-08-18 corinna * mkgroup.c (main): Always unset environment variable...
2008-08-17 cgf* cygcheck.cc (print_version): Update copyright dates.
2008-08-17 cgf* mkpasswd.c (main): Avoid printing system accounts...
2008-08-17 cgf* Makefile.in (ALL_LDFLAGS): Add --enable-auto-import...
2008-08-15 corinna * mkgroup.c (fetch_current_pgrp_sid): New function...
2008-08-13 corinna * mount.cc (NT_MAX_PATH): Define.
2008-08-04 cgf* cygcheck.cc (load_cygwin): Duplicate argv list since...
2008-07-30 cgf* Makefile.in: Link cygcheck with -lntdll even without...
2008-07-27 cgf* cygcheck.cc (load_cygwin): Free the cygwin dll after...
2008-07-25 cgf* mount.cc: Remove non-unix-like options (-x,-t,b)...
2008-07-25 corinna * utils.sgml: Remove useless text.
2008-07-23 corinna * mkgroup.c (main): Fix test for duplicate domain...
2008-07-23 corinna * mkgroup.c: Rework to allow per-domain/per-machine...
2008-07-23 corinna * mkgroup.c: Consolidate variable names.
2008-07-22 corinna * mkgroup.c (enum_groups): Create full qualified group...
2008-07-22 corinna * mkgroup.c (main): Remove special root group code...
2008-07-22 corinna * Makefile.in (cygcheck.exe): Link against ntdll.
2008-07-17 corinna * mount.cc (do_mount): Remove MOUNT_ENC code.
2008-07-17 corinna * utils.sgml: Add id's to all examples.
2008-07-17 corinna * utils.sgml: Add id's to all examples.
2008-07-09 corinna * mkgroup.c: Use statically linked functions throughou...
2008-05-22 corinna * setfacl.c (setfacl): Change from void to int. Retur...
2008-05-15 corinna * Makefile.in (CYGWIN_BINS): Remove ipcrm and ipcs.
2008-04-23 corinna * mount.cc (usage): Mark -s and -u as ignored.
2008-04-22 corinna * cygcheck.cc (dump_sysinfo): Fix multiple Cygwin...
2008-03-16 briand * path.cc: Include malloc.h for alloca.
next