summaryrefslogtreecommitdiffstats
path: root/share/man
Commit message (Expand)AuthorAgeFilesLines
* Remove all mention of MTX_NOSWITCH. It was obsoleted a long time ago.jhb2002-09-241-36/+7
* Fix typo.max2002-09-211-1/+1
* The file vnode passed to VOP_LINK() should now be locked before the call.truckman2002-09-191-29/+7
* Convert descriptions in the ERRORS section to full sentences if theytruckman2002-09-1811-18/+23
* Add m_fixhdr() and m_length().phk2002-09-181-0/+10
* Update supported chipset list.sos2002-09-181-5/+22
* Style and markup changes only.truckman2002-09-1813-28/+29
* Implement C99's va_copy() macro.mike2002-09-182-2/+25
* reject private IPv4 addrsume2002-09-171-0/+3
* Update man page to reflect current implementation.truckman2002-09-171-6/+12
* Fix a hard sentence break.truckman2002-09-171-2/+2
* Start new sentence with newline.njl2002-09-161-2/+2
* Update man page for enum -> const char * change for v_tagnjl2002-09-161-2/+3
* s/protocole/protocol/ceri2002-09-151-1/+1
* Document intptr_t and uintptr_t.mike2002-09-151-7/+22
* s/VOP_NULL/VATTR_NULL/rwatson2002-09-141-1/+1
* Initial import for IEEE1394 OHCI chipdet device driver and SBP-2 (Serialikob2002-09-133-0/+248
* Add a paragraph which should clarify the separation of asterisksrobert2002-09-101-0/+6
* Remove a sentence about wrapping macro definitions in bare braces,fanf2002-09-101-6/+5
* Mention support for the on-board NICs on IBM x235 servers.jdp2002-09-081-2/+4
* Note that siginit() does not cause every signal to be ignored only thedavidc2002-09-071-3/+16
* Connect gre(4) to the build.sobomax2002-09-061-0/+1
* Add a new gre(4) driver, which could be used to create GRE (RFC1701)sobomax2002-09-061-0/+279
* Expand a contraction in the text of style(9) for consistency.robert2002-09-061-1/+1
* Update rc.conf.5 man page to reflect bootparamd_enable and _flagsgordon2002-09-051-0/+16
* Deprecate the use of sendmail_enable="NONE" as it adversely affects thegshapiro2002-09-031-3/+20
* Fix a few typos and nits.scottl2002-09-011-4/+9
* Add a manual page for the ahd driver.scottl2002-09-012-0/+143
* document options for integrating pcvt configuration into the new /etc/rc.dhm2002-08-301-0/+114
* s/hint.acpi.0.disable/hint.acpi.0.disabled/iwasaki2002-08-301-1/+1
* Use correct arguments to sysctl in code example.johan2002-08-301-1/+4
* Cleanup grammer related to PR 40907 and add a section on TCP delayeddillon2002-08-291-15/+39
* Last missed bit of user-setable promisc mode.sobomax2002-08-281-1/+5
* Grammar cleanuptrhodes2002-08-271-5/+5
* Language style and grammar fixes.yar2002-08-271-23/+17
* Update the section on NIC driver support status.yar2002-08-271-3/+9
* Backout rev 1.4. The code certainly does not spell the sysctl with 'ed':obrien2002-08-251-1/+1
* Rearrange a sentence that got stuck in the wrong paragraph.dillon2002-08-251-2/+3
* Clear up confusion in a sentence describing [/var]/tmp.dillon2002-08-251-1/+2
* Add a section on the net.inet.ip.portrange.* sysctls.dillon2002-08-251-0/+26
* Append a d to disable to make the ACPI hint example valid.mike2002-08-251-1/+1
* Remove a repeated word.chris2002-08-251-1/+1
* Add A section on the retransmit timer sysctls.dillon2002-08-251-0/+13
* Really add new fxp(4) adapter names this time.bmah2002-08-241-1/+2
* Update the list of chips and cards supported by this driver.bmah2002-08-241-3/+5
* Suggest that function prototypes in kernel headers be alphabetical,imp2002-08-211-0/+3
* Man page for new L2TP netgraph node type.archie2002-08-202-0/+304
* Insert missing 'are' to fix grammar bogon.schweikh2002-08-201-1/+1
* Update manpage to reflect reality:gordon2002-08-191-9/+9
* Increase size of ifnet.if_flags from 16 bits (short) to 32 bits (int). To avoidsobomax2002-08-182-9/+10
OpenPOWER on IntegriCloud