summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Add vmx(4), a VMware VMXNET3 ethernet driver ported from OpenBSDbryanv2013-08-232-0/+2
* Move the old iSCSI initiator source to a more appropriate placetrasz2013-08-221-6/+6
* The PADLOCK_RNG and RDRAND_RNG kernel options are now devices.obrien2013-08-212-8/+0
* Allow UART_POLL_FREQ to be set as a kernel option as well as via tunableian2013-08-192-1/+4
* Implement 32bit versions of the cap_ioctls_limit(2) and cap_ioctls_get(2)pjd2013-08-181-0/+1
* Rename device vfp to option VFP and retire the ARM_VFP_SUPPORT option. Thisandrew2013-08-172-1/+2
* Remove the armfpe config options. These files don't exist on FreeBSD.andrew2013-08-171-3/+0
* Remove the ARMFPE option. It is unsupported, and appears to be broken asandrew2013-08-171-1/+0
* Some objects - such as *_genassym.o are not hooked intosjg2013-08-141-1/+1
* Add read-only support for extents in ext2fs.pfg2013-08-121-0/+1
* Use realpath(1) to determine the location of the newvers.sh script,gjb2013-08-111-2/+2
* Fix a typo. The script should run /usr/bin/svnliteversion instead ofgjb2013-08-101-1/+1
* * Add random_adaptors.[ch] which is basically a store of random_adaptor's.obrien2013-08-091-0/+1
* When newvers.sh is run, it is possible that the svnversiongjb2013-08-081-6/+18
* opensolaris code: translate INVARIANTS to DEBUG and ZFS_DEBUGavg2013-08-062-0/+2
* Redirect svnversion stderr to /dev/null if we cannot determinegjb2013-08-051-1/+1
* Add IWN_DEBUG as an option for if_iwn.adrian2013-08-011-0/+3
* Back out r253779 & r253786.obrien2013-07-313-12/+5
* Import OpenBSD's rsu(4) WLAN driver.rpaulo2013-07-303-0/+20
* Decouple yarrow from random(4) device.obrien2013-07-293-5/+12
* Fix watchdog pretimeout.alfred2013-07-271-0/+1
* Add support for packet-sniffing tracers to cxgbe(4). This works withnp2013-07-261-0/+2
* newvers.sh: add another git-svn fallbackavg2013-07-241-0/+5
* newvers.sh: fix the fallback case of git-svn detectionavg2013-07-241-1/+1
* Add the support for 802.1q and port based vlans for arswitch.loos2013-07-231-0/+1
* Add message when nvd disks are attached and detached.jimharris2013-07-192-0/+2
* 2 years, 10 months, 22 days after the projects/arm_eabi branch was createdandrew2013-07-161-2/+2
* Fix the urtwnfw definitions. We can now use urtwnfw in kernel config files.rpaulo2013-07-131-16/+16
* Improve SYN cookies by encoding the MSS, WSCALE (window scaling) and SACKandre2013-07-111-0/+2
* Adding urtwn(4) firmware and related changes.hiren2013-07-102-0/+30
* amd64: use -mno-omit-leaf-frame-pointer in addition to -fno-omit-frame-pointeravg2013-07-092-2/+2
* Add files related to ext2 HTree implementationpfg2013-07-071-0/+2
* Import HighPoint DC Series Data Center HBA (DC7280 and R750) driver.delphij2013-07-063-4/+24
* - Include the T5 firmware with the driver.np2013-07-031-1/+25
* Add an entry for filemon.peter2013-07-032-0/+2
* Move static ZFS compile option to the other static file system options.peter2013-07-031-2/+1
* - Update newvers.sh to include svn revision in uname(1) if thegjb2013-07-021-2/+12
* - Trim an unused and bogus Makefile for mount_smbfs.davide2013-06-2811-10/+37
* - Add a general purpose resource allocator, vmem, from NetBSD. It wasjeff2013-06-281-0/+1
* Add in two new configuration options for the current generation SoCs.adrian2013-06-261-0/+4
* Add Qlogic 10Gb Ethernet Driver for Qlogic 8100 Series CNA Adapterdavidcs2013-06-251-0/+6
* Rename run(4) firmware file from runfw to run.fw. Previous name was thegonzo2013-06-211-4/+4
* Add quad port probe support, this gives the admin proper information about th...jfv2013-06-181-0/+6
* This is an addendum to r251837.scottl2013-06-171-0/+1
* Add C11 atomic fallbacks for ARM.ed2013-06-131-0/+2
* Migrate the LNA mixing diversity machinery from the AR9285 HAL to the driver.adrian2013-06-121-0/+2
* Import Kevin Lo's port of urtwn(4) from OpenBSD. urtwn(4) is a driver for therpaulo2013-06-082-0/+4
* Add proper __sync_*() intrinsics for MIPS.ed2013-06-081-0/+2
* Bring over the initial static bluetooth coexistence configurationadrian2013-06-071-0/+2
* Driver 'aacraid' added. Supports Adaptec by PMC RAID controller families Seri...achim2013-05-242-0/+6
OpenPOWER on IntegriCloud