aboutsummaryrefslogtreecommitdiff
path: root/winsup/utils
AgeCommit message (Expand)AuthorFilesLines
2002-03-19* mkgroup.c (usage): Use one just fprintf + string concatenation for outputChristopher Faylor3-18/+25
2002-03-19 * mkgroup.c (usage): Simplify usage output. Generalize to allow useCorinna Vinschen2-20/+58
2002-03-152002-03-15 Corinna Vinschen <corinna@vinschen.de>Corinna Vinschen2-16/+54
2002-03-11* kill.cc (usage): Move to top of file.Christopher Faylor2-40/+42
2002-03-07* cygcheck.cc: Reformat.Christopher Faylor2-37/+43
2002-03-07* cygcheck.cc (longopts): Use correct short option for --version.Christopher Faylor2-1/+5
2002-03-07* cygpath.cc: Reformat.Christopher Faylor2-144/+186
2002-02-28Update optionsChristopher Faylor1-6/+8
2002-02-27Change copyright format.Christopher Faylor1-1/+1
2002-02-27* cygcheck.cc (main): Eliminate non-GNU formatting glitch.Christopher Faylor1-2/+1
2002-02-27* ssp.c (help_desk): Fix compiler warning. Christopher Faylor <cgf@redhat.com>Christopher Faylor4-84/+142
2002-02-25update copyrightChristopher Faylor1-2/+2
2002-02-15* mount.cc (usage): Fix typo in output.Christopher Faylor2-2/+6
2002-02-14* strace.cc (attach_process): Change CW_STRACE_ON to CW_STRACE_TOGGLE.Christopher Faylor2-1/+5
2002-01-31 * mkpasswd.c (main): Set default home path for 9x/Me if --path-to-homeCorinna Vinschen2-0/+8
2002-01-30 * passwd.cc (ChangePW): Add parameter to differ between called forCorinna Vinschen2-4/+14
2002-01-29* dump_setup.cc (parse_filename): Don't consider '_' part of the version.Christopher Faylor2-1/+6
2002-01-29* cygcheck.cc: Fix typo. Remove uid_t kludge. Rely on kludge in sys/cygwin.hChristopher Faylor4-8/+18
2002-01-29* cygcheck.cc: Use specific cygwin includes, as required.Christopher Faylor2-5/+9
2002-01-29* Makefile.in (MINGW_INCLUDES): Change cygwin include.Christopher Faylor3-35/+108
2002-01-22* Makefile.in (CXXFLAGS): Ensure that important settings are preserved evenChristopher Faylor1-1/+2
2002-01-22* Makefile.in: Build intermediate cygcheck.o to force use of MINGW_CXXFLAGS.Christopher Faylor4-8/+33
2002-01-21* Makefile.in: Use CXX instead of CC to compile C++ sources.Christopher Faylor2-6/+10
2002-01-18* cygcheck.cc (already_did): Avoid default constructors, which may requireChristopher Faylor2-1/+6
2002-01-17 * cygpath.cc (main): Add options to show Desktop and StartCorinna Vinschen3-40/+149
2002-01-15 * cygpath.cc (doit): Empty file ignored using option -i.Corinna Vinschen2-2/+11
2002-01-15 * mkpasswd.c (print_win_error): Add a new function.Corinna Vinschen2-24/+33
2001-12-26* cygpath.cc (doit): Detect and warn about an empty path. Detect and warnChristopher Faylor2-7/+32
2001-12-14 * mkpasswd.c (enum_users): Change to unconditionally useCorinna Vinschen2-12/+27
2001-12-14* mkpasswd.c (opts): Add indication that '-p' option requires an argument.Christopher Faylor2-1/+6
2001-12-11* Makefile.in: Add define to CXXFLAGS.Christopher Faylor8-12/+15
2001-12-04remove extra mask infoChristopher Faylor1-1/+1
2001-12-04remove extra mask infoChristopher Faylor1-21/+0
2001-12-04* cygcheck.cc (usage): Add -c description.Christopher Faylor5-83/+142
2001-11-24Fix typo.Christopher Faylor1-1/+1
2001-11-22* path.cc (cygpath): Don't consider cygpath stuff when trying to derive nativeChristopher Faylor2-1/+9
2001-11-21 Patch by Mark Bradshaw <bradshaw@staff.crosswalk.com>:Corinna Vinschen2-20/+60
2001-11-21Change copyright.Christopher Faylor1-1/+1
2001-11-17 * strace.cc (main): Change getopt() to getopt_long().Corinna Vinschen2-2/+234
2001-11-12 Fix ChangeLog entry.Corinna Vinschen1-0/+1
2001-11-12 * cygcheck.cc (dump_sysinfo): Redefine output format slightly.Corinna Vinschen2-3/+10
2001-11-12* cygcheck.cc (main): Slight formatting tweak.Christopher Faylor2-1/+6
2001-11-12 * cygcheck.cc (dump_sysinfo): Add some more details.Corinna Vinschen2-4/+22
2001-11-12Add missing ChangeLog entry.Christopher Faylor1-0/+4
2001-11-12 * cygcheck.cc (dump_sysinfo): Print more detailed OS information stringCorinna Vinschen2-12/+39
2001-11-12* path.h: New file.Christopher Faylor1-0/+11
2001-11-12* cygcheck.cc (scan_registry): Open registry with read-only access.Christopher Faylor5-16/+32
2001-11-11* cygcheck.cc (main): Display package info when '-s' is specified.Christopher Faylor3-6/+17
2001-11-11* dump_setup.cc: New file.Christopher Faylor5-25/+303
2001-11-11* Makefile.in (cygcheck.exe): Compile as -mno-cygwin executable.Christopher Faylor4-13/+423