Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-11-26 * mkgroup.c (main): Print "root" group with local admins group sidCorinna Vinschen
2003-11-19 * Makefile.in: Add rules to build ipcrm and ipcs.Corinna Vinschen
2003-11-19 Revert most of last check in to ChangeLog. It duplicatedCorinna Vinschen
2003-11-14 * mkgroup.c: Avoid compiler warnings throughout.Corinna Vinschen
2003-11-07 * cygpath.cc (main): Allow multiple pathnames on command line.Corinna Vinschen
2003-11-04 * passwd.c (PrintPW): Turn around meaning printed for "Password notCorinna Vinschen
2003-11-04 * passwd.c (UF_LOCKOUT): Remove (defined in lmaccess.h).Corinna Vinschen
2003-10-17revert accidental checkinChristopher Faylor
2003-10-17* cygcheck.cc (pretty_id): Don't exec if `id' program is not found.Christopher Faylor
2003-09-21* kill.cc (main): Allow negative pids (indicates process groups).Christopher Faylor
2003-09-18* parse_pe.cc (exclusion::sort_and_check): Make error message a little moreChristopher Faylor
2003-09-13* kill.c (forcekill): Wait for process to terminate even if TerminateProcessChristopher Faylor
2003-09-12* Makefile.in: Tweak mingw libz.a detection to make it more reliably detectChristopher Faylor
2003-09-11 * cygcheck.cc (dump_only): New global variable.Corinna Vinschen
2003-09-11 * getfacl (main): Remove extern declaration of optind.Corinna Vinschen
2003-09-11* Makefile.in (cygcheck.o): Use MINGW_CXX for compilation.Christopher Faylor
2003-09-11* Makefile.in (MINGW_CXX): Define and use for mingw-compiled files.Christopher Faylor
2003-09-11* Makefile.in: More fixups to adjust for the fact that mingw_getopt.o is noChristopher Faylor
2003-09-11* Makefile.in: Remove references to getopt since it is now part of mingwex.Christopher Faylor
2003-09-08fix typoChristopher Faylor
2003-09-08* Makefile.in (zlib_h): Rename libz.h -> zlib.h.Christopher Faylor
2003-09-08* Makefile.in: Detect existence of mingw zlib headers and libraries. BuildChristopher Faylor
2003-09-06* dump_setup.cc (check_package_files): Don't fail on empty package.Christopher Faylor
2003-09-04* mount.cc (mount_commands): Ensure user mode is actually user mode and not theChristopher Faylor
2003-09-01* kill.cc (forcekill): Silence some compiler warnings.Christopher Faylor
2003-09-01* Makefile.in: Oops. Put the '...' in the right place.Christopher Faylor
2003-09-01* Makefile.in: Display "..." when not-verbose.Christopher Faylor
2003-08-17 * dump_setup.cc (check_package_files): Strip leading / and ./ fromCorinna Vinschen
2003-08-16 * dump_setup.cc (package_find): Don't stop searching on missingCorinna Vinschen
2003-08-16 * cygcheck.cc (main): Fix some formatting and help text printing.Corinna Vinschen
2003-08-15 * regtool.cc (usage): Add missing linefeed. Move example to --helpCorinna Vinschen
2003-08-13 * dump_setup.cc (check_package_files): Fix extra '/' in filename.Corinna Vinschen
2003-08-10* dump_setup.cc (dump_setup): Check for the existence of the package list file.Christopher Faylor
2003-08-09* dump_setup.cc (version_len): New static variable.Christopher Faylor
2003-08-05change default for --change-default-prefixChristopher Faylor
2003-07-26* mount.cc (do_mount): Issue warning when using managed mount option onChristopher Faylor
2003-07-26* configure.in: Use 'install-sh -c'.Christopher Faylor
2003-07-26preliminary checkinChristopher Faylor
2003-07-26preliminary checkinChristopher Faylor
2003-07-26* configure.in: Always use install-sh.Christopher Faylor
2003-07-04* mount.cc (struct opt): Remove posix option.Christopher Faylor
2003-07-04* mount.cc (longopts): Add long "options" keyword.Christopher Faylor
2003-06-13* cygcheck.cc (pretty_id): Rework slightly to not rely on spaces.Christopher Faylor
2003-06-13clarifyChristopher Faylor
2003-06-13Throughout, always return error when GetShortPathName returns 0.Christopher Faylor
2003-04-27* mkpasswd.c (usage) Remove extra newline from description output.Joshua Daniel Franklin
2003-04-27* cygcheck.cc (usage) Add description output.Joshua Daniel Franklin
2003-04-11Pierre's update for mkgroup/mkpasswdJoshua Daniel Franklin
2003-04-102003-04-10 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2003-03-27note mount binary default.Christopher Faylor