OpenSSH source in winsup?

2007-09-06 Thread Siva
I would like to know if the source code for Cygwin's version of OpenSSH 
is stored in the winsup CVS repository.


If not, please tell me where I can get this code.  Thanks.

--
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: OpenSSH source in winsup?

2007-09-06 Thread Carlo Florendo

Siva wrote:
I would like to know if the source code for Cygwin's version of OpenSSH 
is stored in the winsup CVS repository.


No, it is not.  What made you think that?


If not, please tell me where I can get this code.  Thanks.


Run setup.exe and when you get to the part that shows the packages,

1. Maximize the window
2. Navigate through openssh and click the corresponding box on the src 
column.  You may need to click the corresponding box on the new column.


Thank you very much!

Best Regards,

Carlo

--
Carlo Florendo
Software Engineer/Network Co-Administrator
Astra Philippines Inc.
UP-Ayala Technopark, UP Campus Diliman
1101 Quezon City, Philippines
http://www.astra.ph

--
The Astra Group of Companies
5-3-11 Sekido, Tama City
Tokyo 206-0011, Japan
http://www.astra.co.jp

--
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: OpenSSH source in winsup?

2007-09-06 Thread Brian Dessent
Siva wrote:

 I would like to know if the source code for Cygwin's version of OpenSSH
 is stored in the winsup CVS repository.

No.  Why would you think that?  The last thing we would want to do is
fork our own version of OpenSSH and have to worry about maintaining it
separate from the OpenSSH team.  For security software especially, this
would be madness.  Corinna does a very good job of pushing the
occasional Cygwin fix upstream.

 If not, please tell me where I can get this code.  Thanks.

http://www.openssh.com/portable.html

Brian

--
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: OpenSSH source in winsup?

2007-09-06 Thread Brian Dessent
Siva wrote:

 are there any special flags/config options that I need to reproduce
 cygwin's binary version of OpenSSH?  Basically, I'm planning to make
 some small tweaks to the OpenSSH code to integrate into an application,
 but I want to use the configuration used in the cygwin's binary version.

Have a look at /usr/share/doc/Cygwin/openssh.README.

Brian

--
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: OpenSSH source in winsup?

2007-09-06 Thread Siva
Ok, thanks, I was able to get the src code that way.  One more question. 
 When building OpenSSH for cygwin, I'm planning to do


cd %opensshdir%
./configure
Make

are there any special flags/config options that I need to reproduce 
cygwin's binary version of OpenSSH?  Basically, I'm planning to make 
some small tweaks to the OpenSSH code to integrate into an application, 
but I want to use the configuration used in the cygwin's binary version.


Please let me know.  thx.

Carlo Florendo wrote:

Siva wrote:

I would like to know if the source code for Cygwin's version of 
OpenSSH is stored in the winsup CVS repository.



No, it is not.  What made you think that?


If not, please tell me where I can get this code.  Thanks.



Run setup.exe and when you get to the part that shows the packages,

1. Maximize the window
2. Navigate through openssh and click the corresponding box on the src 
column.  You may need to click the corresponding box on the new column.


Thank you very much!

Best Regards,

Carlo




--
Siva
Yugma Support Team
ph: (952) 698-1141
[EMAIL PROTECTED]

--
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/