Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Thu, 2 May 2002 00:58:44 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: New snapshot with significant new functionality Message-ID: <20020502045844.GA32468@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.23.1i A couple of months ago Chris January submitted some significant new functionality to cygwin which I've finally gotten around to merging into the current cygwin sources. His changes add a /proc filesystem to cygwin. You can see what it does by downloading the latest bzip2'ed dll from http://cygwin.com/snapshots/, uncompressing it somewhere, stopping all cygwin processes, and then moving the uncompressed cygwin1.dll into c:\cygwin\bin (or whereever) using the windows COPY command. You can't use cygwin commands to overwrite the cygwin DLL, for hopefully obvious reasons. (And, no, I have no interest in adding snapshot installation abilities to setup.exe. Thanks for coming up with this radical new idea, though.) Once you've done all that you'll be able to amaze yourself by typing: ls /proc or ls /proc/registry Chris has said that he has no time to support this new functionality but I thought it was cool enough to put in anyway. I'll try to fix any reported problems. If you do have problems, report them *here*. Don't send me private email. Don't send email to ChrisJ. Don't send mail to cygwin-apps, cygwin-announce, or cygwin-developers (unless you actually are subscribed and want to talk about the implementation). If you think the code should be patched, don't send mail to cygwin-patches unless you actually have a patch to submit. Have fun. cgf -- 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/