Re: Path prefix //./ in Cygwin

2025-06-11 Thread Sam Edge via Cygwin
On 12/06/2025 01:57, Jeremy Drake wrote: On Thu, 12 Jun 2025, Sam Edge via Cygwin wrote: I would think that if you're building something against Cygwin, it's probably best to assume it's POSIX where only forward-slash is special and not try to second-guess. This is unsafe, and

Re: Path prefix //./ in Cygwin

2025-06-11 Thread Sam Edge via Cygwin
rward-slash is special and not try to second-guess. Just my two penn'orth. -- Sam Edge OpenPGP_0x8AC2CEBF54528E30.asc Description: OpenPGP public key OpenPGP_signature.asc Description: OpenPGP digital signature -- Problem reports: https://cygwin.com/problems.html FAQ:

Re: Regression in syslog-ng with libglib2.0_0 f2.84.0-1

2025-05-04 Thread Sam Edge via Cygwin
On 28/03/2025 11:20, Sam Edge via Cygwin wrote: On 28/03/2025 11:00, Sam Edge via Cygwin wrote: I've had a weird regression with syslog-ng recently. Dunno if it's related to a new release of the Cygwin DLL because I've only just spotted it. When I try to start syslog-ng as a s

Re: Tuning ls, ls -l, find ., find . -ls performance for very large dirs (60000+ files/dir)

2025-04-08 Thread Sam Edge via Cygwin
own to a reasonable time but it should definitely help. See https://www.cygwin.com/cygwin-ug-net/using.html#mount-table. -- Sam Edge OpenPGP_0x8AC2CEBF54528E30.asc Description: OpenPGP public key OpenPGP_signature.asc Description: OpenPGP digital signature -- Problem reports: https://

Regression in syslog-ng?

2025-03-28 Thread Sam Edge via Cygwin
to do it but I'll try upgrading the Cygwin DLL on another non-critical but Windows 10 machine to see how that goes. -- Sam Edge # # Default syslog-ng.conf file which collects all local logs into a # single file call

Re: Package 'unitS' requires python39 & requests

2025-02-18 Thread Sam Edge via Cygwin
On 18/02/2025 00:17, Brian Inglis via Cygwin wrote: On 2025-02-17 16:34, Sam Edge via Cygwin wrote: On 17/02/2025 23:21, Brian Inglis via Cygwin wrote: On 2025-02-17 07:48, Marco Atzeri via Cygwin wrote: On 17/02/2025 15:31, Sam Edge via Cygwin wrote: On 17/02/2025 11:29, Federico Kircheis

Re: Package 'unitS' requires python39 & requests

2025-02-17 Thread Sam Edge via Cygwin
On 17/02/2025 23:21, Brian Inglis via Cygwin wrote: On 2025-02-17 07:48, Marco Atzeri via Cygwin wrote: On 17/02/2025 15:31, Sam Edge via Cygwin wrote: On 17/02/2025 11:29, Federico Kircheis via Cygwin wrote: I mentioned this a while ago but the 'units' package also has a dep

Package 'unit' requires python39 & requests (was Re: Latest version of mc requires python3)

2025-02-17 Thread Sam Edge via Cygwin
a to remove those dependencies? -- Sam Edge OpenPGP_0x8AC2CEBF54528E30.asc Description: OpenPGP public key OpenPGP_signature.asc Description: OpenPGP digital signature -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:

Re: [Ms-nfs41-client-devel] Windows Server NFS, getfact not working on NFS

2024-10-29 Thread Sam Edge via Cygwin
On 29/10/2024 15:47, Corinna Vinschen via Cygwin wrote: On Oct 29 15:08, Sam Edge via Cygwin wrote: On 29/10/2024 14:38, Corinna Vinschen via Cygwin wrote: On Oct 29 13:56, Martin Wege via Cygwin wrote: No, FILE_PERSISTENT_ACLS is not in that output. Reading https://learn.microsoft.com/en

Re: [Ms-nfs41-client-devel] Windows Server NFS, getfact not working on NFS

2024-10-29 Thread Sam Edge via Cygwin
s discussed at https://cygwin.com/problems.html. Thanks. -- Sam Edge OpenPGP_0x8AC2CEBF54528E30.asc Description: OpenPGP public key OpenPGP_signature.asc Description: OpenPGP digital signature -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.c

