Newbie Help: IMAP Server

2003-08-30 Thread Chris Withers
do I run it? 3. How do I configure it/cygwin so that is starts whenever the machine boots up? If there's obvious docs that answer these, please point me in the right direction :-) Thanks for any help! Chris -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem re

ntsec: changing the everyone user

2003-09-15 Thread Chris Rodgers
to be world readable or even world read-writable. Currently, this translates to giving the "Everyone" user read or even read-write access within C:\cygwin. Is there a way to map the unix "other" permissions onto a different Windows 2000 user/group in order to close up this sec

Re: ntsec: changing the everyone user

2003-09-15 Thread Chris Rodgers
t;Everyone" authorised to do anything on my Windows NT/2000 boxes, using Authorised Users instead. This way, without a valid login, you cannot get any information, including usernames and ACLs. How can I stop cygwin setting these ACLs? [628 chris-mob /]$ umask 0007 [629 chris-mob /]$ touch d

RE: 1.5.5s: procps error

2003-09-16 Thread Chris January
I'll look into this in due time. > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf > Of David Rothenberger > Sent: 16 September 2003 17:45 > To: [EMAIL PROTECTED] > Subject: Re: 1.5.5s: procps error > > > David Rothenberger writes: > > FWIW, the latest snap

Re: Manipulating user privileges (was Re: SSHD, Cygwin and Windows 2003)

2003-09-17 Thread Chris Rodgers
? It would be sufficient if that tool could > manipulate the above user privileges of an already existing user account. > > Anybody? Me. I have knocked up a small tool to add/remove/list user rights from the command line. How do I go about contributing this? The current (unpolished) version is a

Re: Manipulating user privileges (was Re: SSHD, Cygwin and Windows 2003)

2003-09-22 Thread Chris Rodgers
nd are released under a BSD-style licence. > Oh, is there a chance to get also a -l option to list existing rights > for a user?!? The tool always lists the user rights. I thought that it would decrease the odds of someone making unintended changes. I could always make this optional if th

Re: ntsec: changing the everyone user

2003-09-22 Thread Chris Rodgers
> On Mon, Sep 15, 2003 at 05:35:20PM +0100, Chris Rodgers wrote: > > OK. Here is an example of the way permissions leak out to "Everyone". I > > create a new file, with no permissions granted to "other". Cygwin shows this > > to have worked OK. Yet in

Re: Manipulating user privileges (was Re: SSHD, Cygwin and Windows 2003)

2003-09-23 Thread Chris Rodgers
cygwin-apps (like for > > cygrunsrv), controlled by Chris (Rodgers), so that people can submit > > patches against CVS if need be? Unless Chris plans to release it totally > > separate from Cygwin... > > Setting up a CVS repository would be simple. I am happy to store th

[ANNOUNCEMENT] New package: editrights-1.01-1

2003-09-26 Thread Chris Rodgers
t rather than emailing me directly. This includes ideas and comments about the setup utility or Cygwin in general. If you want to make a point or ask a question, the Cygwin mailing list is the appropriate place. Chris Rodgers *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to un

RE: #! not a recognized internal or external command

2003-10-03 Thread Chris January
Did you check the line endings? > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf > Of Neil Messmer > Sent: 02 October 2003 23:30 > To: [EMAIL PROTECTED] > Subject: Re: #! not a recognized internal or external command > > > I should also mention that the scrip

RE: Bash extremely slow when started via task scheduler

2003-10-09 Thread Chris January
tput window slows down the script > dramatically on each 'echo'. I assume you are using Windows 2000? Could it be that Cygwin is waiting for the caption of the console window to change, but it never does because it's on a hidden desktop? Chris -- Unsubscribe info: http://cygwi

Missing STDERR output from Cygwin make v3.79.1

2003-10-14 Thread Chris Whitehead
ing the version of ccppc shipped with multiple versions of Tornado (v2.0, v2.02, v2.1, v2.2, v2.2.1) and saw the same missing output with all versions. The version number for my copy of cygwin1.dll is "1.3.22-dontuse-21". Any assistance would be most appreciated. Thanks, Chris Whi

