summaryrefslogtreecommitdiffstats
path: root/share (follow)
Commit message (Expand)AuthorAgeFilesLines
* update NAME section to include all documented functions,jmc2015-11-105-15/+15
* Simplify and clarify.mmcc2015-11-071-8/+4
* After removing National Language Support (NLS) from base, stopbluhm2015-11-051-4/+2
* List the Huawei Mobile K4511; OK mpi@tim2015-11-051-2/+3
* spelling; from tjjmc2015-11-051-3/+3
* "commandline" -> "command line", since there are so few examplesjmc2015-11-051-3/+3
* some fixes from raf czlonkajmc2015-11-041-6/+8
* The "Lenovo Thinkpad USB 3.0 Ethernet Adapter" works with cdce(4).stsp2015-11-041-2/+4
* improve the load balancing text; ok mpijmc2015-11-031-14/+16
* we need an unbreakable space in O(log2 n).sobrado2015-11-031-3/+3
* zap the correspoonding note in systrace(4) - tedu saysjmc2015-11-031-8/+2
* RFC2292 and IPV6_PKTOPTIONS are dead; ok millert@jca2015-11-031-37/+3
* you must pass uio to socreate, even if you want an mbuf back.dlg2015-11-031-7/+8
* Stop mentionning ARP load balancing.mpi2015-11-021-65/+7
* provide ml_purge and mq_purge.dlg2015-11-023-6/+28
* Remove space before colon.mmcc2015-11-021-3/+3
* Delete sentence about option ordering the manpage (moved to mdoc.7)guenther2015-11-011-6/+4
* Specify option ordering in the DESCRIPTION sectionguenther2015-11-011-2/+7
* replace "can not" with "cannot";jmc2015-11-0116-49/+49
* Update all of en_US.UTF-8.srcafresh12015-10-311-1/+1704
* Only calculate TO_DIGIT for ascii hex digitsafresh12015-10-311-22/+15
* document m_resethdrbenno2015-10-302-5/+12
* Point out that daemon class, via login.conf, can be used to set more thansthen2015-10-301-2/+5
* Add an example about using the Spanning Tree Protocol (STP) to preventreyk2015-10-301-2/+21
* Missed to rename the upper case RTREQUEST1 in prevoius commit.bluhm2015-10-301-2/+2
* Rename rtrequest1() to rtrequest().bluhm2015-10-305-19/+19
* uvm_deallocate()'s return type is void, not int. This has apparentlymmcc2015-10-301-3/+3
* Remove support for [addr]:port syntax from the "nameserver" line.deraadt2015-10-281-9/+2
* Nothing in base uses native language support anymore. Remove NLSbluhm2015-10-267-90/+9
* adjust macro usage to the usual conventionsschwarze2015-10-261-481/+483
* 'b0' and 'b1' are no longer supported, so de-document them.krw2015-10-251-4/+2
* Remove IPV6_NEXTHOP implementation. Source routing is considered to beflorian2015-10-251-13/+2
* Add CAVEATS section and explain why pair(4) is not like vether(4).reyk2015-10-241-1/+14
* various fixes;jmc2015-10-241-5/+5
* Add pair(4), a vether-based virtual Ethernet driver to interconnectreyk2015-10-242-4/+82
* change one instance of Dl to a display and provide a teeny indentjmc2015-10-241-5/+6
* From jmc@ "the exclusive open propery" does not make sense. Try with 'an'.claudio2015-10-232-4/+4
* Forgot to install the new tap.4 man page.claudio2015-10-231-3/+3
* Sync (MAKEDEV addition of tap)claudio2015-10-2319-76/+133
* Adjust tun(4) and tap(4) after the split.claudio2015-10-232-40/+228
* there's an extra argument to soreceive now.dlg2015-10-231-3/+6
* fix company name.sobrado2015-10-221-3/+3
* fix spelling mess.sobrado2015-10-221-3/+3
* improve indentation in list block.sobrado2015-10-221-3/+3
* fix typo in unit of time.sobrado2015-10-221-3/+3
* typo.sobrado2015-10-222-6/+6
* rename ml_join to ml_enlist and expose it to the rest of the kernel.dlg2015-10-222-4/+14
* No longer mention rtable_get(), it's a private function now.mpi2015-10-213-29/+16
* tweak previous;jmc2015-10-201-4/+3
* add a new getsockopt option IP_IPDEFTTL to retrieve the default ttl.benno2015-10-201-3/+8