summaryrefslogtreecommitdiffstats
path: root/winsup/utils/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * mkgroup.c: Add function pointers `netlocalgroupgetmembers' andCorinna Vinschen2001-04-161-0/+18
* * mount.cc (longopts): Add help to options list.Christopher Faylor2001-04-161-6/+13
* Patch by Kazuhiro Fujieda <fujieda@jaist.ac.jp>:Corinna Vinschen2001-04-151-0/+12
* * mkgroup.c (uni2ansi): Use native method to convert from UnicodeEgor Duda2001-04-111-0/+10
* * mount.cc (main): Use getopt_long for parsing arguments.Christopher Faylor2001-04-031-0/+6
* * mount.cc (show_mounts): Change format string to more closely resemble UNIXChristopher Faylor2001-04-021-0/+5
* * kill.cc (forcekill): Use dwProcessId when opening a process, not the CygwinChristopher Faylor2001-03-181-0/+5
* * getfacl.c: Add copyright hint.Corinna Vinschen2001-03-051-0/+6
* * regtool.cc (cmd_list): Add new registry display options.Christopher Faylor2001-01-101-0/+8
* * regtool.cc (translate): Ensure that 'c' is initialized.Christopher Faylor2001-01-101-346/+3
* * cygcheck.cc (cygwin_info): Add some more bounds checking. From Matt HargetChristopher Faylor2000-12-161-3/+29
* * Makefile.in: Compile/link dumper.exe with c++.Christopher Faylor2000-12-111-0/+4
* * mkpasswd.c: make default home directory /home/$user if oneCorinna Vinschen2000-12-071-0/+12
* * Makefile.in: Use CXX to build the DLL.Christopher Faylor2000-12-031-0/+6
* * utils.sgml: Document new options for ps and strace.Christopher Faylor2000-11-191-0/+4
* * mount.cc (main): Call show_cygdrive_info instead of show_cygdrive_prefixes.Christopher Faylor2000-11-081-0/+10
* * mkgroup.c (load_netapi): New function to load netapi32.dll functionsCorinna Vinschen2000-11-081-0/+17
* * kill.cc (main): Return 1 in case of errors.Corinna Vinschen2000-11-021-0/+4
* * Makefile.in: Accomodate newer gcc's which require linking of c++ programsChristopher Faylor2000-10-281-0/+9
* * strace.cc (main): Add a '-b' option.Christopher Faylor2000-10-281-0/+4
* * ssp.c: newDJ Delorie2000-10-191-0/+6
* * ps.cc (main): Add some extra space to Windows pid output for Windows 95.Christopher Faylor2000-10-181-0/+5
* * ps.cc (main): Add some extra space to pid output for Windows 95.Christopher Faylor2000-10-181-0/+4
* * cygcheck.cc (main): Fix argument counting.Corinna Vinschen2000-10-161-0/+5
* * ps.cc (main): Accomodate new PID_ constant.Christopher Faylor2000-10-151-0/+4
* * strace.cc (proc_child): Handle exceptions correctly.Christopher Faylor2000-10-121-0/+4
* * ps.cc (main): Change order of reporting slightly so that windows pids areChristopher Faylor2000-10-091-0/+9
* * cygcheck.cc (keyeprint): New function.Corinna Vinschen2000-09-291-0/+9
* * cygkeycheck.cc: New file. Utility to retrieve keycodes.Corinna Vinschen2000-09-281-0/+5
* * cygpath.cc: Add new options: -s and -i.Christopher Faylor2000-09-191-1/+6
* * kill.cc (main): Change behavior of -f so that it will force the killing of aChristopher Faylor2000-09-131-0/+8
* * Makefile.in: Refine dumper.exe message.Christopher Faylor2000-09-101-0/+4
* * kill.c (main): Avoid skipping next argument when a signal number isChristopher Faylor2000-08-291-0/+6
* * Makefile.in: Only build dumper.exe when all of its library and includeChristopher Faylor2000-08-251-0/+5
* * Makefile.in: Make failure to build dumper.exe a non-error.Christopher Faylor2000-08-251-0/+4
* * ps.cc (main): Always print a cygwin process using cygwin paths.Christopher Faylor2000-08-251-0/+4
* Change attribution.Christopher Faylor2000-08-241-1/+1
* * Makefile.in: Add dumper.exe target and associated mechanisms for building it.Christopher Faylor2000-08-241-0/+8
* * passwd.c (main): Initialize oldpwd before beeing used.Corinna Vinschen2000-07-311-0/+4
* * kill.cc (main): Add '-f' option to force termination of a process.Christopher Faylor2000-07-291-5/+16
* Fix typo.Christopher Faylor2000-07-281-1/+1
* * utils/mount.cc (main): Add --show-cygdrive-prefixes option.Christopher Faylor2000-07-281-0/+8
* * mount.cc (mount_already_exists): Slightly rearrange.Corinna Vinschen2000-07-131-0/+5
* * mount.cc (mount_already_exists): Additional warning messageCorinna Vinschen2000-07-131-0/+5
* * Makefile.in: Find getopt.c in cygwin/lib subdirectory.Christopher Faylor2000-07-011-0/+4
* * cygcheck.cc (cygwin_info): New function. Scans DLL for Cygwin version info.Christopher Faylor2000-06-251-0/+9
* mount.cc (error): New function to report an error and exit.Corinna Vinschen2000-06-081-0/+8
* * mount.cc: add stdlib.h for exitDJ Delorie2000-06-051-0/+6
* * regtool.cc (find_key): Add parameter `access'.Corinna Vinschen2000-05-191-0/+9
* * cygpath.cc: add --windir/--sysdir optionsDJ Delorie2000-05-191-0/+5