From: "Tim Van Holder" To: Subject: RE: Test build of cvs available Date: Thu, 1 Feb 2001 18:33:36 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <3A787FC8.8B3EE62@phekda.freeserve.co.uk> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id MAA31672 Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > work needs to be done. Now, to get recv() and send() to work, you need to > patch WSOCK2.VXD, because there are some bugs that don't affect Windows > programs (pfff). I don't know about anyone else, but I don't fancy asking > end users to patch one of the key device drivers for their system! Can't we use a dynamically loaded custom version of wsock2.vxd (i.e. patch a copy of wsock2.vxd, distribute it with libsocket (under a different name) and have libsocket dynamically load that vxd (the way it does for coda.vxd))? There may be some legal issues, but IIRC patching software for purposes of interoperability is protected by fair use, so as long as the origin of the patched wsock2.vxd is clearly stated, there shouldn't be a problem. Of course, IANAL. > Tim, you may want to try Watt-32 instead. Windows users already have an No point - CVS currently doesn't work in a SFN environment. I intend to fix that someday - but that probably requires extensive work, and I just don't have the time (I consider working on autoconf/automake more important than adding SFN support to cvs). > alternative in Cygwin's CVS or WinCVS (*). It's a nice piece of work and > well established. Yes, but it suffers from the EOL-convention problems my patched cvs addresses (actually, WinCVS has some similar features, but they're not quite perfect). > It would be good for "pure" DOS users to have CVS access. Indeed it would. Someday, my SFN-enabled CVS(*) will come. (*) OK, this doesn't rhyme with 'prince'(**). It's not even similar. So sue me. (**) Those that don't get the reference: never mind. 'tis not important.