summaryrefslogtreecommitdiffstats
path: root/winsup/utils
Commit message (Expand)AuthorAgeFilesLines
* Fix typo.Christopher Faylor2001-11-241-1/+1
* * path.cc (cygpath): Don't consider cygpath stuff when trying to derive nativeChristopher Faylor2001-11-222-1/+9
* Patch by Mark Bradshaw <bradshaw@staff.crosswalk.com>:Corinna Vinschen2001-11-212-20/+60
* Change copyright.Christopher Faylor2001-11-211-1/+1
* * strace.cc (main): Change getopt() to getopt_long().Corinna Vinschen2001-11-172-2/+234
* Fix ChangeLog entry.Corinna Vinschen2001-11-121-0/+1
* * cygcheck.cc (dump_sysinfo): Redefine output format slightly.Corinna Vinschen2001-11-122-3/+10
* * cygcheck.cc (main): Slight formatting tweak.Christopher Faylor2001-11-122-1/+6
* * cygcheck.cc (dump_sysinfo): Add some more details.Corinna Vinschen2001-11-122-4/+22
* Add missing ChangeLog entry.Christopher Faylor2001-11-121-0/+4
* * cygcheck.cc (dump_sysinfo): Print more detailed OS information stringCorinna Vinschen2001-11-122-12/+39
* * path.h: New file.Christopher Faylor2001-11-121-0/+11
* * cygcheck.cc (scan_registry): Open registry with read-only access.Christopher Faylor2001-11-125-16/+32
* * cygcheck.cc (main): Display package info when '-s' is specified.Christopher Faylor2001-11-113-6/+17
* * dump_setup.cc: New file.Christopher Faylor2001-11-115-25/+303
* * Makefile.in (cygcheck.exe): Compile as -mno-cygwin executable.Christopher Faylor2001-11-114-13/+423
* * cygcheck.cc (dump_sysinfo): Print more detailed OS information string.Corinna Vinschen2001-11-092-4/+25
* * getfacl.c (username): New function.Corinna Vinschen2001-11-043-51/+255
* * strace.cc (main): New option '-w'. Start traced process in separateEgor Duda2001-11-042-3/+31
* Clarify checkin comment slightly.Christopher Faylor2001-10-241-1/+2
* * Makefile.in: Remove EXEEXT consideration. We always need EXEEXT.Christopher Faylor2001-10-242-1/+5
* * Makefile.in: Only build testsuite directory on first 'make check'.Christopher Faylor2001-10-242-5/+4
* * mkgroup.c: Avoid compiler warnings.Corinna Vinschen2001-10-203-207/+238
* * mkpasswd.cc (enum_users): Shorten "unused" passwd field.Christopher Faylor2001-10-152-1/+5
* * Makefile.in: Allow stdinc searching for dumper.Christopher Faylor2001-10-132-6/+10
* * Makefile.in (MINGW_INCLUDES): Accomodate changes in Makefile.common.Christopher Faylor2001-10-102-1/+5
* * kill.cc (main): Set exit value to 1 on invalid pid. Perform minor cleanup.Christopher Faylor2001-10-083-22/+21
* * Makefile.in (mingw_getopt.o): Ensure that newlib include directories are notChristopher Faylor2001-09-222-1/+6
* * Makefile.in (MINGW_INCLUDES): Still need cygwin/include directory.Christopher Faylor2001-09-212-1/+5
* Add -t option.Christopher Faylor2001-09-191-1/+1
* * Makefile.in: Filter newlib includes from mingw compilation.Christopher Faylor2001-09-192-3/+7
* * dumper.cc (dumper::dumper): Print error code in case of error.Egor Duda2001-09-142-7/+20
* * dumper.cc (main): Properly recognize negative pids (used by w9x).Egor Duda2001-09-132-1/+5
* * dumper.cc (main): Change command-line arguments format to beEgor Duda2001-09-092-22/+39
* * Makefile.in (dumper): Change logic for libbfd and libintl so that they willChristopher Faylor2001-09-063-5/+11
* * mount.cc (mount_commands): Don't write /cygdrive/u mount points.Christopher Faylor2001-09-042-15/+22
* * mount.cc (longopts): Add mount-commands to options list.Christopher Faylor2001-09-032-2/+81
* * mount.cc (main): Eliminate excess arguments in printf.Christopher Faylor2001-09-012-1/+5
* * dumper.h: Update copyright notice.Egor Duda2001-08-303-6/+50
* * mount.cc (main): Issue correct warning for 'not enough arguments'.Christopher Faylor2001-08-282-1/+8
* * cygpath.cc (main): Support -w for Windows (System) directories and returnChristopher Faylor2001-08-152-2/+16
* fix typo.Christopher Faylor2001-07-191-1/+1
* * regtool.cc (find_key): Handle keys with only one subkey.Corinna Vinschen2001-07-152-4/+12
* * regtool.cc (find_key): Revert previous change.Christopher Faylor2001-06-282-7/+8
* * regtool.cc (find_key): Allow '/' as a synonym for '\\'.Christopher Faylor2001-06-272-3/+10
* * mkpasswd.c (main): Output passwd file in binary mode so that there are no CRsChristopher Faylor2001-06-153-2/+13
* * mkpasswd.c (enum_users): Use /bin/bash as the default shell.Christopher Faylor2001-05-012-2/+7
* * passwd.cc (ttymnam): New function.Christopher Faylor2001-04-292-7/+24
* * dumper.cc (dumper::init_core_dump): Set architecture field in dumpEgor Duda2001-04-192-0/+11
* * mkgroup.c: Add function pointers `netlocalgroupgetmembers' andCorinna Vinschen2001-04-162-12/+107