Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-04-05 | document queue .. on $interface | Henning Brauer | |
ok jmc@ | |||
2003-04-03 | CD-Rom, cd-rom -> CD-ROM | Jason McIntyre | |
2003-04-02 | pci -> PCI; | Jason McIntyre | |
killed some whitespace at EOL | |||
2003-04-02 | Hewlett Packard -> Hewlett-Packard | Jason McIntyre | |
2003-04-01 | Elf, elf -> ELF | Jason McIntyre | |
2003-04-01 | 'flags X' is not valid (BNF lied) | Philipp Buehler | |
henning@ ok | |||
2003-04-01 | anchors in BNF | Philipp Buehler | |
(from loki at niteshade . net) | |||
2003-03-31 | ascii -> ASCII | Jason McIntyre | |
2003-03-28 | - no more /var/ssyslog (unused) | Jason McIntyre | |
- no more /var/spool/lpd (lpd uses /var/spool/output) - no more /var/preserve (old vi directory) - update docs to reflect this help with systrace provos@ help and ok millert@ | |||
2003-03-22 | missing space between macro argument and comma | David Krause | |
ok jmc@ | |||
2003-03-22 | Cleanup for release: | David Krause | |
remove some unneeded escaping of spaces "\ " indent by 6 spaces in a few places to match the rest of the file fix a few lines that were improperly wrapped or not wrapped to the next line update sample rule expansion to match current state of pfctl output fix spacing in a few places fix a small typo found by jmc@ updated a few example rules so that they parse with current pfctl ok henning@ jmc@ | |||
2003-03-20 | replace some .Pp inside .Bd -literal block with empty line | David Krause | |
remove an uneeded .Pp kill whitespace at eol ok jmc@ | |||
2003-03-18 | typo, Fabian Kroenner | Henning Brauer | |
2003-03-18 | ip address -> IP address; | Jason McIntyre | |
rtadvd.conf(5): positve -> positive; ok miod@ | |||
2003-03-13 | and bandwidth is bits per second | Henning Brauer | |
2003-03-13 | bits not bytes; fk@spoiled.org | Theo de Raadt | |
2003-03-12 | replace some .Pp inside .Bd -literal block with empty line | David Krause | |
add a .Pp before "would be used instead" new sentence, new line whitespace at eol ok jmc@ | |||
2003-03-12 | fair amount of clarifications, extensions, and corrections | Henning Brauer | |
from joel knight <enabled at myrealbox.com>, some tweaks by me, some by jmc@ ok dhartmei@ mcbride@ cedric@ | |||
2003-03-11 | removed .Ic's which were giving postscript trouble; | Jason McIntyre | |
ok deraadt@ | |||
2003-03-11 | files with dead .Xr's; | Jason McIntyre | |
left .Xr, but removed man page number as suggested by mpech@ more help and ok millert@ | |||
2003-03-10 | small changes to mike's random-id section; | Jason McIntyre | |
ok frantzen@ | |||
2003-03-10 | use Pa for paths more | Theo de Raadt | |
2003-03-10 | few minor tweaks | Theo de Raadt | |
2003-03-10 | removal of .Ic for examples. | Jason McIntyre | |
this was messing the postscript output. | |||
2003-03-10 | fix offset; from jmc | Theo de Raadt | |
2003-03-10 | real pretty now | Theo de Raadt | |
2003-03-09 | - document that scrub 'no-df' is sometimes necessary for "certain" OS's NFS | Mike Frantzen | |
- suggest 'random-id' with 'no-df' since "certain" OSes set ip->ip_id to zero ok deraadt@ henning@ | |||
2003-03-09 | fix magic chars | Theo de Raadt | |
2003-03-08 | no backslashes here. | Bob Beck | |
2003-03-08 | spamd typos; | Jason McIntyre | |
ok beck@ | |||
2003-03-08 | message discussion is now slightly less awful | Bob Beck | |
2003-03-08 | clarity, for small values thererof. Speling. | Bob Beck | |
2003-03-08 | The description of the config file belongs here, not in spamd-setup(8) | Bob Beck | |
2003-03-06 | .Xr typos; | Jason McIntyre | |
2003-03-06 | .Xr typos, and some dead ones; | Jason McIntyre | |
ok deraadt@ | |||
2003-03-06 | date should be written formally: .Dd Month day, year | David Krause | |
also fixes a few misspellings of the month ok henning@ jmc@ | |||
2003-03-04 | Add a paragraph explaining possible unwanted side-effects of redirecting | Daniel Hartmeier | |
to the loopback address. | |||
2003-03-04 | more oops | Theo de Raadt | |
2003-03-04 | oops | Theo de Raadt | |
2003-03-04 | wrap Ic in Xo/Xc until fixed | Theo de Raadt | |
2003-03-04 | fix some spelling typos | David Krause | |
jmc@ | |||
2003-03-04 | leave my cave to clarify the caveats of state modulation | Mike Frantzen | |
mdoc incantations from jmc@ ok henning@ deraadt@ | |||
2003-03-04 | show example of string concat in macro assign | Theo de Raadt | |
2003-03-04 | fix .Bl width, pt out by theo | Henning Brauer | |
2003-03-04 | Fix limit BNF part, since we don't quote token literals, use limit-item, | Daniel Hartmeier | |
and limit-list is already a list (due to the recursive definition) which can also consist of just one entry, so no need for {}. Found by Maik Kuendig | |||
2003-03-04 | update BNF for 'queue ( q_def, q_pri )' and similar in filteropts | Philipp Buehler | |
ok henning@ | |||
2003-03-04 | other.single was missing in the BNF section, from Maik Kuendig | Daniel Hartmeier | |
2003-03-04 | format nicer | Henning Brauer | |
2003-03-04 | lies | Henning Brauer | |
2003-03-04 | make the label example actually work... (missing quotes) | Henning Brauer | |