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
*
* cygcheck.cc (dump_sysinfo): Convert "if/else if" chain to a switch
Corinna Vinschen
2012-10-09
2
-9
/
+21
*
* cygcheck.cc (dump_sysinfo): Drop "not yet supported" text from
Corinna Vinschen
2012-09-02
2
-25
/
+59
*
* Makefile.in (cygcheck.exe): Link against psapi.dll.
Corinna Vinschen
2012-07-11
6
-43
/
+113
*
* cygpath.cc: Change including headers to allow building against
Corinna Vinschen
2012-07-06
6
-38
/
+45
*
* cygcheck.cc (dump_sysinfo): Change "Server 8" to official
Corinna Vinschen
2012-06-03
2
-2
/
+7
*
* mkpasswd.c (current_user): Actually *use* $HOME if it's available.
Corinna Vinschen
2012-05-05
2
-2
/
+11
*
* mkgroup.c (print_special_by_sid): Rename from print_special. Change
Corinna Vinschen
2012-04-05
3
-14
/
+71
*
* pldd.c: Fix typo in license header.
Yaakov Selkowitz
2012-02-24
2
-1
/
+12
*
* pldd.c: Fix formatting.
Yaakov Selkowitz
2012-02-24
1
-9
/
+9
*
* Makefile.in (CYGWIN_BINS): Add pldd.
Yaakov Selkowitz
2012-02-24
3
-1
/
+164
*
* passwd.cc: Add -v option to print version information as well, since
Corinna Vinschen
2012-02-09
2
-2
/
+9
*
* utils.sgml: Fix typos.
Corinna Vinschen
2012-02-04
2
-7
/
+11
*
* strace.cc (proc_child): Don't right-shift exit value.
Christopher Faylor
2012-01-31
2
-4
/
+9
*
* tzset.c: Throughout use wide characters to be locale agnostic.
Corinna Vinschen
2012-01-29
2
-470
/
+475
*
* Makefile.in (CYGWIN_BINS): Add tzset.
Corinna Vinschen
2012-01-29
4
-1
/
+753
*
* ldd.cc (start_process): Handle .oct and .so as DLLs.
Yaakov Selkowitz
2012-01-24
2
-1
/
+9
*
Don't leave Windows 2000 behind.
Corinna Vinschen
2011-12-22
3
-22
/
+72
*
* Makefile.in (ps.exe): Drop -lpsapi from ALL_LDFLAGS.
Corinna Vinschen
2011-12-22
3
-63
/
+43
*
Clean up whitespace.
Christopher Faylor
2011-12-17
26
-809
/
+809
*
* Makefile.in (cygpath.exe): Add -luserenv to ALL_LDFLAGS.
Corinna Vinschen
2011-12-02
3
-156
/
+78
*
* mkgroup.c: Drop support for NT4 domains.
Corinna Vinschen
2011-12-01
4
-156
/
+54
*
* locale.cc (print_locale_with_codeset): Fetch Windows path as UNICODE
Corinna Vinschen
2011-11-28
2
-3
/
+8
*
* ps.cc: Remove all Win 9x considerations. Use psapi functions
Corinna Vinschen
2011-11-28
3
-120
/
+25
*
* strace.cc (attach_process): Use NT_SUCCESS to figure out if
Christopher Faylor
2011-11-24
2
-3
/
+16
*
* strace.cc (handle_output_debug_string): Disable code which attempted to add
Christopher Faylor
2011-11-14
2
-0
/
+10
*
* cygcheck.cc (dump_sysinfo): Add Windows 8 recognition. Note as
Corinna Vinschen
2011-10-13
2
-4
/
+15
*
* utils.sgml (getconf): Expand documentation.
Yaakov Selkowitz
2011-10-11
2
-4
/
+24
*
* ldd.cc (VERSION): Remove.
Corinna Vinschen
2011-10-10
2
-2
/
+4
*
* ldd.cc: Update copyright.
Christopher Faylor
2011-10-10
2
-1
/
+5
*
* Align usage output, version output, as well as usage and version
Corinna Vinschen
2011-10-10
21
-611
/
+687
*
* locale.cc (usage): Restructure, rephrase, add new options. Drop
Corinna Vinschen
2011-10-10
3
-40
/
+123
*
* cygcheck.cc (check_keys): Use UNICODE Win32 functions.
Corinna Vinschen
2011-10-10
2
-6
/
+10
*
* strace.cc (attach_process): Try to turn off DEBUG_ONLY_THIS_PROCESS
Jon TURNEY
2011-09-15
3
-3
/
+30
*
* Makefile.in: Check for header file existence when building dumper.exe too.
Christopher Faylor
2011-08-21
2
-3
/
+10
*
* ps.cc (main): Don't overwrite process name, just attach <defunct>
Corinna Vinschen
2011-08-10
2
-5
/
+10
*
* Makefile.in (CYGWIN_BINS): Add getconf.
Yaakov Selkowitz
2011-07-20
3
-1
/
+570
*
* mingw: Force use of bash.
Christopher Faylor
2011-06-14
2
-1
/
+5
*
* ps.cc (ttynam): Accommodate new console numbering.
Christopher Faylor
2011-05-29
2
-8
/
+16
*
* locale.cc (print_locale_with_codeset): Align printing of locale names
Corinna Vinschen
2011-05-03
2
-4
/
+10
*
* setfacl.c (getaclentry): Allow extra colon in mask and other entries.
Corinna Vinschen
2011-04-18
2
-1
/
+9
*
2011-04-12 Jon TURNEY <jon.turney@dronecode.org.uk>
Jon TURNEY
2011-04-13
2
-1
/
+5
*
* passwd.c (main): Add the ability to specify a username for the -R
Corinna Vinschen
2011-04-04
3
-12
/
+38
*
* regtool.cc (cmd_set): Avoid a compiler warning.
Corinna Vinschen
2011-03-30
2
-5
/
+11
*
* cygcheck.cc (handle_unique_object_name): Avoid a compiler warning.
Corinna Vinschen
2011-03-29
4
-5
/
+18
*
* setfacl.c (strchrnul): Drop local implementation.
Corinna Vinschen
2011-03-28
2
-11
/
+5
*
* cygcheck.cc: Fix copyright dates.
Corinna Vinschen
2011-02-15
2
-1
/
+5
*
* cygcheck.cc (main): don't imply -d from -s option to cygcheck
Corinna Vinschen
2011-01-10
2
-3
/
+7
*
* setfacl.c (strchrnul): New function.
Corinna Vinschen
2010-12-11
2
-68
/
+71
*
* cygpath.cc (get_device_name): Fix path length test.
Corinna Vinschen
2010-12-06
2
-1
/
+5
*
* regtool.c (cmd_set): Write correct number of bytes for REG_MULTI_SZ case.
Christopher Faylor
2010-10-31
2
-2
/
+7
[next]