summaryrefslogtreecommitdiffstats
path: root/winsup/utils
Commit message (Expand)AuthorAgeFilesLines
* * dump_setup.cc (check_package_files): Strip leading / and ./ fromCorinna Vinschen2003-08-172-0/+11
* * dump_setup.cc (package_find): Don't stop searching on missingCorinna Vinschen2003-08-162-15/+27
* * cygcheck.cc (main): Fix some formatting and help text printing.Corinna Vinschen2003-08-153-64/+230
* * regtool.cc (usage): Add missing linefeed. Move example to --helpCorinna Vinschen2003-08-152-15/+22
* * dump_setup.cc (check_package_files): Fix extra '/' in filename.Corinna Vinschen2003-08-132-4/+9
* * dump_setup.cc (dump_setup): Check for the existence of the package list file.Christopher Faylor2003-08-102-15/+37
* * dump_setup.cc (version_len): New static variable.Christopher Faylor2003-08-092-15/+138
* change default for --change-default-prefixChristopher Faylor2003-08-051-1/+1
* * mount.cc (do_mount): Issue warning when using managed mount option onChristopher Faylor2003-07-262-0/+25
* * configure.in: Use 'install-sh -c'.Christopher Faylor2003-07-261-0/+5
* preliminary checkinChristopher Faylor2003-07-262-2/+2
* preliminary checkinChristopher Faylor2003-07-263-5/+5
* * configure.in: Always use install-sh.Christopher Faylor2003-07-253-8/+17
* * mount.cc (struct opt): Remove posix option.Christopher Faylor2003-07-043-2/+22
* * mount.cc (longopts): Add long "options" keyword.Christopher Faylor2003-07-043-2/+72
* * cygcheck.cc (pretty_id): Rework slightly to not rely on spaces.Christopher Faylor2003-06-132-7/+11
* clarifyChristopher Faylor2003-06-131-1/+2
* Throughout, always return error when GetShortPathName returns 0.Christopher Faylor2003-06-122-3/+7
* * 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