summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Back out r255440. /usr/bin/gcc @r255185 (2013-09-03) can build this.obrien2013-09-102-2/+2
* Only use a clang'ism if ${CC} is clang.obrien2013-09-102-2/+2
* Use a better version of memcpy/bcopy for mips kernel.jchandra2013-09-071-0/+1
* MFCmarkm2013-09-071-0/+10
|\
| * Update ipfilter 4.1.28 --> 5.1.2.cy2013-09-061-0/+10
* | MFCmarkm2013-09-065-4/+13
|\ \ | |/
| * Fix build.glebius2013-09-061-0/+1
| * Fix build.glebius2013-09-051-0/+1
| * Change the cap_rights_t type from uint64_t to a structure that we can extendpjd2013-09-051-0/+1
| * Use the fact that the AES-NI instructions can be pipelined to improvejmg2013-09-032-4/+10
* | Separate out the Software RNG entropy harvesting queue and thread into its ow...markm2013-08-301-1/+2
* | MFCmarkm2013-08-304-6/+5
|\ \ | |/
| * Introduce a new, HVM compatible, paravirtualized timer driver for Xen.gibbs2013-08-292-2/+1
| * Implement vector callback for PVHVM and unify event channel implementationsgibbs2013-08-293-2/+4
| * Assemble linux32_locore.s and ia32_sigtramp.S with clang integrated assembler.rdivacky2013-08-271-2/+0
* | MFCmarkm2013-08-261-0/+1
|\ \ | |/
| * Implement the ip, tcp, and udp DTrace providers. The probe definitions usemarkj2013-08-251-0/+1
* | 1) example (partially humorous random_adaptor, that I call "EXAMPLE")markm2013-08-241-1/+1
|/
* 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
OpenPOWER on IntegriCloud