aboutsummaryrefslogtreecommitdiff
path: root/winsup/utils
AgeCommit message (Expand)AuthorFilesLines
2001-03-18Update copyright.Christopher Faylor1-1/+1
2001-03-18* kill.cc (forcekill): Use dwProcessId when opening a process, not the CygwinChristopher Faylor2-1/+6
2001-03-05 * getfacl.c: Add copyright hint.Corinna Vinschen4-0/+40
2001-01-10* regtool.cc (cmd_list): Add new registry display options.Christopher Faylor3-69/+107
2001-01-10more formatting changes.Christopher Faylor1-2/+4
2001-01-10* regtool.cc (translate): Ensure that 'c' is initialized.Christopher Faylor3-574/+595
2000-12-16* cygcheck.cc (cygwin_info): Add some more bounds checking. From Matt HargetChristopher Faylor2-49/+205
2000-12-11* Makefile.in: Compile/link dumper.exe with c++.Christopher Faylor2-10/+14
2000-12-07 * mkpasswd.c: make default home directory /home/$user if oneCorinna Vinschen2-19/+58
2000-12-07Make initial tabbing consistent.Christopher Faylor1-109/+109
2000-12-03* Makefile.in: Use CXX to build the DLL.Christopher Faylor4-114/+245
2000-11-19* utils.sgml: Document new options for ps and strace.Christopher Faylor2-5/+14
2000-11-08* mount.cc (main): Call show_cygdrive_info instead of show_cygdrive_prefixes.Christopher Faylor2-10/+24
2000-11-08 * mkgroup.c (load_netapi): New function to load netapi32.dll functionsCorinna Vinschen3-104/+251
2000-11-02 * kill.cc (main): Return 1 in case of errors.Corinna Vinschen2-1/+7
2000-10-28* Makefile.in: Accomodate newer gcc's which require linking of c++ programsChristopher Faylor6-53/+63
2000-10-28Cleanup formatting on some files. Remove excessive whitespace.Christopher Faylor15-686/+764
2000-10-28* strace.cc (main): Add a '-b' option.Christopher Faylor2-2/+14
2000-10-19* ssp.c: newDJ Delorie4-1/+934
2000-10-18* ps.cc (main): Add some extra space to Windows pid output for Windows 95.Christopher Faylor2-2/+7
2000-10-18* ps.cc (main): Add some extra space to pid output for Windows 95.Christopher Faylor2-6/+10
2000-10-16 * cygcheck.cc (main): Fix argument counting.Corinna Vinschen2-3/+8
2000-10-15* ps.cc (main): Accomodate new PID_ constant.Christopher Faylor3-4/+13
2000-10-12* strace.cc (proc_child): Handle exceptions correctly.Christopher Faylor2-2/+10
2000-10-09* ps.cc (main): Change order of reporting slightly so that windows pids areChristopher Faylor4-13/+14
2000-09-29 Forgot to remove cygkeycheck.ccCorinna Vinschen1-105/+0
2000-09-29 * cygcheck.cc (keyeprint): New function.Corinna Vinschen3-21/+149
2000-09-28 * cygkeycheck.cc: New file. Utility to retrieve keycodes.Corinna Vinschen3-1/+111
2000-09-19* cygpath.cc: Add new options: -s and -i.Christopher Faylor3-16/+136
2000-09-13* kill.cc (main): Change behavior of -f so that it will force the killing of aChristopher Faylor2-6/+24
2000-09-10* Makefile.in: Refine dumper.exe message.Christopher Faylor2-4/+9
2000-08-29* kill.c (main): Avoid skipping next argument when a signal number isChristopher Faylor3-2/+10
2000-08-25* Makefile.in: Only build dumper.exe when all of its library and includeChristopher Faylor2-8/+29
2000-08-25* Makefile.in: Make failure to build dumper.exe a non-error.Christopher Faylor2-2/+6
2000-08-25* ps.cc (main): Always print a cygwin process using cygwin paths.Christopher Faylor2-2/+6
2000-08-24Change attribution.Christopher Faylor1-1/+1
2000-08-24* Makefile.in: Add dumper.exe target and associated mechanisms for building it.Christopher Faylor8-3/+1120
2000-07-31* passwd.c (main): Initialize oldpwd before beeing used.Corinna Vinschen2-0/+5
2000-07-29* kill.cc (main): Add '-f' option to force termination of a process.Christopher Faylor3-36/+244
2000-07-28Fix typo.Christopher Faylor1-1/+1
2000-07-28* utils/mount.cc (main): Add --show-cygdrive-prefixes option.Christopher Faylor3-2/+57
2000-07-13 * mount.cc (mount_already_exists): Slightly rearrange.Corinna Vinschen2-13/+24
2000-07-13 * mount.cc (mount_already_exists): Additional warning messageCorinna Vinschen2-0/+11
2000-07-01* Makefile.in: Find getopt.c in cygwin/lib subdirectory.Christopher Faylor2-1/+5
2000-06-25* cygcheck.cc (cygwin_info): New function. Scans DLL for Cygwin version info.Christopher Faylor2-4/+68
2000-06-08 mount.cc (error): New function to report an error and exit.Corinna Vinschen3-19/+38
2000-06-05* mount.cc: add stdlib.h for exitDJ Delorie4-0/+11
2000-05-19 * regtool.cc (find_key): Add parameter `access'.Corinna Vinschen2-9/+18
2000-05-19* cygpath.cc: add --windir/--sysdir optionsDJ Delorie3-2/+27
2000-05-18* Makefile.in: Eliminate WINSUP_DEPS.Christopher Faylor8-135/+14