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
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
* regtool.cc (options): Add 'binary'.
Corinna Vinschen
2006-03-03
1
-0
/
+15
*
* cygpath.cc (get_long_name): Load GetLongPathNameA instead of incorrect
Corinna Vinschen
2006-02-17
1
-0
/
+7
*
* ps.cc (main): Set aflag if -p option is given.
Corinna Vinschen
2006-02-17
1
-0
/
+4
*
* ps.cc (longopts): Add --process option.
Corinna Vinschen
2006-02-16
1
-0
/
+8
*
* regtool.cc (usage): Clarify help for "-K".
Corinna Vinschen
2006-02-15
1
-0
/
+4
*
* cygcheck.cc (find_on_path): Update copyright text.
Corinna Vinschen
2006-02-08
1
-0
/
+4
*
* cygcheck.cc (find_on_path): Create copy of rv on successful access
Corinna Vinschen
2006-02-08
1
-0
/
+5
*
* cygcheck.cc (common_paths): Add "patch".
Christopher Faylor
2006-01-19
1
-0
/
+4
*
* cygcheck.cc (init_paths): Record first_nonsys_path.
Christopher Faylor
2006-01-19
1
-0
/
+5
*
white space
Christopher Faylor
2006-01-19
1
-1
/
+1
*
Wasn't going to check this in but since it did get checked in, here's a Chang...
Christopher Faylor
2006-01-18
1
-0
/
+9
*
* cygpath.cc (dowin): Remove stray debugging printf statement.
Dave Korn
2006-01-18
1
-0
/
+4
*
* Makefile.in: Replace etcdir with sysconfdir.
Corinna Vinschen
2006-01-17
1
-0
/
+4
*
* Makefile.in (cygcheck.exe): Do not link against libwininet.a.
Corinna Vinschen
2006-01-15
1
-0
/
+8
*
* cygcheck.cc (dump_sysinfo): Convert k32 to HMODULE.
Corinna Vinschen
2006-01-13
1
-0
/
+4
*
* cygcheck.cc (dump_sysinfo): Convert osname to const and remove casts
Corinna Vinschen
2006-01-13
1
-0
/
+7
*
* cygcheck.cc: Replace ` with ' throughout.
Christopher Faylor
2006-01-12
1
-0
/
+4
*
* cygcheck.cc (dump_sysinfo): Report the failing drive to prevent having to
Christopher Faylor
2006-01-05
1
-0
/
+5
*
*** cygwin DLL Changes:
Christopher Faylor
2005-12-29
1
-0
/
+20
*
* cygcheck.cc (common_apps): Add crontab, vi, vim.
Christopher Faylor
2005-12-29
1
-0
/
+4
*
* dump_setup.cc (package_find): Fix is_alias computation for "/usr/lib".
Corinna Vinschen
2005-12-19
1
-0
/
+4
*
* cygcheck.cc (common_apps): Add a few more binaries to look for.
Christopher Faylor
2005-12-15
1
-0
/
+4
*
* strace.cc (show_usecs): Renamed from 'usecs'.
Christopher Faylor
2005-12-05
1
-0
/
+9
*
* Makefile.in: Link cygcheck with libwininet.a.
Christopher Faylor
2005-11-22
1
-2
/
+17
*
Fix typo.
Corinna Vinschen
2005-09-21
1
-8
/
+8
*
Align error message handling to mkpasswd's error messages throughout.
Corinna Vinschen
2005-09-21
1
-0
/
+17
*
* regtool.cc: Extend copyright-years.
Corinna Vinschen
2005-09-08
1
-0
/
+11
*
* passwd.c (longopts): Add --logonserver option.
Corinna Vinschen
2005-08-18
1
-2
/
+15
*
* cygcheck.cc (dump_sysinfo_services): Properly null-terminate 'buf'.
Brian Dessent
2005-08-17
1
-0
/
+5
*
* mount.cc (longopts): Fix typo which disallows --options option.
Corinna Vinschen
2005-08-03
1
-0
/
+4
*
* cygcheck.cc (find_on_path): Perform .exe magic on non-PATH search.
Christopher Faylor
2005-07-19
1
-0
/
+5
*
* cygcheck.cc (track_down, cygcheck): Return true on success.
Christopher Faylor
2005-07-05
1
-2
/
+7
*
* parse_pe.c (exclusion::sort_and_check): Remove crude cast.
Corinna Vinschen
2005-06-14
1
-0
/
+4
*
* cygcheck.cc (dump_sysinfo): Recognize XP Media Center and Tablet PC
Corinna Vinschen
2005-05-30
1
-0
/
+6
*
* cygcheck.cc (load_cygwin): Make half-hearted attempt to work with older DLLs.
Christopher Faylor
2005-05-27
1
-0
/
+6
*
* cygcheck.cc (dump_sysinfo_services): Add new function that uses
Corinna Vinschen
2005-05-23
1
-0
/
+7
*
* cygcheck.cc (load_cygwin): Remove debugging statement.
Christopher Faylor
2005-05-20
1
-0
/
+4
*
* cygcheck.cc (dump_sysinfo): Don't attempt to use path if it is not set.
Christopher Faylor
2005-05-20
1
-0
/
+7
*
* cygcheck.cc (cygwin_internal): Define as a "C" function.
Christopher Faylor
2005-05-17
1
-0
/
+7
*
* cygcheck.cc (load_cygwin): Avoid calling putenv with a NULL path.
Christopher Faylor
2005-05-16
1
-0
/
+4
*
* cygcheck.cc (load_cygwin): Don't touch $PATH for now.
Corinna Vinschen
2005-05-15
1
-0
/
+6
*
* mount.cc (mount_commands): Display "-X" option when appropriate.
Christopher Faylor
2005-05-13
1
-4
/
+4
*
* cygcheck.cc (nuke): New function.
Christopher Faylor
2005-05-09
1
-0
/
+7
*
* strace.cc (attach_process): Don't call load_cygwin(). Assume that it's
Christopher Faylor
2005-05-09
1
-0
/
+7
*
* mount.cc (usage): Clarify action of -m option.
Christopher Faylor
2005-05-01
1
-0
/
+4
*
* path.cc (getmntent): Add previously-omitted 'noexec' and 'managed'flags to
Dave Korn
2005-04-29
1
-0
/
+5
*
* mount.cc (mount_commands): Display "-X" option when appropriate.
Christopher Faylor
2005-04-25
1
-0
/
+4
*
* utils.sgml (mount): Clarify setting cygdrive prefix for user
Corinna Vinschen
2005-04-20
1
-0
/
+5
*
* cygcheck.cc (init_paths): Use full path instead of "." for the
Corinna Vinschen
2005-03-24
1
-0
/
+6
*
* kill.cc (getsig): Rectify bug introduced by 2005-02-26 change. Don't pad
Christopher Faylor
2005-03-08
1
-1
/
+6
[next]