summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Expand)Author
2011-03-22don't refer to an error message which no longer exists (bge's jumbo bufferStuart Henderson
2011-03-22Support for NetMos Nm9922 dual serial port cardsMike Larkin
2011-03-18sighTheo de Raadt
2011-03-18oh, it should stayTheo de Raadt
2011-03-18old style mtrr interface went awayTheo de Raadt
2011-03-17add missing .El;Jason McIntyre
2011-03-17Document RC_DEBUG.Antoine Jacoutot
2011-03-16Using mandoc_char(7) escapes like "K\(:onig" for German umlautsIngo Schwarze
2011-03-16Replace ISO 8859-1 character (o with diaeresis) with proper mandoc symbol.Christian Weisgerber
2011-03-16anthonyjbentley@gmail.com has a SMC Networks SMCWUSB-N2Theo de Raadt
2011-03-15Put daemon between double quotes to make it clear we are talking aboutAntoine Jacoutot
2011-03-15Document daemon_class, with wording help from jmc@Antoine Jacoutot
2011-03-15Make it clear that rc_reload=NO is not about a daemon not supportingAntoine Jacoutot
2011-03-14Update to tzdata2011d from /elsie.nci.nih.govTodd C. Miller
2011-03-13move the wol text up a bit, to make it more consistent;Jason McIntyre
2011-03-13don;t discuss WoL while it's unsupported; ok stspJason McIntyre
2011-03-13consistently use "Wake on LAN (WoL)"; i don;t care if anyone wants toJason McIntyre
2011-03-13Wake On LAN support for vr(4).Stefan Sperling
2011-03-13Wake On LAN support for re(4).Stefan Sperling
2011-03-13Sync ctype definitions for the UTF-8 locale to FreeBSD, fixing width ofStefan Sperling
2011-03-13Some cleanup of the discussion of rc.d variables:Ingo Schwarze
2011-03-12mtop uses int, not daddr_t, for count.Kenneth R Westerback
2011-03-12There existed a race when a process was trying to read from a splicedAlexander Bluhm
2011-03-12bsd.doc.mk is dead. long live bsd.doc.mkTheo de Raadt
2011-03-10Add support for detecting the NXP SA56004X (we have not actuallyTheo de Raadt
2011-03-10Changing daemon_flags on already running processes can make any kind ofAntoine Jacoutot
2011-03-10tweak previous;Jason McIntyre
2011-03-10Extend the documentation of the actions argument and bring this up to dateAntoine Jacoutot
2011-03-08There is no such thing as rc_restart().Antoine Jacoutot
2011-03-08Add a kernel man page sosplice(9) for the socket splicing implementation.Alexander Bluhm
2011-03-07hardware lists are sorted;Jason McIntyre
2011-03-07List Dynex DX-SC51 as supported card. ok jakemsrStefan Sperling
2011-03-07Clean up date handling,Ingo Schwarze
2011-03-06Add an "rc_bg" variable that is undefined by default and allows to startAntoine Jacoutot
2011-03-06Clarify.Antoine Jacoutot
2011-03-05Cronyx Omega-PCI is supported; from Alexei MalininJason McIntyre
2011-03-05Minor polishing that was missed during the recent rc.subr(8) split:Ingo Schwarze
2011-02-24There is no evidence Sun ever sold rebranded Tech Source GFX-4M/8M boards.Mark Kettenis
2011-02-24Fix several documentation bugs (including a typo fix from schwarze@).Antoine Jacoutot
2011-02-22run makewhatis -vMarc Espie
2011-02-17split along user/implementation lines.Marc Espie
2011-02-16Recommend checking DNS.Ingo Schwarze
2011-02-12Extend rc_scripts documentation.Antoine Jacoutot
2011-02-12sync with v4 route socket changes. ok deraadt@Stuart Henderson
2011-02-10fix manual page description; replace .Pa -> .Nm in synopsis.Igor Sobrado
2011-02-09Clean up the COMPATIBILITY section;Ingo Schwarze
2011-02-07Update to tzdata2011b from elsie.nci.nih.govTodd C. Miller
2011-02-07Between groff-1.15 and groff-1.20.1, the .Ns macro was changed to noIngo Schwarze
2011-02-06If .Ns is specified on its own line, ignore it, like groff does;Ingo Schwarze
2011-02-03mention the right type for IP_RECVTTL; ok millert@Otto Moerbeek