From owner-cvs-all Tue May 14 19:41: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4577837B406; Tue, 14 May 2002 19:40:59 -0700 (PDT) Received: (from tjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4F2exp27111; Tue, 14 May 2002 19:40:59 -0700 (PDT) (envelope-from tjr) Message-Id: <200205150240.g4F2exp27111@freefall.freebsd.org> From: "Tim J. Robbins" Date: Tue, 14 May 2002 19:40:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/asa Makefile asa.1 asa.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG tjr 2002/05/14 19:40:58 PDT Added files: usr.bin/asa Makefile asa.1 asa.c Log: Add the POSIX.2 asa utility, which interprets FORTRAN carriage-control characters. PR: 36130 Approved by: mike Obtained from: NetBSD Revision Changes Path 1.1 +6 -0 src/usr.bin/asa/Makefile (new) 1.1 +90 -0 src/usr.bin/asa/asa.1 (new) 1.1 +125 -0 src/usr.bin/asa/asa.c (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message