Re: strange cygwin sshd user generated (user name includes machine name)

2015-10-09 Thread Linda Walsh
Peter Moore wrote: Hi, I have a powershell script for installing cygwin and setting up sshd which I am using as UserData when firing up a Windows 2012 R2 instance in AWS EC2. The same command succeeds when run manually, but fails when called from automation. I’m trying to understand what it i

Re: Problem with nm in binutils-2.25-2 on x86

2015-10-09 Thread JonY
On 10/9/2015 23:39, Ken Brown wrote: > On 10/9/2015 6:30 AM, JonY wrote: >> >>> $ nm -l a.exe >>> 00406000 b .bssBFD: Dwarf Error: Could not find abbrev number 120. >>> 00406018 b .bssBFD: Dwarf Error: Could not find abbrev number 120. >>> [...] >>> 00406040 b _u.25303BFD: Dwarf Error: Could not fi

[ANNOUNCEMENT] Updated: unzip-6.0-15

2015-10-09 Thread Yaakov Selkowitz
The following package has been updated in the Cygwin distribution: * unzip-6.0-15 UnZip is an extraction utility for archives compressed in .zip format. Although highly compatible both with PKWARE's PKZIP and PKUNZIP utilities for MS-DOS and with Info-ZIP's own Zip program, the primary objective

[ANNOUNCEMENT] Updated: Ruby 2.2.3

2015-10-09 Thread Yaakov Selkowitz
The following packages have been updated in the Cygwin distribution: * ruby-2.2.3-1 * ruby-doc-2.2.3-1 * ruby-tcltk-2.2.3-1 * rubygems-2.4.8-1 Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system ma

[ANNOUNCEMENT] Updated: byacc-20150711-1

2015-10-09 Thread Yaakov Selkowitz
The following package has been updated in the Cygwin distribution: * byacc-20150711-1 Berkeley Yacc is an LALR(1) parser generator. Berkeley Yacc has been made as compatible as possible with AT&T Yacc. Berkeley Yacc can accept any input specification that conforms to the AT&T Yacc documentation

[ANNOUNCEMENT] New: datefudge-1.20-1

2015-10-09 Thread Yaakov Selkowitz
The following package has been added to the Cygwin distribution: * datefudge-1.20-1 This program (and preload library) fakes the system date so that programs think the wall clock is different. The faking is not complete; timestamp on files are not affected in any way. This package is useful if yo

RE: [ANNOUNCEMENT] Updated: php-5.6.14-1

2015-10-09 Thread Buchbinder, Barry (NIH/NIAID) [E]
Yaakov Selkowitz sent the following at Friday, October 09, 2015 4:40 PM >The following packages have been updated in the Cygwin distribution: > >* php-5.6.14-1 > >PHP (recursive acronym for 'PHP: Hypertext Preprocessor') is a >widely-used Open Source general-purpose scripting language that is >espe

[ANNOUNCEMENT] Updated: php-5.6.14-1

2015-10-09 Thread Yaakov Selkowitz
The following packages have been updated in the Cygwin distribution: * php-5.6.14-1 * httpd-mod_php5-5.6.14-1 * php-bcmath-5.6.14-1 * php-bz2-5.6.14-1 * php-calendar-5.6.14-1 * php-ctype-5.6.14-1 * php-curl-5.6.14-1 * php-dba-5.6.14-1 * php-devel-5.6.14-1 * php-enchant-5.6.14-1 * php-exif-5.6.14-1

[ANNOUNCEMENT] Updated: mesa-11.0.2-1

2015-10-09 Thread Yaakov Selkowitz
The following packages have been updated in the Cygwin distribution: * dri-drivers-11.0.2-1 * libEGL1-11.0.2-1 * libEGL-devel-11.0.2-1 * libGL1-11.0.2-1 * libGL-devel-11.0.2-1 * libGLESv2_2-11.0.2-1 * libGLESv2-devel-11.0.2-1 * libglapi0-11.0.2-1 * libOSMesa8-11.0.2-1 * libOSMesa-devel-11.0.2-1 *

ps and procps for Windows Processes

2015-10-09 Thread Benjamin Cao
Hi, I am aware that the ps command allows you to see Windows processes using the "-W" option. My problem is that I need to be able to use the "-o" option on a Windows process, to get vsz information as the format. I know procps makes this possible, minus the allowing of seeing Windows process

Re: Regression with gnu screen: Scrollbar gone between 4.02 and 4.03

2015-10-09 Thread Henry S. Thompson
Andrew Schulman writes: >> >> Otherwise someone will need to do some bisection to find the commit >> >> that introduced it. So, bizarrely, here's what I have found. The distributed screen 4.3 binary has the problem (no scrollbar, etc.) The distributed screen 4.2 binary does not have the problem

Re: Problem with nm in binutils-2.25-2 on x86

2015-10-09 Thread Ken Brown
On 10/9/2015 6:30 AM, JonY wrote: $ nm -l a.exe 00406000 b .bssBFD: Dwarf Error: Could not find abbrev number 120. 00406018 b .bssBFD: Dwarf Error: Could not find abbrev number 120. [...] 00406040 b _u.25303BFD: Dwarf Error: Could not find abbrev number 120. 00401000 T _WinMainCRTStartup /usr/s

Re: Problem with nm in binutils-2.25-2 on x86

2015-10-09 Thread JonY
> $ nm -l a.exe > 00406000 b .bssBFD: Dwarf Error: Could not find abbrev number 120. > 00406018 b .bssBFD: Dwarf Error: Could not find abbrev number 120. > [...] > 00406040 b _u.25303BFD: Dwarf Error: Could not find abbrev number 120. > 00401000 T _WinMainCRTStartup > /usr/src/debug/cygwin-2.2.1-1