On Sun, Mar 28, 2010 at 03:19:55PM -0400, Charles Wilson wrote:
>After much pain and suffering, I've managed to restore what I consider
>to be full functionality for the inetutils servers (rsh, rlogin, rcp,
>telnet, ftp, ...). However, there's been some restructuring (and there
>will be more in th
From: Rajashekar Chintalapati
Date: Sun, Mar 28, 2010 at 02:22:57PM -0800
> Hi,
> ? I am trying to run a simple script using crontab.
>
> $ more /cygdrive/c/list
> ls -ltr /cygdrive/c/ > /tmp/li.txt
>
> 2010/03/28 01:01:01 [SYSTEM] /usr/sbin/cron: PID 4068: (Administrator)
> CMD (/cygdrive/c/lis
The rsh and rsh-server packages contain a set of programs
which allow users to run commmands on remote machines,
login to other machines, copy files between machines, or
allow remote users to do so on the local machine.
This package replaces versions of these same programs, which
had been distribu
inetutils provides common networking clients and servers,
including the inetd super-server, telnetd and telnet, ftpd
and ftp, talkd and talk, tftpd and tftp, uucpd (but no uucp
client), and syslogd.
This is a bugfix release; not only does it update to the
latest upstream release, but also fixes a
n.com/snapshots/
Thanks for fixing the problem.
cygwin1-20100328.dll works good.
With each of above solutions, "svn --version" never hangs.
Thank you.
--
TAGA Nayuta
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation:
Xinetd is a secure replacement for inetd, the Internet services
daemon. Xinetd provides access control for all services based on the
address of the remote host and/or on time of access and can prevent
denial-of-access attacks. Xinetd provides extensive logging, has no
limit on the number of server
tcp_wrappers provides host-based access restrictions on tcp services:
facilities for monitoring and filtering incoming requests for the SSHD,
SYSTAT, FINGER, FTP, TELNET, RLOGIN, RSH, EXEC, TFTP, TALK, and other
network services.
The package provides a tiny daemon wrapper program that can be insta
Hi All,
The attached file produces the following output.
-rw-r--r-- 1 Admin None 0 2010-03-29 10:43
/home/Admin/Test_Setup_Diff_1.t
xt
-rw-r--r-- 1 Admin None 1120825 2010-03-29 10:43
/home/Admin/T
Thanks for the instructions. Is there anything about the
user-config.jam people should know about or can we do without it?
2010/3/27 Frédéric Bron :
>> I need the boost lib version >= 1.37
>> This seems to come with boost version 1.33_1
>> Does anyone have any instructions how to install the newes
After much pain and suffering, I've managed to restore what I consider
to be full functionality for the inetutils servers (rsh, rlogin, rcp,
telnet, ftp, ...). However, there's been some restructuring (and there
will be more in the future, but...not for a while.
Look for the following packages to
On Wed, Mar 17, 2010 at 02:43:38PM -0400, Christopher Faylor wrote:
>Right. And, as far as I can see, there is no mechanism within gzip to
>set the time to something special if stdin is not a regular file. It
>always seems to use the time that it gets from fstat(). On linux that
>apparently is t
On Sun, Mar 28, 2010 at 11:53:44AM -0400, Christopher Faylor wrote:
>On Sun, Mar 28, 2010 at 04:34:27PM +0200, Matthias Andree wrote:
>>At least that would explain why I can breakpoint exit() with gdb
>>tracing svn, and it hangs if I continue into exit().
>
>I can duplicate the problem and am looki
Den 2010-03-27 17:08 skrev Charles Wilson:
On 3/27/2010 11:23 AM, David Rothenberger wrote:
On 3/27/2010 7:47 AM, Charles Wilson wrote:
Obviously, something is going wrong there. What happens when the .la
file isn't found, is that libltdl falls back on cygwin's dlopen(), which
simply looks in
Version 3.6-1 of 'md5deep' has been uploaded. This version is the
initial release of md5deep for Cygwin.
The following was excerpted from the Introduction section of the md5deep
project homepage, at http://md5deep.sourceforge.net/
'md5deep' is a set of programs to compute MD5, SHA-1, SHA-256, Ti
On Sun, Mar 28, 2010 at 04:34:27PM +0200, Matthias Andree wrote:
>At least that would explain why I can breakpoint exit() with gdb
>tracing svn, and it hangs if I continue into exit().
I can duplicate the problem and am looking into it.
cgf
--
Problem reports: http://cygwin.com/problems.ht
On 3/28/10, mike marchywka wrote:
> On 3/28/10, Yaakov (Cygwin/X) wrote:
>> On 2010-03-27 10:23, mike marchywka wrote:
>>> I'm now getting this error and don't seem to be able to find
>>> the getattr_np thing by grepping through includes,
>>>
>>> ../JavaScriptCore/runtime/Collector.cpp:683: error:
Am 27.03.2010 17:37, schrieb Andy Koppe:
> Charles Wilson:
>> Hmm. I remember having transient problems with svn and many of the
>> 1.7.0 snapshots, but they were intermittent and I had bigger fish to
>> fry. I don't recall any issues with 1.7.1, nor am I having any trouble
>> with 1.7.2. Howeve
Am 27.03.2010 03:15, schrieb Eliot Moss:
> On 3/26/2010 10:12 PM, David Rothenberger wrote:
>> On 3/26/2010 5:57 PM, Eliot Moss wrote:
>>> My Windows 7 system hands on svn --version also, but
>>> produces no messages to /var/log/messages. I tried
>>> uninstalling libsasl2-devel but doing so had no
Am 27.03.2010 00:15, schrieb David Rothenberger:
> On 3/26/2010 2:07 PM, Corinna Vinschen wrote:
>> On Mar 26 11:12, David Rothenberger wrote:
>>> On 3/26/2010 2:32 AM, Corinna Vinschen wrote:
On Mar 26 15:40, Nayuta Taga wrote:
> "svn --version" hals in 1.7.2-2 on both Windows7 and XP.
>>
On 3/28/10, Yaakov (Cygwin/X) wrote:
> On 2010-03-27 10:23, mike marchywka wrote:
>> I'm now getting this error and don't seem to be able to find
>> the getattr_np thing by grepping through includes,
>>
>> ../JavaScriptCore/runtime/Collector.cpp:683: error: `pthread_getattr_np'
>> was not
>> decl
On 2010-03-27 10:23, mike marchywka wrote:
I'm now getting this error and don't seem to be able to find
the getattr_np thing by grepping through includes,
../JavaScriptCore/runtime/Collector.cpp:683: error: `pthread_getattr_np' was not
declared in this scope
../JavaScriptCore/runtime/Collector
On 28/03/2010 4:23 a.m., mike marchywka wrote:
I'm now getting this error and don't seem to be able to find
the getattr_np thing by grepping through includes,
.../JavaScriptCore/runtime/Collector.cpp:683: error: `pthread_getattr_np' was
not
declared in this scope
"_np" stand for "non-portab
22 matches
Mail list logo