How to check cygwin version?

2020-07-01 Thread Jeffrey Walton via Cygwin
I think the documentation leaves a lot to be desired... I'm trying to tell someone what version of Cygwin I am using. There's a FAQ item at https://cygwin.com/faq/faq.html#faq.what.version. It gives this useless advice: To find the version of the Cygwin DLL installed, you can use uname as o

Re: WARNING: Couldn't compute FAST_CWD pointer.

2019-04-15 Thread Jeffrey Walton
On Mon, Apr 15, 2019 at 9:04 PM Geno Chandler wrote: > > ./zip2john.exe > "C:\Users\Jinko\Desktop\Tools\Forensics\Interesting-Files\Submit_To_boss.zip" > | cut -d ':' -f 2 > Submit.hash > 0 [main] zip2john 11916 find_fast_cwd: WARNING: Couldn't compute > FAST_CWD pointer. Please report this

Re: [ANNOUNCEMENT] Updated: mintty 2.9.9

2019-03-28 Thread Jeffrey Walton
On Thu, Mar 28, 2019 at 4:44 AM Thomas Wolff wrote: > ... > Björn Stabel wrote: > > On 27/03/2019 23:59, Yaakov Selkowitz wrote: > >> On Wed, 2019-03-27 at 21:02 +0100, Thomas Wolff wrote: > >>> I used to use tar rather than cygport package to generate the packages. > >>> One reason was that I did

Re: [ANNOUNCEMENT] Updated: mintty 2.9.9

2019-03-27 Thread Jeffrey Walton
On Wed, Mar 27, 2019 at 4:36 PM Achim Gratz wrote: > ... > > I removed -s as suggested by Achim, added -g as advised by Corinna, > > but cygport still says: > > *** Info: No debug files, skipping debuginfo subpackage > > Well, do not reset CFLAGS in your Makefile and cygport helpfully > provides a

Re: Emacs and CTRL key problems using Cygwin 3.0.3

2019-03-16 Thread Jeffrey Walton
On Fri, Mar 15, 2019 at 2:29 AM Jeffrey Walton wrote: > > ... > I used Cygwin x86_64 flavor and SSH'd into a Linux box. I opened a > text file with emacs and tried to delete a line with CTRL+K. Notice > the '5;5u' where the delete was supposed to occur: The upd

Re: Emacs and CTRL key problems using Cygwin 3.0.3

2019-03-15 Thread Jeffrey Walton
On Fri, Mar 15, 2019 at 12:05 PM Andrey Repin wrote: > Greetings, Jeffrey Walton! > >> Am 15.03.2019 um 07:29 schrieb Jeffrey Walton: > >> > ... > >> > IS_APK=$(command -v apk 2>/dev/null | grep -v "^no " | wc -l) > >> > >

Re: Emacs and CTRL key problems using Cygwin 3.0.3

2019-03-15 Thread Jeffrey Walton
On Fri, Mar 15, 2019 at 5:59 AM Thomas Wolff wrote: > > Am 15.03.2019 um 07:29 schrieb Jeffrey Walton: > > Hi Everyone, > > > > I just upgraded to Cygwin 3.0.3. 3.0.3 was an in-place upgrade over > > top the previous version. I don't recall the previous ve

Emacs and CTRL key problems using Cygwin 3.0.3

2019-03-14 Thread Jeffrey Walton
Hi Everyone, I just upgraded to Cygwin 3.0.3. 3.0.3 was an in-place upgrade over top the previous version. I don't recall the previous version. I used Cygwin x86_64 flavor and SSH'd into a Linux box. I opened a text file with emacs and tried to delete a line with CTRL+K. Notice the '5;5u' where t

Re: portable use of dos2unix WAS: Re: textmode for stdout, what is "correct" now?

2019-02-18 Thread Jeffrey Walton
On Mon, Feb 18, 2019 at 5:01 AM Michael Haubenwallner wrote: > > On 2/15/19 10:00 PM, Corinna Vinschen wrote: > > On Feb 15 20:33, Michael Haubenwallner wrote: > >> On 2/15/19 7:35 PM, Andrey Repin wrote: > >>> I have a different question though. The commands you presented in the OP > >>> look lik

Re: textmode for stdout, what is "correct" now?

2019-02-15 Thread Jeffrey Walton
On Thu, Feb 14, 2019 at 10:23 AM Michael Haubenwallner wrote: > > so I find myself struggling with textmode versus binmode for stdio again. > > Running the openssl command (from within the apps/ build directory here) does > yield different results regarding carriage return depending on the version

Is Cygwin supposed to know _get_pgmptr?

2019-02-11 Thread Jeffrey Walton
Hi Everyone, I have some code that looks like so: #if defined(_WINDOWS) char* pgmptr = NULLPTR; errno_t err = _get_pgmptr(&pgmptr); if (err == 0 && pgmptr != NULLPTR) exePath = pgmptr; #endif The code gets the full path of the executable. It sidsteps some problems with findin

Re: Please report this problem to the public mailing list cygwin@cygwin.com