Re: Windows Server NFS, getfact not working on NFS

2024-10-28 Thread Sam Edge via Cygwin
On 27/10/2024 10:59, Andrey Repin via Cygwin wrote: Greetings, Sam Edge via Cygwin! That's because "acl" is the default. Which is, again, a bad idea in general. So there must be another reason why Cygwin is reporting his Windows NFS server shares as not supporting ACLs whe

Re: Windows Server NFS, getfact not working on NFS

2024-10-27 Thread Sam Edge via Cygwin
#effective:r-x group:Users:r-x mask::r-x other::--- default:user::--- default:group::--- default:group:Authenticated Users:rwx default:group:SYSTEM:rwx default:group:Administrators:rwx default:group:Users:r-x default:mask::rwx default:other::--- -- Sam Edge OpenPGP_0x8AC2CEBF54528E30.asc

Re: [Ms-nfs41-client-devel] Windows Server NFS, getfact not working on NFS

2024-10-27 Thread Sam Edge via Cygwin
com/cgi-bin2/package-grep.cgi?grep=winfsinfo it returns 'Found 0 matches for winfsinfo'. I'm curious as to from whence yours came. :-) -- Sam Edge OpenPGP_0x8AC2CEBF54528E30.asc Description: OpenPGP public key OpenPGP_signature.asc Description: OpenPGP digital signatu

Re: What is the tcl library path?

2024-10-19 Thread Sam Edge via Cygwin
On 18/10/2024 20:54, José Isaías Cabrera wrote: On Friday, October 18, 2024 03:32 PM, Sam Edge expressed: > you > should be using a Microsoft or MSYS2/MinGW native (or Cygwin MinGW > cross) toolchain and pointing it to Windows native Tcl libraries. I am. These are my commands in

Re: What is the tcl library path?

2024-10-18 Thread Sam Edge via Cygwin
asons documented elsewhere. -- Sam Edge OpenPGP_0x8AC2CEBF54528E30.asc Description: OpenPGP public key OpenPGP_signature.asc Description: OpenPGP digital signature -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:

Re: What is the tcl library path?

2024-10-18 Thread Sam Edge via Cygwin
rings, naturally. Cygwin uses PE DLL libraries not ELF SO one of course. Are you configuring for Cygwin rather than straight-up POSIX/Linux or Windows? Just a thought. (Sorry, don't have the b/w for following up on the forum thread.) -- Sam Edge OpenPGP_0x8AC2CEBF54528E30.asc D

Re: Computer Science

2024-10-16 Thread Sam Edge via Cygwin
On 16/10/2024 23:32, Brian Inglis via Cygwin wrote: [snip] I couldn't have put it better Brian, especially regarding grasp of basic grammar and ability to provide semantic content. But you're just feeding the trolls. ;-) -- Sam Edge OpenPGP_0x8AC2CEBF54528E30.asc Descriptio

Re: What is the tcl library path?

2024-10-14 Thread Sam Edge via Cygwin
reference. -- Sam Edge OpenPGP_0x8AC2CEBF54528E30.asc Description: OpenPGP public key OpenPGP_signature.asc Description: OpenPGP digital signature -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/

Re: cygwin runs three instances of rsync.exe at the same time

2024-06-18 Thread Sam Edge via Cygwin
On 19/06/2024 07:09, Sam Edge via Cygwin wrote: This is how rsync works. The executable forked from the command line runs up two communicating child processes to handle the 'from' and 'to' ends of the transfer. I forgot to say, this is how rsync works on any platform such

Re: cygwin runs three instances of rsync.exe at the same time

2024-06-18 Thread Sam Edge via Cygwin
an rsync daemon process or via remote shell, usually ssh. The documentation for rsync explains this. -- Sam Edge -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info: http

Re: Cygwin a bit slow

2024-04-13 Thread Sam Edge via Cygwin
of doing so. (Good luck with the last - IT managers are often petty empire builders who don't like taking advice even when it's good & saves money. I know - I have been one in past times!) -- Sam Edge -- Problem reports: https://cygwin.com/problems.html FAQ:

Re: Cygwin a bit slow

2024-04-10 Thread Sam Edge via Cygwin
hreads just to do AV scanning does not fill me with confidence! Wherever possible, I remove third-party AV from Windows machines and install group policy to enforce Windows Defender and malware detection in the browser and/or a proxy & the email server instead. Saves a lot of CPU cycles. :-)