RE: system() refuses to work!!! HELP

2003-10-15 Thread Chris January
= c){ > f = a; > j = 0; > g++; > printf("\nF: %d\tG %d:",f,g); > fflush(stdout); > } > f++; > j++; > } > > if((system("dir")) == 0){ > printf("\n\nComando executado com

1.5.1: can't open files beginning with "..."

2003-10-24 Thread Chris Moore
e to make it: C:\>echo foo > ...foo3.txt C:\> I'm not sure how to tell you what version of cygwin this is, but the 'DLL version' is 1.5.5 if that's what you need to know. I've attached the output of "cygcheck -s -v -r". Chris. Cygwin Win95/NT Con

Permission denied running programs in other directories

2001-12-15 Thread Chris Bagwell
up program is enabling some file or directory permissions that are not setup upon bootup. Any ideas? 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/

Proper "$HOME" setup? (/home or My Documents)

2001-12-21 Thread Chris Bailey
home/crb, and then set a Win2k environment variable HOME to /home/crb? Or, is ok to use My Documents and I just tweak /etc/passwd, or What is the "ideal" setup? Chris Baileymailto:[EMAIL PROTECTED] Code Intensity http://www.codeintensity.com -- Unsubscribe info

Re: cygwin fork() rebase solution (was Re: dll_list::load_after_fork() blues ...)

2001-12-22 Thread Chris McDonough
y, December 21, 2001 7:51 AM Subject: Re: cygwin fork() rebase solution (was Re: dll_list::load_after_fork() blues ...) > Chris, > > On Tue, Dec 18, 2001 at 10:28:13PM -0500, Christopher Faylor wrote: > > On Wed, Dec 19, 2001 at 08:33:50AM +1100, Robert Collins wrote: > >

Re: UDP socketpair for cygwin

2001-12-31 Thread Chris Faylor
Please check out the project web page for links to available information and ports: http://cygwin.com/ . If you don't see what you need there, then the cygwin mailing list is the best place to make observations or get questions answered. Information on the mailing list is available at the projec

Re: [benoit.perrin@windriver.com: 1.3.6-6: fchdir broken]

2002-01-15 Thread Chris Faylor
On Tue, Jan 15, 2002 at 09:09:28PM +0100, Corinna Vinschen wrote: >- Forwarded message from Benoit Perrin <[EMAIL PROTECTED]> - >Date: Tue, 15 Jan 2002 16:09:41 +0100 >From: Benoit Perrin <[EMAIL PROTECTED]> >Subject: 1.3.6-6: fchdir broken >To: [EMAIL PROTECTED] > >Hello, > >fchdir() func

problem with sigaction and SA_NOCLDSTOP

2002-01-19 Thread Chris January
thers should still cause a SIGCHLD signal to be generated. Regards Chris (kde-cygwin developer) -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ:

bug in 'mv'

2002-01-19 Thread Chris Ruffin
mv from fileutils 4.1 doesn't use a case-insensitive test to make sure that we aren't doing something stupid like: $ mv A a where A is a directory. This causes mv to go into infinite recursion trying to move A to a, because windows is case-insensitive. Chris Ruffin -- Unsubs

SSH on NT4

2002-01-27 Thread Chris Mueller
e? Example: there is no folder /usr/sbin/ in this installation here. The online faq and user guide do they correspond to the downloaded installation? Thanx for a hand :-)) Chris *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* prolingua, Chris Mueller [EMAIL PROTECTED] http://tecfa.unige.ch/~mullerc -- Unsubs

Re: SSH on NT4

2002-01-27 Thread Chris Mueller
Now the ssh connection is refused. I guess the manual provides help on that ;-) 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/

cygcrypto.dll

2002-01-27 Thread Chris Mueller
Hello, This dll is now in /bin But sshd complains, that it is not in /usr/sbin Went something wrong with the setup? Or do I just move it? Thanx for your advice, :-) Chris -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html

Re: cygcrypto.dll

2002-01-27 Thread Chris Mueller
Thanks Charles, At 14:02 -0500 27.01.2002, Charles Wilson wrote: >You need to add C:\cygwin\bin to your windows PATH using the >Environment panel in NT/2k, or autoexec.bat in 98/Me. Yes, this helped The next bastion is the password. But hopefully it will work - somehow...

