This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-04-15 14:29:58 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2b75bbdb31
opnsense-src
/
usr.bin
/
asa
History
Tim J. Robbins
a3778ff65c
#include <unistd.h> for getopt() and friends.
...
PR: 36130 Approved by: mike
2002-05-15 03:31:40 +00:00
..
asa.1
Use getopt() to reject options (asa has none), and to the "--" end of options
2002-05-15 03:17:01 +00:00
asa.c
#include <unistd.h> for getopt() and friends.
2002-05-15 03:31:40 +00:00
Makefile
Add the POSIX.2 asa utility, which interprets FORTRAN carriage-control
2002-05-15 02:40:57 +00:00