Age | Commit message (Expand) | Author |
2003-03-09 | cope with LOOP_THROUGH modifying the lis (queues). | Henning Brauer |
2003-03-09 | cope with the fact that LOOP_THROUGH loops once even if the list is empty by | Henning Brauer |
2003-03-09 | if fopen fails, do not bork; rob@animoid-row.org | Theo de Raadt |
2003-03-08 | Remove unneeded #includes, from Andrey Matveev andrushock(at)pisem(dot)net | Daniel Hartmeier |
2003-03-08 | fix the obvious: | Henning Brauer |
2003-03-08 | in expand_queue, make a private copy of the struct pf_altq before modifying | Henning Brauer |
2003-03-08 | when complaining about a queue's abndwidth beeing to small (below the | Henning Brauer |
2003-03-08 | inlcude queue interals in -gsr and -gsq output; will make debugging easier. | Henning Brauer |
2003-03-07 | Only show non-active tables when the -g flag is given. | Cedric Berger |
2003-03-07 | document -g | Henning Brauer |
2003-03-07 | don't include debugging output, namely, the result of teh skip steps | Henning Brauer |
2003-03-07 | spelling errors/typos | David Krause |
2003-03-07 | don't print out the complete keyboard map when changed; ok miod@ | Markus Friedl |
2003-03-06 | .Xr typos; | Jason McIntyre |
2003-03-06 | fix text2sockaddr() when HAVE_GETNAMEINFO is false and port is NULL. | Cedric Berger |
2003-03-06 | "len" is decremented too early, so the second argument | Cedric Berger |
2003-03-06 | Bad cut'n'paste msg plus style fixes. | Hakan Olsson |
2003-03-06 | fix queue assignment on filter rules which are not bound to an interface. | Henning Brauer |
2003-03-06 | Less ambiguous l-value usage. Noted by cedric@ | Hakan Olsson |
2003-03-06 | Make fsdb(8) a little easier to find with some cross references. | Hugh Graham |
2003-03-06 | date should be written formally: .Dd Month day, year | David Krause |
2003-03-06 | tweak wording and mdoc formatting | David Krause |
2003-03-04 | wrap Ic in Xo/Xc until fixed | Theo de Raadt |
2003-03-03 | Re-add the BUGS section; the RFCs still do not permit differing DH groups | Hakan Olsson |
2003-03-03 | rate2str() overhaul: | Henning Brauer |
2003-03-03 | Fix inaccuracies in comments. | Miod Vallat |
2003-03-02 | when printing queues at load time that have bandwidth specified in percent, | Henning Brauer |
2003-03-02 | remove the control keyword for cbq queues. | Henning Brauer |
2003-03-02 | add a guarantee that two same named queues on different interfaces have the | Henning Brauer |
2003-03-01 | Add ANSI prototypes. Get rid of shadow warnings. Use correct | Chad Loder |
2003-02-28 | typos. ok jmc@ | Ted Unangst |
2003-02-27 | Refer to reboot(2). Other commands from section 8 (mount, chown) refer | Chad Loder |
2003-02-27 | modify error message to match the same 7 sections in pf.conf(5) | David Krause |
2003-02-26 | Typo/pasto. Spotted by Tim Donahue. | Hakan Olsson |
2003-02-26 | in expand_rule, correctly set r->pqid if a priority queue was defined, and | Henning Brauer |
2003-02-26 | .Dv PF_KEY | Markus Friedl |
2003-02-26 | pass sadb_msg to print_xxx because print_sa needs to check the satype | Markus Friedl |
2003-02-26 | IPsec is written ``IPsec'', not ``IPSec''. | David Krause |
2003-02-25 | implement 'show' and 'monitor' commands; ok djm@, deraadt@, cedric@ | Markus Friedl |
2003-02-25 | some minor KNF my fingers just did... | Henning Brauer |
2003-02-25 | repair/simplify/flexify binat userland. | Cedric Berger |
2003-02-25 | extend copyright to 2003 | Henning Brauer |
2003-02-24 | when a macro is redefined, don't bother with reusing the existing entry in | Henning Brauer |
2003-02-24 | lzs with hifn.4 is available too | Jason Wright |
2003-02-24 | pf_key_v2_flow: typo in debug msg (KAME) | Markus Friedl |
2003-02-24 | echo->printf, because echo does not accept "\n" in all shells. | Cedric Berger |
2003-02-24 | to to | Henning Brauer |
2003-02-24 | bye bye | Theo de Raadt |
2003-02-24 | Remove tcfs until this entire licensing mess is cleaned up. This is | Theo de Raadt |
2003-02-22 | typo: noneheless->nontheless | Kjell Wooding |