Age | Commit message (Expand) | Author |
2003-03-16 | secrity -> security. Ok ho@ | Matthieu Herrb |
2003-03-16 | modifed -> modified | margarida |
2003-03-16 | Use len+1 as the size parameter to strlcpy() since len does not include | Todd C. Miller |
2003-03-14 | Spelling fixes from david@. jmc@ ok. | Hakan Olsson |
2003-03-14 | unkown -> unknown | margarida |
2003-03-14 | tweak; millert ok | Theo de Raadt |
2003-03-13 | Remove duplicate Amoeba entries. | Miod Vallat |
2003-03-13 | clarify how mappings work. closes pr2138 | Ted Unangst |
2003-03-13 | 1 byte underflow; from tdeval | Theo de Raadt |
2003-03-13 | Might as well do blinding here too. | Hakan Olsson |
2003-03-13 | Avoid "j += snprintf()". niklas@ ok. | Hakan Olsson |
2003-03-13 | lots of sprintf -> snprintf and strcpy -> strlcpy; checked by tedu | Theo de Raadt |
2003-03-13 | zap two sprintf, more to go | Theo de Raadt |
2003-03-13 | more strlcpy; most from Hans-Joerg.Hoexer@yerbouti.franken.de, a bit from me | Theo de Raadt |
2003-03-13 | thought we had already deleted this | Theo de Raadt |
2003-03-12 | more .Li | Theo de Raadt |
2003-03-12 | document setting ipx frame type; from ianm@cit.uws.edu.au | Michael Shalayeff |
2003-03-11 | do the queue ID assignment for cbq already in userland. ensure that queues | Henning Brauer |
2003-03-11 | On pfctl -a foo -Fn/-Fr, traverse all subrulesets in the anchor and | Daniel Hartmeier |
2003-03-11 | fix format strings in debugging output, qid is unsigned | Henning Brauer |
2003-03-11 | sprinkle some .Li | David Krause |
2003-03-11 | fix spacing in sample output | David Krause |
2003-03-11 | files with dead .Xr's; | Jason McIntyre |
2003-03-11 | mdoc fixes: macros are not allowed inside .Bd -literal blocks | David Krause |
2003-03-11 | spelling | David Krause |
2003-03-11 | always compile and set pcap filters even when filters are not specified. | Kenjiro Cho |
2003-03-11 | strcpy -> strlcpy; Hans-Joerg.Hoexer@yerbouti.franken.de | Theo de Raadt |
2003-03-11 | mention that avgfilesize is in bytes. | Ted Unangst |
2003-03-10 | filesystem -> file system for a little consistency | Ted Unangst |
2003-03-10 | document dirpref options -g and -h (w/ avgfpdir) | Ted Unangst |
2003-03-10 | check for multiple same named queues on one interface. | Henning Brauer |
2003-03-10 | correctly cope with errors returned by eval_pfqueue and pfctl_add_altq | Henning Brauer |
2003-03-10 | rework error handling in eval_pfqueue(). | Henning Brauer |
2003-03-10 | when complaining about a queue wiwthout parent, include the queue name in | Henning Brauer |
2003-03-10 | it doesn't make sense to mimic pfctl -vsr output in pfctl -vsl (same for | Henning Brauer |
2003-03-10 | whitespace | Henning Brauer |
2003-03-10 | based on ideas from david, fix the Cm problems, and others | Theo de Raadt |
2003-03-10 | double word (be be) in comment | David Krause |
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 |