Re: RFU: googlecl-0.9.13-1

2011-04-01 Thread Corinna Vinschen
On Mar 31 22:56, Chris Sutcliffe wrote: Please upload: --- wget -x -nH --cut-dirs=1 \ http://emergedesktop.org/cygwin/googlecl/googlecl-0.9.13-1.tar.bz2 \ http://emergedesktop.org/cygwin/googlecl/googlecl-0.9.13-1-src.tar.bz2 --- Leaving 0.9.12 as previous and feel free to remove

Re: mintty problem with tail -f on Windows XP with virtual desktops

2011-04-01 Thread Andy Koppe
On 31 March 2011 19:45, Larry Breyer wrote: I am really glad I switched from rxvt to mintty as it works great with or without X11. I am seeing one problem, though, where I wonder if there is a fix. Mintty isn't actually an X11 program, so cygwin-xfree is the wrong list for this. Please send

Re: xterm access violations (again)

2011-04-01 Thread Jim Reisert AD1C
On Sun, Mar 27, 2011 at 1:50 PM, Jim Reisert AD1C jjreis...@alum.mit.edu wrote: On Sat, Mar 26, 2011 at 12:35 PM, Christopher Faylor wrote: Could someone try this with the latest snapshot?  I haven't made any changes but I just want to confirm that it still fails with something close to what

src/winsup/cygwin ChangeLog libc/strptime.cc

2011-04-01 Thread corinna
CVSROOT:/cvs/src Module name:src Changes by: cori...@sourceware.org 2011-04-01 08:37:11 Modified files: winsup/cygwin : ChangeLog winsup/cygwin/libc: strptime.cc Log message: * libc/strptime.c: Remove misleading comment. Patches:

src/winsup/cygwin ChangeLog fhandler_random.cc ...

2011-04-01 Thread corinna
CVSROOT:/cvs/src Module name:src Changes by: cori...@sourceware.org 2011-04-01 08:41:26 Modified files: winsup/cygwin : ChangeLog fhandler_random.cc ntdll.h sec_auth.cc Log message: * fhandler_random.cc

src/winsup/cygwin ChangeLog fhandler_proc.cc f ...

2011-04-01 Thread yselkowitz
CVSROOT:/cvs/src Module name:src Changes by: yselkow...@sourceware.org 2011-04-01 04:00:21 Modified files: winsup/cygwin : ChangeLog fhandler_proc.cc fhandler_process.cc Log message: * fhandler_proc.cc (format_proc_loadavg): Add running/total

src/winsup/doc ChangeLog new-features.sgml

2011-04-01 Thread yselkowitz
CVSROOT:/cvs/src Module name:src Changes by: yselkow...@sourceware.org 2011-04-01 04:01:47 Modified files: winsup/doc : ChangeLog new-features.sgml Log message: * new-features.sgml (ov-new1.7.10): /proc/loadavg now shows current running/total

src/winsup/cygwin ChangeLog Makefile.in autolo ...

2011-04-01 Thread corinna
CVSROOT:/cvs/src Module name:src Changes by: cori...@sourceware.org 2011-04-01 12:46:09 Modified files: winsup/cygwin : ChangeLog Makefile.in autoload.cc Added files: winsup/cygwin : advapi32.cc Log message: * Makefile.in (DLL_OFILES): Add avapi32.o.

src/winsup/cygwin ChangeLog Makefile.in device ...

2011-04-01 Thread yselkowitz
CVSROOT:/cvs/src Module name:src Changes by: yselkow...@sourceware.org 2011-04-01 14:48:20 Modified files: winsup/cygwin : ChangeLog Makefile.in devices.cc devices.h devices.in dtable.cc fhandler.h fhandler_proc.cc

src/winsup/doc ChangeLog new-features.sgml

2011-04-01 Thread yselkowitz
CVSROOT:/cvs/src Module name:src Changes by: yselkow...@sourceware.org 2011-04-01 14:49:16 Modified files: winsup/doc : ChangeLog new-features.sgml Log message: * new-features.sgml (ov-new1.7.10): Document /proc/sysvipc/. Patches:

Re: [PATCH] /proc/loadavg: add running/total processes

2011-04-01 Thread Yaakov (Cygwin/X)
On Wed, 2011-03-30 at 12:27 +0200, Corinna Vinschen wrote: On Mar 30 03:54, Yaakov (Cygwin/X) wrote: On Wed, 2011-03-30 at 10:13 +0200, Corinna Vinschen wrote: On Mar 29 19:32, Yaakov (Cygwin/X) wrote: This patch adds the fourth component of Linux's /proc/loadavg[1], the current

Re: [PATCH] /proc/loadavg: add running/total processes