Re: /usr/bin/fallocate missing in Cygwin 3.5's "util-linux" ...

2024-01-24 Thread Sam Edge via Cygwin
On 24/01/2024 06:33, Cedric Blancher via Cygwin wrote: > Does /usr/bin/cp in Cygwin copy holes correctly Yesterday, within the 'ware, I saw some bytes that weren't there! They weren't there again today, They'd better not just go away. -- Sam Edge (with apologies t

Re: mintty window border?

2023-08-25 Thread Sam Edge via Cygwin
On 25/08/2023 08:18, Backwoods BC via Cygwin wrote: > On Thu, Aug 24, 2023 at 10:54 PM Gary Johnson via Cygwin > wrote: >> >> On 2023-08-25, Thomas Wolff via Cygwin wrote: >>> >>> >>> Am 25.08.2023 um 02:41 schrieb Gary Johnson via Cygwin: On 2023-08-24, Backwoods BC via Cygwin wrote: >

Re: exe in path directory, "command not found"

2023-03-15 Thread Sam Edge via Cygwin
instance exiting before returning. The second script ('npp') provides a wrapper around the first for POSIX programs looking for an executable e.g. git commit message editor etc. I've done the same for kdiff3 if anyone wants them. -- Sam Edge #!/bin/bash # # Script to add an "n

Re: newlib-cygwin.git repository: Switching "master" to "main"

2023-01-13 Thread Sam Edge via Cygwin
ster/slave relationship anyway. See https://www.merriam-webster.com/dictionary/master, for example:- * "In Casablanca, I am the master of my own fate." * "She is a master carpenter." * "He is a master of the violin." * "The professor is the master of the coll

Re: substitute for xclip?

2022-10-20 Thread Sam Edge
which of course can be extracted by scripts etc. It appears that Windows Explorer doesn't also place a textual representation onto the clipboard (the Windows clipboard allows multiple representations to exist simultaneously) which is what would be required for Cygwin to use it at present. -- S

Re: substitute for xclip?

2022-10-19 Thread Sam Edge
e clipboard: > 1. The commands 'getclip' and 'putclip' > 2. Redirection to/from /dev/clipboard > Eek. I knew that. I use them all the time. Apologies for the bad steer ... and for top-posting! -- Sam Edge OpenPGP_signature Description: OpenPGP digital signature --

Re: substitute for xclip?

2022-10-19 Thread Sam Edge
H again. Or you can use:- #!/bin/bash shopt -s lastpipe powershell -command Get-Clipboard | mapfile array_variable for multiline. -- Sam Edge On 19/10/2022 08:44, Sam Edge wrote: Hi there. In the absence of a Cygwin-native utility, how about? x="$(powershell -command Get-Clipboard)&

Re: substitute for xclip?

2022-10-19 Thread Sam Edge
Hi there. In the absence of a Cygwin-native utility, how about? x="$(powershell -command Get-Clipboard)" You can pipe to the Windows 'clip' utility to go the other way or use 'powershell -command Set-Clipboard'. But I agree, a Cygwin utility would be nice, unless

Re: Wish list: Cygwin `mv` to move OneDrive files without downloading them

2022-06-14 Thread Sam Edge
e using the underlying POSIX 'rename within mount' API which hopefully uses the Win32 'rename' but not in a way that carries the new 'O' attribute. Presumably PowerShell's Move-Item does use the right flags to the Win32 API call. One of the problems t

Re: Unable to execute Cygwin application within UDF format

2022-05-27 Thread Sam Edge
ng to identify the Cygwin root directory as one higher than its own location so that it can locate /etc/fstab etc. If it's in the root of a drive maybe it's getting confused. Create an x:\bin\ directory (where x is the drive letter of the UDF device) into which to place cygwin1.dll and the exec

Re: Cygwin Perl has slowed in recent months

2022-05-24 Thread Sam Edge
On 24/05/2022 16:03, David Christensen wrote: On 5/24/22 01:47, Sam Edge wrote: On 24/05/2022 09:25, Csaba Raduly wrote:  > On Mon, 23 May 2022 at 20:47, Lee  wrote:  >>  >> On 5/22/22, David Christensen wrote:  >>> On 5/21/22 10:55, Hans-Bernhard Bröker wrote:  >

Re: Cygwin Perl has slowed in recent months

2022-05-24 Thread Sam Edge
f processes "then" > as it does  "now". > In  which case the increase in the run time could be attributed to Cygwin. Indeed. But perhaps what the Cygwin core and/or Cygwin Perl maintainers need is a simple test case Perl script that can be shown to be

Re: A notion about saving and restoring Windows file security info

2022-01-06 Thread Sam Edge
sible values that only affect how they're written and not how they're read. Just a thought. -- Sam Edge -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info: https:

Re: possible snprintf() regression in 3.3.2

2021-11-18 Thread Sam Edge via Cygwin
On 18/11/2021 14:27, Corinna Vinschen via Cygwin wrote: On Nov 18 16:11, Noel Grandin via Cygwin wrote: On 2021/11/18 3:19 pm, Corinna Vinschen via Cygwin wrote: My patch raised NDEC from 43 to 1023 to allow aproximately the same number of digits as glibc. Newlib strives to support embedded

Re: mmap failure [was: cygrunsrv + sshd + rsync = 20 times too slow -- throttled?]

2021-09-07 Thread Sam Edge via Cygwin
On 07/09/2021 23:44, Ken Brown via Cygwin wrote: > > MS can't add a new named field to a documented struct without breaking a lot of code.  I think it's extremely unlikely that they would do that.  On the other hand, I think it's very likely that a reader of the Cygwin code would be confused by c

Re: objects created in a dir w/cygwin mangled perms; inherit no-access

2021-08-23 Thread Sam Edge via Cygwin
On 23/08/2021 20:31, L A Walsh wrote: > > On 2021/07/15 01:23, Sam Edge via Cygwin wrote: >> (By the way, the permission workaround is another good reason for not installing in system root if advice from the authors of Cygwin - Corinna et al - isn't enough for you.) > --- >

Re: META: Fix the signup procedure?

2021-08-12 Thread Sam Edge via Cygwin
ists with a pretty small moderation team. Sounds like an offer to me. Thanks Russell. ;-) -- Sam Edge -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple

Re: objects created in a dir w/cygwin mangled perms; inherit no-access

2021-07-15 Thread Sam Edge via Cygwin
nt you from using it for recovery. PEBCAK -- Sam Edge -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple

Re: cygpath and star character

2021-07-14 Thread Sam Edge via Cygwin
th it will naturally consider it to be a character in a pathname and give you the equivalent Windows path that Cygwin would construct using the open() syscall. This is cygpath's purpose, after all! -- Sam Edge -- Problem reports: https://cygwin.com/problems.html FAQ: https:

Re: rename a user using setfacl -- possible? how?

2019-07-06 Thread Sam Edge
s to manipulate the NTFS ACLs I'd be inclined to look at native tools, probably using a Powershell script if you need to automate it. If you use setfacl on paths outside your 'Cygwin domain' it's going to mess up the more normal Windows/NTFS ACL usage especially the inheritanc

Re: cygwin can not be compiled with gcc 8.3.0

2019-07-05 Thread Sam Edge
On 05/07/2019 21:46, Biswapriyo Nath wrote: > Now I'm sure that the issue in cygwin source code. I've installed all the > components. Also find same issue[1] provided a year ago. Cygwin needs some > papering[2] for gcc 8.3.0. > Hi again. I don't want to sound mean (https://cygwin.com/acronyms/#WJM

Re: cygwin can not be compiled with gcc 8.3.0

2019-07-05 Thread Sam Edge
On 05/07/2019 18:03, Biswapriyo Nath wrote: > > If it is deprecated then why the FAQ is not fixed yet? > As is normal, I'll think you'll find https://cygwin.com/acronyms/#PTC. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation:

Cygserver functionality in UG

2019-02-15 Thread Sam Edge (Cygwin)
iliar with the web site source tree. I'll try to take a look next week if one of you stout fellows hasn't done it. -- Sam Edge -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubsc

Re: Windows to Cygwin username mapping: Domain before local account when duplicate name?

2019-02-15 Thread Sam Edge (Cygwin)
you'd > have to specify an authority (e.g. domain\username). > > It seems like Cygwin looks up the domain account first. > > Is this correct, or am I missing something? Is this by design? > > Thanks, > > Bill https://cygwin.com/cygwin-ug-net/ntsec.html#ntsec-map

Re: sshd permits logon using disabled user?

2019-01-28 Thread Sam Edge
On 27/01/2019 22:10, Corinna Vinschen wrote: > On Jan 27 17:49, Sam Edge (Cygwin) wrote: >> On 25/01/2019 18:03, Bill Stewart wrote: >>> On Fri, Jan 25, 2019 at 10:48 AM Stephen Paul Carrier >>> wrote: >>> >>>> There are different paths to acces

Re: sshd permits logon using disabled user?

2019-01-27 Thread Sam Edge (Cygwin)
security auditing. On the other hand, I am baffled as to why Windows itself allows a token to be created for an account that is disabled or locked out. If Cygwin can do it, other programs could too so you're still vulnerable. -- Sam Edge -- Problem reports: http://cygwin.com/problems.

Re: Dependency issues in setup.ini.

2017-09-30 Thread Sam Edge
On 30/09/2017 12:23, Andrey Repin wrote: > >> Indeed. However, while off label usage of Cygwin is anathema to me but >> sometimes I wish 'base' wasn't quite so big and have to pare things down >> a little once installed, e.g. as part of a makefile- and/or >> Eclipse-based build tree in source code

Re: Dependency issues in setup.ini.

2017-09-30 Thread Sam Edge
Hi Andrey. Nice to be back in a thread with such esteemed folk. ;-) On 30/09/2017 10:00, Andrey Repin wrote: > Greetings, Sam Edge (Cygwin)! > >> I've been developing a Python package that can interrogate and >> manipulate local package caches (the directories where se

