summaryrefslogtreecommitdiffstats
path: root/winsup/utils
Commit message (Expand)AuthorAgeFilesLines
* * mkpasswd.c (usage) Remove extra newline from description output.Joshua Daniel Franklin2003-04-263-6/+26
* * cygcheck.cc (usage) Add description output.Joshua Daniel Franklin2003-04-2615-5/+40
* Pierre's update for mkgroup/mkpasswdJoshua Daniel Franklin2003-04-101-10/+10
* 2003-04-10 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2003-04-103-88/+94
* note mount binary default.Christopher Faylor2003-03-271-2/+2
* * cygcheck.cc (dump_sysinfo): Ensure that CYGWIN environment variable isChristopher Faylor2003-03-252-1/+10
* fix typoChristopher Faylor2003-03-121-1/+1
* .Christopher Faylor2003-03-091-1/+1
* * getfacl.c (username): Fix ambiguous printf calls.Corinna Vinschen2003-03-092-6/+12
* * Makefile.in (strace.exe): Include mingw_getopt.o in link line.Christopher Faylor2003-03-046-10/+21
* Document new mkgroup,mkpasswd optionsJoshua Daniel Franklin2003-03-011-27/+47
* 2003-03-01 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2003-03-013-14/+32
* * Makefile.in (cygcheck.o): Fix so that actual mingw include files are used.Christopher Faylor2003-03-013-5/+94
* * cygpath.cc (doit): Allocate more space for non-path filename.Christopher Faylor2003-02-122-5/+9
* * dump_setup.cc (compar): Use case insensitive comparisons.Christopher Faylor2003-02-072-11/+11
* * dump_setup.cc (dump_setup): Compute the longest package nameCorinna Vinschen2003-02-072-1/+12
* * cygcheck.cc (common_apps): Add some more apps.Christopher Faylor2003-02-073-1/+13
* * cygwinenv.sgml: Add section for 'CYGWIN codepage:[ansi|oem]'Joshua Daniel Franklin2003-02-031-0/+9
* * Makefile.in (ALL_LDFLAGS): Remove newlib/libm from tools paths.Corinna Vinschen2003-01-222-3/+6
* * mkgroup.c: Fix copyright date.Corinna Vinschen2003-01-154-6/+12
* * setfacl (usage): Remove double ":" for mask and other.Corinna Vinschen2003-01-102-2/+6
* * mkpasswd.cc (current_user): Create.Corinna Vinschen2003-01-083-159/+350
* minor reformattingChristopher Faylor2002-12-251-0/+2
* * setfacl.c (main): Place a single : after other and mask.Corinna Vinschen2002-12-153-5/+11
* * 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