aboutsummaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Fix a typo: use lower case in "A Shorthand".Sergey Kandaurov2012-03-061-1/+1
* Kill EoL whitespaces.Sergey Kandaurov2012-03-061-5/+5
* The missing part of r232588 that documents ifaddr_byindex() itself.Sergey Kandaurov2012-03-061-0/+4
* - ifnet_addrs has gone and replaced by ifaddr_byindex(), as per r83130Sergey Kandaurov2012-03-061-5/+16
* Actually bump date, sigh.Sergey Kandaurov2012-03-051-1/+1
* Fix three instances of a missing word.John Baldwin2012-03-051-3/+3
* Fix typo. Bump .Dd for the previous change.Sergey Kandaurov2012-03-051-1/+1
* Fix ng_ipfw(4) cookie number in example.Gleb Smirnoff2012-03-051-2/+2
* Document pci_find_extcap() and pci_find_htcap().John Baldwin2012-03-042-0/+51
* Bump date as modified the man pageEitan Adler2012-03-041-1/+1
* ehci tunables are only available when kernel is compiled with USB_DEBUGEitan Adler2012-03-041-1/+5
* PR: docs/158813Eitan Adler2012-03-041-26/+29
* Revert r232473. I have been convinced by Doug Barton and Bjoern ZeebDimitry Andric2012-03-031-6/+6
* After r232322, it turned out many people (and some ports) are buildingDimitry Andric2012-03-031-6/+6
* Expand and reorganize the pci(9) manpage a bit:John Baldwin2012-03-032-51/+417
* Reflect the renaming of ifmaof_ifpforaddr() to if_findmulti() in r148652.Sergey Kandaurov2012-03-021-5/+5
* ifp->if_ioctl() has moved to u_long cmd in r36735.Sergey Kandaurov2012-03-021-1/+1
* Fix names of some Marvell SATA chips. It looks like chips with proprietaryAlexander Motin2012-03-022-3/+3
* Update the documentation on pci_get/set_powerstate(). These methods areJohn Baldwin2012-03-011-10/+8
* Sort function prototypes.John Baldwin2012-03-011-23/+23
* Add pci_save_state() and pci_restore_state() wrappers aroundJohn Baldwin2012-03-012-0/+28
* Update for adjusted types for boundary arguments in 232356.John Baldwin2012-03-012-2/+2
* Add myselfAlex Kozlov2012-03-011-0/+4
* Since r199137 namei() returns EINVAL for DELETE and RENAME operations ifJaakko Heinonen2012-03-011-1/+8
* Add driver for the RME HDSPe AIO/RayDAT sound cards -- snd_hdspe(4).Alexander Motin2012-03-013-0/+80
* Changes in ifaddr refcounting: ifa_refcnt IFAREF/IFAFREE macrosSergey Kandaurov2012-03-011-10/+8
* Refine r232333 [1] and put note about ifnet refcount caller responsibility.Sergey Kandaurov2012-03-011-1/+4
* Reflect that ifa_ifwithnet() gained ignore_ptp argument.Sergey Kandaurov2012-03-011-1/+4
* Document ifunit_ref function.Sergey Kandaurov2012-03-011-0/+10
* Document ifnet refcount.Sergey Kandaurov2012-03-011-1/+20
* Regenerate src.conf(5) after r232322.Dimitry Andric2012-02-291-0/+15
* Add a WITH_CLANG_IS_CC option for src.conf(5), disabled by default, thatDimitry Andric2012-02-292-6/+11
* Correct the description for CTLFLAG_TUN and CTLFLAG_RDTUN, the declaring of aAndrew Thompson2012-02-291-2/+2
* Add myself, and show marck@ as my mentor.Sergey Kandaurov2012-02-291-0/+2
* Regenerate src.conf(5) after r231530 (and to correct a little screwupDimitry Andric2012-02-291-4/+4
* Define several extra macros in bsd.sys.mk and sys/conf/kern.pre.mk, toDimitry Andric2012-02-281-4/+10
* Mention mos(4)Kevin Lo2012-02-281-0/+1
* Add support for the MCS7832Kevin Lo2012-02-281-3/+3
* Fix typosKevin Lo2012-02-282-2/+2
* Correct capitalization of "Hz" in user-visible text (manpages, printf(),Gavin Atkinson2012-02-282-3/+3
* mdoc(7) stype - start new sentences on new lineMartin Matuska2012-02-281-3/+4
* Fix a few rendering nits in rc.conf(5) with regards to mentioningGlen Barber2012-02-281-4/+4
* A bunch of netmap fixes:Luigi Rizzo2012-02-271-7/+15
* Whitespace cleanup:Glen Barber2012-02-254-19/+34
* Fix various typos in manual pages.Glen Barber2012-02-2510-20/+20
* Fix mdoc style nits. Start new sentences on new lines.Jung-uk Kim2012-02-241-5/+6
* - Add support for Family 12h, 14h and 15h processors.Jung-uk Kim2012-02-241-14/+45
* Break the last part to its own sentence rather than a run-on.Andrew Thompson2012-02-231-3/+4
* Add a sysctl/tunable default value for the use_flowid sysctl in r232008.Andrew Thompson2012-02-231-2/+4
* Rename DESCRIPTION section to HARDWARE, so this manpage can be used forChristian Brueffer2012-02-231-1/+1