Re: Dependency issues in setup.ini.

2017-09-30 Thread Sam Edge (Cygwin)
On 29/09/2017 23:39, Steven Penny wrote: > On Fri, 29 Sep 2017 21:16:17, "Sam Edge (Cygwin)" wrote: >> For example we have lots of dependency loops in the 'requires' fields in >> setup.ini - even to the point that some packages depend upon themselves! > >

Dependency issues in setup.ini.

2017-09-29 Thread Sam Edge (Cygwin)
i - even to the point that some packages depend upon themselves! And also we have some dependency omissions. For example, mintty doesn't depend upon anything - it has no requires field. Surely, every binary package should depend at least upon 'cygwin'? Is this a known issue or sho

Re: cygpath

2017-02-10 Thread Sam Edge
On 11/02/2017 00:05, Eliot Moss wrote: > On 2/10/2017 6:50 PM, Sam Edge wrote: > >> Sorry, did anyone actually read Andrey's post? > > Yes, but I was going through the emails in order and responded > to the earlier one before I got to the later one. Sorry to have

Re: cygpath

2017-02-10 Thread Sam Edge
of this work-around. Generally, all you need to do is accept the Copenhagen interpretation in your scripts and just calculate. ;-) The only thing you need to be careful of is that if you really mean to pass the glob to your Windows app, you leave it out of the string passed to cygpath e.g. cygsta

