]> sourceware.org Git - newlib-cygwin.git/history - winsup/utils/ChangeLog
* cygcheck.cc (get_dword): Fix errormessage.
[newlib-cygwin.git] / winsup / utils / ChangeLog
2004-10-31 Bas van Gompel* cygcheck.cc (get_dword): Fix errormessage.
2004-10-27 Bas van Gompel* cygcheck.cc (dump_sysinfo): Warn about missing or...
2004-10-25 Christopher Faylorwhitespace
2004-10-25 Bas van Gompel* cygcheck.cc (dump_sysinfo): Add leading newline befor...
2004-10-25 Christopher Faylorfix whitespace, update some copyrights
2004-10-25 Christopher FaylorRemove CRs
2004-10-22 Bas van Gompel* cygcheck.cc (dump_sysinfo): In legend for drive-list...
2004-10-21 Christopher Faylor* cygcheck.cc (dump_sysinfo): Allow for larger drives...
2004-10-18 Corinna Vinschen * cygcheck.cc (pretty_id): Don't let i become negative...
2004-10-18 Christopher Faylorfix date
2004-10-18 Christopher Faylor* cygcheck.cc (pretty_id): Allocate space for ')' in...
2004-10-17 Christopher Faylor* cygcheck.cc (pretty_id): Allocate space for trailing...
2004-10-15 Christopher Faylor* cygcheck.cc (pretty_id): Don't exit on id error....
2004-10-14 Christopher Faylor* cygcheck.cc (pretty_id): Correct column calculations...
2004-10-11 Christopher Faylorminor change
2004-10-10 Christopher Faylor* cygcheck.cc (add_path): Don't leak memory when path...
2004-10-09 Christopher Faylor* cygcheck.cc (dump_sysinfo): Warn about trailing ...
2004-10-09 Christopher Faylor* cygcheck.cc (dump_sysinfo): Don't warn about empty...
2004-10-06 Corinna Vinschen * strace.cc (_impure_ptr): Remove.
2004-10-06 Corinna Vinschen * cygcheck.cc (dump_sysinfo): Warn about empty path...
2004-10-04 Corinna Vinschen * cygcheck.cc (pretty_id): Close pipe.
2004-09-23 Corinna Vinschen * dump_setup.cc (dump_setup): Remove unneeded strlen...
2004-09-22 Corinna Vinschen * dump_setup.cc (dump_setup): Avoid trailing spaces...
2004-09-15 Corinna Vinschen * getfacl.c (main): Correct layout when nopt is set.
2004-07-12 Corinna Vinschen * mkgroup.cc (netapibufferallocate,netgroupgetinfo...
2004-06-15 Alan Modra * dumper.cc (dumper::prepare_core_dump): Use bfd_get_s...
2004-05-30 Joshua Daniel Franklin2004-05-29 John Paul Wallington <jpw@gnu.org>
2004-05-27 Christopher Faylorclarify last entry slightly.
2004-05-27 Christopher Faylor* kill.cc (listsig): NSIG includes Signal 0, so we...
2004-03-21 Christopher Faylor* cygcheck.cc (dump_sysinfo): Remove "Win95/NT" from...
2004-03-15 Christopher Faylor* cygpath.cc (usage): Don't issue helpful message if...
2004-03-13 Corinna Vinschen * kill.cc (get_debug_priv): New function.
2004-02-25 Christopher Faylor* cygpath.cc (long_options): Add "mode" option.
2004-02-21 Christopher Faylor* Makefile.in (build_dumper): Detect missing iconv...
2004-02-14 Corinna Vinschen * ssp.c (opts): Add leading '+' to force posixly corre...
2004-02-11 Corinna Vinschen * strace.cc (opts): Add leading '+' to force posixly...
2004-02-11 Christopher Faylor* strace.cc (main): Guard against previous setting...
2004-02-10 Christopher Faylor* strace.cc: Update copyrights.
2004-02-10 Christopher Faylor* strace.cc (main): Ensure POSIXLY_CORRECT argument...
2004-01-23 Christopher Faylor* cygcheck.cc (pretty_id): Make more robust in absence...
2004-01-22 Corinna Vinschen * cygpath.cc (dowin): Revert accidental checkin from...
2003-11-26 Corinna Vinschen * mkgroup.c (main): Print "root" group with local...
2003-11-19 Corinna Vinschen * Makefile.in: Add rules to build ipcrm and ipcs.
2003-11-19 Corinna Vinschen Revert most of last check in to ChangeLog. It duplicated
2003-11-14 Corinna Vinschen * mkgroup.c: Avoid compiler warnings throughout.
2003-11-07 Corinna Vinschen * cygpath.cc (main): Allow multiple pathnames on comma...
2003-11-04 Corinna Vinschen * passwd.c (PrintPW): Turn around meaning printed...
2003-11-04 Corinna Vinschen * passwd.c (UF_LOCKOUT): Remove (defined in lmaccess.h).
2003-10-17 Christopher Faylor* cygcheck.cc (pretty_id): Don't exec if `id' program...
2003-09-20 Christopher Faylor* kill.cc (main): Allow negative pids (indicates proces...
2003-09-18 Christopher Faylor* parse_pe.cc (exclusion::sort_and_check): Make error...
2003-09-13 Christopher Faylor* kill.c (forcekill): Wait for process to terminate...
2003-09-12 Christopher Faylor* Makefile.in: Tweak mingw libz.a detection to make...
2003-09-11 Corinna Vinschen * cygcheck.cc (dump_only): New global variable.
2003-09-11 Corinna Vinschen * getfacl (main): Remove extern declaration of optind.
2003-09-11 Christopher Faylor* Makefile.in (cygcheck.o): Use MINGW_CXX for compilation.
2003-09-11 Christopher Faylor* Makefile.in (MINGW_CXX): Define and use for mingw...
2003-09-11 Christopher Faylor* Makefile.in: More fixups to adjust for the fact that...
2003-09-10 Christopher Faylor* Makefile.in: Remove references to getopt since it...
2003-09-08 Christopher Faylorfix typo
2003-09-08 Christopher Faylor* Makefile.in (zlib_h): Rename libz.h -> zlib.h.
2003-09-08 Christopher Faylor* Makefile.in: Detect existence of mingw zlib headers...
2003-09-06 Christopher Faylor* dump_setup.cc (check_package_files): Don't fail on...
2003-09-04 Christopher Faylor* mount.cc (mount_commands): Ensure user mode is actual...
2003-09-01 Christopher Faylor* kill.cc (forcekill): Silence some compiler warnings.
2003-09-01 Christopher Faylor* Makefile.in: Oops. Put the '...' in the right place.
2003-09-01 Christopher Faylor* Makefile.in: Display "..." when not-verbose.
2003-08-17 Corinna Vinschen * dump_setup.cc (check_package_files): Strip leading...
2003-08-16 Corinna Vinschen * dump_setup.cc (package_find): Don't stop searching...
2003-08-15 Corinna Vinschen * cygcheck.cc (main): Fix some formatting and help...
2003-08-15 Corinna Vinschen * regtool.cc (usage): Add missing linefeed. Move...
2003-08-13 Corinna Vinschen * dump_setup.cc (check_package_files): Fix extra ...
2003-08-10 Christopher Faylor* dump_setup.cc (dump_setup): Check for the existence...
2003-08-09 Christopher Faylor* dump_setup.cc (version_len): New static variable.
2003-07-26 Christopher Faylor* mount.cc (do_mount): Issue warning when using managed...
2003-07-26 Christopher Faylor* configure.in: Use 'install-sh -c'.
2003-07-25 Christopher Faylor* configure.in: Always use install-sh.
2003-07-04 Christopher Faylor* mount.cc (struct opt): Remove posix option.
2003-07-04 Christopher Faylor* mount.cc (longopts): Add long "options" keyword.
2003-06-13 Christopher Faylor* cygcheck.cc (pretty_id): Rework slightly to not rely...
2003-06-13 Christopher Faylorclarify
2003-06-12 Christopher FaylorThroughout, always return error when GetShortPathName...
2003-04-26 Joshua Daniel Franklin* mkpasswd.c (usage) Remove extra newline from descript...
2003-04-26 Joshua Daniel Franklin* cygcheck.cc (usage) Add description output.
2003-04-10 Pierre Humblet2003-04-10 Pierre Humblet <pierre.humblet@ieee.org>
2003-03-25 Christopher Faylor* cygcheck.cc (dump_sysinfo): Ensure that CYGWIN enviro...
2003-03-09 Corinna Vinschen * getfacl.c (username): Fix ambiguous printf calls.
2003-03-04 Christopher Faylor* Makefile.in (strace.exe): Include mingw_getopt.o...
2003-03-01 Pierre Humblet2003-03-01 Pierre Humblet <pierre.humblet@ieee.org>
2003-03-01 Christopher Faylor* Makefile.in (cygcheck.o): Fix so that actual mingw...
2003-02-12 Christopher Faylor* cygpath.cc (doit): Allocate more space for non-path...
2003-02-07 Christopher Faylor* dump_setup.cc (compar): Use case insensitive comparisons.
2003-02-07 Corinna Vinschen * dump_setup.cc (dump_setup): Compute the longest...
2003-02-07 Christopher Faylor* cygcheck.cc (common_apps): Add some more apps.
2003-01-22 Corinna Vinschen * Makefile.in (ALL_LDFLAGS): Remove newlib/libm from...
2003-01-15 Corinna Vinschen * mkgroup.c: Fix copyright date.
2003-01-10 Corinna Vinschen * setfacl (usage): Remove double ":" for mask and...
2003-01-08 Corinna Vinschen * mkpasswd.cc (current_user): Create.
2002-12-25 Christopher Faylorminor reformatting
2002-12-15 Corinna Vinschen * setfacl.c (main): Place a single : after other and...
next
This page took 0.581475 seconds and 108 git commands to generate.