aboutsummaryrefslogtreecommitdiff
path: root/winsup/utils
AgeCommit message (Expand)AuthorFilesLines
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
2001-11-09 * cygcheck.cc (dump_sysinfo): Print more detailed OS information string.Corinna Vinschen2-4/+25
2001-11-04 * getfacl.c (username): New function.Corinna Vinschen3-51/+255
2001-11-04* strace.cc (main): New option '-w'. Start traced process in separateEgor Duda2-3/+31
2001-10-24Clarify checkin comment slightly.Christopher Faylor1-1/+2
2001-10-24* Makefile.in: Remove EXEEXT consideration. We always need EXEEXT.Christopher Faylor2-1/+5
2001-10-24* Makefile.in: Only build testsuite directory on first 'make check'.Christopher Faylor2-5/+4
2001-10-20 * mkgroup.c: Avoid compiler warnings.Corinna Vinschen3-207/+238
2001-10-15* mkpasswd.cc (enum_users): Shorten "unused" passwd field.Christopher Faylor2-1/+5
2001-10-13* Makefile.in: Allow stdinc searching for dumper.Christopher Faylor2-6/+10
2001-10-10* Makefile.in (MINGW_INCLUDES): Accomodate changes in Makefile.common.Christopher Faylor2-1/+5
2001-10-08* kill.cc (main): Set exit value to 1 on invalid pid. Perform minor cleanup.Christopher Faylor3-22/+21
2001-09-22* Makefile.in (mingw_getopt.o): Ensure that newlib include directories are notChristopher Faylor2-1/+6
2001-09-21* Makefile.in (MINGW_INCLUDES): Still need cygwin/include directory.Christopher Faylor2-1/+5
2001-09-19Add -t option.Christopher Faylor1-1/+1
2001-09-19* Makefile.in: Filter newlib includes from mingw compilation.Christopher Faylor2-3/+7
2001-09-14* dumper.cc (dumper::dumper): Print error code in case of error.Egor Duda2-7/+20
2001-09-13* dumper.cc (main): Properly recognize negative pids (used by w9x).Egor Duda2-1/+5
2001-09-09* dumper.cc (main): Change command-line arguments format to beEgor Duda2-22/+39
2001-09-06* Makefile.in (dumper): Change logic for libbfd and libintl so that they willChristopher Faylor3-5/+11
2001-09-04* mount.cc (mount_commands): Don't write /cygdrive/u mount points.Christopher Faylor2-15/+22
2001-09-03* mount.cc (longopts): Add mount-commands to options list.Christopher Faylor2-2/+81
2001-09-01* mount.cc (main): Eliminate excess arguments in printf.Christopher Faylor2-1/+5
2001-08-30* dumper.h: Update copyright notice.Egor Duda3-6/+50
2001-08-28* mount.cc (main): Issue correct warning for 'not enough arguments'.Christopher Faylor2-1/+8
2001-08-15* cygpath.cc (main): Support -w for Windows (System) directories and returnChristopher Faylor2-2/+16
2001-07-19fix typo.Christopher Faylor1-1/+1
2001-07-15 * regtool.cc (find_key): Handle keys with only one subkey.Corinna Vinschen2-4/+12
2001-06-28* regtool.cc (find_key): Revert previous change.Christopher Faylor2-7/+8
2001-06-27* regtool.cc (find_key): Allow '/' as a synonym for '\\'.Christopher Faylor2-3/+10
2001-06-15* mkpasswd.c (main): Output passwd file in binary mode so that there are no CRsChristopher Faylor3-2/+13
2001-05-01* mkpasswd.c (enum_users): Use /bin/bash as the default shell.Christopher Faylor2-2/+7
2001-04-29* passwd.cc (ttymnam): New function.Christopher Faylor2-7/+24
2001-04-19* dumper.cc (dumper::init_core_dump): Set architecture field in dumpEgor Duda2-0/+11
2001-04-16 * mkgroup.c: Add function pointers `netlocalgroupgetmembers' andCorinna Vinschen2-12/+107
2001-04-16* mount.cc (longopts): Add help to options list.Christopher Faylor3-25/+34
2001-04-15Patch by Kazuhiro Fujieda <fujieda@jaist.ac.jp>:Corinna Vinschen3-16/+44
2001-04-11* mkgroup.c (uni2ansi): Use native method to convert from UnicodeEgor Duda3-14/+22
2001-04-03* mount.cc (main): Use getopt_long for parsing arguments.Christopher Faylor3-154/+208
2001-04-02* mount.cc (show_mounts): Change format string to more closely resemble UNIXChristopher Faylor2-9/+8