aboutsummaryrefslogtreecommitdiff
path: root/winsup/utils
AgeCommit message (Expand)AuthorFilesLines
2003-03-09.Christopher Faylor1-1/+1
2003-03-09 * getfacl.c (username): Fix ambiguous printf calls.Corinna Vinschen2-6/+12
2003-03-04* Makefile.in (strace.exe): Include mingw_getopt.o in link line.Christopher Faylor6-10/+21
2003-03-01Document new mkgroup,mkpasswd optionsJoshua Daniel Franklin1-27/+47
2003-03-012003-03-01 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet3-14/+32
2003-03-01* Makefile.in (cygcheck.o): Fix so that actual mingw include files are used.Christopher Faylor3-5/+94
2003-02-12* cygpath.cc (doit): Allocate more space for non-path filename.Christopher Faylor2-5/+9
2003-02-07* dump_setup.cc (compar): Use case insensitive comparisons.Christopher Faylor2-11/+11
2003-02-07 * dump_setup.cc (dump_setup): Compute the longest package nameCorinna Vinschen2-1/+12
2003-02-07* cygcheck.cc (common_apps): Add some more apps.Christopher Faylor3-1/+13
2003-02-03* cygwinenv.sgml: Add section for 'CYGWIN codepage:[ansi|oem]'Joshua Daniel Franklin1-0/+9
2003-01-22 * Makefile.in (ALL_LDFLAGS): Remove newlib/libm from tools paths.Corinna Vinschen2-3/+6
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