Commit Graph

21 Commits

Author SHA1 Message Date
enami 0e0aff0642 Write a program straightforward. 2002-05-30 00:34:06 +00:00
enami fda111a632 remove an unnecessary white space before the fuction call operator. 2002-05-02 13:59:25 +00:00
wiz a4828c12b3 Fix segfaults when last argument does not exist as suggested in bin/16565
by Ryan Younce.
2002-05-02 13:43:29 +00:00
wiz 66af1d24fd ANSIfy, KNF, WARNS=2. 2002-05-02 13:40:49 +00:00
ross 2a76afae02 Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:36:18 +00:00
wiz b4b9a54e8c Fix typo and sort sections. 2001-09-17 18:47:58 +00:00
wiz 02233086ab Minor fixes. 2001-06-05 11:37:20 +00:00
kleink 4918722a89 For commands and utilities, use EXIT STATUS rather than RETURN VALUES or
DIAGNOSTICS as appropriate (and documented in mdoc(7)).
2000-09-04 07:35:15 +00:00
jwise b12fc4c318 Use new .St -xcu5 macro, instead of spelling it out 1999-06-03 21:42:50 +00:00
jwise 880d4cd6bf Note that asa(1) conforms to X/Open Commands and Utilities, Issue 5,
in addition to POSIX.2
1999-05-22 04:54:40 +00:00
lukem b0f016ea70 - cleanup for WARNS=1
- use fgetln() correctly; the last line may not have a trailing \n
1997-09-20 14:55:00 +00:00
cgd d83cfe9a96 kill extra blank comment line. 1995-04-21 03:01:41 +00:00
glass 9929c0629e consistency 1995-03-26 02:25:05 +00:00
glass 5c84ea4df9 new rcsid format 1995-03-25 18:04:51 +00:00
cgd 75c71616bb fgetln takes a size_t pointer. 1994-12-24 15:50:16 +00:00
jtc 690434f052 fix bug discovered by glass 1994-11-14 21:51:30 +00:00
jtc 42f840d29d Fix spelling error in Copyright notice 1994-01-29 01:43:03 +00:00
cgd 02254e0c37 rename fgetline() and sharpen axe for bostic... 1994-01-04 05:16:44 +00:00
jtc 550dfe1aa0 Be a bit paranoid... This will prevent core dumps when a user gives us
complete garbage as input.
1993-12-23 20:13:15 +00:00
cgd a60129f588 update for fgetline 1993-12-22 07:23:27 +00:00
jtc b2be4a7753 The POSIX.2 (POSIX2_FORT_RUN) asa utility, used to format the output of
FORTRAN programs into something usable by a line printer, etc..
1993-09-23 21:04:15 +00:00