summaryrefslogtreecommitdiff
path: root/share/man/man8
AgeCommit message (Collapse)Author
2005-11-27ISOXXX/ISO-XXX -> ISO XXXJason McIntyre
2005-11-16syncTheo de Raadt
2005-11-10- update the section on what netstart actually doesJason McIntyre
- couple tweaks whilst here help/ok todd@
2005-10-31clean up the COMPILING A KERNEL section:Jason McIntyre
in particular, show `make depend' as the norm. started by a diff from mpech@; ok otto@ millert@
2005-10-15remove Xr to mygate(5): we already Xr myname(5), which is theJason McIntyre
same file, and there is no point sending people to read the same file twice;
2005-10-06regenOtto Moerbeek
2005-10-06regenOtto Moerbeek
2005-09-22spelling fixes;Jason McIntyre
from janne johansson (pr #4516, #4517)
2005-09-12correct prompt;Jason McIntyre
from xavier venient;
2005-08-30dhcpd has no -q switch any more to behave, it just behavesDavid Krause
From: Matthias Kilian <kili@outback.escape.de> via henning@ ok deraadt@
2005-08-27backout unapproved diffTheo de Raadt
2005-08-25dhcpd has no -q switch any more to behave, it just behavesHenning Brauer
From: Matthias Kilian <kili@outback.escape.de>
2005-08-23steal a line from boot_sparc(8): note that L1 is also known as the stopJason McIntyre
key; ok deraadt@
2005-08-19add /etc/ipsec.conf to FILES;Jason McIntyre
2005-08-19document manual keying with ipsecctlHans-Joerg Hoexer
ok, tweaks jmc@
2005-08-18make sure dependencies are picked up;Jason McIntyre
from mpf@, tweaked by millert@
2005-08-18no need to wrap (sub-)section headers in quotes;Jason McIntyre
2005-08-18rearrange some sections to avoid having instructions and explanationsJason McIntyre
blocked together: it made the page difficult to read; ok mpf@ deraadt@
2005-08-18afterboot(8) MLINK to faq(8) is pointless;Jason McIntyre
ok deraadt@
2005-08-06move to ksh(1) style.Alexandre Anriot
discussed with many, ok jmc@
2005-08-01syncTheo de Raadt
2005-07-17RegenMiod Vallat
2005-07-14refer to kerberos(8) rather than `info heimdal' now that we install theJason McIntyre
man page...
2005-07-04- fix typoJason McIntyre
- sendmail no longer built w/ EXPN or VERB ok jose@
2005-06-29syncTodd T. Fries
2005-06-21syncMartin Reindl
2005-06-07note that netstat output may differ slightly for manual keying;Jason McIntyre
issue found by christophe plasschaert and clarified by hshoexer@; ok hshoexer@
2005-06-03do not refer to installboot(8) here as it is not installed on macppc;Xavier Santolaria
ok miod@ jmc@.
2005-06-02RegenThorsten Lockert
2005-06-01shuffle the sections of this page into a more logical order:Jason McIntyre
initial checks, changing stuff in /etc, daemons, and kernel builds. also avoids a problem noted by walter goulet, that the page was discussing rc.conf.local changes before noting that it may have to be created.
2005-05-24fix wrong option and clarify a sentence; ok jmc@David Krause
2005-05-13RegenMiod Vallat
2005-04-30hyphenate nnn-bit adjectives;Jason McIntyre
2005-04-28syncTheo de Raadt
2005-04-27some improvements from markus@ and ho@;Jason McIntyre
ok hshoexer@
2005-04-27some corrections from xavier venient;Jason McIntyre
ok henning@
2005-04-23add some Xr to sysctl stuff;Jason McIntyre
from alexey e. suslikov;
2005-04-23- add a Listen-on tag to the example isakmpd.conf filesJason McIntyre
- be more explicit about permissions for isakmpd.{conf,policy} diff from dlg@, who kindly provided feedback on this page; ok hshoexer@
2005-04-21- remove section on pf "quick" rules: this is not the place to describeJason McIntyre
additional rulesets - reshuffle the filtering section somewhat to read better - consistency tweak ok hshoexer@
2005-04-21kill SPD section: it is neither relevant nor helpful here;Jason McIntyre
ok hshoexer@
2005-04-21this is not the correct place to ref options(4);Jason McIntyre
ipsec(4) covers that anyway;
2005-04-21add a section on testing the vpn is working;Jason McIntyre
as usual, massive help from hshoexer@
2005-04-21Regen/sync.Kenneth R Westerback
2005-04-19describe zaurus bootstrap procedures; review/suggestions by jmc@Uwe Stuehler
2005-04-17document effects of net.inet.ip.forwarding=2, and refer to relatedJason McIntyre
sysctls in sysctl(3); pointed out by msf@
2005-04-17merge/remove EXAMPLES:Jason McIntyre
previously we were documenting in 2 places how to set up ipsecadm stuff, and in one place isakmpd. this led to inconsistencies and repitition. sanity checks + ok hshoexer@
2005-04-16add isakmpd.policy to FILES and sort;Jason McIntyre
2005-04-15spacing, and a typo;Jason McIntyre
2005-04-15make the examples in this page work for a simple 2 machine, directlyJason McIntyre
connected, setup; encourage people to try this way before using for real; ok hshoexer@
2005-04-15add `enable packet forwarding' to initial summary;Jason McIntyre
use `automated' keying, not `automatic', since the rest of the page does;