Searched hist:"256 ab0ef06f4ec187fffc14e12627297bfffa0b9" (Results 1 – 1 of 1) sorted by relevance
/freebsd/share/examples/ipfw/ |
H A D | change_rules.sh | diff 256ab0ef06f4ec187fffc14e12627297bfffa0b9 Sun Sep 30 16:30:55 CEST 2001 Sheldon Hearn <sheldonh@FreeBSD.org> 1) Fix change_rules.sh for the case where firewall_type provides the name of a file containing ipfw rules.
2) Replace the use of a predictable temporary filename with one generated by mktemp(1).
3) Only exit with a zero exit status if the rules were updated.
4) Use a pager to view the new rules, not an editor.
I was told by dcs that this script's original author is no longer interested in FreeBSD and would not wish to review this patch. diff 256ab0ef06f4ec187fffc14e12627297bfffa0b9 Sun Sep 30 16:30:55 CEST 2001 Sheldon Hearn <sheldonh@FreeBSD.org> 1) Fix change_rules.sh for the case where firewall_type provides the name of a file containing ipfw rules.
2) Replace the use of a predictable temporary filename with one generated by mktemp(1).
3) Only exit with a zero exit status if the rules were updated.
4) Use a pager to view the new rules, not an editor.
I was told by dcs that this script's original author is no longer interested in FreeBSD and would not wish to review this patch.
|