aboutsummaryrefslogtreecommitdiff
path: root/winsup/utils
AgeCommit message (Expand)AuthorFilesLines
2002-09-19* cygcheck.cc: Include sys/time.h rather than time.h to avoid a compiler error.Christopher Faylor2-1/+6
2002-09-17* cygcheck.cc: Reorder includes to avoid compiler error.Christopher Faylor2-2/+6
2002-09-15Add final newlines to utilsJoshua Daniel Franklin14-13/+41
2002-09-152002-09-12 Igor Pechtchanski <pechtcha@cs.nyu.edu>Joshua Daniel Franklin2-2/+10
2002-08-23output some newlines.Christopher Faylor1-2/+2
2002-08-21fix some glitchesChristopher Faylor1-5/+5
2002-08-13* regtool.cc (find_key): Add support for custom key separator.Christopher Faylor2-3/+19
2002-08-02 * mkgroup.c (main): Don't print an entry for "Everyone".Corinna Vinschen3-4/+15
2002-07-16jdf fix.Christopher Faylor1-6/+6
2002-07-11jdf patchChristopher Faylor1-102/+482
2002-07-10more jdfChristopher Faylor1-27/+54
2002-07-09More jdf changes.Christopher Faylor1-137/+176
2002-07-08Joshua Daniel Franklin update.Christopher Faylor1-62/+121
2002-07-07doc patch.Christopher Faylor1-76/+85
2002-07-07* configure.in: Check for libiconv.a.Christopher Faylor4-38/+78
2002-07-07* Makefile.in: Use MINGW stuff from Makefile.common.Christopher Faylor2-9/+8
2002-07-02 * mkgroup.c: Add function pointers for functions from advapi32.dll.Corinna Vinschen2-4/+28
2002-07-01* mount.cc (main): Ensure that mount_already_exists() also gets default flagChristopher Faylor3-61/+117
2002-06-25Update from Joshua Daniel FranklinChristopher Faylor1-120/+161
2002-06-19* cygpath.cc (usage): Clean up usage output.Christopher Faylor2-45/+55
2002-06-14 * passwd.c: Rearrange includes to avoid unnecessary warnings.Corinna Vinschen2-15/+50
2002-06-12Add dumper.exe words from Egor Duda.Christopher Faylor1-0/+46
2002-06-09* path.cc (cygpath): Change MOUNT_AUTO to MOUNT_CYGDRIVE.Christopher Faylor2-3/+8
2002-06-09* mount.cc (main): Use default system/user flag for cygdrive stuff, too.Christopher Faylor3-4/+12
2002-06-09* mount.cc (opts): Remove '-i' option.Christopher Faylor2-17/+8
2002-06-07* cygpath.cc: Add option to output windows paths in different formats: "dos"Christopher Faylor3-6/+69
2002-06-07 * regtool.cc (Fail): Be more verbose.Corinna Vinschen3-20/+70
2002-06-07* strace.cc (main): Make toggle a local variable.Christopher Faylor2-1/+5
2002-06-07* strace.cc (toggle): New global variable.Christopher Faylor3-26/+73
2002-06-06* strace.cc (version): New global variable.Christopher Faylor2-20/+49
2002-06-06* ssp.c (version): New global variable.Christopher Faylor2-108/+265
2002-06-04* umount.cc (version): New global variable.Christopher Faylor2-13/+61
2002-06-03* regtool.cc (prog_name): New global variable.Christopher Faylor2-65/+144
2002-06-02* strace.cc (forkdebug): Make true by default.Christopher Faylor3-9/+18
2002-05-30* mkpasswd.cc (main): Don't reset to binmode if stdout is a terminal.Christopher Faylor2-1/+6
2002-05-30* mount.cc (main): Make -b the default.Christopher Faylor2-1/+5
2002-05-29 * ps.cc (main): Use uid or uid32 member of struct external_pinfoCorinna Vinschen2-7/+25
2002-05-29 * ps.cc (main): Change print format for uid to unsigned. Use uid32Corinna Vinschen2-5/+10
2002-05-29 * passwd.c (prog_name): New global variable.Corinna Vinschen2-39/+114
2002-05-28 * ps.cc (usage): Fix typo.Corinna Vinschen2-1/+6
2002-05-28* ps.cc (prog_name): New global variable.Christopher Faylor2-11/+86
2002-05-27* strace.cc (attach_process): Don't tell process to start stracing here.Christopher Faylor2-3/+16
2002-05-24Fix typos.Christopher Faylor1-16/+16
2002-05-24 * setfacl.c (usage): Standardize usage output. Change return type toCorinna Vinschen2-122/+203
2002-05-23 * getfacl.c (usage): Standardize usage output. Change return type toCorinna Vinschen2-58/+101
2002-05-23fix typo.Christopher Faylor1-1/+1
2002-05-23* mount.cc (version) New global variable.Christopher Faylor2-23/+73
2002-05-22 * cygpath.cc (usage): Change usage output slightly.Corinna Vinschen3-105/+303
2002-05-18* strace.cc (add_child): Use calloc since new requires working libstdc++.a.Christopher Faylor2-2/+8
2002-05-15 * cygpath.cc (get_short_paths): Fix more error checking.Corinna Vinschen3-58/+73