summaryrefslogtreecommitdiff
path: root/share/man/man5
AgeCommit message (Expand)Author
2002-08-30o) start new sentence on a new line;Mike Pechkin
2002-08-29- replace empty lines by .Pp where appropriate.Wilbern Cobb
2002-08-26add man page for bsd.regress.mk, based on bsd.port.mkAnil Madhavapeddy
2002-08-10move section parameters more upwards, include section quick and loggingPhilipp Buehler
2002-08-08remove explanations of external programs (pfctl/tcpdump)Philipp Buehler
2002-08-07PSEUDO_FLAVORS, from/ok espieAnil Madhavapeddy
2002-08-04.SH -> .Sh NAT EXAMPELSPhilipp Buehler
2002-07-30BNF is now in sync with reality:Philipp Buehler
2002-07-30BNF catchup and consolidation of interface name handling:Philipp Buehler
2002-07-30Merge filter and nat BNF for simplification:Philipp Buehler
2002-07-30BNF catchup to reality:Philipp Buehler
2002-07-30typo/pasto in route-to/dup-to syntaxPhilipp Buehler
2002-07-30.Sh GRAMMAR moves to bottom, it's a reference and not readablePhilipp Buehler
2002-07-3065335->65535 typoPhilipp Buehler
2002-07-30backout, this will go in in little piecesPhilipp Buehler
2002-07-29o complete restructuringPhilipp Buehler
2002-07-21fix route-to alsoTheo de Raadt
2002-07-06Move NEED_VERSION to "obsolete variables" section and describePeter Valchev
2002-07-05document "set loginterface none"Henning Brauer
2002-07-04document setting options in pf.confHenning Brauer
2002-07-03Xr fixups, mostly from PR 2793Miod Vallat
2002-07-01Language improvements and line wrapping fixes, from Moritz JodeitDaniel Hartmeier
2002-06-24Fix more example rulesDaniel Hartmeier
2002-06-20Use 'inet' in translation rules where required, add example for proxyDaniel Hartmeier
2002-06-20typo from form@.Mike Pechkin
2002-06-20Spotted by form@, mdoc things from mpech@:Mike Pechkin
2002-06-19Sync.Mike Pechkin
2002-06-17no nat.conf(5) softlinkPeter Valchev
2002-06-16keep nat.conf(5) softlink, from ckuethe@ualberta.caPeter Valchev
2002-06-16someone didn't do a make buildPeter Valchev
2002-06-16bye byeHenning Brauer
2002-06-16merge nat.conf.5Henning Brauer
2002-06-14spelling; from Brian Poole <raj@cerias.purdue.edu>Todd T. Fries
2002-06-13Mention that the "old" cipher just means DES; suggested by Michael LucasTodd C. Miller
2002-06-11Make NAT proxy port range configurable per rule, for instance privilegedDaniel Hartmeier
2002-06-10Allow ports to be specified in nat rules, useful later on for individualDaniel Hartmeier
2002-06-08.Xr pf.conf 5 . -> pfctl 8, from Dries SchellekensDaniel Hartmeier
2002-06-08no macro concatenationHenning Brauer
2002-06-08'(' -> "(" in BNF, from Dries SchellekensDaniel Hartmeier
2002-06-08document macro concatenationHenning Brauer
2002-06-08Make state timeouts configurable per rule, likeDaniel Hartmeier
2002-06-08document $proto, $nr in rule labelsHenning Brauer
2002-06-07add the possibility to configure a TTL while return-rstPhilipp Buehler
2002-06-07Add "(max <number>)" option for "keep/modulate state" to limit the numberDaniel Hartmeier
2002-06-07document $srcaddr/$srcport/$dstaddr/$dstport in rule labelsHenning Brauer
2002-06-05document "print-depends" target; ok espiePeter Valchev
2002-06-03Xref brconfig(8).Miod Vallat
2002-06-03Add NAT keyword so it is picked up by apropos (man -k NAT). ok dhartmei@Kjell Wooding
2002-06-01Document ECN support, with input from dhartmei@.Hugh Graham
2002-05-30grammar fix; moritz@jodeit.orgTheo de Raadt