2018-09-27 Thread Jeffrey Walton
On Thu, Sep 27, 2018 at 9:00 PM, Joshua Sokolowski wrote: > Hi guys, > > i don‘t know if you wanted to report me this but if yes please tell me how to > fix it i tried 3 houres… I am tired now ist 3 AM in Germany now…. > ... > > process_begin: CreateProcess(NULL, touch > C:/Users/Joshua/Desktop/

Re: bzip.org

2018-09-24 Thread Jeffrey Walton
On Mon, Sep 24, 2018 at 9:17 AM, cyg Simple wrote: > On 9/23/2018 4:15 AM, Roland DOT Schwingel AT onevision DOT com wrote: > > Please keep on the conversation on the list. > >> >>> Sadly our beloved http://www.bzip.org has hit >> the bit bucket. Does >>> anyone know where u

Re: bzip.org

2018-09-21 Thread Jeffrey Walton
On Fri, Sep 21, 2018 at 11:33 AM, cyg Simple wrote: > Sadly our beloved http://www.bzip.org has hit the bit bucket. Does > anyone know where upstream support for bzip2 went? >From https://sourceforge.net/p/valgrind/mailman/message/36403434/ : > Unfortunately the bzip.org domain is no longer av

Re: Why does -std=c++11 hide certain function calls

2018-09-06 Thread Jeffrey Walton
On Thu, Sep 6, 2018 at 2:45 AM, John Selbie wrote: >> For Unixy builds, just don't specify -std. Only specify -std if you want > to ensure that builds will work with earlier standards, compilers, or > libraries, or for -std=c* without any special language or library features, > in which case you m

Re: Help me!

2018-08-29 Thread Jeffrey Walton
On Wed, Aug 29, 2018 at 8:10 AM, Andrea Guerrieri wrote: > C:\Users\Qualità.CAPALLE.002\Desktop\john\run>zip2john.exe ambra.zip > > ambra.hash > 2 [main] zip2john 6100 find_fast_cwd: WARNING: Couldn't compute > FAST_CWD pointer. Please report this problem to > ... > -- > Problem reports:

Re: scrolling through history in cygwin terminal window line gets garbled

2018-08-19 Thread Jeffrey Walton
On Sat, Aug 18, 2018 at 6:20 PM, Steven Penny wrote: > On Sat, 18 Aug 2018 16:17:49, cyg Simple wrote: >> ... >> So just for grins I went to the Windows Explorer and started with the >> cygwin.bat file and performed your test again using the .bash_history >> with no issues. This time the TERM=cyg

Re: AllowGroups in SSHD not working for domain accounts

2018-08-01 Thread Jeffrey Walton
On Wed, Aug 1, 2018 at 2:21 PM, Michal Zindulka wrote: > Hi Cygwin team, > > I'm trying to setup SSHD with 'AllowGroups' option, but I've encountered > following troubles. > > When I setup the 'AllowGroups SSHGROUP' option in 'sshd_config' file, then > a local users who are members of 'SSHGROUP' a

Re: Incorrect /proc/cpuinfo for AMD A6-9220

2018-04-13 Thread Jeffrey Walton
On Fri, Apr 13, 2018 at 7:51 AM, Corinna Vinschen wrote: > On Apr 12 23:01, Jeffrey Walton wrote: >> Hi Everyone, >> >> I'm working on an AMD A6-9220 and seeing unusual results from >> /proc/cpuinfo. I think this may be an issue with the latest Cygwin. It >&

Incorrect /proc/cpuinfo for AMD A6-9220

2018-04-12 Thread Jeffrey Walton
Hi Everyone, I'm working on an AMD A6-9220 and seeing unusual results from /proc/cpuinfo. I think this may be an issue with the latest Cygwin. It may be present in earlier versions, too. Russinovich's coreinfo is shown below (https://docs.microsoft.com/en-us/sysinternals/downloads/coreinfo). Noti

Re: Incorrect /proc/cpuinfo for AMD A6-9220

2018-04-12 Thread Jeffrey Walton
Please disregard. I fat fingered the mouse pad and sent it too early. On Thu, Apr 12, 2018 at 10:56 PM, Jeffrey Walton wrote: > Hi Everyone, > > I'm working on an AMD A6-9220 and seeing unusual results from > /proc/cpuinfo. I think this may be an issue with the latest Cygwin. It

Incorrect /proc/cpuinfo for AMD A6-9220

2018-04-12 Thread Jeffrey Walton
Hi Everyone, I'm working on an AMD A6-9220 and seeing unusual results from /proc/cpuinfo. I think this may be an issue with the latest Cygwin. It may be present in earlier versions, too. Russinovich's coreinfo shows (https://docs.microsoft.com/en-us/sysinternals/downloads/coreinfo) shows below.

Re: Error: unknown type name ‘pthread_attr_t’ in signal.h

2017-10-17 Thread Jeffrey Walton
On Mon, Oct 16, 2017 at 3:12 AM, Jeffrey Walton wrote: > Hi Everyone, > > I'm trying to build Emacs on Cygwin. I use the platform as a test bed > because of Newlib. Emacs is failing with: Forgive my ignorance... Should this question go to the Newlib folks? Jeff -- Problem re

Re: Error: unknown type name ‘pthread_attr_t’ in signal.h

2017-10-16 Thread Jeffrey Walton
On Mon, Oct 16, 2017 at 3:12 AM, Jeffrey Walton wrote: > Hi Everyone, > > I'm trying to build Emacs on Cygwin. I use the platform as a test bed > because of Newlib. Emacs is failing with: > > gcc -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src > -I/usr/local

Error: unknown type name ‘pthread_attr_t’ in signal.h

2017-10-16 Thread Jeffrey Walton
Hi Everyone, I'm trying to build Emacs on Cygwin. I use the platform as a test bed because of Newlib. Emacs is failing with: gcc -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -I/usr/local/include -DNDEBUG -pthread -D_XOPEN_SOURCE=600-m64 -MT close-stream.o -MD -MP -MF .deps/close-stream.Tpo

Re: Fwd: Suspicious EXE named "[.exe" in c:\cygwin\bin?

2010-12-12 Thread Jeffrey Walton
On Sun, Dec 12, 2010 at 12:15 PM, Christopher Faylor wrote: > On Sun, Dec 12, 2010 at 11:53:28AM -0500, Jeffrey Walton wrote: >>2nd try. > > The input is sanitized. Hmm > It is not a database and it is not PHP. My bad CGI then... > > The "Internal Server Erro

Re: Suspicious EXE named "[.exe" in c:\cygwin\bin?

2010-12-12 Thread Jeffrey Walton
at 11:50 AM, Jeffrey Walton wrote: >  "[1 = 1]" gets an Internal Server error. The PHP is probably trying > to cough up everything > > On Sun, Dec 12, 2010 at 11:44 AM, Jeffrey Walton wrote: >> BTW, Since the web interface tried to interpret my input ("Inv

Re: Suspicious EXE named "[.exe" in c:\cygwin\bin?

2010-12-12 Thread Jeffrey Walton
"[1 = 1]" gets an Internal Server error. The PHP is probably trying to cough up everything On Sun, Dec 12, 2010 at 11:44 AM, Jeffrey Walton wrote: > BTW, Since the web interface tried to interpret my input ("Invalid > regular expression search string"),

Re: Suspicious EXE named "[.exe" in c:\cygwin\bin?

2010-12-12 Thread Jeffrey Walton
12:29, schrieb Jeffrey Walton: > Hi Guys, > > The executable name is suspicious at best. Attempting to search On the contrary, it's a standard utility mentioned in IEEE Std 1003.1. > http://cygwin.com/packages/ results in an error "Invalid regular > expression search stri

Suspicious EXE named "[.exe" in c:\cygwin\bin?

2010-12-12 Thread Jeffrey Walton
Hi Guys, The executable name is suspicious at best. Attempting to search http://cygwin.com/packages/ results in an error "Invalid regular expression search string: `[.exe`". Quotes, double quotes, and back ticks do not help during the search. What is this program supposed to do? Jeff -- Problem

Re: Problem installing packages

2010-12-12 Thread Jeffrey Walton
anywherethat work as expected? > On Sun, Dec 12, 2010 at 12:26 PM, Jeffrey Walton wrote: >> >> Hi All, >> >> According to http://www.cygwin.com/, "Run setup.exe any time you want >> to update or install a Cygwin package. ": >> >> jeff...@de

Suspicious EXE named .exe in c:\cygwin\bin?

2010-12-11 Thread Jeffrey Walton
Hi Guys, The executable name is suspicious at best. Attempting to search http://cygwin.com/packages/ results in an error "Invalid regular expression search string: `.exe`". Quotes, double quotes, and back ticks do not help during the search. What is this program supposed to do? Jeff -- Problem

Executable named "[.exe" in c:\cygwin\bin?

2010-12-11 Thread Jeffrey Walton
Hi Guys, The executable name is suspicious at best. Attempting to search http://cygwin.com/packages/ results in an error "Invalid regular expression search string: `[.exe`". Qoutes, double quotes, and back ticks do not help during the search. What is this program supposed to do? Jeff -- Problem

Problem installing packages

2010-12-11 Thread Jeffrey Walton
Hi All, According to http://www.cygwin.com/, "Run setup.exe any time you want to update or install a Cygwin package. ": jeff...@descartes ~ $ setup.exe Result is a message box that states "Please go to the Control Panel to install and configure system components." Navigate to Control Panel -> A

'cygcheck -p' timeout on WinXP (Winsock error 12002)

2010-12-11 Thread Jeffrey Walton
Hi All, Windows XP, fully patched. Cygwin, latest download from website (installed today). It appears cygcheck times out on Windows XP. The timeout occurs with the Windows firewall up and down. Other downloads are function fine. Attached is a Wireshark trace for your enjoyment. Jeff jeff...@de