passwd

2002-01-28 Thread Chris Mueller
Hi, Finally, our new openSSH seems to run. The next obstacle is the password. In the passwd file we find: unused_by_nt with each user. Is there somewhere a howto about configuering correctly passwd? Thanks for recommendations :-) Chris -- Unsubscribe info: http://cygwin.com/ml

Re: passwd

2002-01-28 Thread Chris Mueller
en ssh and nt concerning passwords. But we cannot figure out where this bridge should be. Thanks for useful hints :-) Chris -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/

Re: passwd

2002-01-28 Thread Chris Mueller
ice or not with yes. Thanks for your support :-) 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/

Re: [URGENT] dlopen question

2002-01-28 Thread Chris January
l supports loading of Windows DLLs. The version we are using in kde-cygwin seems to work well. 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/

sig_send error

2002-01-29 Thread Chris January
source of the problem myself, but any help in this area would be greatly appreciated. Regards Chris I am using Windows 2000. cygcheck -v follows: Cygwin Win95/NT Configuration Diagnostics Current System Time: Tue Jan 29 22:49:11 2002 Windows 2000 Professional Ver 5.0 Build 2195 Service Pack 2

W32/Myparty

2002-01-31 Thread Chris Mueller
Hi, 7 mails with virus W32/Myparty got into my inbox - all of them from linux-mailinglists. :-( Chris -- Mailing-List: contact [EMAIL PROTECTED]; Received: from HOST (minh.jaist.ac.jp [150.65.234.72]) by mailrelay.jaist.ac.jp (3.7W-mailrelay) ...; Tue, 29 Jan

Re: W32/Myparty

2002-01-31 Thread Chris Mueller
e day as well. No? ;-) 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/

Re: W32/Myparty

2002-01-31 Thread Chris Mueller
Hello! My party... It was absolutely amazing! - We should not bather anymore - it's history. Thanks for your interest :-) Chris -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentati

Re: A real fork() on NT

2002-02-01 Thread Chris January
oblem with kernel32.dll > initialization of the child process. Are you referring to the CsrpConnectToServer function? I have a working implementation which replaces this with CsrClientConnectToServer which is exported from the DLL. Are their any other pitfalls I should be aware of? Regards Ch

switching to binmode

2002-02-02 Thread Chris Stephens
All of my mounts are currently in textmode, and I am trying to change them to binmode. I have tried deleting my entire cygwin installation and the registry entries and re-installing cygwin with the UNIX option in setup.exe, but they are all still textmode. When I try to run mount on them, it say

Re: A real fork() on NT

2002-02-03 Thread Chris January
this and see if I can come up some proof-of-concept code. 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/

/dev/registry

2002-02-03 Thread Chris January
How about adding a /dev/registry fhandler to Cygwin? Registry keys would be directories and values in the registry files. I'm willing to try coding this if people think it's a good idea. It allows shell scripts to easily access registry keys as well as programs. Regards Chris -- U

Re: A real fork() on NT

2002-02-03 Thread Chris January
#x27;m working on at the moment. For example, any attempts to use the parent processes' file handles in the child return an error of EBADF even though the Windows file handles have been inherited properly. Regards Chris -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simp

/proc (was: Re: /dev/registry)

2002-02-06 Thread Chris January
n't screw your registry up in any way. I'll think about how to add write capabilities later. I'll probably add some entries to /proc - ones commonly found on UNIX platforms maybe. Anyone have any favourites they wish to see? Regards Chris -- Unsubscribe info: http://cygwin.com/

Re: /proc (was: Re: /dev/registry)

2002-02-06 Thread Chris January
rd to type in by accident... At the moment, I have called the default key value, "(default"), the same as regedit. Does anyone have any objections to this (and if so a better suggestion)? The brackets can't be typed into bash without being quoted; this might become a bit of a pain

Re: /usr/bin/env - Incorrect parsing of #! line?

