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 Message-ID: <20020522160309.16984.qmail@web20808.mail.yahoo.com> Date: Wed, 22 May 2002 09:03:09 -0700 (PDT) From: dawillis dawillis Subject: Adding col to cygutils. To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Greetings, Per the HOW-TO-CONTRIBUTE located in /usr/doc/cygutils-1.0.0, I have put together a tarball, patch and a changelog entry for cygutils to build col for use in CYGWIN. The reason I have done so is that I am supporting some older shell scripts that make use of the command, and it was easier to port col to CYGWIN than to rewrite the scripts. The cygutil package seemed to be the appropriate location since other BSD derived utilities, such as cal, are packaged there. I hope these patches can be integrated quickly. I would have attached the tarball and patch, but currently the mailing list will not accept attachments over 100,000 bytes. Here's the warning message: ezmlm-reject: fatal: Sorry, I don't accept messages larger than 100000 bytes (#5.2.3) David. Changelog follows: 2002-05-22 David A. Willis * src/col: new directory * src/col/Makefile.am: new file * src/col/Makefile.in: new file * src/col/col.c: new file * src/col/col.1: new file * src/col/err.h: new file * src/col/err.c: new file * src/Makefile.am: add subdirectory col * src/Makefile.in: regenerate * AUTHORS: add David A. Willis for col * PROGLIST: add col * README: add col __________________________________________________ Do You Yahoo!? LAUNCH - Your Yahoo! Music Experience http://launch.yahoo.com -- 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/