Re: svn segfault when using svn+ssh schema

2017-01-16 Thread Sam Edge
On 16/01/2017 20:26, Jon Turney wrote: > On 16/01/2017 20:07, Sam Edge wrote: >> On 09/01/2017 19:07, Sam Edge wrote: >>> On 09/01/2017 02:04, Eliot Moss wrote: >>>> On 1/8/2017 3:45 PM, David Rothenberger wrote: >>>>> On 1/8/2017 6:12 AM, Sam Edge wrot

Re: svn segfault when using svn+ssh schema

2017-01-16 Thread Sam Edge
On 09/01/2017 19:07, Sam Edge wrote: > On 09/01/2017 02:04, Eliot Moss wrote: >> On 1/8/2017 3:45 PM, David Rothenberger wrote: >>> On 1/8/2017 6:12 AM, Sam Edge wrote: >>>> I've seen a number of 'svn segfault' threads on the mailing list >>

Re: SegFault running "ls -l" after Microsoft Patch Day

2015-12-20 Thread Sam Edge
On 20/12/2015 13:31, Houder wrote: > > Yes Corinna, I "heard" you the first time ... > > ... as I said, it must be my __old__ age. Let us stop at that. > > Regards, > Henri > > Should I be asking for subscriptions to the System V wrinklies' club at this point? :-; (Wasn't expecting my little polem

