| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | Only use a clang'ism if ${CC} is clang. | obrien | 2013-09-10 | 2 | -2/+2 |
* | | | | Use a better version of memcpy/bcopy for mips kernel. | jchandra | 2013-09-07 | 1 | -0/+1 |
* | | | | MFC | markm | 2013-09-07 | 1 | -0/+10 |
|\ \ \ \ |
|
| * | | | | Update ipfilter 4.1.28 --> 5.1.2. | cy | 2013-09-06 | 1 | -0/+10 |
* | | | | | MFC | markm | 2013-09-06 | 5 | -4/+13 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Fix build. | glebius | 2013-09-06 | 1 | -0/+1 |
| * | | | | Fix build. | glebius | 2013-09-05 | 1 | -0/+1 |
| * | | | | Change the cap_rights_t type from uint64_t to a structure that we can extend | pjd | 2013-09-05 | 1 | -0/+1 |
| | |_|/
| |/| | |
|
| * | | | Use the fact that the AES-NI instructions can be pipelined to improve | jmg | 2013-09-03 | 2 | -4/+10 |
* | | | | Separate out the Software RNG entropy harvesting queue and thread into its ow... | markm | 2013-08-30 | 1 | -1/+2 |
* | | | | MFC | markm | 2013-08-30 | 4 | -6/+5 |
|\ \ \ \
| |/ / / |
|
| * | | | Introduce a new, HVM compatible, paravirtualized timer driver for Xen. | gibbs | 2013-08-29 | 2 | -2/+1 |
| * | | | Implement vector callback for PVHVM and unify event channel implementations | gibbs | 2013-08-29 | 3 | -2/+4 |
| * | | | Assemble linux32_locore.s and ia32_sigtramp.S with clang integrated assembler. | rdivacky | 2013-08-27 | 1 | -2/+0 |
* | | | | MFC | markm | 2013-08-26 | 1 | -0/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | Implement the ip, tcp, and udp DTrace providers. The probe definitions use | markj | 2013-08-25 | 1 | -0/+1 |
* | | | | 1) example (partially humorous random_adaptor, that I call "EXAMPLE") | markm | 2013-08-24 | 1 | -1/+1 |
|/ / / |
|
* | | | Add vmx(4), a VMware VMXNET3 ethernet driver ported from OpenBSD | bryanv | 2013-08-23 | 2 | -0/+2 |
* | | | Move the old iSCSI initiator source to a more appropriate place | trasz | 2013-08-22 | 1 | -6/+6 |
* | | | The PADLOCK_RNG and RDRAND_RNG kernel options are now devices. | obrien | 2013-08-21 | 2 | -8/+0 |
* | | | Allow UART_POLL_FREQ to be set as a kernel option as well as via tunable | ian | 2013-08-19 | 2 | -1/+4 |
* | | | Implement 32bit versions of the cap_ioctls_limit(2) and cap_ioctls_get(2) | pjd | 2013-08-18 | 1 | -0/+1 |
* | | | Rename device vfp to option VFP and retire the ARM_VFP_SUPPORT option. This | andrew | 2013-08-17 | 2 | -1/+2 |
* | | | Remove the armfpe config options. These files don't exist on FreeBSD. | andrew | 2013-08-17 | 1 | -3/+0 |
* | | | Remove the ARMFPE option. It is unsupported, and appears to be broken as | andrew | 2013-08-17 | 1 | -1/+0 |
* | | | Some objects - such as *_genassym.o are not hooked into | sjg | 2013-08-14 | 1 | -1/+1 |
* | | | Add read-only support for extents in ext2fs. | pfg | 2013-08-12 | 1 | -0/+1 |
* | | | Use realpath(1) to determine the location of the newvers.sh script, | gjb | 2013-08-11 | 1 | -2/+2 |
* | | | Fix a typo. The script should run /usr/bin/svnliteversion instead of | gjb | 2013-08-10 | 1 | -1/+1 |
* | | | * Add random_adaptors.[ch] which is basically a store of random_adaptor's. | obrien | 2013-08-09 | 1 | -0/+1 |
* | | | When newvers.sh is run, it is possible that the svnversion | gjb | 2013-08-08 | 1 | -6/+18 |
* | | | opensolaris code: translate INVARIANTS to DEBUG and ZFS_DEBUG | avg | 2013-08-06 | 2 | -0/+2 |
* | | | Redirect svnversion stderr to /dev/null if we cannot determine | gjb | 2013-08-05 | 1 | -1/+1 |
* | | | Add IWN_DEBUG as an option for if_iwn. | adrian | 2013-08-01 | 1 | -0/+3 |
| |/
|/| |
|
* | | Back out r253779 & r253786. | obrien | 2013-07-31 | 3 | -12/+5 |
* | | Import OpenBSD's rsu(4) WLAN driver. | rpaulo | 2013-07-30 | 3 | -0/+20 |
* | | Decouple yarrow from random(4) device. | obrien | 2013-07-29 | 3 | -5/+12 |
* | | Fix watchdog pretimeout. | alfred | 2013-07-27 | 1 | -0/+1 |
* | | Add support for packet-sniffing tracers to cxgbe(4). This works with | np | 2013-07-26 | 1 | -0/+2 |
* | | newvers.sh: add another git-svn fallback | avg | 2013-07-24 | 1 | -0/+5 |
* | | newvers.sh: fix the fallback case of git-svn detection | avg | 2013-07-24 | 1 | -1/+1 |
* | | Add the support for 802.1q and port based vlans for arswitch. | loos | 2013-07-23 | 1 | -0/+1 |
* | | Add message when nvd disks are attached and detached. | jimharris | 2013-07-19 | 2 | -0/+2 |
|/ |
|
* | 2 years, 10 months, 22 days after the projects/arm_eabi branch was created | andrew | 2013-07-16 | 1 | -2/+2 |
* | Fix the urtwnfw definitions. We can now use urtwnfw in kernel config files. | rpaulo | 2013-07-13 | 1 | -16/+16 |
* | Improve SYN cookies by encoding the MSS, WSCALE (window scaling) and SACK | andre | 2013-07-11 | 1 | -0/+2 |
* | Adding urtwn(4) firmware and related changes. | hiren | 2013-07-10 | 2 | -0/+30 |
* | amd64: use -mno-omit-leaf-frame-pointer in addition to -fno-omit-frame-pointer | avg | 2013-07-09 | 2 | -2/+2 |
* | Add files related to ext2 HTree implementation | pfg | 2013-07-07 | 1 | -0/+2 |
* | Import HighPoint DC Series Data Center HBA (DC7280 and R750) driver. | delphij | 2013-07-06 | 3 | -4/+24 |