aboutsummaryrefslogtreecommitdiff
path: root/winsup/utils
AgeCommit message (Expand)AuthorFilesLines
2004-10-31* cygcheck.cc (get_dword): Fix errormessage.Bas van Gompel2-7/+14
2004-10-27* cygcheck.cc (dump_sysinfo): Warn about missing or multiple cygwin1Bas van Gompel2-1/+14
2004-10-25whitespaceChristopher Faylor1-1/+1
2004-10-25* cygcheck.cc (dump_sysinfo): Add leading newline before legend forBas van Gompel2-1/+6
2004-10-25fix whitespace, update some copyrightsChristopher Faylor8-89/+89
2004-10-25Remove CRsChristopher Faylor1-5/+5
2004-10-22* cygcheck.cc (dump_sysinfo): In legend for drive-list: Add ``ram'' andBas van Gompel2-4/+10
2004-10-21* cygcheck.cc (dump_sysinfo): Allow for larger drives in drive-list. ChangeChristopher Faylor2-3/+8
2004-10-18 * cygcheck.cc (pretty_id): Don't let i become negative. FixCorinna Vinschen2-2/+7
2004-10-18fix dateChristopher Faylor1-2/+2
2004-10-18* cygcheck.cc (pretty_id): Allocate space for ')' in uid and guid.Christopher Faylor2-3/+7
2004-10-17* cygcheck.cc (pretty_id): Allocate space for trailing '\0' on uid and guid.Christopher Faylor2-4/+10
2004-10-15* cygcheck.cc (pretty_id): Don't exit on id error. Fix size calculations.Christopher Faylor2-9/+16
2004-10-14* cygcheck.cc (pretty_id): Correct column calculations. Abort if id is actingChristopher Faylor2-31/+36
2004-10-11minor changeChristopher Faylor1-1/+1
2004-10-10* cygcheck.cc (add_path): Don't leak memory when path is already in ``paths''.Christopher Faylor2-1/+9
2004-10-09* cygcheck.cc (dump_sysinfo): Warn about trailing (back)slash on mount entries.Christopher Faylor2-0/+11
2004-10-09* cygcheck.cc (dump_sysinfo): Don't warn about empty path components, justChristopher Faylor2-3/+8
2004-10-06 * strace.cc (_impure_ptr): Remove.Corinna Vinschen2-6/+4
2004-10-06 * cygcheck.cc (dump_sysinfo): Warn about empty path-components.Corinna Vinschen2-1/+8
2004-10-04 * cygcheck.cc (pretty_id): Close pipe.Corinna Vinschen2-0/+5
2004-09-23 * dump_setup.cc (dump_setup): Remove unneeded strlen when check_filesCorinna Vinschen2-2/+6
2004-09-22 * dump_setup.cc (dump_setup): Avoid trailing spaces on package-list.Corinna Vinschen2-4/+16
2004-09-15 * getfacl.c (main): Correct layout when nopt is set.Corinna Vinschen2-2/+6
2004-07-12 * mkgroup.cc (netapibufferallocate,netgroupgetinfo): New functionCorinna Vinschen3-10/+67
2004-06-15 * dumper.cc (dumper::prepare_core_dump): Use bfd_get_section_sizeAlan Modra3-7/+16
2004-06-11Define ps status flagsJoshua Daniel Franklin1-1/+5
2004-05-302004-05-29 John Paul Wallington <jpw@gnu.org>Joshua Daniel Franklin2-1/+5
2004-05-27clarify last entry slightly.Christopher Faylor1-2/+2
2004-05-27* kill.cc (listsig): NSIG includes Signal 0, so we need to avoid callingChristopher Faylor2-1/+6
2004-03-21* cygcheck.cc (dump_sysinfo): Remove "Win95/NT" from output.Christopher Faylor2-1/+5
2004-03-15* cygpath.cc (usage): Don't issue helpful message if -i is used.Christopher Faylor2-4/+11
2004-03-13 * kill.cc (get_debug_priv): New function.Corinna Vinschen2-0/+35
2004-02-25* cygpath.cc (long_options): Add "mode" option.Christopher Faylor3-6/+41
2004-02-21* Makefile.in (build_dumper): Detect missing iconv library.Christopher Faylor4-13/+35
2004-02-14 * ssp.c (opts): Add leading '+' to force posixly correct behaviour.Corinna Vinschen2-1/+5
2004-02-11 * strace.cc (opts): Add leading '+' to force posixly correctCorinna Vinschen2-6/+7
2004-02-11 * utils.sgml: Update cygcheck optionsJoshua Daniel Franklin1-28/+63
2004-02-11* strace.cc (main): Guard against previous setting of POSIXLY_CORRECT.Christopher Faylor2-1/+9
2004-02-10* strace.cc: Update copyrights.Christopher Faylor3-4/+9
2004-02-10* strace.cc (main): Ensure POSIXLY_CORRECT argument ordering.Christopher Faylor4-1/+8
2004-01-24Cleanup minor markup problems.Joshua Daniel Franklin1-1/+3
2004-01-23* cygcheck.cc (pretty_id): Make more robust in absence of id.exe.Christopher Faylor2-3/+20
2004-01-22 * cygpath.cc (dowin): Revert accidental checkin from November.Corinna Vinschen2-8/+23
2004-01-20Document new passwd options.Joshua Daniel Franklin1-22/+41
2003-11-26 * mkgroup.c (main): Print "root" group with local admins group sidCorinna Vinschen2-0/+13
2003-11-19 * Makefile.in: Add rules to build ipcrm and ipcs.Corinna Vinschen4-1/+1061
2003-11-19 Revert most of last check in to ChangeLog. It duplicatedCorinna Vinschen1-1237/+0
2003-11-14 * mkgroup.c: Avoid compiler warnings throughout.Corinna Vinschen4-15/+1258
2003-11-07 * cygpath.cc (main): Allow multiple pathnames on command line.Corinna Vinschen2-22/+17