summaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Document newly added controller AR816x/AR817x.yongari2014-10-081-7/+17
* Bump .Dd missed in r271424bdrewery2014-10-061-1/+1
* Bump .Ddlwhsu2014-10-031-1/+1
* bump .Ddkevlo2014-10-031-1/+1
* Mention umoscom(4) and uslcom(4).kevlo2014-10-031-0/+2
* Add HARDWARE section of urnis(4) driver to try to gain more visibility.gavin2014-10-021-1/+7
* Merge the following revisions from ^/projects/release-vmimage:gjb2014-10-021-1/+64
|\
* | Add new USB ID.hselasky2014-10-021-2/+3
* | Virtualize lagg(4) cloner. This change fixes a panic when tearing downhrs2014-10-011-4/+4
* | Revise r272363 by collapsing the tests into a for loop.will2014-10-012-20/+12
* | Add a sysctl, net.inet.icmp.tstamprepl, which can be used to disable repliesmarkj2014-10-011-1/+5
* | Some cleanup for sfxge.4bjk2014-10-011-11/+18
* | Clean up detection of big-endian ARM. In all cases we follow the patternandrew2014-10-012-8/+5
* | Always resolve PORTSDIR to absolute paths using realpath(1).will2014-10-012-8/+8
* | Remove MK_ARM_EABI, the armeb issues have been fixed. The code to supportandrew2014-10-011-1/+0
* | The default for UDPLITE_RECV_CSCOV is zero. RFC 3828 recommendtuexen2014-10-011-9/+9
* | Correct the way that libelf is linked when USDT is used.markj2014-10-011-2/+2
* | Update SolarFlare driver manual page with new tunables.gnn2014-09-301-0/+26
* | Make clear in the ipheth(4) hardware notes that this driver is for thegavin2014-09-301-4/+17
* | Search for the nearest PORTSDIR where Mk/bsd.ports.mk exists, from .CURDIR.will2014-09-292-2/+34
|/
* Add smsc(4) to the list of drivers use the miibus interface.pluknet2014-09-262-1/+6
* Add MLINKS for if_ipheth(4) and if_smsc(4).gavin2014-09-261-0/+2
* Add very basic outline man page for smsc(4).gavin2014-09-262-0/+90
* Cross reference cdce(4), ipheth(4) and urndis(4) from each other.gavin2014-09-252-3/+6
* Add basic man page for ipheth(4).gavin2014-09-252-0/+94
* Add myself (jch) to calendar.freebsd and committers-src.dotjch2014-09-241-0/+2
* Improve bsd.progs.mk compatibility with bsd.prog.mkngie2014-09-241-15/+17
* Reflect the chanages in sleepqueue.h and subr_sleepqueue.clwhsu2014-09-222-43/+7
* Add missing mlinks for section 9.trasz2014-09-221-13/+164
* Mention read_ahead tunables/sysctls.mav2014-09-211-3/+5
* Add a man page for the cgem(4) driver.ian2014-09-202-2/+301
* Explain how to load the malo(4) firmware on boot.gavin2014-09-201-2/+11
* Remove ifq_drops from struct ifqueue. Now queue drops are accounted inglebius2014-09-191-1/+0
* Remove sys/types.h include as per style (9)smh2014-09-181-1/+0
* Add dtrace probe support for zfs SET_ERROR(..)smh2014-09-181-1/+4
* Add missing link to TIMEOUT_TASK_INIT(9).trasz2014-09-181-1/+2
* Add missing links to taskqueue(9).trasz2014-09-181-0/+6
* The lagg(4) interface is based on trunk(4) interface from OpenBSD.araujo2014-09-181-4/+0
* Add laggproto broadcast, it allows sends frames to all ports of the lagg(4) g...araujo2014-09-181-0/+4
* Add a brief description of CTLFLAG_VNET flag. Since the VIMAGE isglebius2014-09-151-1/+3
* Add the new iscsi(4) man pageallanjude2014-09-132-0/+112
* Propagate the error status of /usr/sbin/bhyve out of the vmrun.sh script.rodrigc2014-09-131-3/+14
* Regen.delphij2014-09-131-1/+13
* Import HyperV Key-Value Pair (KVP) driver and daemon code by Microsoft,delphij2014-09-131-0/+7
* - Fix argument list after 271387.glebius2014-09-121-6/+4
* Add forgotten keymap files fr.kbd and fr.acc.kbd to the FILES list.se2014-09-121-0/+2
* cxgbe(4): knobs to enable/disable PAUSE frame based flow control.np2014-09-121-1/+12
* Attach the ISO to an ahci-cd emulated device. Therodrigc2014-09-121-1/+1
* Revisions 264905 and 266860 added a "int fib" argument to ifa_ifwithnet andasomers2014-09-111-4/+16
* - Add $netif_ipexpand_max to specify the upper limit for the number ofhrs2014-09-111-0/+13
OpenPOWER on IntegriCloud