History log of /freebsd-9.3-release/etc/pf.os
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 267654 19-Jun-2014 gjb

Copy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 244647 23-Dec-2012 delphij

MFC r244096:

Sync pf.os with OpenBSD.


# 225736 22-Sep-2011 kensmith

Copy head to stable/9 as part of 9.0-RELEASE release cycle.

Approved by: re (implicit)


# 225452 08-Sep-2011 delphij

Sync pf.os with OpenBSD:

- Update OpenBSD fingerprints through OpenBSD 4.9
- Fix typos.

Obtained from: OpenBSD
MFC after: 2 weeks
Approved by: re (kib)


# 163621 23-Oct-2006 delphij

Synchronize pf.os with OpenBSD.

Obtained from: OpenBSD
MFC After: 3 days
Approved by: mlaier (maintainer)


# 135183 13-Sep-2004 mlaier

Update the passive OS fingerprint database from OpenBSD.

Obtained from: lcamtuf.coredump.cx (via OpenBSD)


# 130151 06-Jun-2004 schweikh

Removed whitespace at BOF, EOL & EOF.


# 126756 08-Mar-2004 mlaier

Link pf to the build and install:
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)