summaryrefslogtreecommitdiffstats
path: root/share/man
Commit message (Expand)AuthorAgeFilesLines
* Document the fact that passing in a count of zero to the bus_space functionsbrucec2010-12-031-0/+3
* Revert r216134. This checkin broke platforms where bus_space are macros:brucec2010-12-031-3/+0
* Explain some of the reasons that fpsetprec() is unlikely to work asdas2010-12-031-1/+5
* Disallow passing in a count of zero bytes to the bus_space(9) functions.brucec2010-12-021-0/+3
* Document loader tunable hw.re.prefer_iomap.yongari2010-12-021-1/+6
* Fix two errors in the man pagen_hibma2010-11-301-2/+1
* Update the description of green_saver.kodougb2010-11-291-2/+5
* Add new device ids.sanpei2010-11-291-0/+1
* document that most of ioctl requests in cd(4) are implemented by acd(4)..jmg2010-11-281-0/+8
* Remove the description of the dev.fxp.%d.noflow tunable as it was removedmarius2010-11-261-4/+1
* Update manual page with respect to latest driver.delphij2010-11-251-7/+29
* Add a HARDWARE section.delphij2010-11-251-1/+6
* Add gptboot_enable rc variable, which allows to turn gptboot reporting off inpjd2010-11-241-1/+12
* Remove the note about possible unlocking during vunref(9). It mightkib2010-11-241-5/+1
* Remove the description of the link0 link option, since r215297 the mastermarius2010-11-236-132/+6
* sh: Add printf builtin.jilles2010-11-191-1/+4
* Add VIA VX900 to the list of supported chipsets.mav2010-11-181-1/+1
* Remove references to MAKEDEV(8)dougb2010-11-152-47/+0
* Regenerate src.conf manpage after adding WITHOUT_GPIO build knobgonzo2010-11-141-1/+4
* Remove references to the long-gone ramdiskdougb2010-11-131-60/+1
* Add an (off by default) check for negative permissions (where thebrooks2010-11-131-0/+8
* Stop documenting vgonel() after its converting to the static function:pluknet2010-11-123-19/+9
* The first releases SIFTR will ship in will be 7.4 and 8.2.lstewart2010-11-121-2/+4
* Bump .Dd due to additions in r214279.brucec2010-11-111-1/+1
* Add a man page for usb_quirk module, plus references in other man pages,n_hibma2010-11-103-16/+206
* Add a taskqueue_cancel(9) to cancel a pending task without waiting formdf2010-11-082-0/+28
* Don't mention 'device acpi' or loading ACPI as a kernel module since thejhb2010-11-081-4/+2
* Use shorten model name instead of showing all controller modelyongari2010-11-081-5/+5
* In man section 4, ERRORS is spelled DIAGNOSTICSuqs2010-11-042-2/+2
* Xref BUS_SETUP_INTR(9) and locking(9).trasz2010-11-032-4/+4
* Fix a few typos and style nits in the example code.jhb2010-11-021-12/+12
* Follow the change made in libthr, add ERANGE error code and moredavidxu2010-10-281-2/+12
* Use shorten model name and add RTL8168, RTL8111 to the list ofyongari2010-10-271-10/+10
* Document newly added loader tunables "hw.acpi.install_interface" andjkim2010-10-261-1/+21
* Fix formatting.brucec2010-10-261-1/+2
* Add some missing documentation to the man page:bcr2010-10-261-2/+20
* Add information about the values and default setting of thebrucec2010-10-261-0/+1
* Minor grammar fix.gjb2010-10-261-1/+1
* Mostly revert r203420, and add similar functionality into ada(4) since thebrucec2010-10-241-0/+3
* Use .Dv with NULL.jh2010-10-241-1/+3
* Document make_dev_p(9).jh2010-10-242-5/+61
* mdoc: make pages render with mandocuqs2010-10-213-3/+3
* catch up manual pages with rename of vm_page_sleep_busy to vm_page_sleep_if_busyavg2010-10-203-8/+8
* VOP_GETPAGES.9: clarify and correct description of parameters and requirementsavg2010-10-201-13/+18
* PG_BUSY -> VPO_BUSY, PG_WANTED -> VPO_WANTED in manual pages and commentsavg2010-10-203-7/+7
* o Put missed w/space back.maxim2010-10-201-1/+1
* Clarify that lagg(4) sends/receives on active port, not the master port.delphij2010-10-191-3/+3
* uma_zfree(zone, NULL) should do nothing, to match free(9).mdf2010-10-191-0/+7
* mdoc: fix markup typouqs2010-10-191-1/+1
* mdoc: drop even more redundant .Pp callsuqs2010-10-195-8/+0
OpenPOWER on IntegriCloud