2002-02-12 Thread Chris January
is Perl version $]\n"; > > but on Cygwin I get > > /usr/bin/env: perl -w: No such file or directory > > why does Cygwin look for the file "perl -w". No UNIX I have > worked on would parse the shebang line that way. Linux parses things this way to

/usr/bin/env - Incorrect parsing of #! line?

2002-02-12 Thread Chris January
the file "perl -w". No UNIX I have > > > worked on would parse the shebang line that way. > > Linux parses things this way too. I don't know what "UNIX"'s this works > on. > > (Sun, HP?) More specifically it's a quoting issue. Try: /usr/bin/en

Re: cal misspells "January"

2002-02-13 Thread Chris January
> cal seems to use "Janurary" instead of "January": Horrors! Misspelling my name is a travesty! Regards Chris -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://c

possible worm in cygwin

2002-02-15 Thread Chris Faulkner
d with the Backdoor.EggHead virus. Unable to repair this file." Is this a false alarm ? Does anyone know anything about this ? Thanks Chris "Earn all you can. But not at the expense of conscience, not at the expense of our neighbour's wealth, not at the expense of our neighbo

Problem with ~

2002-02-18 Thread Chris January
,color tcsh.exe crashes if I try to run it with strace (!). I've attached the trace I get to help diagnosis. I tried various different ways to coax tcsh to trace correctly, but none of them worked. Name completion does work however. If I type 'ls ~/' and then press Tab it will show me

how does cygwin see what user I am in windows?

2002-02-18 Thread Chris January
Well there is a users guide at http://www.cygwin.com/cygwin-ug-net/, I get a 403 forbidden error for this URL. 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/

Process handle not closed when child process terminated

2002-02-18 Thread Chris January
If you launch a Cygwin program, such as bash that launches new processes, and then they terminate, the original process (e.g. bash) still holds an open handle for the terminated process. This handle never gets closed. Is this a minor bug or intentional behaviour? Regards Chris -- Unsubscribe

Re: Problem with ~

2002-02-18 Thread Chris January
> http://sources.redhat.com/ml/cygwin/2001-12/msg01272.html This message fails to explain why tcsh segfaults. Regards Chris -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.h

Re: Problems compiling latest snapshot - cygwin-src-20020219.tar.bz2

2002-02-19 Thread Chris January
will show up in the next package (if it has not already). 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/

Re: BUG with 1.3.9 : -mno-cygwin target still depends on cygwin1.dll

2002-02-19 Thread Chris January
m is that i get dlls that still depend on cygwin1.dll ! but the compilation is done with > mno-cygwin flag. > > You have the entire libILU.dll compilation process in attachment (and the cygcheck output). It seems libtool is not passing the -mno-cygwin flag through when it star

Re: SETUP: In-use files have been replaced

2005-10-23 Thread Chris Taylor
Yitzchak Scott-Thoennes wrote: On Wed, Oct 19, 2005 at 08:15:14PM +0100, Chris Taylor wrote: Herb Martin wrote: Eric Blake wrote: Herb Martin wrote: So what is the method to teach Setup that the file has been updated. Have you tried simply uninstalling the Cygwin package? If you

Re: Problem: find not traversing /cygdrive/X properly?

2005-10-24 Thread Chris Taylor
Thursday or Friday last week.. There are two things I'm wondering though... Where is this . in your PATH coming from? (it's in your cygcheck output) Also, have you tried making the /cygdrive/X mounts binmode? Mine show up in mount like: c: on /cygdrive/c type system (binmode,noumount)

Re: When are Windows Short Path Names required

2005-10-24 Thread Chris Taylor
've found this to be necessary at times, though I can't remember an instance at the moment. Does the command run from the console if you start it using the standard path? Chris -- Spinning complacently in the darkness, covered and blinded by a blanket of little lives, false security has

Re: When are Windows Short Path Names required

2005-10-24 Thread Chris Taylor
n from the console if you start it using the standard path? #yes# Chris Will have a go at the 'Program\\ Files' method Brian has suggested a more versatile method. Use it instead. But both of us have indicated that we can't see the point in the sqlrun variable (I don't parti

Re: When are Windows Short Path Names required

