summaryrefslogtreecommitdiffstats
path: root/winsup/utils
Commit message (Expand)AuthorAgeFilesLines
* * mkpasswd.c (main): Set pw_passwd field to '*' on 9x/Me.Corinna Vinschen2002-11-252-5/+9
* * setfacl.c (getperm): Set only `other' permission bits.Corinna Vinschen2002-11-242-4/+9
* * getfacl.c (permstr): Use `other' permission bits for requestingCorinna Vinschen2002-11-242-3/+8
* * setfacl.c (usage): Add missing LF.Corinna Vinschen2002-11-082-1/+5
* * cygpath.cc (get_long_path_name_w32impl): Define similarly to GetLongPathName.Christopher Faylor2002-10-312-132/+105
* fix changelogChristopher Faylor2002-10-191-0/+1
* * mount.cc (usage): Correctly report default mode.Christopher Faylor2002-10-193-4/+8
* * cygpath.cc (close_arg): Remove unused static.Christopher Faylor2002-09-305-12/+20
* * cygcheck.cc: Include sys/time.h rather than time.h to avoid a compiler error.Christopher Faylor2002-09-192-1/+6
* * cygcheck.cc: Reorder includes to avoid compiler error.Christopher Faylor2002-09-172-2/+6
* Add final newlines to utilsJoshua Daniel Franklin2002-09-1514-13/+41
* 2002-09-12 Igor Pechtchanski <pechtcha@cs.nyu.edu>Joshua Daniel Franklin2002-09-152-2/+10
* output some newlines.Christopher Faylor2002-08-231-2/+2
* fix some glitchesChristopher Faylor2002-08-211-5/+5
* * regtool.cc (find_key): Add support for custom key separator.Christopher Faylor2002-08-132-3/+19
* * mkgroup.c (main): Don't print an entry for "Everyone".Corinna Vinschen2002-08-023-4/+15
* jdf fix.Christopher Faylor2002-07-161-6/+6
* jdf patchChristopher Faylor2002-07-111-102/+482
* more jdfChristopher Faylor2002-07-101-27/+54
* More jdf changes.Christopher Faylor2002-07-091-137/+176
* Joshua Daniel Franklin update.Christopher Faylor2002-07-081-62/+121
* doc patch.Christopher Faylor2002-07-071-76/+85
* * configure.in: Check for libiconv.a.Christopher Faylor2002-07-074-38/+78
* * Makefile.in: Use MINGW stuff from Makefile.common.Christopher Faylor2002-07-072-9/+8
* * mkgroup.c: Add function pointers for functions from advapi32.dll.Corinna Vinschen2002-07-022-4/+28
* * mount.cc (main): Ensure that mount_already_exists() also gets default flagChristopher Faylor2002-07-013-61/+117
* 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