Re: SegFault running "ls -l" after Microsoft Patch Day

2015-12-20 Thread Sam Edge
On 18/12/2015 13:06, Dr Rainer Woitok wrote: > and (of all things!) contain blanks, * rant mode on * What's wrong with blanks? The OS calls don't give a monkey's chuff so long as they're given null-terminated C-strings. Tools like find, xargs etc. have options to cope. The biggest problem is t

Re: Question about flock - potential memory corruption?

2015-09-07 Thread Sam Edge
. slight technical hitch? Your example flock.c doesn't call fork(), nor does it use your two macros MAX_ITER & CHILDREN. -- Sam Edge -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsu

Re: Updated [test]: coreutils-8.24-2

2015-08-27 Thread Sam Edge
ern compiler. Anyway, we're off-topic so adieu. -- Sam Edge -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: Updated [test]: coreutils-8.24-2

2015-08-27 Thread Sam Edge
> unlikely >2G string; and it helps to never branch on uninitialized memory] > One might add, "Always, always initialize automatic variables. This ensures deterministic behaviour. The compiler will optimise out the redundant ones." Rapid diagnosis once reported so I&

Re: mintty hangs after exit

2015-08-21 Thread Sam Edge
On 22/08/2015 05:54, Thomas Wolff wrote: > Am 22.08.2015 um 06:31 schrieb Sam Edge: >> On 22/08/2015 05:05, John Hein wrote: >>> Andrey Repin wrote at 02:05 +0300 on Aug 22, 2015: >>> > Just noticed a weird thing. Wonder if anyone can confirm or deny >>&

Re: mintty hangs after exit

2015-08-21 Thread Sam Edge
le bar, Alt-F4 etc.) close the window and the mintty process exits cleanly. Not a massive problem but slightly annoying. Cygcheck attached. -- Sam Edge -- Sam Edge Cygwin Configuration Diagnostics Current System Time: Sat Aug 22 05:19:26 2015 Windows 7 Home Premium Ver 6.1 Build 7601 Service Pac

Re: chgrp in Windows

2015-02-24 Thread Sam Edge
bsystem at all, although it is propagated through the CIFS network filesystem which is handy for us. You'll need to add a bolt-on (like SFU I think) if you want to see a tab on the Explorer security settings showing the primary group. Or just use Cygwin ls. :-) -- Sam Edge -- Sam Edge

Re: [ANNOUNCEMENT] Updated: units-2.11-1

2015-02-22 Thread Sam Edge
7;s been a while since I was on here.) -- Sam Edge -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: Cygwin1.DLL soon to be Windows Vista only

2007-03-31 Thread Sam Edge
Finally I get to go for my MCSE certificate. I can't thank you enough. (Really, I CAN'T.) -- Sam Edge -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/doc

Re: error installing sshd on win2k3

2004-07-09 Thread Sam Edge
> I am installing sshd on win2k3. Windows 2300?! Microsoft must be /really/ confident about this version of the OS. ;-) (Sorry.) -- Sam Edge -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: h

Re: Is there a 'ping' in cygwin?

2003-10-20 Thread Sam Edge
eaven forbid, just use Windows Explorer to rename (F2) "PING.EXE" to "ping.exe". Regards, -- Sam Edge -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: Is there a 'ping' in Cygwin?

2003-10-17 Thread Sam Edge
nk that deserves a gold star. :-D I love Fridays. -- Sam Edge -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: ssmtp 2.38.7-4 reads headers from message body.

2003-10-17 Thread Sam Edge
ourse, ssmtp > has never been written with textmode mounts in mind... Answered your own question. :-D The translation between the SMTP stream's CRLF and the UNIX (or DOS text-mode) LF is maybe done elsewhere? Does ssmtp explicitly set stdin to be text-mode? If it's coming from a UNIX

Re: ssmtp 2.38.7-4 reads headers from message body.

2003-10-17 Thread Sam Edge
s) /require/ CR-LF ("\r\n" i.e. "DOS") line endings. (Probably because debugging using dumb terminals or printers was easier that way in days of yore.) Regards, -- Sam Edge -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: ht

Re: Win2k and cygwin memory leak

