aboutsummaryrefslogtreecommitdiff
path: root/winsup/utils
AgeCommit message (Expand)AuthorFilesLines
2003-09-20* kill.cc (main): Allow negative pids (indicates process groups).Christopher Faylor2-3/+18
2003-09-18* parse_pe.cc (exclusion::sort_and_check): Make error message a little moreChristopher Faylor3-9/+16
2003-09-13* kill.c (forcekill): Wait for process to terminate even if TerminateProcessChristopher Faylor2-3/+9
2003-09-12* Makefile.in: Tweak mingw libz.a detection to make it more reliably detectChristopher Faylor2-5/+10
2003-09-11 * cygcheck.cc (dump_only): New global variable.Corinna Vinschen2-3/+20
2003-09-11 * getfacl (main): Remove extern declaration of optind.Corinna Vinschen3-3/+5
2003-09-11* Makefile.in (cygcheck.o): Use MINGW_CXX for compilation.Christopher Faylor4-7/+14
2003-09-11* Makefile.in (MINGW_CXX): Define and use for mingw-compiled files.Christopher Faylor3-13/+22
2003-09-11* Makefile.in: More fixups to adjust for the fact that mingw_getopt.o is noChristopher Faylor2-3/+8
2003-09-10* Makefile.in: Remove references to getopt since it is now part of mingwex.Christopher Faylor2-12/+9
2003-09-08fix typoChristopher Faylor1-1/+1
2003-09-08* Makefile.in (zlib_h): Rename libz.h -> zlib.h.Christopher Faylor2-1/+5
2003-09-08* Makefile.in: Detect existence of mingw zlib headers and libraries. BuildChristopher Faylor3-30/+59
2003-09-06* dump_setup.cc (check_package_files): Don't fail on empty package.Christopher Faylor2-3/+6
2003-09-04* mount.cc (mount_commands): Ensure user mode is actually user mode and not theChristopher Faylor2-36/+47
2003-09-01* kill.cc (forcekill): Silence some compiler warnings.Christopher Faylor2-2/+7
2003-09-01* Makefile.in: Oops. Put the '...' in the right place.Christopher Faylor2-2/+6
2003-09-01* Makefile.in: Display "..." when not-verbose.Christopher Faylor3-5/+15
2003-08-17 * dump_setup.cc (check_package_files): Strip leading / and ./ fromCorinna Vinschen2-0/+11
2003-08-16 * dump_setup.cc (package_find): Don't stop searching on missingCorinna Vinschen2-15/+27
2003-08-15 * cygcheck.cc (main): Fix some formatting and help text printing.Corinna Vinschen3-64/+230
2003-08-15 * regtool.cc (usage): Add missing linefeed. Move example to --helpCorinna Vinschen2-15/+22
2003-08-13 * dump_setup.cc (check_package_files): Fix extra '/' in filename.Corinna Vinschen2-4/+9
2003-08-10* dump_setup.cc (dump_setup): Check for the existence of the package list file.Christopher Faylor2-15/+37
2003-08-09* dump_setup.cc (version_len): New static variable.Christopher Faylor2-15/+138
2003-08-05change default for --change-default-prefixChristopher Faylor1-1/+1
2003-07-26* mount.cc (do_mount): Issue warning when using managed mount option onChristopher Faylor2-0/+25
2003-07-26* configure.in: Use 'install-sh -c'.Christopher Faylor1-0/+5
2003-07-26preliminary checkinChristopher Faylor2-2/+2
2003-07-26preliminary checkinChristopher Faylor3-5/+5
2003-07-25* configure.in: Always use install-sh.Christopher Faylor3-8/+17
2003-07-04* mount.cc (struct opt): Remove posix option.Christopher Faylor3-2/+22
2003-07-04* mount.cc (longopts): Add long "options" keyword.Christopher Faylor3-2/+72
2003-06-13* cygcheck.cc (pretty_id): Rework slightly to not rely on spaces.Christopher Faylor2-7/+11
2003-06-13clarifyChristopher Faylor1-1/+2
2003-06-12Throughout, always return error when GetShortPathName returns 0.Christopher Faylor2-3/+7
2003-04-26* mkpasswd.c (usage) Remove extra newline from description output.Joshua Daniel Franklin3-6/+26
2003-04-26* cygcheck.cc (usage) Add description output.Joshua Daniel Franklin15-5/+40
2003-04-10Pierre's update for mkgroup/mkpasswdJoshua Daniel Franklin1-10/+10
2003-04-102003-04-10 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet3-88/+94
2003-03-27note mount binary default.Christopher Faylor1-2/+2
2003-03-25* cygcheck.cc (dump_sysinfo): Ensure that CYGWIN environment variable isChristopher Faylor2-1/+10
2003-03-12fix typoChristopher Faylor1-1/+1
2003-03-09.Christopher Faylor1-1/+1
2003-03-09 * getfacl.c (username): Fix ambiguous printf calls.Corinna Vinschen2-6/+12
2003-03-04* Makefile.in (strace.exe): Include mingw_getopt.o in link line.Christopher Faylor6-10/+21
2003-03-01Document new mkgroup,mkpasswd optionsJoshua Daniel Franklin1-27/+47
2003-03-012003-03-01 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet3-14/+32
2003-03-01* Makefile.in (cygcheck.o): Fix so that actual mingw include files are used.Christopher Faylor3-5/+94
2003-02-12* cygpath.cc (doit): Allocate more space for non-path filename.Christopher Faylor2-5/+9