Home | History | Annotate | Download | only in asa
History log of /src/usr.bin/asa/asa.c
RevisionDateAuthorComments
 1.17  05-Sep-2016  sevan Drop main() prototype.
 1.16  24-Jun-2007  christos - use fwrite instead of printf.
- pass lint
- check for 0 len.
 1.15  30-May-2002  enami Write a program straightforward.
 1.14  02-May-2002  enami remove an unnecessary white space before the fuction call operator.
 1.13  02-May-2002  wiz Fix segfaults when last argument does not exist as suggested in bin/16565
by Ryan Younce.
 1.12  02-May-2002  wiz ANSIfy, KNF, WARNS=2.
 1.11  20-Sep-1997  lukem - cleanup for WARNS=1
- use fgetln() correctly; the last line may not have a trailing \n
 1.10  21-Apr-1995  cgd kill extra blank comment line.
 1.9  26-Mar-1995  glass consistency
 1.8  25-Mar-1995  glass new rcsid format
 1.7  24-Dec-1994  cgd fgetln takes a size_t pointer.
 1.6  14-Nov-1994  jtc fix bug discovered by glass
 1.5  29-Jan-1994  jtc Fix spelling error in Copyright notice
 1.4  04-Jan-1994  cgd rename fgetline() and sharpen axe for bostic...
 1.3  23-Dec-1993  jtc Be a bit paranoid... This will prevent core dumps when a user gives us
complete garbage as input.
 1.2  22-Dec-1993  cgd update for fgetline
 1.1  23-Sep-1993  jtc The POSIX.2 (POSIX2_FORT_RUN) asa utility, used to format the output of
FORTRAN programs into something usable by a line printer, etc..

RSS XML Feed