2005-10-24 Thread Chris Taylor
zzapper wrote: On Mon, 24 Oct 2005 04:28:37 -0700, wrote: Whatever I try I get /usr/local/sbin/jraynersqlzip: line 14: /cygdrive/c/Program\ Files/SQLyog\ Enterprise/sja.exe: No such file or directory But a ls is just dandy ls -l /cygdrive/c/Program\ Files/SQLyog\ Enterprise/sja.exe -rwx

Re: When are Windows Short Path Names required

2005-10-24 Thread Chris Taylor
ave a look and see what's going on. :) Obviously, if there are passwords, or server names, or ip address, you can mask those.. Just don't change the script itself. Chris -- Spinning complacently in the darkness, covered and blinded by a blanket of little lives, false security has l

Re: Problem: find not traversing /cygdrive/X properly?

2005-10-24 Thread Chris Taylor
Kevin Autrey wrote: Hi Chris - I always put "." in the front of my path so that as I'm developing an app, I always pick up the devel version in my current working directory instead of /usr/local/bin. I know it's not the most secure thing in the world, but I'm on a

Re: zsh as login shell

2005-10-24 Thread Chris Taylor
Corinna Vinschen wrote: On Oct 24 14:49, Com MN PG P E B Consultant 3 wrote: What about editing /etc/passwd? Pesonally, I use customized cygwin.bat. How exactly would this work? After all, we are talking about Windows Batch skripts, don't we? And they are not aware of /etc/passwd. But mayb

Re: 1.5.12 ssh hangs on some machines when stdout has content

2005-10-25 Thread Chris Taylor
cross your network onto each machine, using administrator rights to stop the ssh service before applying. I should point out that there is no guarantee that permissions would remain intact with either method. Chris -- Spinning complacently in the darkness, covered and blinded by a blank

Re: AllVersions: Running Cygwin X w/ Registy Entries

2005-10-26 Thread Chris Taylor
Thorsten Kampe wrote: * Christopher Faylor (2005-10-26 15:37 +0100) On Wed, Oct 26, 2005 at 10:26:36AM +0100, Thorsten Kampe wrote: * [EMAIL PROTECTED] (2005-10-26 00:45 +0100) Quoting Igor Pechtchanski <[EMAIL PROTECTED]>: See "man mount". Please, please, please don't manipulate the reg

Re: AllVersions: Running Cygwin X w/ Registy Entries

