summaryrefslogtreecommitdiffstats
path: root/share/man
Commit message (Expand)AuthorAgeFilesLines
* Mention that devd will kldload the driver when the device is connected.truckman2013-11-261-1/+9
* dtrace sdt: remove the ugly sname parameter of SDT_PROBE_DEFINEavg2013-11-261-29/+28
* Mention axge(4)lwhsu2013-11-261-1/+2
* Also note to add xhci(4) to kernel configuration to utilize USB 3.0lwhsu2013-11-261-1/+2
* Add missing cards now supported by iwn.eadler2013-11-251-0/+9
* mdoc: remove EOL whitespace.joel2013-11-211-4/+4
* Import the axge(4) driver for the ASIX AX88178A and AX88179 USB Ethernetmarkj2013-11-192-0/+150
* Document the 'dvdrom' target.gjb2013-11-181-2/+16
* Correct right names.pjd2013-11-151-2/+2
* Emphasize that pf(4) in FreeBSD doesn't match pf(4) inglebius2013-11-141-2/+5
* Add support for multiple instances of ftp-proxyjpaetzel2013-11-131-0/+40
* Adds gpioiic.4 and gpioled.4 man pages. Moves some of the information thatloos2013-11-123-48/+194
* Regen after r258014.gjb2013-11-111-0/+3
* Regen after r258012.gjb2013-11-111-11/+2
* Mention the RT5370/RT5372 chipset.kevlo2013-11-112-5/+9
* RB_FOREACH_[REVERSE_]FROM() do not require the head pointer. Reword.bms2013-11-101-3/+5
* Document the RB_FOREACH_FROM() and RB_FOREACH_REVERSE_FROM() macros.bms2013-11-101-1/+14
* Subsume the functionality of MK_ATF into MK_TESTS.jmmv2013-11-082-2/+2
* Make TCP_KEEP* socket options readable. At least PostgreSQL wantsglebius2013-11-081-5/+6
* Update release(7) to include 'mini-memstick' after r257805.gjb2013-11-071-1/+6
* Save some space by noting we don't have any alternative instruction formats.imp2013-11-071-13/+1
* the number of slots used by a packet is NS_RFRAGS() not ns_cntluigi2013-11-061-4/+3
* Axe IFF_SMART. Fortunately this layering violating flag was never used,glebius2013-11-051-9/+1
* Drop support for historic ioctls and also undefine them, so that codeglebius2013-11-051-13/+1
* Add required kernel option.glebius2013-11-051-0/+1
* mdoc: remove EOL whitespace.joel2013-11-041-1/+1
* Remove superfluous paragraph macro and add missing "the".joel2013-11-041-2/+1
* Document RB_FOREACH_SAFE() and RB_FOREACH_REVERSE_SAFE().glebius2013-11-041-1/+17
* - Add manual pages for capability rights (rights(4)), cap_rights_init(3)pjd2013-11-043-5/+686
* update to the latest netmap snapshot.luigi2013-11-011-84/+318
* After around 20 years of duty it is time for pkg_install to retirebapt2013-10-311-8/+3
* Add manpage for urtwnfw, the Realtek RTL8188CU/RTL8192CU firmwarekevlo2013-10-313-4/+103
* mdoc: document title should be all caps.joel2013-10-301-1/+1
* Move /etc/keys to /usr/share/keys where users are less likely to modify them.bdrewery2013-10-291-10/+11
* New sentence -> new line and some mdoc cleanup.brueffer2013-10-281-7/+13
* Remove more remnants of ng_fec(4).glebius2013-10-282-29/+1
* Remove ng_fec.4glebius2013-10-281-1/+0
* Axe ng_fec(4). It has never been a real netgraph(4) module, sinceglebius2013-10-282-110/+0
* Document /var/cache/pkg into hier(7) which pkg(8) uses.bdrewery2013-10-261-0/+8
* Add infrastructure for installing pkg(8) keys into /etc/keys/pkg and addbdrewery2013-10-261-1/+10
* Regerate after r257138 swapped the default to WITH_NMTREE.brooks2013-10-251-5/+5
* Add a tests(7) manual page.rpaulo2013-10-253-1/+210
* Regenerate documentation post r256915:brooks2013-10-241-14/+2
* Add missing symlinks for the sbuf man pageeadler2013-10-231-0/+3
* Add a manpage for the getenv() family of functions in the kernel.jhb2013-10-222-0/+219
* Update ahci(4), respecting recent driver changes.mav2013-10-221-4/+9
* Remove Giant-locked drivers support (DISKFLAG_NEEDSGIANT flag) from disk(9).mav2013-10-221-2/+0
* Remove the isf(4) driver. It was created by accident and is subset ofbrooks2013-10-212-136/+0
* Add support for "first boot" rc.d scripts. [1]cperciva2013-10-192-2/+38
* Enable the automatic creation of a certificate (if one does not exists)jmg2013-10-191-1/+37
OpenPOWER on IntegriCloud