summaryrefslogtreecommitdiffstats
path: root/winsup/utils
Commit message (Expand)AuthorAgeFilesLines
...
* Update from Joshua Daniel FranklinChristopher Faylor2002-06-251-120/+161
* * cygpath.cc (usage): Clean up usage output.Christopher Faylor2002-06-192-45/+55
* * passwd.c: Rearrange includes to avoid unnecessary warnings.Corinna Vinschen2002-06-142-15/+50
* Add dumper.exe words from Egor Duda.Christopher Faylor2002-06-121-0/+46
* * path.cc (cygpath): Change MOUNT_AUTO to MOUNT_CYGDRIVE.Christopher Faylor2002-06-092-3/+8
* * mount.cc (main): Use default system/user flag for cygdrive stuff, too.Christopher Faylor2002-06-093-4/+12
* * mount.cc (opts): Remove '-i' option.Christopher Faylor2002-06-092-17/+8
* * cygpath.cc: Add option to output windows paths in different formats: "dos"Christopher Faylor2002-06-073-6/+69
* * regtool.cc (Fail): Be more verbose.Corinna Vinschen2002-06-073-20/+70
* * strace.cc (main): Make toggle a local variable.Christopher Faylor2002-06-072-1/+5
* * strace.cc (toggle): New global variable.Christopher Faylor2002-06-073-26/+73
* * strace.cc (version): New global variable.Christopher Faylor2002-06-062-20/+49
* * ssp.c (version): New global variable.Christopher Faylor2002-06-062-108/+265
* * umount.cc (version): New global variable.Christopher Faylor2002-06-042-13/+61
* * regtool.cc (prog_name): New global variable.Christopher Faylor2002-06-032-65/+144
* * strace.cc (forkdebug): Make true by default.Christopher Faylor2002-06-023-9/+18
* * mkpasswd.cc (main): Don't reset to binmode if stdout is a terminal.Christopher Faylor2002-05-302-1/+6
* * mount.cc (main): Make -b the default.Christopher Faylor2002-05-302-1/+5
* * ps.cc (main): Use uid or uid32 member of struct external_pinfoCorinna Vinschen2002-05-292-7/+25
* * ps.cc (main): Change print format for uid to unsigned. Use uid32Corinna Vinschen2002-05-292-5/+10
* * passwd.c (prog_name): New global variable.Corinna Vinschen2002-05-292-39/+114
* * ps.cc (usage): Fix typo.Corinna Vinschen2002-05-282-1/+6
* * ps.cc (prog_name): New global variable.Christopher Faylor2002-05-282-11/+86
* * strace.cc (attach_process): Don't tell process to start stracing here.Christopher Faylor2002-05-272-3/+16
* Fix typos.Christopher Faylor2002-05-241-16/+16
* * setfacl.c (usage): Standardize usage output. Change return type toCorinna Vinschen2002-05-242-122/+203
* * getfacl.c (usage): Standardize usage output. Change return type toCorinna Vinschen2002-05-232-58/+101
* fix typo.Christopher Faylor2002-05-231-1/+1
* * mount.cc (version) New global variable.Christopher Faylor2002-05-232-23/+73
* * cygpath.cc (usage): Change usage output slightly.Corinna Vinschen2002-05-223-105/+303
* * strace.cc (add_child): Use calloc since new requires working libstdc++.a.Christopher Faylor2002-05-182-2/+8
* * cygpath.cc (get_short_paths): Fix more error checking.Corinna Vinschen2002-05-153-58/+73
* * cygpath.cc (get_short_name): Fix error checking.Corinna Vinschen2002-05-142-1/+5
* * kill.cc (prog_name) New global variable.Christopher Faylor2002-05-132-7/+60
* * kill.cc (listsig): Display numeric id when given symbolic input.Christopher Faylor2002-05-132-1/+8
* document kill -h.Christopher Faylor2002-05-131-0/+3
* * kill.cc (usage): Show new options. Allow specification of output stream.Christopher Faylor2002-05-132-3/+13
* Update ChangeLog with missing entry.Christopher Faylor2002-05-132-1/+8
* * Makefile.in (kill.exe): Add as a specific target.Christopher Faylor2002-05-134-28/+114
* * mount.cc (do_mount): Default to non-exec option for remote drives. ReportChristopher Faylor2002-05-124-16/+70
* * dumper.cc (usage) Standardize usage output. Generalize to allow use forChristopher Faylor2002-05-082-11/+59
* * mkgroup.c (main): Change call to exit() to a return statement.Corinna Vinschen2002-04-293-26/+70
* * mkgroup.c (usage): Use one just fprintf + string concatenation for outputChristopher Faylor2002-03-193-18/+25
* * mkgroup.c (usage): Simplify usage output. Generalize to allow useCorinna Vinschen2002-03-192-20/+58
* 2002-03-15 Corinna Vinschen <corinna@vinschen.de>Corinna Vinschen2002-03-152-16/+54
* * kill.cc (usage): Move to top of file.Christopher Faylor2002-03-112-40/+42
* * cygcheck.cc: Reformat.Christopher Faylor2002-03-072-37/+43
* * cygcheck.cc (longopts): Use correct short option for --version.Christopher Faylor2002-03-072-1/+5
* * cygpath.cc: Reformat.Christopher Faylor2002-03-072-144/+186
* Update optionsChristopher Faylor2002-02-281-6/+8