aboutsummaryrefslogtreecommitdiff
path: root/winsup/utils/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2002-02-27* ssp.c (help_desk): Fix compiler warning. Christopher Faylor <cgf@redhat.com>Christopher Faylor1-0/+24
2002-02-15* mount.cc (usage): Fix typo in output.Christopher Faylor1-0/+4
2002-02-14* strace.cc (attach_process): Change CW_STRACE_ON to CW_STRACE_TOGGLE.Christopher Faylor1-0/+4
2002-01-31 * mkpasswd.c (main): Set default home path for 9x/Me if --path-to-homeCorinna Vinschen1-0/+5
2002-01-30 * passwd.cc (ChangePW): Add parameter to differ between called forCorinna Vinschen1-0/+8
2002-01-29* dump_setup.cc (parse_filename): Don't consider '_' part of the version.Christopher Faylor1-0/+5
2002-01-29* cygcheck.cc: Fix typo. Remove uid_t kludge. Rely on kludge in sys/cygwin.hChristopher Faylor1-0/+8
2002-01-29* cygcheck.cc: Use specific cygwin includes, as required.Christopher Faylor1-0/+4
2002-01-29* Makefile.in (MINGW_INCLUDES): Change cygwin include.Christopher Faylor1-0/+17
2002-01-22* Makefile.in: Build intermediate cygcheck.o to force use of MINGW_CXXFLAGS.Christopher Faylor1-0/+9
2002-01-21* Makefile.in: Use CXX instead of CC to compile C++ sources.Christopher Faylor1-0/+4
2002-01-18* cygcheck.cc (already_did): Avoid default constructors, which may requireChristopher Faylor1-0/+5
2002-01-17 * cygpath.cc (main): Add options to show Desktop and StartCorinna Vinschen1-0/+7
2002-01-15 * cygpath.cc (doit): Empty file ignored using option -i.Corinna Vinschen1-0/+4
2002-01-15 * mkpasswd.c (print_win_error): Add a new function.Corinna Vinschen1-0/+7
2001-12-26* cygpath.cc (doit): Detect and warn about an empty path. Detect and warnChristopher Faylor1-0/+7
2001-12-14 * mkpasswd.c (enum_users): Change to unconditionally useCorinna Vinschen1-0/+8
2001-12-14* mkpasswd.c (opts): Add indication that '-p' option requires an argument.Christopher Faylor1-0/+5
2001-12-11* Makefile.in: Add define to CXXFLAGS.Christopher Faylor1-0/+4
2001-12-04* cygcheck.cc (usage): Add -c description.Christopher Faylor1-0/+6
2001-11-24Fix typo.Christopher Faylor1-1/+1
2001-11-22* path.cc (cygpath): Don't consider cygpath stuff when trying to derive nativeChristopher Faylor1-1/+6
2001-11-21 Patch by Mark Bradshaw <bradshaw@staff.crosswalk.com>:Corinna Vinschen1-0/+11
2001-11-17 * strace.cc (main): Change getopt() to getopt_long().Corinna Vinschen1-0/+17
2001-11-12 Fix ChangeLog entry.Corinna Vinschen1-0/+1
2001-11-12 * cygcheck.cc (dump_sysinfo): Redefine output format slightly.Corinna Vinschen1-0/+4
2001-11-12* cygcheck.cc (main): Slight formatting tweak.Christopher Faylor1-0/+4
2001-11-12 * cygcheck.cc (dump_sysinfo): Add some more details.Corinna Vinschen1-0/+4
2001-11-12Add missing ChangeLog entry.Christopher Faylor1-0/+4
2001-11-12 * cygcheck.cc (dump_sysinfo): Print more detailed OS information stringCorinna Vinschen1-0/+5
2001-11-12* cygcheck.cc (scan_registry): Open registry with read-only access.Christopher Faylor1-0/+8
2001-11-11* cygcheck.cc (main): Display package info when '-s' is specified.Christopher Faylor1-0/+6
2001-11-11* dump_setup.cc: New file.Christopher Faylor1-0/+8
2001-11-11* Makefile.in (cygcheck.exe): Compile as -mno-cygwin executable.Christopher Faylor1-0/+10
2001-11-09 * cygcheck.cc (dump_sysinfo): Print more detailed OS information string.Corinna Vinschen1-0/+4
2001-11-04 * getfacl.c (username): New function.Corinna Vinschen1-0/+14
2001-11-04* strace.cc (main): New option '-w'. Start traced process in separateEgor Duda1-0/+7
2001-10-24Clarify checkin comment slightly.Christopher Faylor1-1/+2
2001-10-24* Makefile.in: Remove EXEEXT consideration. We always need EXEEXT.Christopher Faylor1-0/+4
2001-10-20 * mkgroup.c: Avoid compiler warnings.Corinna Vinschen1-0/+11
2001-10-15* mkpasswd.cc (enum_users): Shorten "unused" passwd field.Christopher Faylor1-0/+4
2001-10-13* Makefile.in: Allow stdinc searching for dumper.Christopher Faylor1-0/+4
2001-10-10* Makefile.in (MINGW_INCLUDES): Accomodate changes in Makefile.common.Christopher Faylor1-0/+4
2001-10-08* kill.cc (main): Set exit value to 1 on invalid pid. Perform minor cleanup.Christopher Faylor1-0/+5
2001-09-22* Makefile.in (mingw_getopt.o): Ensure that newlib include directories are notChristopher Faylor1-0/+5
2001-09-21* Makefile.in (MINGW_INCLUDES): Still need cygwin/include directory.Christopher Faylor1-0/+4
2001-09-19* Makefile.in: Filter newlib includes from mingw compilation.Christopher Faylor1-0/+4
2001-09-14* dumper.cc (dumper::dumper): Print error code in case of error.Egor Duda1-0/+9
2001-09-13* dumper.cc (main): Properly recognize negative pids (used by w9x).Egor Duda1-0/+4
2001-09-09* dumper.cc (main): Change command-line arguments format to beEgor Duda1-0/+8