summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Expand)Author
2015-11-11Remove the superfluous typedef uvm_flag_t (unsigned int). Also, fix anmmcc
2015-11-10update NAME section to include all documented functions,Jason McIntyre
2015-11-07Simplify and clarify.mmcc
2015-11-05After removing National Language Support (NLS) from base, stopAlexander Bluhm
2015-11-05List the Huawei Mobile K4511; OK mpi@Tim van der Molen
2015-11-05spelling; from tjJason McIntyre
2015-11-05"commandline" -> "command line", since there are so few examplesJason McIntyre
2015-11-04some fixes from raf czlonkaJason McIntyre
2015-11-04The "Lenovo Thinkpad USB 3.0 Ethernet Adapter" works with cdce(4).Stefan Sperling
2015-11-03improve the load balancing text; ok mpiJason McIntyre
2015-11-03we need an unbreakable space in O(log2 n).Igor Sobrado
2015-11-03zap the correspoonding note in systrace(4) - tedu saysJason McIntyre
2015-11-03RFC2292 and IPV6_PKTOPTIONS are dead; ok millert@Jeremie Courreges-Anglas
2015-11-03you must pass uio to socreate, even if you want an mbuf back.David Gwynne
2015-11-02Stop mentionning ARP load balancing.Martin Pieuchot
2015-11-02provide ml_purge and mq_purge.David Gwynne
2015-11-02Remove space before colon.mmcc
2015-11-01Delete sentence about option ordering the manpage (moved to mdoc.7)Philip Guenther
2015-11-01Specify option ordering in the DESCRIPTION sectionPhilip Guenther
2015-11-01replace "can not" with "cannot";Jason McIntyre
2015-10-31Update all of en_US.UTF-8.srcAndrew Fresh
2015-10-31Only calculate TO_DIGIT for ascii hex digitsAndrew Fresh
2015-10-30document m_resethdrSebastian Benoit
2015-10-30Point out that daemon class, via login.conf, can be used to set more thanStuart Henderson
2015-10-30Add an example about using the Spanning Tree Protocol (STP) to preventReyk Floeter
2015-10-30Missed to rename the upper case RTREQUEST1 in prevoius commit.Alexander Bluhm
2015-10-30Rename rtrequest1() to rtrequest().Alexander Bluhm
2015-10-30uvm_deallocate()'s return type is void, not int. This has apparentlymmcc
2015-10-28Remove support for [addr]:port syntax from the "nameserver" line.Theo de Raadt
2015-10-26Nothing in base uses native language support anymore. Remove NLSAlexander Bluhm
2015-10-26adjust macro usage to the usual conventionsIngo Schwarze
2015-10-25'b0' and 'b1' are no longer supported, so de-document them.Kenneth R Westerback
2015-10-25Remove IPV6_NEXTHOP implementation. Source routing is considered to beFlorian Obser
2015-10-24Add CAVEATS section and explain why pair(4) is not like vether(4).Reyk Floeter
2015-10-24various fixes;Jason McIntyre
2015-10-24Add pair(4), a vether-based virtual Ethernet driver to interconnectReyk Floeter
2015-10-24change one instance of Dl to a display and provide a teeny indentJason McIntyre
2015-10-23From jmc@ "the exclusive open propery" does not make sense. Try with 'an'.Claudio Jeker
2015-10-23Forgot to install the new tap.4 man page.Claudio Jeker
2015-10-23Sync (MAKEDEV addition of tap)Claudio Jeker
2015-10-23Adjust tun(4) and tap(4) after the split.Claudio Jeker
2015-10-23there's an extra argument to soreceive now.David Gwynne
2015-10-22fix company name.Igor Sobrado
2015-10-22fix spelling mess.Igor Sobrado
2015-10-22improve indentation in list block.Igor Sobrado
2015-10-22fix typo in unit of time.Igor Sobrado
2015-10-22typo.Igor Sobrado
2015-10-22rename ml_join to ml_enlist and expose it to the rest of the kernel.David Gwynne
2015-10-21No longer mention rtable_get(), it's a private function now.Martin Pieuchot
2015-10-20tweak previous;Jason McIntyre