summaryrefslogtreecommitdiffstats
path: root/share/man
Commit message (Expand)AuthorAgeFilesLines
* Fix copy-paste typo.mav2011-12-201-2/+2
* Add timecounters(4) man page alike to eventtimers(4).mav2011-12-205-2/+111
* s/LAPIC/local APIC/ to closer follow Intel documents.mav2011-12-201-4/+4
* Remove extra "and" left from earlier version.mav2011-12-201-2/+1
* Restore a feature that was present in 5.x and 6.x, and was cleared inglebius2011-12-201-8/+31
* Add apic(4) man page, now mostly to cover its event timer functionality.mav2011-12-206-4/+88
* Add eventtimers(9) man page, describing related KPIs.mav2011-12-203-1/+249
* Add a TASK_INITIALIZER() macro that can be used to staticallyjhb2011-12-192-1/+8
* Fixed some of markup.ru2011-12-171-19/+18
* Some formatting fixes.mav2011-12-161-14/+31
* A major overhaul of the CARP implementation. The ip_carp.c was startedglebius2011-12-161-131/+115
* Document 'findstack'.kib2011-12-161-1/+11
* Many updates to cxgbe(4)np2011-12-161-12/+66
* Add a helper API to allow in-kernel code to map portions of shared memoryjhb2011-12-142-0/+189
* Add SEE ALSO.joel2011-12-141-1/+15
* After several suggestions from people, move eventtimers page from 7 to 4.mav2011-12-146-4/+4
* More MLINKS for rtalloc.9glebius2011-12-141-1/+5
* Update this page to describe modern interfaces.glebius2011-12-141-114/+147
* Change targ(4) to use cdevpriv, instead of multiple character devices.ed2011-12-131-13/+5
* The "inet" keyword in the "ifconfig_IF_aliasN" is mandatory forru2011-12-131-3/+7
* - Add support for ASCII art splash screens in TheDraw formateadler2011-12-121-0/+27
* Add watchdog support for VIA south bridge chipset.fabient2011-12-122-0/+81
* Minor whitespace cleanup to make.conf(5).gjb2011-12-111-2/+2
* Document the SVN variable needs to be set in make.conf(5) when SVN_UPDATEgjb2011-12-111-1/+7
* After r228293, et(4) supports altq(4).yongari2011-12-092-2/+4
* sbuf_data() hasn't returned NULL for overflowed buffers since r71721.jh2011-12-091-6/+2
* - Fix markup.jh2011-12-091-3/+4
* As of r226865, daily_scrub_zfs_default_threshold is 35 days; documentgjb2011-12-081-2/+2
* Mention that Cold Presence Detection feature used for hot-plug detectionmav2011-12-061-4/+4
* Add more controllers that support jumbo frame.yongari2011-12-021-4/+4
* Add hw.ahci.force tunable to control whether AHCI drivers should attachmav2011-12-021-1/+4
* Regen.fjoe2011-12-021-4/+4
* Add a man page describing the feed-forward clock kernel support, including howlstewart2011-12-012-0/+129
* Regen.fjoe2011-11-301-4/+11
* Regenerate src.conf.5.dim2011-11-281-7/+10
* Only install the sfxge(4) manpage on amd64, while the driver is amd64-only.philip2011-11-281-1/+2
* Add an introductory Capsicum man page providing a high-level description ofrwatson2011-11-272-0/+121
* Remove a seemingly unnecessary [1] ellipsis from netmap.4.gjb2011-11-271-1/+0
* Deorbit the broken amd(4) (see PR 124667), which was superseded by esp(4)marius2011-11-252-79/+0
* - Add a DEVMETHOD_END alias for KOBJMETHOD_END so that along with 'driver_t'marius2011-11-221-2/+2
* Append unit number to the WMI status device name to allow attachingjh2011-11-221-5/+5
* - Add missing usb and ucom devicesmiwi2011-11-2016-16/+48
* Update the manpage for r227697.kib2011-11-191-4/+4
* Import virtio base, PCI front-end, and net/block/balloon drivers.grehan2011-11-184-0/+323
* Some cleanup:brueffer2011-11-171-6/+10
* Bring in support for netmap, a framework for very efficient packetluigi2011-11-172-0/+301
* Constify arguments for locking KPIs where possible.pjd2011-11-165-24/+24
* Constify stack argument for functions that don't modify it.pjd2011-11-161-8/+8
* Add the sfxge(4) device driver, providing support for 10Gb Ethernet adaptersphilip2011-11-162-0/+93
* As it turns out, r186347 actually is insufficient to avoid the use of themarius2011-11-152-3/+16
OpenPOWER on IntegriCloud