summaryrefslogtreecommitdiffstats
path: root/winsup/utils/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * mkgroup.cc (netapibufferallocate,netgroupgetinfo): New functionCorinna Vinschen2004-07-121-0/+12
* * dumper.cc (dumper::prepare_core_dump): Use bfd_get_section_sizeAlan Modra2004-06-151-0/+7
* 2004-05-29 John Paul Wallington <jpw@gnu.org>Joshua Daniel Franklin2004-05-301-0/+4
* clarify last entry slightly.Christopher Faylor2004-05-271-2/+2
* * kill.cc (listsig): NSIG includes Signal 0, so we need to avoid callingChristopher Faylor2004-05-271-0/+5
* * cygcheck.cc (dump_sysinfo): Remove "Win95/NT" from output.Christopher Faylor2004-03-211-0/+4
* * cygpath.cc (usage): Don't issue helpful message if -i is used.Christopher Faylor2004-03-151-0/+5
* * kill.cc (get_debug_priv): New function.Corinna Vinschen2004-03-131-0/+5
* * cygpath.cc (long_options): Add "mode" option.Christopher Faylor2004-02-251-0/+8
* * Makefile.in (build_dumper): Detect missing iconv library.Christopher Faylor2004-02-211-0/+10
* * ssp.c (opts): Add leading '+' to force posixly correct behaviour.Corinna Vinschen2004-02-141-0/+4
* * strace.cc (opts): Add leading '+' to force posixly correctCorinna Vinschen2004-02-111-0/+6
* * strace.cc (main): Guard against previous setting of POSIXLY_CORRECT.Christopher Faylor2004-02-111-0/+4
* * strace.cc: Update copyrights.Christopher Faylor2004-02-101-0/+5
* * strace.cc (main): Ensure POSIXLY_CORRECT argument ordering.Christopher Faylor2004-02-101-0/+5
* * cygcheck.cc (pretty_id): Make more robust in absence of id.exe.Christopher Faylor2004-01-231-0/+4
* * cygpath.cc (dowin): Revert accidental checkin from November.Corinna Vinschen2004-01-221-0/+4
* * mkgroup.c (main): Print "root" group with local admins group sidCorinna Vinschen2003-11-261-0/+5
* * Makefile.in: Add rules to build ipcrm and ipcs.Corinna Vinschen2003-11-191-0/+6
* Revert most of last check in to ChangeLog. It duplicatedCorinna Vinschen2003-11-191-1237/+0
* * mkgroup.c: Avoid compiler warnings throughout.Corinna Vinschen2003-11-141-0/+1243
* * cygpath.cc (main): Allow multiple pathnames on command line.Corinna Vinschen2003-11-071-0/+4
* * passwd.c (PrintPW): Turn around meaning printed for "Password notCorinna Vinschen2003-11-041-0/+7
* * passwd.c (UF_LOCKOUT): Remove (defined in lmaccess.h).Corinna Vinschen2003-11-041-0/+16
* * cygcheck.cc (pretty_id): Don't exec if `id' program is not found.Christopher Faylor2003-10-171-0/+4
* * kill.cc (main): Allow negative pids (indicates process groups).Christopher Faylor2003-09-201-0/+4
* * parse_pe.cc (exclusion::sort_and_check): Make error message a little moreChristopher Faylor2003-09-181-0/+5
* * kill.c (forcekill): Wait for process to terminate even if TerminateProcessChristopher Faylor2003-09-131-0/+5
* * Makefile.in: Tweak mingw libz.a detection to make it more reliably detectChristopher Faylor2003-09-121-0/+5
* * cygcheck.cc (dump_only): New global variable.Corinna Vinschen2003-09-111-0/+8
* * getfacl (main): Remove extern declaration of optind.Corinna Vinschen2003-09-111-0/+5
* * Makefile.in (cygcheck.o): Use MINGW_CXX for compilation.Christopher Faylor2003-09-111-0/+7
* * Makefile.in (MINGW_CXX): Define and use for mingw-compiled files.Christopher Faylor2003-09-111-0/+6
* * Makefile.in: More fixups to adjust for the fact that mingw_getopt.o is noChristopher Faylor2003-09-111-0/+5
* * Makefile.in: Remove references to getopt since it is now part of mingwex.Christopher Faylor2003-09-101-0/+5
* fix typoChristopher Faylor2003-09-081-1/+1
* * Makefile.in (zlib_h): Rename libz.h -> zlib.h.Christopher Faylor2003-09-081-0/+4
* * Makefile.in: Detect existence of mingw zlib headers and libraries. BuildChristopher Faylor2003-09-081-0/+13
* * dump_setup.cc (check_package_files): Don't fail on empty package.Christopher Faylor2003-09-061-0/+4
* * mount.cc (mount_commands): Ensure user mode is actually user mode and not theChristopher Faylor2003-09-041-0/+5
* * kill.cc (forcekill): Silence some compiler warnings.Christopher Faylor2003-09-011-0/+4
* * Makefile.in: Oops. Put the '...' in the right place.Christopher Faylor2003-09-011-0/+4
* * Makefile.in: Display "..." when not-verbose.Christopher Faylor2003-09-011-0/+7
* * dump_setup.cc (check_package_files): Strip leading / and ./ fromCorinna Vinschen2003-08-171-0/+5
* * dump_setup.cc (package_find): Don't stop searching on missingCorinna Vinschen2003-08-161-0/+12
* * cygcheck.cc (main): Fix some formatting and help text printing.Corinna Vinschen2003-08-151-0/+26
* * regtool.cc (usage): Add missing linefeed. Move example to --helpCorinna Vinschen2003-08-151-0/+5
* * dump_setup.cc (check_package_files): Fix extra '/' in filename.Corinna Vinschen2003-08-131-0/+5
* * dump_setup.cc (dump_setup): Check for the existence of the package list file.Christopher Faylor2003-08-101-0/+6
* * dump_setup.cc (version_len): New static variable.Christopher Faylor2003-08-091-8/+25