Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 May 2002 20:17:02 -0700 (PDT)
From:      "Tim J. Robbins" <tjr@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/asa asa.1 asa.c
Message-ID:  <200205150317.g4F3H2Z33615@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
tjr         2002/05/14 20:17:02 PDT

  Modified files:
    usr.bin/asa          asa.1 asa.c 
  Log:
  Use getopt() to reject options (asa has none), and to the "--" end of options
  marker. Exit non-zero if we cannot open one of the input files. Update
  standards conformance and exit status statements in manual page.
  
  PR:             36130
  Approved by:    mike
  
  Revision  Changes    Path
  1.2       +4 -8      src/usr.bin/asa/asa.1
  1.4       +34 -13    src/usr.bin/asa/asa.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205150317.g4F3H2Z33615>