2005-10-27 Thread Chris Taylor
Thorsten Kampe wrote: * Chris Taylor (2005-10-26 17:38 +0100) Thorsten Kampe wrote: * Christopher Faylor (2005-10-26 15:37 +0100) On Wed, Oct 26, 2005 at 10:26:36AM +0100, Thorsten Kampe wrote: * [EMAIL PROTECTED] (2005-10-26 00:45 +0100) Quoting Igor Pechtchanski <[EMAIL PROTEC

Re: AllVersions: Running Cygwin X w/ Registy Entries

2005-10-27 Thread Chris Taylor
Dave Korn wrote: Thorsten Kampe wrote: * Chris Taylor (2005-10-26 17:38 +0100) Problem with that is that if the sysadmin knows what he's doing, it only takes about 4 seconds to block off almost all possible ways of actually editing the registry... Definitely not. Oh yes it

Re: AllVersions: Running Cygwin X w/ Registy Entries

2005-10-27 Thread Chris Taylor
Thorsten Kampe wrote: * Dave Korn (2005-10-26 19:45 +0100) Thorsten Kampe wrote: * Chris Taylor (2005-10-26 17:38 +0100) Problem with that is that if the sysadmin knows what he's doing, it only takes about 4 seconds to block off almost all possible ways of actually editing the reg

Re: AllVersions: Running Cygwin X w/ Registy Entries

2005-10-27 Thread Chris Taylor
Brian Dessent wrote: Chris Taylor wrote: When I say editing the registry, I'm talking about the ability to directly manipulate it with .reg files, regedit, or other registry editing tools. You can block access to certain known tools like regedit. This does *nothing* to block access t

[ANNOUNCEMENT] Updated: mingw-runtime-3.9-1

2005-10-28 Thread Chris Sutcliffe
available starting at the above URL. -- Chris Sutcliffe [EMAIL PROTECTED] http://emergedesktop.org http://ironhead.modblog.com -- Chris Sutcliffe [EMAIL PROTECTED] http://emergedesktop.org http://ironhead.modblog.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem

[ANNOUNCEMENT] Updated: w32api-3.4-1

2005-10-28 Thread Chris Sutcliffe
sts.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at the above URL. -- Chris Sutcliffe [EMAIL PROTECTED] http://emergedesktop.org http://ironhead.modblog.com -- Chris Sutcliffe [EMAIL PROTECTED] http://emergedesktop.org http://

[ANNOUNCEMENT] Updated: w32api-3.5-1

2005-10-29 Thread Chris Sutcliffe
ormation on unsubscribing that is available starting at the above URL. -- Chris Sutcliffe [EMAIL PROTECTED] http://emergedesktop.org http://ironhead.modblog.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation:

Re: mksh (shell)

2005-11-01 Thread Chris Taylor
the blocking of 135 and 137-139 but not 445. Sigh! Gerrit Well, while I've not come across confirmed cases of routers blocking ports, ISP's do. I know of several offhand, based in the UK. It's all as a result of blaster, which was a result of bad coding from m$.. So no sur

FW: 1.5.18: grep -f option broken

2005-11-17 Thread Chris Milam
In the latest release of grep (2.5.1a-2), I believe that the -f option (read expressions from a file) is no longer working. This option is documented as follows: -f FILE, --file=FILE Obtain patterns from FILE, one per line. The empty file con- tains zero patterns, and therefore

RE: FW: 1.5.18: grep -f option broken

2005-11-17 Thread Chris Milam
Thanks! -Original Message- From: Igor Pechtchanski [mailto:[EMAIL PROTECTED] Sent: Thursday, November 17, 2005 10:00 AM To: Chris Milam Cc: cygwin@cygwin.com Subject: Re: FW: 1.5.18: grep -f option broken On Thu, 17 Nov 2005, Chris Milam wrote: > In the latest release of grep (2.5

RE: FW: 1.5.18: grep -f option broken

2005-11-17 Thread Chris Milam
most other text processing in Cygwin gracefully handles the differences in DOS/UNIX file formats; I agree with you about the pattern file being opened in text mode. Thanks for your help! Chris On Thu, 17 Nov 2005, Igor Pechtchanski wrote: > On Thu, 17 Nov 2005, Chris Milam wrote: > >

Re: /dev/console : permission denied

2005-11-24 Thread Chris Taylor
n the newsgroups. Any insight will be much appreciated! -Chris Well, withiout attempting to guess, I suggest you follow the instructions here: Problem reports: http://cygwin.com/problems.html This will help people in figuring out exactly what is causing the problem. As for a WAG.. Are you us

Re: /dev/console : permission denied

2005-11-24 Thread Chris Taylor
Christopher McIntosh wrote: Chris: Thanks for your prompt response! Sorry for the lack of details... I've been running cygwin for about 5 years now and love it! However, I only recently began using syslogd (and therefore had not noticed the issue before). Running on WinXP Pr

Re: /dev/console : permission denied

2005-11-25 Thread Chris Taylor
ne bound? Fair enough. Must be syslogd then. Chris M, did you run the syslogd-config script or install it manually? Service : syslogd Display name: CYGWIN syslogd Current State : Running Controls Accepted : Stop Command : /usr/sbin/syslogd -

Re: /dev/console : permission denied

2005-11-25 Thread Chris Taylor
Dave Korn wrote: Chris Taylor wrote: Dave Korn wrote: Christopher Faylor wrote: Christopher McIntosh wrote: Consequently, I am back to the issue which I was first reporting/investigating: Why does init report open(/dev/console) : permission denied. I don't know about the cyg

Re: Norton Internet Security and Cygwin: What settings for NIS?

2005-11-28 Thread Chris Taylor
ME=$(hostname) at some point soon?) Hopefully this sorts it for yourself though - as for cygwin setup - add it to the allowed applications (at the very least, it needs DNS (53), http (80) and FTP (21) to guarantee it will work with the various mirrors) Chris -- Spinning complacently in the d

Re: Norton Internet Security and Cygwin: What settings for NIS?

2005-11-28 Thread Chris Taylor
Eric Blake wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Chris Taylor on 11/28/2005 3:13 AM: I should point out that hostname is called in /etc/profile for bash as well ( HOSTNAME=`hostname` <-- should this be being changed to HOSTNAME=$(hostname) at some point s

Re: Norton Internet Security and Cygwin: What settings for NIS?

2005-11-28 Thread Chris Taylor
Eric Blake wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Chris Taylor on 11/28/2005 6:30 AM: The reason I mentioned it is that I'm told that the `` syntax is deprecated (and has been for some time), at least in scripts, ergo it makes sense to be moving to the newe

Re: RPC headers anyone?

2005-12-01 Thread Chris Taylor
ge for the cygwin dll, and the sunrpc package. The latter is probably what you want - they go in /usr/include For future reference: http://cygwin.com/packages/ Merely type in the filenames. Chris -- Spinning complacently in the darkness, covered and blinded by a blanket of little lives, fals

Re: font

2005-12-01 Thread Chris Taylor
o find out what the various options mean and how to change the font. Chris -- Spinning complacently in the darkness, covered and blinded by a blanket of little lives, false security has lulled the madness of this world into a slumber. Wake up! An eye is upon you, staring straight down and

Re: octave-forge dependency?

2005-12-07 Thread Chris Taylor
27;t give up on octave. jrp This doesn't solve the core problem that configure will pick up the presence of cygwin's tetex and expect it - the cygwin tetex install would need to be masked entirely in order to use miktex and not have configure expect tetex.. Chris -- Spinning

Re: octave-forge dependency?

2005-12-07 Thread Chris Taylor
James R. Phillips wrote: Chris Taylor wrote: This doesn't solve the core problem that configure will pick up the >presence of cygwin's tetex and expect it - the cygwin tetex install >would need to be masked entirely in order to use miktex and not >have configure expe

Re: gnuplot dependency in octave

2005-12-08 Thread Chris Taylor
n the README easily enough, and wouldn't be too hard to find.. What do people think of that? On a sidenote - jrp - want to set the reply-to header to the cygwin list? makes it easier for the rest of us to respond on-list :P Chris -- Spinning complacently in the darkness, covered and

Re: Hang with 20051205 snapshot while building OOo

2005-12-09 Thread Chris Taylor
.. I assume they're using OOo cvs? If so, I'll try and grab it and run a compile in TS (Remote Desktop) on a machine of mine as well.. Chris -- Spinning complacently in the darkness, covered and blinded by a blanket of little lives, false security has lulled the madness of this world

Re: gnuplot dependency in octave

2005-12-12 Thread Chris Taylor
to begin (not a programmer, but still meaning to learn). Hm. Chris -- Spinning complacently in the darkness, covered and blinded by a blanket of little lives, false security has lulled the madness of this world into a slumber. Wake up! An eye is upon you, staring straight down and keenly thro

Re: RES: Before Firewall

2005-12-13 Thread Chris Taylor
m there. Be aware that links doesn't seem to support authenticating, so if you need to authenticate with the proxy you're SOL. Chris -- Spinning complacently in the darkness, covered and blinded by a blanket of little lives, false security has lulled the madness of this world into a slum

Re: handle_threadlist_exception called with threadlist_ix -1

2005-12-16 Thread Chris Taylor
Pavel Tsekov wrote: On Fri, 16 Dec 2005, Christopher Faylor wrote: On Fri, Dec 16, 2005 at 02:10:31PM +0100, Pavel Tsekov wrote: i'm using cygwin release version is 1.5.18-1 and my program compiles and work perfectly on linux. It compiles also on cygwin but after 15-20 sec it segfault. I t

Re: Listening sockets not always closing?

2005-12-20 Thread Chris Taylor
really, look into updating the boxen to sp4. Chris -- Spinning complacently in the darkness, covered and blinded by a blanket of little lives, false security has lulled the madness of this world into a slumber. Wake up! An eye is upon you, staring straight down and keenly through, seeing all th

Re: tar with switches leads to stack dump

2005-12-21 Thread Chris Taylor
e informative message than "Aborted" would be nice, but hey, we can't have everything ;) Chris -- Spinning complacently in the darkness, covered and blinded by a blanket of little lives, false security has lulled the madness of this world into a slumber. Wake up! An eye is upon yo

Re: Found case with "Download incomplete / try again"

2005-12-21 Thread Chris Taylor
check the md5sum (or whichever thing it actually checks) and then move on to the next file. Anyway, I believe cygwinports has its own list (Yaakov?) - imo this discussion should probably be there.. Chris -- Spinning complacently in the darkness, covered and blinded by a blanket of little

Re: sshd must be restarted

2006-01-06 Thread Chris Taylor
the instructions here, with emphasis on *attaching* cygcheck.out : Problem reports: http://cygwin.com/problems.html Also, if you could include details on how you installed the service - especially if you didn't use the standard method. Chris -- Spinning complacently in the dar

Re: sshd must be restarted

2006-01-06 Thread Chris Taylor
Top-posting reformatted. Ken Senior wrote: On Fri, Jan 6, 2006, Chris Taylor <[EMAIL PROTECTED]> said: http://cygwin.com/acronyms/#PCYMTNQREAIYR Ken Senior wrote: Does anyone know why after a Windows XP reboot one must restart the SSH daemon in order to allow incoming ssh? The p

Re: sshd must be restarted

2006-01-06 Thread Chris Taylor
the issues wrt ssh not working initially.. I wonder if it would be worth having ssh-host-config set tcpip as a dependancy for sshd on all systems? While this doesn't seem to have cropped up much, specifically, it couldn't hurt.. Chris -- Spinning complacently in the darkness,

Re: Have anyone compiled splitvt ?

2006-01-06 Thread Chris Taylor
not split the screen, just halt on the command prompt. is there any help? Just to check.. Do you have X installed and configured? Please follow the instructions here: Problem reports: http://cygwin.com/problems.html This will make it much easier for people to help you. Chris

Re: Cygwin and getsubopt

2006-01-06 Thread Chris Taylor
shouldn't expect something to be in cygwin just because all the other unix derivatives you've used have it.. Cygwin aims for POSIX compliance, and it's an ongoing project to get there.. These things take time.. I'm sure that this applies: http://cygwin.com/acronyms/#PTC

Re: ssh problem on Server 2003

2006-01-06 Thread Chris Taylor
wn I googled and searched the archives, but couldn't find an answer. Can anyone tell me what it is? Take the :/path/to/folder off of it - that's for scp. Chris -- Spinning complacently in the darkness, covered and blinded by a blanket of little lives, false security has lulled

Re: sshd must be restarted

2006-01-06 Thread Chris Taylor
#x27;s unreasonable to make sshd depend on it.. Not that I know everything about these things or anything.. Chris -- Spinning complacently in the darkness, covered and blinded by a blanket of little lives, false security has lulled the madness of this world into a slumber. Wake up! An eye is upon you

Re: Installing cygwin by manually copying c:\cygwin to another machine

2006-01-13 Thread Chris Taylor
heers, Adrian Maier You also need the contents of HKLM\Software\Cygnus Solutions This contains your mount points. Note that they'll need editing if the drive you're running it on isn't C: Chris -- Spinning complacently in the darkness, covered and blinded by a blanket of

Re: Installing cygwin by manually copying c:\cygwin to another machine

2006-01-13 Thread Chris Taylor
;ll need to create a custom setup.ini file (see <http://sourceware.org/cygwin-apps/package-server.html>), but don't need to create a full-fledged mirror (i.e., having the users select both your mirror and some other mirror will also work)." Chris -- Spinning complacently in t

Re: How to read man pages on nfs-server?

2006-01-13 Thread Chris Taylor
gidd.8 you can do the following: man exports man mountd man nfsd man showmount man ugidd You may want to have a look at man man Chris -- Spinning complacently in the darkness, covered and blinded by a blanket of little lives, false security has lulled the madness of this world into a slu

<    1   2   3   4   5   6   7   8   9   10   >