Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-11-29 | wording | Henning Brauer | |
2002-11-29 | das ist pfsync.4 | Michael Shalayeff | |
2002-11-29 | miod thinks mpu should be xreffed from here | Michael Shalayeff | |
2002-11-28 | mpu man and on isa | Michael Shalayeff | |
2002-11-28 | +qlimit | Henning Brauer | |
+tbrsize | |||
2002-11-28 | Sync with reality: mention Promise PDC20275 PDC20277 and | Alexander Yurchenko | |
Viatech VT8366 VT8233 VT8235 as supported ok gluk@ mpech@ | |||
2002-11-27 | more tweaking | Theo de Raadt | |
2002-11-27 | move even closer to where we want to be | Theo de Raadt | |
2002-11-27 | correct hppa attachments | Michael Shalayeff | |
2002-11-26 | more tweaks | Theo de Raadt | |
2002-11-26 | tiny spacing nit | Theo de Raadt | |
2002-11-26 | Fix various nits: | Ryan Thomas McBride | |
- references to ip(4) et. al. - Remove extra whitespace - Finish some uncompleted sentences - s/traffic shaping/bandwidth control/ ok deraadt@, frantzen@ | |||
2002-11-26 | 1000baseTX -> 1000baseT | Nathan Binkert | |
thanks to miod for pointing this out | |||
2002-11-26 | fancier queue example | Henning Brauer | |
2002-11-26 | fix queue example | Henning Brauer | |
2002-11-26 | more cleanup | Theo de Raadt | |
2002-11-26 | more cleanup, and nat parts from mcbride | Theo de Raadt | |
2002-11-26 | weissmanndiff | Michael Shalayeff | |
2002-11-26 | reflect currently supported devices | Nathan Binkert | |
2002-11-25 | .Xr pfctl/pf.conf, not altqd/altq.conf; partitially from David Krause; Thanks! | Henning Brauer | |
2002-11-25 | altq leftovers; David Krause | Henning Brauer | |
2002-11-25 | succesful -> successful | Anil Madhavapeddy | |
2002-11-25 | another pass, sigh | Theo de Raadt | |
2002-11-25 | fix queue example | Henning Brauer | |
2002-11-25 | more crap tuning | Theo de Raadt | |
2002-11-25 | I am sick of this thing. It does not follow the rules of manual pages. | Theo de Raadt | |
Reoganize it, start to use the proper commands that one uses when writing man pages, and damn well do not continue to make this a "different for the hell of it" game. One writes manual pages by reading the source of others; if you cannot do it that way, stay the hell away. | |||
2002-11-24 | consistency; s/nat/translation/ a few times | Henning Brauer | |
ok pb@ mcbride@ | |||
2002-11-24 | Add HISTORY section | Todd C. Miller | |
2002-11-24 | we "now" have /usr/share/pf | Philipp Buehler | |
short descr about the items henning "go ahead, schnellschnellschnell" | |||
2002-11-24 | reflect new ordering requirements (..nat, queue, filter) | Philipp Buehler | |
2002-11-24 | RIO is not yet in GENERIC | Philipp Buehler | |
henning@, kjc@ ok | |||
2002-11-23 | More links | Miod Vallat | |
2002-11-23 | Mention that hme does not work in sun4c machines. | Miod Vallat | |
2002-11-23 | document "nat pools" changes | Ryan Thomas McBride | |
syntax may still change somewhat ok dhartmei@ henning@ | |||
2002-11-22 | add pf | Henning Brauer | |
2002-11-22 | install to /usr/share/pf | Henning Brauer | |
not linked to the build yet | |||
2002-11-22 | exaple ruleset for the new queue stuff | Henning Brauer | |
2002-11-21 | From angelos; document new registration API | Jason Wright | |
2002-11-21 | Remove include of ${.CURDIR}/../Makefile.inc as it has already been | Marco S Hyman | |
included before this makefile is included. No negative comments after putting the diff out for review several times. | |||
2002-11-20 | update to reflect new deivce | Nathan Binkert | |
2002-11-20 | BNF update: | Philipp Buehler | |
o catch up with queuespec change (no 'queue' in altq_rule) o there cant be a lonely number for bandwidth o s/k/K/ for queue_rule also henning@ ok | |||
2002-11-20 | Xr altq bu-bye | Philipp Buehler | |
henning@ ok | |||
2002-11-19 | talk about pass and block and queue | Theo de Raadt | |
2002-11-19 | .Sh QUEUE RULES | Philipp Buehler | |
more to come.. previous fixes from various ppl included: ok henning@, mcbride@ | |||
2002-11-19 | "fix" .Nd, "they do not need to know" | Philipp Buehler | |
request by deraadt@ | |||
2002-11-19 | kb -> Kb | Henning Brauer | |
2002-11-19 | first catch up with altq merge: | Philipp Buehler | |
-Nd: catch on man -k altq/queue -Xr -BNF: should leave enough place/logic for more then cbq henning@ "commit" ok | |||
2002-11-19 | Update to reflect supported devices | Nathan Binkert | |
2002-11-19 | gx(4) goes bye bye | Theo de Raadt | |
2002-11-17 | Clarify section on type promotion. This must be done by the programmer, | Todd C. Miller | |
va_arg doesn't do it for you. pvalchev@ OK |