aboutsummaryrefslogtreecommitdiff
path: root/etc/pf.os
Commit message (Collapse)AuthorAgeFilesLines
* Update the passive OS fingerprint database from OpenBSD.Max Laier2004-09-141-52/+145
| | | | | | | Obtained from: lcamtuf.coredump.cx (via OpenBSD) Notes: svn path=/head/; revision=135183
* Removed whitespace at BOF, EOL & EOF.Jens Schweikhardt2004-06-061-3/+1
| | | | Notes: svn path=/head/; revision=130151
* Link pf to the build and install:Max Laier2004-03-081-0/+552
This adds the former ports registered groups: proxy and authpf as well as the proxy user. Make sure to run mergemaster -p in oder to complete make installworld without errors. This also provides the passive OS fingerprints from OpenBSD (pf.os) and an example pf.conf. For those who want to go without pf; it provides a NO_PF knob to make.conf. __FreeBSD_version will be bumped soon to reflect this and to be able to change ports accordingly. Approved by: bms(mentor) Notes: svn path=/head/; revision=126756