2003-08-14 Thread Sam Edge
gwin shared memory is automatically deallocated once the last Cygwin process exits, irrespective of any bugs (memory leaks) in Cygwin. Again, /supposedly/. ;-) Regards, -- Sam Edge -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/proble

Re: apache problems gone with 1.50

2003-07-30 Thread Sam Edge
y->Winsock socket API translation. Apparently this helps. (But I suspect the majority of the performance difference Stipe has found is the use of threads in the native Windows version against forking child processes in the *X versions which is a more expensive operation.) Regards -- Sam Edge

Re: activating a dial-up connection from cygwin

2003-07-25 Thread Sam Edge
bly shut it > down) from the command line. Try typing rasdial /help from a command line. It's a built-in in NT, 2k and (I think) XP and works fine for me from CMD.EXE or bash. There's a freeware (or perhaps shareware) version available for 9x/Me as well. You'll have to Google for t

Re: behaviour of "for (( exp1; exp2; exp3 )); do COMMANDS; done"

2003-05-29 Thread Sam Edge
other system. The obvious idea would be for the code that handles "#!/bin/" to look in the $PATH if doesn't exist in /bin - but there are security concerns with this approach, of course. Anyway, the whole discussion is not Cygwin specific. If anyone wants to discuss it furt

Re: behaviour of "for (( exp1; exp2; exp3 )); do COMMANDS; done"

2003-05-29 Thread Sam Edge
he problem? How can you guarantee that "env" is always in /usr/bin? It's also pretty inefficient, isn't it? Ho hum ... off topic thread alert! Mea culpa. ;-) Regards, -- Sam Edge -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http:

Re: behaviour of "for (( exp1; exp2; exp3 )); do COMMANDS; done"

2003-05-29 Thread Sam Edge
this whole script-handling behaviour had been moved out of the kernel.) I learn something new every day. Thanks. :-) Regards, -- Sam Edge -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http:

Re: behaviour of "for (( exp1; exp2; exp3 )); do COMMANDS; done"

2003-05-28 Thread Sam Edge
Stuart Brady <[EMAIL PROTECTED]> wrote in <[EMAIL PROTECTED]> in gmane.os.cygwin on Tue, 27 May 2003 13:07:18 +0100: > On Tue, May 27, 2003 at 12:42:21PM +0100, Sam Edge wrote: > > Make sure that if your script uses Bash-specific features, it starts > > with #!/bin/

Re: Advocacy

2003-03-04 Thread Sam Edge
h you if I can. Right. This is deeply OT for [EMAIL PROTECTED] so I'll shut up again. -- Sam Edge This e-mail is intended for you. By reading it you have agreed to give me all assets in your posession and the labour of yourself and your descendants in perpetuity. And a date with your sister.

Re: ping on cygwin?

