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 X-Authentication-Warning: slinky.cs.nyu.edu: pechtcha owned process doing -bs Date: Sat, 27 Mar 2004 12:34:17 -0500 (EST) From: Igor Pechtchanski Reply-To: cygwin AT cygwin DOT com To: Joshua Daniel Franklin cc: cygwin AT cygwin DOT com Subject: Re: suid bit on executables? In-Reply-To: <20040327011419.B14748@ns1.iocc.com> Message-ID: References: <20040327011419 DOT B14748 AT ns1 DOT iocc DOT com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Scanned-By: MIMEDefang 2.39 On Sat, 27 Mar 2004, Joshua Daniel Franklin wrote: > On Tue, Mar 23, 2004 at 02:38:36PM -0500, Igor Pechtchanski wrote: > > > > > > FYI, Cygwin implements /dev/conin and /dev/conout, so, perhaps, the > > > > approach suggested in > > > > would be helpful (or something along those lines). > > > > > > I tried man and apropos, and found nothing for conin or conout, > > > > Technically, you should have been able to look at > > instead... The > > Cygwin User's Guide makes for wonderful and exciting bed-time reading. ;-) > > However, the above document is strangely silent on the topic of > > conin/conout... As things stand now, looking at the Cygwin source is > > probably your best bet. > > OK, there is now a more exhaustive list in the User's Guide. > Feel free to correct. Looks good. I believe the socket devices are missing, though. > I separated out /dev{comX,conin,conout,clipboard,windows} since they > appear to be Cygwin-specific. A couple of others like /dev/dsp > and /dev/ttym might be too, and is /dev/pipe different than on *nix? /dev/dsp exists on most Linuxes, AFAICT. I'll have to look at the /dev/pipe* implementation, as I have no idea what those do. Also, Linux sometimes provides symlinks with more descriptive names (e.g., /dev/audio pointing to /dev/dsp). You might want to mention the script I posted in , right around the line that says that "ls /dev" won't work... The script also contains a full list of devices, FWIW. > Also, while I was "researching" this change I ran across this great > reference page about devices in Cygwin (well, great if you read > Japanese and still probably decent if you don't): > > Cool. > It appears to be about..._Cygwin+Cygwin JE: Running a UNIX Environment with > Windows_, published June 2003: > > > > So, if anyone on this list was hoping to write the first Cygwin > book, it's too late! You can still write the first English one though. Even cooler. Unfortunately, both river and sea otters are taken for the O'Reilly books (a river otter on "Java Network Programming", and a sea otter on "Perl for System Administration", according to ). Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "I have since come to realize that being between your mentor and his route to the bathroom is a major career booster." -- Patrick Naughton -- 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/