summaryrefslogtreecommitdiffstats
path: root/winsup/utils
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * mount.cc (longopts): Add help to options list.Christopher Faylor2001-04-163-25/+34
* Patch by Kazuhiro Fujieda <fujieda@jaist.ac.jp>:Corinna Vinschen2001-04-153-16/+44
* * mkgroup.c (uni2ansi): Use native method to convert from UnicodeEgor Duda2001-04-113-14/+22
* * mount.cc (main): Use getopt_long for parsing arguments.Christopher Faylor2001-04-033-154/+208
* * mount.cc (show_mounts): Change format string to more closely resemble UNIXChristopher Faylor2001-04-022-9/+8
* Update copyright.Christopher Faylor2001-03-181-1/+1
* * kill.cc (forcekill): Use dwProcessId when opening a process, not the CygwinChristopher Faylor2001-03-182-1/+6
* * getfacl.c: Add copyright hint.Corinna Vinschen2001-03-054-0/+40
* * regtool.cc (cmd_list): Add new registry display options.Christopher Faylor2001-01-103-69/+107
* more formatting changes.Christopher Faylor2001-01-101-2/+4
* * regtool.cc (translate): Ensure that 'c' is initialized.Christopher Faylor2001-01-103-574/+595
* * cygcheck.cc (cygwin_info): Add some more bounds checking. From Matt HargetChristopher Faylor2000-12-162-49/+205
* * Makefile.in: Compile/link dumper.exe with c++.Christopher Faylor2000-12-112-10/+14
* * mkpasswd.c: make default home directory /home/$user if oneCorinna Vinschen2000-12-072-19/+58
* Make initial tabbing consistent.Christopher Faylor2000-12-071-109/+109
* * Makefile.in: Use CXX to build the DLL.Christopher Faylor2000-12-034-114/+245
* * utils.sgml: Document new options for ps and strace.Christopher Faylor2000-11-192-5/+14
* * mount.cc (main): Call show_cygdrive_info instead of show_cygdrive_prefixes.Christopher Faylor2000-11-082-10/+24
* * mkgroup.c (load_netapi): New function to load netapi32.dll functionsCorinna Vinschen2000-11-083-104/+251
* * kill.cc (main): Return 1 in case of errors.Corinna Vinschen2000-11-022-1/+7
* * Makefile.in: Accomodate newer gcc's which require linking of c++ programsChristopher Faylor2000-10-286-53/+63
* Cleanup formatting on some files. Remove excessive whitespace.Christopher Faylor2000-10-2815-686/+764
* * strace.cc (main): Add a '-b' option.Christopher Faylor2000-10-282-2/+14
* * ssp.c: newDJ Delorie2000-10-194-1/+934
* * ps.cc (main): Add some extra space to Windows pid output for Windows 95.Christopher Faylor2000-10-182-2/+7
* * ps.cc (main): Add some extra space to pid output for Windows 95.Christopher Faylor2000-10-182-6/+10
* * cygcheck.cc (main): Fix argument counting.Corinna Vinschen2000-10-162-3/+8