aboutsummaryrefslogtreecommitdiff
path: root/winsup/utils
AgeCommit message (Expand)AuthorFilesLines
2003-01-15 * mkgroup.c: Fix copyright date.Corinna Vinschen4-6/+12
2003-01-10 * setfacl (usage): Remove double ":" for mask and other.Corinna Vinschen2-2/+6
2003-01-08 * mkpasswd.cc (current_user): Create.Corinna Vinschen3-159/+350
2002-12-25minor reformattingChristopher Faylor1-0/+2
2002-12-15 * setfacl.c (main): Place a single : after other and mask.Corinna Vinschen3-5/+11
2002-11-25 * mkpasswd.c (main): Set pw_passwd field to '*' on 9x/Me.Corinna Vinschen2-5/+9
2002-11-24 * setfacl.c (getperm): Set only `other' permission bits.Corinna Vinschen2-4/+9
2002-11-24 * getfacl.c (permstr): Use `other' permission bits for requestingCorinna Vinschen2-3/+8
2002-11-08 * setfacl.c (usage): Add missing LF.Corinna Vinschen2-1/+5
2002-10-31* cygpath.cc (get_long_path_name_w32impl): Define similarly to GetLongPathName.Christopher Faylor2-132/+105
2002-10-19fix changelogChristopher Faylor1-0/+1
2002-10-19* mount.cc (usage): Correctly report default mode.Christopher Faylor3-4/+8
2002-09-30* cygpath.cc (close_arg): Remove unused static.Christopher Faylor5-12/+20
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