assword. Simply rsh'ing
to a machine isn't enough, the domain controller will not trust you. Hence
you will not have access to any network shares as it won't believe who you
say you are.
Chris
--
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/
ur (login/password) will not allow that
> since you can't hardcode your passwords in scripts.
AFAIK you'll need to supply a password at some point. You could try using
expect or something similar to pass the password through.
Chris
--
Unsubscribe info: http://cygwin.com/ml/#u
>
That's interesting, but what's the advantage of rxvt over opening
cygwin/bash in a Windows command window, where all the formatting
options (except initial placement I grant you) are available from the
prompt window properties?
--
==
get Administrator from normal
User account).
http://www.doc.ic.ac.uk/~ccj00/twiki/bin/view/Cygwin/CygwinSu
Chris
--
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/
In a recent post, Rui Carmo wrote:
> On Monday, Dec 23, 2002, at 11:58 Europe/Lisbon, Chris Game wrote:
>> That's interesting, but what's the advantage of rxvt over opening
>> cygwin/bash in a Windows command window, where all the formatting
>> options (except ini
s on here benefit from other's mistakes.
--
===
Chris Game
===
--
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/
y, life's
just too short.
That's why the advice from those who know about these things is so
valuable.
So thanks, Rui, and all those who took the trouble to respond.
Season's Greetings to all!
--
===
emporary observer object. So when the line
observer::observer() { Select.give(this); }
calls give(), it leaves a dangling pointer.
Chris
--
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/
.dll
<http://msdn.microsoft.com/library/default.asp?url=/library/en-us/shellcc/platform/shell/reference/functions/shfileoperation.asp>
might be useful in working out a way to do it.
HTH,
CHris
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.h
u could theoretically modify an .exe to load
> >>cygwin1.dll and use the wrapper functions. Or you could use some of
> >>Windows hook facilities to do that.
> >
> >Hmm. Would that even work?
This is a project I might work on when I have the time.
Chris
--
U
> >When Busy File Encountered" on April 6, 2002 and "REPOST: unlink
> semantics"
> >from April 10, 2002.
> >
> >I'm not an expert, but this has come up more than once (I initiated the
> >April 6 round of discussions) and the upshot is that giv
piling the whole
cygwin suite from source code? Is there still no plan to
switch this behavior back? I can't imagine I'm the only one
that wishes reordering was supported.
Thanks,
Chris
On Thu, Sep 05, 2002 at 04:52:01AM -0400, [EMAIL PROTECTED]
wrote:
>I noticed that getopt() a
r tools, without any
trouble at all. This behavior actually used to be supported
in cygwin but was changed, maybe a year or a year and a half
ago. I just wanted to bring the issue back up again to see if
cygwin tools could be made to work like their linux/unix
counterparts again.
Chris
Origina
> On Tue, Dec 24, 2002 at 01:54:23AM -0000, Chris January wrote:
> >
> > > > 'su' is not implemented in cygwin (yet). The closest you
> can get now is
> > > > setting up sshd and using 'ssh user@localhost'. There was
> some talk of
>
t unexecutable...
Permissions on my /bin/bash are -r-xr-xr-x+, i.e. 555
Chris
--
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/
where on the net that I don't know? Or I have to
> keep bothering you guys? :)
http://www.doc.ic.ac.uk/~ccj00/twiki/bin/view/Cygwin/WebHome
has some useful bits and pieces.
Chris
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwi
nux. This
> file was generated by a CS professor at my school using GCC. When I use
> the
You can't use Linux library object files on Cygwin. If you don't have access
to the source then you will either have to compile and run your application
on Linux or use some kind of emulator like Li
dic, but I can only test this at
college. Would reinstalling gcc solve the corrupted symlink problem as I
have already tried that and I still get the same error. A process is
actually being spawned (the as.exe process) so it doesn't sound like the
symlinks are corrupted.
Do you (Chris) or anyo
> Is modem dial-in access to Cygwin possible? Is there a version
> of mgetty that
> works with Cygwin? If not, could it work or are there
> limitations in Cygwin
> that would prevent this.
Use Dial-up Server and sshd?
Chris
--
Unsubscribe info: http://cygwin.com/
a STEP BY STEP w/success, I'd be glad to
see it. A few days of dinking with it have not produced success on my part. There's
gotta be a secret incantation...
chris
-
Chris Olive
[EMAIL PROTECTED]
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug report
> Probably
>
> else
>status = 'R'; //running
>
> would be a good idea then?
Try using procps (from the procsps package) if need process states reported
more accurately.
Chris
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
er.
Check out FileDisk at this link: http://www.acc.umu.se/~bosse/
This should do what you want (being able to mount a disk image in Windows).
You can then use the Cygwin 'mount' command to mount the new device in
Cygwin.
If you want to read ext2 or another filesystem you will need an
e beats me to this I'll try and package it up
> in the next few weeks.
distcc is great - I can compile KDE CVS in about 10 minutes total using 30
machines at college.
OT, but do you think distcc could be run over the Internet? Imagine a huge
distributed Cygwin compile farm across
> Hello all,
>
> Is there a /proc/partitions or a /proc/cpuinfo in newer versions
> of Cygwin?
> I'm looking for a way to determine cpu info and drive info from the
> command line. I'm using v1.3.14.
I'll code some up for you, how about that?
Chris
.exe /C -ing it, but none of these seem
> to work.
>
> Anyone else tried doing this?
Is this any use?
http://www.doc.ic.ac.uk/~ccj00/twiki/bin/view/Cygwin/CygwinSu
Chris
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cyg
script using runas,
> > but for some
> > > reason can't get it to work at all under Cygwin - I tried
> > running it
> > > from Bash, cygstart-ing it, cmd.exe /C -ing it, but none of
> > these seem
> > > to work.
> > >
> > > Anyon
> > > > Is this any use?
> > > >
> > > > http://www.doc.ic.ac.uk/~ccj00/twiki/bin/view/Cygwin/CygwinSu
> > > >
> > > > Chris
> > >
> > > [EMAIL PROTECTED] (.../jon/tmp) % su root
> > > Password:
> >
s for your help!
-- Chris Pearson
> On Fri, Mar 29, 2002 at 02:16:33PM -0700, Harris, Jeffrey A wrote:
> > I just completed the install and download of all the packages of cygwin.
> > When compiling a program in cygwin I get the following..
> >
> > gcc -g -Wall -c conn
> On Mon, Mar 10, 2003 at 10:56:11AM -0000, Chris January wrote:
> > The su binary on my webpage seems to need more privileges than
> I remember.
> > Try assigning yourself the "Replace a Process Level Token" right. I am
>
> You're opening up the security hol
Hey,
I can't seem to find any details about this error, so I'm tossing it out
there.
After installing the newest version of Cygwin, it chokes when it tries to
launch.
"The CYGWIN1.DLL is linked to missing export
KERNEL32.DLL:IsProcessorFeaturePresent"
I'm running Windows '95 on a P300 Celero
> Chris Hardie wrote:
> > Hey,
> >
> > I can't seem to find any details about this error, so I'm tossing it
> > out there.
> >
> > After installing the newest version of Cygwin, it chokes when it
> > tries to launch.
> >
> On Thu, Mar 13, 2003 at 05:09:21PM +0000, Chris Hardie wrote:
> > "The CYGWIN1.DLL is linked to missing export
> > KERNEL32.DLL:IsProcessorFeaturePresent"
> >
> > I'm running Windows '95 on a P300 Celeron. Anyone have any idea what's
&g
> Chris,
>
> On Thu, Mar 13, 2003 at 11:57:43PM -0000, Chris January wrote:
> > Corinna, the cpuid results are still valid if the user doesn't
> have NT. Only
> > in the worst case scenario (i.e. a user running Windows 95/98
> on a 486) will
> > it be nece
>Looks like when the /proc/cpuinfo feature was added, someone forgot to
register a new function with the autoload magic. >Basically, 1.3.21-1 is
broken for Win9x. You will have to roll back to 1.3.20 and wait for a
re-release. Max.
Alrighty. Where can I find old distros? I've given the site a once
eems unable to see the file (although it is
visable in windows explorer)
I can reproduce this on both computers I have (independantly) installed
cygwin on.
Chris
Cygwin Win95/NT Configuration Diagnostics
Current System Time: Mon Nov 17 19:19:49 2003
Windows XP Professional Ver 5.1 Build
ould be possible without too much work, but using
> mingw sounds like it is at least slightly more common.
>
> If i can make the lib like that i will have to see if i can find anybody
> who can maintain the packages.
I would love to have a Cygwin linked SDL and am willing to maintain it if
It has again been some time since I've sent mail about the
getopt issues ;-) I too would like to see getopt_long()
allow parameter reordering, I'm fine with getopt()
preserving posix correctness. Is anyone currently taking
a look at this? What would be involved in the process?
Tha
ively:
> $ /etc/group
try cat /etc/group
> $ /etc/passwd
try cat /etc/passwd
Chris
--
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/
t the same problem. I'm about to try to pull the latest revision
from cvs to see if that addresses it.
Chris
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:
> filesystem "plug-ins" which could be generalized for stuff like NFS,
> EXTFS, etc.
>
> Didn't someone say they had a free month? Perfect project. :-)
Isn't the SFU NFS client an installable file system, i.e. you can use it
anywhere in Windows, not just
Buchbinder, Barry wrote:
Does this mean that that MS finds that Cygwin (and U/Win, MKS, et al.) is a
threat? Or that they were not making much from SFU but cannot drop it for
various reasons, so are going for brownie points?
The motivation is probably so that they can realease other unix softw
pily supply any info requested.
Thanks,
- chris
cygcheck -svr:
Cygwin Win95/NT Configuration Diagnostics
Current System Time: Tue Jan 20 09:22:35 2004
Windows XP Professional Ver 5.1 Build 2600 Service Pack 1
Path: C:\cygwin\usr\local\bin
C:\cygwin\bin
C:\cygwin\bin
r 1998 onward should work
correctly with newer DLLs."
Meanwhile I'll stay back at the 1.5.5 cygwin, so I'm not hurting, but I thought I'd
bring this to your attention.
Thanks,
Chris Metcalf
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports:
und useful for USB keying is to look up
"upx"ing (available in cygwin, although the closed-source version gets
better compression) all of the executables and dlls. you can get some
fair reduction in space requirements and definatly if you use a USB 1.1
device you'll probably find a
these values are not available.
(Note: this isn't strictly true as there are similar performance counters on
Windows 95 - feel free to write some code to read them and add them to
/proc/loadavg.)
Chris
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports:
Hello.
I suspect that this is a FAQ, but I haven't found it, so I'll ask it!
Unlike linux / *BSD / etc distributions, it doesn't seem easy to
automate the cygwin install utility. I don't seem able to get a list of
installed packages, give a package to install from a given file, examine
the pac
w2K.
sometimes there are two threads with the same startaddress sharing the
high load on w2k.
anyone any ideas? what can i do to isolate the problem?
chris
references:
procexp: http://www.sysinternals.com/ntw2k/freeware/procexp.shtml
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-si
e of the fcntl64 unsat
(I believe that was the symbol, or if not something similar -- fstat64?).
Chris Metcalf
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:
b->'Settings'.
Uncheck 'Automatically restart'.
Next time you should see a blue screen instead of the computer rebooting.
See if this helps you solve the problem.
Chris
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin
Cygwin includes quite a number of symlinks. I personally have changed a
number of the cygwin-style symlinks to windows-style ones to fix (as has
been mentioned recently) the problem that cygwin-style symlinks don't
work from cmd
Would it be possible to automagically change all the cygwin-style
end it just to the author of the mail
in question?
Thank you for your time,
Chris
--
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/
month day
01 0801
1 = first revision
2 = second revision
Chris
> - Original Message -
> From: "Igor Pechtchanski" <[EMAIL PROTECTED]>
> To: "Peng Yu" <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>
> Sent: Wednesday, March 03, 2004 8
irror
/tmp/mirror
[EMAIL PROTECTED] [535]: !lftp
lftp -u chris fish://localhost/tmp/
Password:
lftp [EMAIL PROTECTED]:/tmp> mirror -v test-lftp
Total: 1 directory, 0 files, 0 symlinks
Using lftp 2.6.12 under Mac OS X exhibits the same problems; works fine with
the other sites I tested, but not the
hd and lftp) is the domain; at work, my system is part
of domain, at home, I don't have one.
I made sure the SYSTEM account (which is what inetd is starting sshd as) had
access to my directories, but it doesn't seem to have made any difference.
--
Chris Herborth
On Fri, Mar 12, 2004 at 02:59:59PM -0600, Brian Ford wrote:
> On Fri, 12 Mar 2004, Chris Green wrote:
>
> > On Wed, Mar 10, 2004 at 10:10:18AM -0600, Brian Ford wrote:
> >
> > > Since none of this is really specific to Cygwin/X, I've redirected
> >
graded package.
> >
> > What on earth does "To Uninstall, Reinstall, or get the Source for an
> > existing package, click on Keep to toggle it.", mean???
> >
> Did you try it? Clicking on Keep transitions it to Uninstall, Reinstall,
> Source, etc.
>
al error: can't open ` -P-c -mandoc': No such file or directory
Looks a bit like a script somewhere has gotten hosed or something... any clues?
--
Chris Herborth [EMAIL PROTECTED]
Documentation Overlord, CRYPTOCard Corp. http://www.cryptocard.com/
N
o the linux box and opens OO word
processing with the text file on an NFS.
It there anyway to do this back to a WinXP box?
Any advise is appreciated.
Chris Powell
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.htm
and all I want the users to do is access a webbrowser.
Regards,
Chris
--
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/
Redirecting to the cygwin mailing list.
You probably need to upgrade your version of the Cygwin DLL.
> The /proc filesystem doesn't exist? Does something need to be
> installed using cygrunsrv?
>
> -richard
>
>
> -Original Message-
> From: Chris Jan
stalled as services correctly.
thank you,
chris
--
The content of this e-mail is confidential, may contain privileged material
and is intended solely for the recipient(s) named above. If you receive this
in error, please notify Software AG immediately and delete this e-mail.
Software AG (UK) Limited
> On Fri, Mar 26, 2004 at 10:24:01AM -, Clemson, Chris wrote:
> > I ran nfs-server-config, but it tries to install a portmap
> service, which it
> > cant find.
> > Any ideas which package this is in, as i can't see it as a
> separate package
> > in the
n to not mess my files up ^_^ )
Chris
--
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 conceptually consistent) is a reasonable solution
to all concerned.
Chris
--
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/
rns g++ into a "pure" windows C++ compiler (hence the name
of the flag).
-mno-cygwin should end up with files identical(ish) to those obtained by
mingw I think.. what compile line did you use for that?
Chris
--
Badger, Badger, Badger, Badger, Badger, Badger, Badger, Badger...
Mus
Alex Vinokur wrote:
"chris" wrote in message news:[EMAIL PROTECTED]
Alex Vinokur wrote:
Comparative Performance of C++ Compilers
C/C++ Performance Tests
=
Whi
n't think of
anyone who releases binary only code for Linux but not for Windows.
It would be really nice to be able to run Valgrind on Windows as well, but
that's another story.
Chris
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http:
elease it as binaries without
> being obliged by the GPL to provide sources, because they can
> claim they're
> working on your PD version rather than any version distributed under GPL.
> IOW, making code PD makes it impossible to apply and enforce the
> GPL to it.
> IIUIC.
The i
ofessional Ver 5.1 Build 2600 Service Pack 1
Path: C:\cygwin\usr\local\bin
C:\cygwin\bin
C:\cygwin\bin
C:\cygwin\usr\X11R6\bin
c:\WINDOWS\system32
c:\WINDOWS
c:\WINDOWS\System32\Wbem
Output from C:\cygwin\bin\id.exe (nontsec)
UID: 1003(Chris) GI
...
Hi self!
I've been having a play around and I believe this problem is connected
to #include_next not respecting the -mno-cygwin. My knowledge of gcc is
however nowhere near enough for me to be sure. I just wanted to say this
to perhaps save someone else some small amount of time.
23:05 i686 unknown
unknown Cygwin
- residential cable modem connection (3MBit)
- accepting ssh connections through inetd; ssh, scp, sftp work perfectly
I've attached the core dump, and the output of "cygcheck -s -v -r" from both
ends.
Clues appreciated, thanks!
--
Ch
make sure you have the correct account selected!
Also, if you want to test your new shiny filter, if you click on it
there is a "run now!" option!
Hope that is a simple enough guide :)
Chris
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: ht
in cygwin
b) As I read the original program, am I now irreparably "tainted" and
cannot work on fixing / extending the code?
Chris
Regards,
Utomo
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of utomo
Sent: Saturday, April 17, 2004 10:41
chine, or nothing.
import socket
try:
print socket.gethostbyname( socket.gethostname() )
except:
pass
Perl's probably just as easy.
--
Chris Herborth [EMAIL PROTECTED]
Documentation Overlord, CRYPTOCard Corp. http://www.cryptocard.com/
Never send
electa wrote:
i have used
#include
but gcc still prints
"implicit declaration of function lrand48()",
and "srand48()".
Just checking, are you using the "-mno-cygwin" flag on gcc/g++? This
would cause that error. If so, then you are using mingw and should
really go and ask them why it doesn't
't sounding too snippy in this message, I've actually had to
explain this several times this week. Must be related to the change in
seasons. ;-)
--
Chris Herborth [EMAIL PROTECTED]
Documentation Overlord, CRYPTOCard Corp. http://www.cryptocard.com
> Hi I setup ssh on cygwin and when files get dropped on ssh to
> windows it
> automatically assigns the rights to read for the everyone group. Is it
> possible to tweak this
> So that files coming from a certain user are only accessible from that
> user? Permissions on the parent folder are diffe
Christian Rudiger wrote:
Hello Al,
thank you, it worked.
i putted one at the end of the program just writing :
}; // end of class
int main(){}
why does that work? I think thats strange.
Regards Christian Rudiger
I thought I would post this to the list, because it's nice to have
complete dicussion
r objects created by members of the
administrator group option" in Local Policies/Security Options.
Chris
--
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/
;at" is a Windows command that's part of the task scheduler service (I
> think it gets installed with IE6, but I'm not sure).
> Igor
yes, AT is a windows command. it comes with windows NT onwards. It is part
of the OS, not part of IE
chris
--
The content of this e-mail
directories, and "more" can't find
cygncurses6.dll.
So, what have I done wrong? What can I do to fix it?
Thanks for any assistance you can provide.
Chris Carlson
iStor Networks, Inc.
-Original Message-
From: Brian Ford [mailto:[EMAIL PROTECTED]
Sent: Friday, May 28,
in.old/usr/
bin
export PATH
if [ -r $HOME/.bashrc ]
then
. $HOME/.bashrc
if [ $PWD != $HOME ]
then
cd $HOME
fi
fi
With minimal testing, this seems to fix all my problems for now.
Chris Carlson
iStor Networks, Inc.
-Original Message-----
From: Chris Carlson
Sent: F
ow of a solution to this problem? Anything from fixing
cygwin to suggesting a work-around would be very welcome.
Thanks again for such a great tool!
-Chris
--
http://llvm.cs.uiuc.edu/
http://www.nondot.org/~sabre/Projects/
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
ly. Suggesting the reading of a book on shells wouldn't be quite
useful either, since Cygwin does things just a little differently. A
pointer to the Cygwin document might have helped. I'm still looking for
it.
Chris Carlson
iStor Networks, Inc.
-Original Message-
From: Thorste
anything Unixy. The concept of a man page is completely foreign to
them, not to mention command-line. They don't know there is a "FILES"
section that is on line 5061 of the man page. They don't even know to
look for one.
See below for other comments...
Chris Carlson
i
n
unknown Cygwin
Thanks in advance.
Chris Carlson
iStor Networks, Inc.
--
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/
Thanks for the quick response!
Chris Carlson
iStor Networks, Inc.
-Original Message-
From: Igor Pechtchanski [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 03, 2004 10:39 AM
To: Chris Carlson
Cc: [EMAIL PROTECTED]
Subject: Re: Printing under Cygwin on W2K
On Thu, 3 Jun 2004, Chris
It made me dig a bit deeper into the problem.
Chris Carlson
iStor Networks, Inc.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Hannu E K Nevalainen
Sent: Thursday, June 03, 2004 1:00 PM
To: [EMAIL PROTECTED]
Subject: RE: Printing under Cygwin on W
eatures that aren't documented that I want to use?
I try to be understanding with questions. If they're totally ignorant
and lazy, I might kindly tell them where to look, but if it appears like
they've made a little effort, I'll try and answer them.
Chris Carlson
iStor Networks,
I have a bug that shows up when I run commands normally from bash, but
doesn't show up when they are run with strace (because it only shows up on
direct children of the initial bash process). How can I debug this?
Regards
Chris
--
Unsubscribe info: http://cygwin.com/ml/#unsubs
Can someone with Cygwin 1.3.10 DLL please check what output you get if you
type the following:
1. Click Cygwin.bat
2. Type cd /cygdrive
3. Type ls
Regards
Chris
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation
Is there a utility available that will convert cygwin paths to dos paths and
visa-versa? On the archives I saw that the cygwin dll has functions that do
that, but does there exist a standalone app that will do this?
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reportin
to return! No other CPU intensive programs are
running and, no, I'm not selecting text in the console window and not
realising it... :-)
Regards
Chris
2992 6679406 [main] base 2324 symlink_info::check: not a symlink
1060 6680466 [main] base 2324 symlink_info::check: 0 = symlink.check
(C:\cy
le function).
Regards
Chris
--
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/
if it is.
NB: You _must_ close all Cygwin programs first.
Also I can confirm the .../. problem that someone mentioned in an earlier
post also happens on my system.
Regards
Chris
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
> bash-2.05a$ pwd
> /russ/scripts
> bash-2.05a$ cd .../.
> bash-2.05a$ pwd
> /russ/scripts/...
> ... is this a bug do I have a virus?
I've posted a patch to cygwin-patches that corrects this.
Regards
Chris
--
Unsubscribe info: http://cygwin.com/ml/#unsubscri
> > From: Chris January [mailto:[EMAIL PROTECTED]]
> >
> > Using Cygwin DLL 1.3.10.
>
> Likewise. (On Win2K.)
>
> > 1. Close all Cygwin programs
> > 2. Open bash
> > 3. Type: cd /cygdrive
> > 4. Type ls
> > I get a listing of C:\ instead
st on this list
>>
>> http://sources.redhat.com/ml/cygwin/2001-11/msg00849.html
>>
>> but that never received an answer. Any ideas? Thanks.
>
> _SC_PHYS_PAGES is only supported on NT/2K/XP.
In which case you need to use GlobalMemoryStatus instead.
Chris
--
Unsubscrib
3.1 under Cygwin using the 2.95 compiler (had to make some modifications
for line endings and its only in the mainline right now). But I couldn't
get C++ or Objective-C to work with the resulting 3.1-beta compiler...
Thanks,
Chris Meyer
--
Unsubscribe info: http://cygwin.com/ml/#u
> Perhaps this is more of a bash problem than a Cygwin problem however
> Cygwin's bash is not acting like bash on Solaris. In Cygwin's bash:
>
> $ x="-l -d"
> $ ls $x
> ls: invalid option --
> Try `ls --help' for more information.
Works fine unde
101 - 200 of 1229 matches
Mail list logo