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