removed, I did miss that one. (It's directly used as a filename)
The other places are do not cares.
- It makes no sense to remove gets() without removing potentially
just as bad scanf() calls and it's bad practice to use scanf anyway
I'm paranoid with implementations of fgets() (Non FreeBSD to be clear)
hence the use of -1 in the length argument of fgets().
- I'll see if upstream is willing to accept these diffs.
Submitted by: Max Khon <fjoe@freebsd.org>
Reported by: Max Khon <fjoe@freebsd.org>
Yagi-Uda antennas, with 2 or more elements, such as shown below. Additionally,
a very simple program called dipole works with just a dipole, but its
functionality is limited.
PR: ports/83737
Submitted by: Diane Bruce <db@db.net>