summaryrefslogtreecommitdiffstats
path: root/usr.sbin/authpf
Commit message (Collapse)AuthorAgeFilesLines
* Do not bypass WARNS machinery by hadcoding -Werror into CFLAGS.kan2006-09-211-1/+1
|
* Use libutil in DPADD as well.mlaier2005-05-041-1/+1
| | | | Submitted by: ru
* Adapt Makefiles for pfctl(8) and authpf(8) to 3.7 sources.mlaier2005-05-031-7/+3
|
* Add skeleton build dirs for pf userland:mlaier2004-02-281-0/+26
libexec/ftp-proxy - ftp proxy for pf sbin/pfctl - equivalent to sbin/ipf sbin/pflogd - deamon logging packets via if_pflog in pcap format usr.sbin/authpf - authentification shell to modify pf rulesets Bring along some altq headers used to satisfy pfctl/authpf compile. This helps to keep the diff down and will make it easy to have a altq-patchset use the full powers of pf. Also make sure that the pf headers are installed. This does not link anything to the build. There will be a NO_PF switch for make.conf once pf userland is linked. Approved by: bms(mentor)
OpenPOWER on IntegriCloud