2011-04-01 Thread Corinna Vinschen
On Apr 1 02:21, Yaakov (Cygwin/X) wrote: On Wed, 2011-03-30 at 12:27 +0200, Corinna Vinschen wrote: On Mar 30 03:54, Yaakov (Cygwin/X) wrote: On Wed, 2011-03-30 at 10:13 +0200, Corinna Vinschen wrote: On Mar 29 19:32, Yaakov (Cygwin/X) wrote: This patch adds the fourth component of

Re: [PATCH] implement /proc/sysvipc/*

2011-04-01 Thread Christopher Faylor
On Fri, Apr 01, 2011 at 12:05:56PM +0200, Corinna Vinschen wrote: Chris, do you think there's anything speaking against rearranging this so that the FH_FS and FH_NETDRIVE definitions are separate from the stuff under /proc? Or, hang on, we should change all PROC values, along these lines:

Re: [PATCH] implement /proc/sysvipc/*

2011-04-01 Thread Corinna Vinschen
On Apr 1 11:34, Christopher Faylor wrote: On Fri, Apr 01, 2011 at 12:05:56PM +0200, Corinna Vinschen wrote: Chris, do you think there's anything speaking against rearranging this so that the FH_FS and FH_NETDRIVE definitions are separate from the stuff under /proc? Or, hang on, we should

Re: [PATCH] implement /proc/sysvipc/*

2011-04-01 Thread Yaakov (Cygwin/X)
On Fri, 2011-04-01 at 12:05 +0200, Corinna Vinschen wrote: The definition of isproc_dev starts to get on my nerves. We have to check for six distinct values now. I think we should really change the definition. Here's what we have in devices.h right now: FH_PROC= FHDEV (0, 250),

Re: NT4?

2011-04-01 Thread Andy Koppe
On 31 March 2011 21:34, Corinna Vinschen wrote: Is anybody here still using Cygwin on Windows NT4 on a daily basis?  I'm asking because we're planning to drop NT4 support entirely and I would like to know if there are lots of people who would be very sad if that happens. FWIW, NT4 support in

Re: Fwd: octave updated to 3.4.0-3. Please test (strcat error)

2011-04-01 Thread marco atzeri
On Fri, Apr 1, 2011 at 7:25 AM, Christopher Faylor wrote: On Fri, Apr 01, 2011 at 04:22:38AM +0200, marco atzeri wrote: On Thu, Mar 31, 2011 at 11:25 PM, A.R. Burgers  wrote: Op 31-3-2011 22:44, marco atzeri schreef: On Thu, Mar 31, 2011 at 10:21 PM, A.R. Burgers ?wrote: LS, with the

Re: NT4?

2011-04-01 Thread Corinna Vinschen
On Apr 1 07:07, Andy Koppe wrote: On 31 March 2011 21:34, Corinna Vinschen wrote: Is anybody here still using Cygwin on Windows NT4 on a daily basis?  I'm asking because we're planning to drop NT4 support entirely and I would like to know if there are lots of people who would be very sad

Re: changing home directory

2011-04-01 Thread Corinna Vinschen
On Mar 31 17:55, Mirko Vukovic wrote: Hi, I want to change my /home directory. My windows HOME variable points to d: which is my user directory on the PC. Currently, /home points to my home directory. But because of some issues with unison, I would like to change it to /home/977315 I

[ANNOUNCEMENT] Updated: googlecl-0.9.13-1

2011-04-01 Thread Chris Sutcliffe
Version 0.9.13-1 of googlecl has been uploaded. GoogleCL brings Google services to the command line. For examples see: http://code.google.com/p/googlecl/wiki/ExampleScripts version 0.9.13 Bugfixes * default_encoding config option allows user to specify a default encoding other than ASCII

Re: Fork issues with long command lines and long $PATH

2011-04-01 Thread Daniel Colascione
On 3/11/2011 7:22 AM, Christopher Faylor wrote: On Fri, Mar 11, 2011 at 04:33:56AM -0800, Daniel Colascione wrote: On 2/17/11 2:27 AM, Corinna Vinschen wrote: There's no way to start a process and tell the Windows loader where you want the stack. True, but there's also no requirement to use

mintty/ping issue

2011-04-01 Thread Nellis, Kenneth
Running Cygwin 1.7.9, bash 4.1.10, the Windows ping command works fine from the Command Prompt window, but not from mintty, where it writes the IP address octets as binary, appearing as garbage: From Command Prompt (works fine): C:\ping 127.1.1.1 Pinging 127.1.1.1 with 32 bytes of data: Reply

Re: cygwin 1.7.8-1 setup produces INVALID PACKAGE entries in setup.log.full

2011-04-01 Thread Ken
Ken wrote: Hello, Running setup.exe version 2.738 for Cygwin 1.7.8-1 on Win7-64-bit logs numerous INVALID PACKAGE entries within the setup.log.full file. This seems to happen for multiple mirrors and has been consistent for over a week now. I do not recall seeing this with 1.7.7-1 or other

Re: changing home directory

2011-04-01 Thread Mirko Vukovic
On Fri, Apr 1, 2011 at 4:21 AM, Corinna Vinschen wrote: On Mar 31 17:55, Mirko Vukovic wrote: Hi, I want to change my /home directory. My windows HOME variable points to d: which is my user directory on the PC. Currently, /home points to my home directory.  But because of some issues with

Re: [ANNOUNCEMENT] Updated base-files-4.0-6

2011-04-01 Thread David Sastre
On Thu, Mar 31, 2011 at 12:24:33PM +0100, Jon TURNEY wrote: On 31/03/2011 01:03, Cyrille Lefevre wrote: Le 31/03/2011 01:53, Cyrille Lefevre a écrit : Le 18/03/2011 19:45, David Sastre a écrit : Version 4.0-6 of base-files has been uploaded. Base-files is a set of system configuration

RE: mintty/ping issue

2011-04-01 Thread Nellis, Kenneth
From: Nellis, Kenneth Running Cygwin 1.7.9, bash 4.1.10, the Windows ping command works fine from the Command Prompt window, but not from mintty, where it writes the IP address octets as binary, appearing as garbage: snip/ Actually, I can eliminate mintty's involvement, as I see the same

Re: mintty/ping issue

2011-04-01 Thread Corinna Vinschen
On Apr 1 13:20, Nellis, Kenneth wrote: From: Nellis, Kenneth Running Cygwin 1.7.9, bash 4.1.10, the Windows ping command works fine from the Command Prompt window, but not from mintty, where it writes the IP address octets as binary, appearing as garbage: snip/ Actually, I can

bug when current directory has a trailling dot?

2011-04-01 Thread Heraldo Maciel França Madeira
Hello, I´ve noticed the following problem in accessing Windows executables from specific directories. If the current directory has a dot-ended component directory, like ~/x/y./z or ~/x. then some weird things happen (in bash, and in sh, as well): -- $ cd ~/x/y./z

Re: bug when current directory has a trailling dot?

2011-04-01 Thread Corinna Vinschen
On Apr 1 16:13, Heraldo Maciel França Madeira wrote: Hello, I´ve noticed the following problem in accessing Windows executables from specific directories. If the current directory has a dot-ended component directory, like ~/x/y./z or ~/x. then some weird things happen (in bash, and in

/etc/apache.new?

2011-04-01 Thread Lee Maschmeyer
Hi folks, I recently had to reinstall Cygwin. 900 apps showed up as incomplete in the cygcheck -srv output. Go figure; I obviously did something wrong somewhere. :-) Anyway, I'm getting the wrinkles out. There are no more incomplete packages. In looking at /etc I see both apache and

Re: /etc/apache.new?

2011-04-01 Thread Christopher Faylor
On Fri, Apr 01, 2011 at 04:18:57PM -0400, Lee Maschmeyer wrote: Hi folks, I recently had to reinstall Cygwin. 900 apps showed up as incomplete in the cygcheck -srv output. Go figure; I obviously did something wrong somewhere. :-) Anyway, I'm getting the wrinkles out. There are no more

[PATCH] base-files-4.0.6: Change prompt if running with admin rights

2011-04-01 Thread Christian Franke
The attached patch for /etc/profile and /etc/bash.bashrc sets a root prompt ('#' instead of '$' or '%') if the shell runs with admin rights (local or domain admin group). Does not rely on a specific admin SID - gid mapping in /etc/group. Tested with bash, zsh, mksh, posh, dash. Christian

Re: cygwin 1.7.8-1 setup produces INVALID PACKAGE entries in setup.log.full

2011-04-01 Thread Larry Hall (Cygwin)
On 4/1/2011 12:52 PM, Ken wrote: Hello again, I just tried the latest 1.7.9-1 setup.exe (although it appears to be the same version used for 1.7.8-1) and get the same results for a clean (new empty folder) download-only operation. Is it safe to ignore these errors in the setup log? These

Re: Zsh completion problem

2011-04-01 Thread Vikas Mishra
Any suggestions anyone? I would really like to have completion in my zsh shells. Incidentally I installed from source in cygwin and still have the same issue. So I don't believe it is a package issue. I think it may be a bigger issue with my cygwin environment. Regards, Vikas On Thu, Mar 24,

openssh.README is wrong.

2011-04-01 Thread Pascal J. Bourguignon
openssh.README is wrong. It says: This package describes important Cygwin specific stuff concerning OpenSSH. The binary package is usually built for recent Cygwin versions and might not run on older versions. Please check http://cygwin.com/ for information about current Cygwin

Updated: googlecl-0.9.13-1

2011-04-01 Thread Chris Sutcliffe
Version 0.9.13-1 of googlecl has been uploaded. GoogleCL brings Google services to the command line. For examples see: http://code.google.com/p/googlecl/wiki/ExampleScripts version 0.9.13 Bugfixes * default_encoding config option allows user to specify a default encoding other than ASCII