2003-01-13 Thread Sam Edge
needing extra privileges. This might be useful for your version. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wcecomm/htm/_wcesdk_internet_control_message_protocol__icmp_.asp (Don't worry that this is under the Windows CE section, by the way. It applies to NT/2k/X

Re: Cygwin & MinGW

2002-10-02 Thread Sam Edge
compile a program that will work on Windows machines that don't have Cygwin installed. -- Sam Edge -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: Cygwin/Apache with PHP CGI

2002-05-17 Thread Sam Edge
simple scripts appear to be working okay. By the way, PHP 4.2.1 is now available. Would it make sense to port this to Cygwin first before attempting a debug? -- Sam Edge -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html

Re: xterm title not shown

2002-05-15 Thread Sam Edge
ofile sets up PS1 with the xterm escape sequences to put the username and current directory into the title. Either edit /etc/profile or override it in your ~/.bash_profile or ~/.bash_rc. -- Sam Edge -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: ht

Re: Possible error in cygpath

2002-05-15 Thread Sam Edge
Jorg Schaible wrote in <[EMAIL PROTECTED]> in gmane.os.cygwin on Wed, 15 May 2002 11:44:51 +0200: > If we have to be Win95-compatible still Please don't consider dropping 95 and NT4 support just yet! There are still plenty of us running these OSes for all sorts of reasons.

Re: Changes in latest snapshot

2002-05-15 Thread Sam Edge
pain. (Xlib does object to the CRs.) Thanks. -- Sam Edge -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: setup.exe problem

2002-05-14 Thread Sam Edge
Harold L Hunt wrote in <[EMAIL PROTECTED]> on Tue, 14 May 2002 16:12:51 EDT: > The reason I chided you is that I happen to have inside knowledge that this > is a change ('problem') with the openbox package, not with setup.exe. Búgger! My mistake. Apologies. -- Sa

Re: setup.exe problem

2002-05-14 Thread Sam Edge
e package archive file appears to be perfectly fine. It extracts correctly using tar but not using setup.exe. -- Sam Edge -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.

setup.exe problem

2002-05-14 Thread Sam Edge
anually all the files are extracted okay so I suspect the problem is with setup.exe. (I've also been having the same trouble as others with setup.exe 2.218.2.4 and 2.218.2.6 not working for "Install from Local Directory." and am having to use 2.194.2.26.) -- Sam Edge -- Uns

Re: -mno-cygwin does not work for g++ and g77

2002-05-12 Thread Sam Edge
no package but there are libraries available for C++ in MinGW. http://cygwin.com/ml/cygwin/2002-05/msg00652.html -- Sam Edge -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FA

Re: Too stupid to use MinGW?

2002-05-10 Thread Sam Edge
STL and tchar.h support. One point though. Instead of copying c:\cygwin\usr\include\g++-3 into c:\cygwin\usr\include\mingw as suggested it's easier to open a bash shell and cd /usr/include/mingw ln -s ../g++-3 . instead. -- Sam Edge -- Unsubscribe info: http://cygwin.com/ml/#unsub

Re: Cygwin/Apache with PHP CGI

2002-05-10 Thread Sam Edge
n. (All I wanted it for is to be able to test PHP code before sending it to my - pretty basic - hosting server.) Thanks anyway. -- Sam Edge -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://c

Cygwin/Apache with PHP CGI

2002-05-09 Thread Sam Edge
though I can't think why.) (I appreciate that CGI is a sub-optimal way of using PHP in Apache but at least this /is/ working for me and allows me to check my code more easily before uploading to my service provider's Apache/PHP server.) -- Sam Edge -- Unsubscribe info: http

Re: apache PHP segmentation fault

2002-05-09 Thread Sam Edge
e package isn't compiled with debug enabled. Perhaps I need to compile my own versions of Apache and mod_php as he suggests to pin down the location. Ho hum. Thanks anyway. -- Sam Edge -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.c

Re: apache PHP segmentation fault

2002-05-09 Thread Sam Edge
local/lib/php.ini. Ah ha! I've copied the php.ini-recommended file from a download of 4.2.0 for Windows native to /usr/local/lib/php.ini and the problem has gone away. No more segmentation faults. Perhaps the package should include a default php.ini file for idiots like me? Thanks anyway. --

Re: Support for Windows 2000 Professional

2002-05-03 Thread Sam Edge
hive before posting questions here. -- Sam Edge -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: How do you pronounce GCC and Cygwin?

2002-05-03 Thread Sam Edge
ters so I'm not sure why the original poster > asks about that. You could possibly pronounce it as the contracted expletive "Jeez!" ;-) -- Sam Edge -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: Color Output with Printf

2002-05-02 Thread Sam Edge
gwin application you need to use the Win32 console output routines. Take a look at WriteConsoleOutput and WriteConsoleOutputAttribute in the Win32 API for setting colours. If you don't have MSDN on CD, you should check out the on-line version, in this case http://msdn.microsoft.com/library/default.

Re: using Windows links

2002-05-02 Thread Sam Edge
SES_ROOT\lnkfile contains an empty string value called "NeverShowExt." Here ends the Windows shell tutorial.) ;-) -- Sam Edge -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: Using a real mirroring tool...

2002-04-30 Thread Sam Edge
m files if you're just populating a local package directory. They're very small but every little helps and it reduces the clutter and can save a few sectors on the local disc. Or am I missing something? ("Again" do I hear from the chorus? Kindly leave the auditorium, sir!) ;

Re: setup 2.194.2.24: Bug (?) in downloading from internet

2002-04-29 Thread Sam Edge
ckage). Yup. Agreed. Thesis, antithesis, synthesis! :-) Can I also suggest adding reget behaviour at some point, if it can be done reliably. Getting nine tenths of the way into a 15MB package when your line goes down is /very/ annoying! ;-( Finally, I stand by my wish to retain a separate down

  1   2   >