Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-11-14 | update BNF for set debug too, again catched by mpech@ | Henning Brauer | |
2003-11-14 | document "set debug" | Henning Brauer | |
ok jmc@ cedric@ | |||
2003-11-08 | Add 'no-sync' state option to prevent state transition messages for states | Ryan Thomas McBride | |
created by this rule from appearing on the pfsync(4) interface. e.g. pass in proto tcp to self flags S/SA keep state (no-sync) ok cedric@ henning@ dhartmei@ | |||
2003-11-07 | Add some missing mentions of 'synproxy state' | Ryan Thomas McBride | |
ok jmc@ | |||
2003-11-07 | - slight cleanup | Jason McIntyre | |
- document some of the stuff in core.h - corrections from miod@ and myself; | |||
2003-11-07 | document line length and group membership limits; | Jason McIntyre | |
kill a stray .Pp; help and ok millert@ | |||
2003-11-06 | document that label macros can now be used in tags as well | Henning Brauer | |
with help from and ok jmc@ | |||
2003-10-30 | - sync with header | Jason McIntyre | |
- remove a bunch of useless .Pp's - a little grammar | |||
2003-10-30 | double word, from Tom Cosgrove; | Jason McIntyre | |
2003-10-28 | oops - lines in these files are indeed restricted to 1024 chars, as | Jason McIntyre | |
spotted by fgsch@; and it is indeed BUFSIZ, not BUFSIZE, as spotted by Jared Yanovich; | |||
2003-10-27 | typo from T.M. Sommers, via FreeBSD; | Jason McIntyre | |
ok drahn@ | |||
2003-10-26 | remove obsolete sections about limit of line length; | Jason McIntyre | |
thanks Eric Jackson for helping me fix this. | |||
2003-10-26 | typos from Jared Yanovich; | Jason McIntyre | |
2003-10-25 | fix possessive; from Jared Yanovich; | Jason McIntyre | |
2003-10-24 | consistently use $ext_if / $int_if in the examples | Henning Brauer | |
from jared r r spiegel <jrrs@ice-nine.org> ok canacar@ jmc@ | |||
2003-10-07 | typo; ish | Theo de Raadt | |
2003-10-07 | filename needs to be quoted... | Henning Brauer | |
ok mcbride@ jmc@ | |||
2003-09-25 | man page for /etc/changelist format; | Jason McIntyre | |
ok deraadt@ | |||
2003-09-20 | Implement hardwareflow varable in tip(1) like Solaris and hf in /etc/remote. | Todd C. Miller | |
Based on PR 3411 from Matthew Gream Also document "tandem" variable (XON/XOFF) in tip man page. | |||
2003-09-18 | typos from Aleksander Piotrowski; | Jason McIntyre | |
2003-09-09 | synch with reality. | Marc Espie | |
ok deraadt@ | |||
2003-09-09 | remove unnecessary .Pp; | Jason McIntyre | |
2003-09-08 | remove -compact to make page more readable, plus some typos; | Jason McIntyre | |
"why not" miod@ ok drahn@ | |||
2003-09-08 | typo from Tom Cosgrove (PR 3459); | Jason McIntyre | |
also .Xr sendmail | |||
2003-09-05 | replace some groff macros with -mdoc versions; | Jason McIntyre | |
a .br survives until i work out what to do with it... | |||
2003-09-05 | more spacing, less macro; | Jason McIntyre | |
ok miod@ | |||
2003-09-04 | change description of `openfiles' attribute from "number of open files..." | Jason McIntyre | |
to "number of open file descriptors..."; prompted by a misc@ post from Olivier Cherrier; | |||
2003-09-03 | - remove trailing whitespace | Jason McIntyre | |
- fix an .Ar macro with too many args | |||
2003-09-02 | escape punctuation; | Jason McIntyre | |
ok deraadt@ | |||
2003-08-28 | tweak; | Jason McIntyre | |
ok frantzen@ | |||
2003-08-27 | note that mk.conf does not exist by default; | Jason McIntyre | |
2003-08-26 | mention that synproxy state takes the same options as keep/modulate state, | Daniel Hartmeier | |
add synproxy to BNF. from mpech@. ok mpech@, henning@ | |||
2003-08-24 | Tables can now be used in round-robin pools. | Cedric Berger | |
ok henning@ | |||
2003-08-22 | pf spelling police | David Krause | |
ok dhartmei@ jmc@ | |||
2003-08-22 | - roff indent fix from Max Laier. thanks! | Mike Frantzen | |
- fix an example that became wrong when I switched from p0f v1 fingerprints to p0f v2 | |||
2003-08-22 | spelling and kill whitespace at eol | David Krause | |
2003-08-22 | spelling | David Krause | |
2003-08-21 | Document FAKEOBJDIR | Marc Espie | |
2003-08-21 | document passive OS fingerprinting | Mike Frantzen | |
2003-08-15 | Document PORTSDIR_PATH | Marc Espie | |
2003-08-11 | document license-check | Marc Espie | |
2003-08-08 | refer to RFCs consistently (RFC XXXX); | Jason McIntyre | |
2003-08-04 | document readmes and clean=readmes | Marc Espie | |
2003-07-31 | Document more stuff: | Marc Espie | |
{build,run,all}-dir-depends, full-{build,run,all}-depends, {build,lib,run}-depends-list, print-{build,run}-depends, build-depends, clean-depends, depends, lib-depends, regress-depends, run-depends. And obsolete: depends-list, print-depends, print-depends-list, print-package-depends. Almost everything is documented now. | |||
2003-07-28 | remove some withespace at EOL | Nikolay Sturm | |
noticed by jmc@ | |||
2003-07-28 | document systrace related variables | Nikolay Sturm | |
espie@ ok | |||
2003-07-26 | man page for myname(5)/mygate(5); | Jason McIntyre | |
feedback and advice from nick@ henning@ and many others; ok nick@ henning@ | |||
2003-07-25 | Document FETCH_MANUALLY | Marc Espie | |
2003-07-25 | no kerberos(1) so point people to info heimdal; | Jason McIntyre | |
ok hin@ | |||
2003-07-23 | explain status of WRKDIST better (Olivier Cherrier) | Marc Espie | |
Spell out `distribution files' instead of `distfiles' everywhere. |