summaryrefslogtreecommitdiff
path: root/share/man/man8
AgeCommit message (Collapse)Author
2002-03-30fix some stuff; ok deraadtPeter Valchev
2002-03-20Sendmail logs to /var/log/maillog, not /var/log/mail; Matt BingTodd C. Miller
2002-02-22Xr netstat(8)Miod Vallat
2002-02-22Attempt to document the multicast routing configuration here, rather thanMiod Vallat
having people read the comments in /etc/netstart. Add more Xr in the way.
2002-02-21With the recent changes to /etc/netstart, split the part of rc.8 coveringMiod Vallat
it into a full-blown manual page, and document the new behaviour, in particular, what I forgot to add in the previous commit message. Add more Xrefs to network-related configuration files in netstart.8. There is still room for improvement: multicast routing ought to be documented in netstart.8 now, and afterboot.8 modified accordingly. ok chris@
2002-02-19IPsec is written ``IPsec'', not ``IPSec''.Miod Vallat
2002-02-19kbd command crud; private@claudio.chTheo de Raadt
2002-02-18Mention that dhclient may need to be killed before re-running /etc/netstart.Todd C. Miller
2002-02-14Xr rpc.yppasswddTheo de Raadt
2002-02-14no, i think the pr from s@msmith.net was rightTheo de Raadt
2002-02-13use amiga, not AmigaTheo de Raadt
2002-02-12Add 128-bits as recommended AES key length.Kjell Wooding
Rework the pf rulesets to use better style (ie. macros, lists), and match the examples used elsewhere in the document Ok angelos@
2002-02-10more /etc/ssh; openbsd@davidkrause.comTheo de Raadt
2002-01-22grammar fixes; ok ericj@, -mdoc ok mpech@Jason Peel
2002-01-21Fix typo, noted by ciph3r@securebydefault.orgAngelos D. Keromytis
2002-01-12Xr intro 4 intead of special 8.Jason Wright
2002-01-11Reorganize a little, pull in instructions on certifcate generationTodd C. Miller
from ssl(8) and provide step-by-step instructions on how to edit the .mc files, install the new .cf files, restart sendmail and test. Should now be idiot-proof until science builds us a better idiot.
2002-01-04Fix byte order: 0x55AA -> 0xAA55Kjell Wooding
2002-01-04another patch; sams@moo.cus.org.ukTheo de Raadt
2002-01-04better english; sams@sebastian.ath.cxTheo de Raadt
2002-01-02Remove reference to timeout table. deraadt@ okThomas Nordin
2001-12-28Use lpd as an example, not sendmail. This has been sitting in myTodd C. Miller
tree for some time and I don't recall whether it is home-grown or came from someone else.
2001-12-25checkflist is a sh script now.Miod Vallat
2001-12-13Don't use sendmail as an example as its current invocation is tooTodd C. Miller
complicated for a simple example; biorn AT chips.chalmers.se
2001-12-10ESP and AH now enabled by default. Mention IPv6 forwarding. Various typo fixes.Hakan Olsson
2001-12-07sort SEE ALSO;Mike Pechkin
2001-11-14Mention the return code of the script, as suggested by miod@.Hakan Olsson
2001-11-14typo; nulld@norm.nulld.netTheo de Raadt
2001-11-13o) Fix bogus .Xr usage;Mike Pechkin
o) CAVEAT -> CAVEATS; o) AUTHOR -> AUTHORS; o) Start new sentence on a new line; o) For URL and path names use .Pa; o) We don't like .Pp before .Rs; o) Don't use .Pp before/after .Sh; o) OpenBSD -> .Ox; millert@ ok and help;
2001-11-06Fix symbolic address in example (noticed by kbob@jogger-egg.com)Angelos D. Keromytis
2001-10-30vipw(8) invokes pwd_mkdb(8) automagically.Miod Vallat
2001-10-14Mention that sparc and sparc64 have UKC.Miod Vallat
Also, try to do a better job at describing how the different prom versions find the bootloader and the kernel filename.
2001-10-14Fix misplaced word; David KrauseTodd C. Miller
2001-10-14Update for new sendmail setup, based on a patch from David KrauseTodd C. Miller
2001-10-05Powered by @mantoya:Mike Pechkin
o) start new sentence on a new line; o) minor mdoc fixes; millert@ ok Tip of the day: www.mpechismazohist.com
2001-10-05More leftovers...Miod Vallat
2001-10-05boot_sparc64(8) for, well, sparc64.Miod Vallat
2001-10-04+ man8.sparc64Miod Vallat
2001-10-04The start of craps64 man8 md section.Miod Vallat
Features MAKEDEV so far, boot_sparc64 coming soon.
2001-10-04Correct utterly bogus prom stuff.Miod Vallat
Still ugly, but better.
2001-10-04Vax does not dave installboot(8) currently, so comment out theMiod Vallat
manual page.
2001-10-04we don't like .Pp and blank lines before/after .Ss;Mike Pechkin
millert@ ok
2001-10-04e.g. and i.e. cleanupPeter Stromberg
2001-09-20Mention that ultrasparc proms don't append the architecture nameMiod Vallat
to the file name they request via tftp.
2001-09-19mention that sendmail can do SSL/TLS and reference starttls.8Todd C. Miller
2001-09-19starttls man page for sebdmail over TLS from Jose Nazario and mdoc'dTodd C. Miller
with minor content changes by me.
2001-09-18X11R6 -> 'X Window System' so readers don't think the discussionMarco S Hyman
is about /usr/X11R6. Thanks to millert@ for comments
2001-09-16Add a manual page for genassym.sh, from NetBSD.Miod Vallat
2001-09-02More powerpc->macppc changes.Miod Vallat
2001-09-01Move manpages for the powerpc -> macppc port rename.Dale Rahn