index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
winsup
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* parse_pe.cc (exclusion::sort_and_check): Make error message a little more
Christopher Faylor
2003-09-18
3
-9
/
+16
*
* kill.c (forcekill): Wait for process to terminate even if TerminateProcess
Christopher Faylor
2003-09-13
2
-3
/
+9
*
* Makefile.in: Tweak mingw libz.a detection to make it more reliably detect
Christopher Faylor
2003-09-12
2
-5
/
+10
*
* cygcheck.cc (dump_only): New global variable.
Corinna Vinschen
2003-09-11
2
-3
/
+20
*
* getfacl (main): Remove extern declaration of optind.
Corinna Vinschen
2003-09-11
3
-3
/
+5
*
* Makefile.in (cygcheck.o): Use MINGW_CXX for compilation.
Christopher Faylor
2003-09-11
4
-7
/
+14
*
* Makefile.in (MINGW_CXX): Define and use for mingw-compiled files.
Christopher Faylor
2003-09-11
3
-13
/
+22
*
* Makefile.in: More fixups to adjust for the fact that mingw_getopt.o is no
Christopher Faylor
2003-09-11
2
-3
/
+8
*
* Makefile.in: Remove references to getopt since it is now part of mingwex.
Christopher Faylor
2003-09-10
2
-12
/
+9
*
fix typo
Christopher Faylor
2003-09-08
1
-1
/
+1
*
* Makefile.in (zlib_h): Rename libz.h -> zlib.h.
Christopher Faylor
2003-09-08
2
-1
/
+5
*
* Makefile.in: Detect existence of mingw zlib headers and libraries. Build
Christopher Faylor
2003-09-08
3
-30
/
+59
*
* dump_setup.cc (check_package_files): Don't fail on empty package.
Christopher Faylor
2003-09-06
2
-3
/
+6
*
* mount.cc (mount_commands): Ensure user mode is actually user mode and not the
Christopher Faylor
2003-09-04
2
-36
/
+47
*
* kill.cc (forcekill): Silence some compiler warnings.
Christopher Faylor
2003-09-01
2
-2
/
+7
*
* Makefile.in: Oops. Put the '...' in the right place.
Christopher Faylor
2003-09-01
2
-2
/
+6
*
* Makefile.in: Display "..." when not-verbose.
Christopher Faylor
2003-09-01
3
-5
/
+15
*
* dump_setup.cc (check_package_files): Strip leading / and ./ from
Corinna Vinschen
2003-08-17
2
-0
/
+11
*
* dump_setup.cc (package_find): Don't stop searching on missing
Corinna Vinschen
2003-08-16
2
-15
/
+27
*
* cygcheck.cc (main): Fix some formatting and help text printing.
Corinna Vinschen
2003-08-15
3
-64
/
+230
*
* regtool.cc (usage): Add missing linefeed. Move example to --help
Corinna Vinschen
2003-08-15
2
-15
/
+22
*
* dump_setup.cc (check_package_files): Fix extra '/' in filename.
Corinna Vinschen
2003-08-13
2
-4
/
+9
*
* dump_setup.cc (dump_setup): Check for the existence of the package list file.
Christopher Faylor
2003-08-10
2
-15
/
+37
*
* dump_setup.cc (version_len): New static variable.
Christopher Faylor
2003-08-09
2
-15
/
+138
*
change default for --change-default-prefix
Christopher Faylor
2003-08-05
1
-1
/
+1
*
* mount.cc (do_mount): Issue warning when using managed mount option on
Christopher Faylor
2003-07-26
2
-0
/
+25
*
* configure.in: Use 'install-sh -c'.
Christopher Faylor
2003-07-26
1
-0
/
+5
*
preliminary checkin
Christopher Faylor
2003-07-26
2
-2
/
+2
*
preliminary checkin
Christopher Faylor
2003-07-26
3
-5
/
+5
*
* configure.in: Always use install-sh.
Christopher Faylor
2003-07-25
3
-8
/
+17
*
* mount.cc (struct opt): Remove posix option.
Christopher Faylor
2003-07-04
3
-2
/
+22
*
* mount.cc (longopts): Add long "options" keyword.
Christopher Faylor
2003-07-04
3
-2
/
+72
*
* cygcheck.cc (pretty_id): Rework slightly to not rely on spaces.
Christopher Faylor
2003-06-13
2
-7
/
+11
*
clarify
Christopher Faylor
2003-06-13
1
-1
/
+2
*
Throughout, always return error when GetShortPathName returns 0.
Christopher Faylor
2003-06-12
2
-3
/
+7
*
* mkpasswd.c (usage) Remove extra newline from description output.
Joshua Daniel Franklin
2003-04-26
3
-6
/
+26
*
* cygcheck.cc (usage) Add description output.
Joshua Daniel Franklin
2003-04-26
15
-5
/
+40
*
Pierre's update for mkgroup/mkpasswd
Joshua Daniel Franklin
2003-04-10
1
-10
/
+10
*
2003-04-10 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2003-04-10
3
-88
/
+94
*
note mount binary default.
Christopher Faylor
2003-03-27
1
-2
/
+2
*
* cygcheck.cc (dump_sysinfo): Ensure that CYGWIN environment variable is
Christopher Faylor
2003-03-25
2
-1
/
+10
*
fix typo
Christopher Faylor
2003-03-12
1
-1
/
+1
*
.
Christopher Faylor
2003-03-09
1
-1
/
+1
*
* getfacl.c (username): Fix ambiguous printf calls.
Corinna Vinschen
2003-03-09
2
-6
/
+12
*
* Makefile.in (strace.exe): Include mingw_getopt.o in link line.
Christopher Faylor
2003-03-04
6
-10
/
+21
*
Document new mkgroup,mkpasswd options
Joshua Daniel Franklin
2003-03-01
1
-27
/
+47
*
2003-03-01 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2003-03-01
3
-14
/
+32
*
* Makefile.in (cygcheck.o): Fix so that actual mingw include files are used.
Christopher Faylor
2003-03-01
3
-5
/
+94
*
* cygpath.cc (doit): Allocate more space for non-path filename.
Christopher Faylor
2003-02-12
2
-5
/
+9
*
* dump_setup.cc (compar): Use case insensitive comparisons.
Christopher Faylor
2003-02-07
2
-11
/
+11
[prev]
[next]