summaryrefslogtreecommitdiffstats
path: root/winsup/utils
Commit message (Expand)AuthorAgeFilesLines
* * getfacl.c (usage): Standardize usage output. Change return type toCorinna Vinschen2002-05-232-58/+101
* fix typo.Christopher Faylor2002-05-231-1/+1
* * mount.cc (version) New global variable.Christopher Faylor2002-05-232-23/+73
* * cygpath.cc (usage): Change usage output slightly.Corinna Vinschen2002-05-223-105/+303
* * strace.cc (add_child): Use calloc since new requires working libstdc++.a.Christopher Faylor2002-05-182-2/+8
* * cygpath.cc (get_short_paths): Fix more error checking.Corinna Vinschen2002-05-153-58/+73
* * cygpath.cc (get_short_name): Fix error checking.Corinna Vinschen2002-05-142-1/+5
* * kill.cc (prog_name) New global variable.Christopher Faylor2002-05-132-7/+60
* * kill.cc (listsig): Display numeric id when given symbolic input.Christopher Faylor2002-05-132-1/+8
* document kill -h.Christopher Faylor2002-05-131-0/+3
* * kill.cc (usage): Show new options. Allow specification of output stream.Christopher Faylor2002-05-132-3/+13
* Update ChangeLog with missing entry.Christopher Faylor2002-05-132-1/+8
* * Makefile.in (kill.exe): Add as a specific target.Christopher Faylor2002-05-134-28/+114
* * mount.cc (do_mount): Default to non-exec option for remote drives. ReportChristopher Faylor2002-05-124-16/+70
* * dumper.cc (usage) Standardize usage output. Generalize to allow use forChristopher Faylor2002-05-082-11/+59
* * mkgroup.c (main): Change call to exit() to a return statement.Corinna Vinschen2002-04-293-26/+70
* * mkgroup.c (usage): Use one just fprintf + string concatenation for outputChristopher Faylor2002-03-193-18/+25
* * mkgroup.c (usage): Simplify usage output. Generalize to allow useCorinna Vinschen2002-03-192-20/+58
* 2002-03-15 Corinna Vinschen <corinna@vinschen.de>Corinna Vinschen2002-03-152-16/+54
* * kill.cc (usage): Move to top of file.Christopher Faylor2002-03-112-40/+42
* * cygcheck.cc: Reformat.Christopher Faylor2002-03-072-37/+43
* * cygcheck.cc (longopts): Use correct short option for --version.Christopher Faylor2002-03-072-1/+5
* * cygpath.cc: Reformat.Christopher Faylor2002-03-072-144/+186
* Update optionsChristopher Faylor2002-02-281-6/+8
* Change copyright format.Christopher Faylor2002-02-271-1/+1
* * cygcheck.cc (main): Eliminate non-GNU formatting glitch.Christopher Faylor2002-02-271-2/+1
* * ssp.c (help_desk): Fix compiler warning. Christopher Faylor <cgf@redhat.com>Christopher Faylor2002-02-274-84/+142
* update copyrightChristopher Faylor2002-02-251-2/+2
* * mount.cc (usage): Fix typo in output.Christopher Faylor2002-02-152-2/+6
* * strace.cc (attach_process): Change CW_STRACE_ON to CW_STRACE_TOGGLE.Christopher Faylor2002-02-142-1/+5
* * mkpasswd.c (main): Set default home path for 9x/Me if --path-to-homeCorinna Vinschen2002-01-312-0/+8
* * passwd.cc (ChangePW): Add parameter to differ between called forCorinna Vinschen2002-01-302-4/+14
* * dump_setup.cc (parse_filename): Don't consider '_' part of the version.Christopher Faylor2002-01-292-1/+6
* * cygcheck.cc: Fix typo. Remove uid_t kludge. Rely on kludge in sys/cygwin.hChristopher Faylor2002-01-294-8/+18
* * cygcheck.cc: Use specific cygwin includes, as required.Christopher Faylor2002-01-292-5/+9
* * Makefile.in (MINGW_INCLUDES): Change cygwin include.Christopher Faylor2002-01-293-35/+108
* * Makefile.in (CXXFLAGS): Ensure that important settings are preserved evenChristopher Faylor2002-01-221-1/+2
* * Makefile.in: Build intermediate cygcheck.o to force use of MINGW_CXXFLAGS.Christopher Faylor2002-01-224-8/+33
* * Makefile.in: Use CXX instead of CC to compile C++ sources.Christopher Faylor2002-01-212-6/+10
* * cygcheck.cc (already_did): Avoid default constructors, which may requireChristopher Faylor2002-01-182-1/+6
* * cygpath.cc (main): Add options to show Desktop and StartCorinna Vinschen2002-01-173-40/+149
* * cygpath.cc (doit): Empty file ignored using option -i.Corinna Vinschen2002-01-152-2/+11
* * mkpasswd.c (print_win_error): Add a new function.Corinna Vinschen2002-01-152-24/+33
* * cygpath.cc (doit): Detect and warn about an empty path. Detect and warnChristopher Faylor2001-12-262-7/+32
* * mkpasswd.c (enum_users): Change to unconditionally useCorinna Vinschen2001-12-142-12/+27
* * mkpasswd.c (opts): Add indication that '-p' option requires an argument.Christopher Faylor2001-12-142-1/+6
* * Makefile.in: Add define to CXXFLAGS.Christopher Faylor2001-12-118-12/+15
* remove extra mask infoChristopher Faylor2001-12-041-1/+1
* remove extra mask infoChristopher Faylor2001-12-041-21/+0
* * cygcheck.cc (usage): Add -c description.Christopher Faylor2001-12-045-83/+142