aboutsummaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Mention read_ahead tunables/sysctls.Alexander Motin2014-09-211-3/+5
* Add a man page for the cgem(4) driver.Ian Lepore2014-09-202-2/+301
* Explain how to load the malo(4) firmware on boot.Gavin Atkinson2014-09-201-2/+11
* Remove ifq_drops from struct ifqueue. Now queue drops are accounted inGleb Smirnoff2014-09-191-1/+0
* Remove sys/types.h include as per style (9)Steven Hartland2014-09-181-1/+0
* Add dtrace probe support for zfs SET_ERROR(..)Steven Hartland2014-09-181-1/+4
* Add missing link to TIMEOUT_TASK_INIT(9).Edward Tomasz Napierala2014-09-181-1/+2
* Add missing links to taskqueue(9).Edward Tomasz Napierala2014-09-181-0/+6
* The lagg(4) interface is based on trunk(4) interface from OpenBSD.Marcelo Araujo2014-09-181-4/+0
* Add laggproto broadcast, it allows sends frames to all ports of the lagg(4) g...Marcelo Araujo2014-09-181-0/+4
* Add a brief description of CTLFLAG_VNET flag. Since the VIMAGE isGleb Smirnoff2014-09-151-1/+3
* Add the new iscsi(4) man pageAllan Jude2014-09-132-0/+112
* Propagate the error status of /usr/sbin/bhyve out of the vmrun.sh script.Craig Rodrigues2014-09-131-3/+14
* Regen.Xin LI2014-09-131-1/+13
* Import HyperV Key-Value Pair (KVP) driver and daemon code by Microsoft,Xin LI2014-09-131-0/+7
* - Fix argument list after 271387.Gleb Smirnoff2014-09-121-6/+4
* Add forgotten keymap files fr.kbd and fr.acc.kbd to the FILES list.Stefan Eßer2014-09-121-0/+2
* cxgbe(4): knobs to enable/disable PAUSE frame based flow control.Navdeep Parhar2014-09-121-1/+12
* Attach the ISO to an ahci-cd emulated device. TheCraig Rodrigues2014-09-121-1/+1
* Revisions 264905 and 266860 added a "int fib" argument to ifa_ifwithnet andAlan Somers2014-09-111-4/+16
* - Add $netif_ipexpand_max to specify the upper limit for the number ofHiroki Sato2014-09-111-0/+13
* Regen after 271401.Alan Somers2014-09-101-3/+5
* Remove many false positives with make checkdpaddEnji Cooper2014-09-101-2/+4
* - Add missing "Joel Dahl2014-09-091-44/+44
* mdoc: remove superfluous paragraph macro.Joel Dahl2014-09-061-1/+0
* The USB LED driver for the Dream Cheeky WebMail Notifier.Kevin Lo2014-09-052-0/+96
* Create a /boot/dtb directory to house DTB blobs. The flattened deviceWarner Losh2014-09-031-1/+13
* Note that script(1) consumes filemon(4).David E. O'Brien2014-09-031-0/+1
* Avoid ./ in zoneinfo entries in METALOGEd Maste2014-09-031-1/+1
* Update the autofs(5) manual to reflect it first appeared inGlen Barber2014-09-031-2/+2
* Define _DTRACE_VERSION in sdt.h rather than setting it manually. This isMark Johnston2014-09-021-1/+1
* Allow standalone debug for non-default ${PROG} targetsEd Maste2014-09-021-3/+1
* Add -Wthread-safety to WARNS=6.Ed Schouten2014-09-011-0/+3
* Make SOCK_RAW sockets to be truly raw, not modifying received and sentGleb Smirnoff2014-09-011-13/+23
* Allow the iwn(4) fw 100 to be compiled into the kernel and update theChristian Brueffer2014-08-302-3/+7
* Add Alonso Schaich to ports developers. Mentors: makc@, rakuco@Alonso Schaich2014-08-281-0/+4
* Use "file -s", so that we can run vmrun.sh against special devices suchCraig Rodrigues2014-08-281-2/+2
* Add description of "sysctl_remove_name()" function.Hans Petter Selasky2014-08-282-4/+31
* Fix comments on updating tzdata releases.Sergey Kandaurov2014-08-271-3/+3
* - Use $local_startup to load rc.conf.d/* scripts.Hiroki Sato2014-08-271-3/+20
* Document the new ${LOCALBASE}/etc/rc.conf.d in rc.conf(5)Baptiste Daroussin2014-08-261-1/+3
* Back-out the references to vt(4) from this man-page. It appears that theStefan Eßer2014-08-261-3/+0
* Introduce missing definition for LIBTERMCAPWEnji Cooper2014-08-261-0/+1
* Add references to vt(4) and the configuration files in /usr7share/vt whereStefan Eßer2014-08-269-11/+63
* Fix "make checkdpadd" for lib/libc when MK_SSP != noEnji Cooper2014-08-251-0/+1
* If the VM was reset via "/sbin/reboot" or "shutdown -r",Craig Rodrigues2014-08-251-1/+2
* Add comment which describes the exit status codes returned fromCraig Rodrigues2014-08-251-0/+8
* Next round of fixes.Stefan Eßer2014-08-217-11/+20
* Document MAC address selection and setting for atse(4).Bjoern A. Zeeb2014-08-211-2/+21
* Fix return type of callout_init_rm() and add return type toGavin Atkinson2014-08-201-2/+3