aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/asa/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* asa: Add some unit tests.Dag-Erling Smørgrav2023-06-151-2/+3
| | | | | | | MFC after: 1 week Sponsored by: Klara, Inc. Reviewed by: markj Differential Revision: https://reviews.freebsd.org/D40564
* Add the POSIX.2 asa utility, which interprets FORTRAN carriage-controlTim J. Robbins2002-05-151-0/+6
characters. PR: 36130 Approved by: mike Obtained from: NetBSD Notes: svn path=/head/; revision=96625