| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support for syscons (we should consider moving most of this into | imp | 2012-10-23 | 1 | -0/+9 |
* | Start a clean-room implementation of files.mips. This is sufficient | imp | 2012-10-23 | 1 | -115/+62 |
* | Replace the ill-named ZERO_COPY_SOCKET kernel option with two | andre | 2012-10-23 | 2 | -7/+16 |
* | Remove the support for using non-mpsafe filesystem modules. | kib | 2012-10-22 | 2 | -4/+0 |
* | Make the Wii GPIO driver a separate device. | rpaulo | 2012-10-21 | 1 | -1/+1 |
* | Fix kernel build with options ZFS after r240868. | marius | 2012-10-19 | 1 | -0/+1 |
* | It seems that it is preferable to keep support for glabel also for | attilio | 2012-10-18 | 1 | -0/+1 |
* | Disconnect non-MPSAFE SMBFS from the build in preparation for dropping | attilio | 2012-10-18 | 11 | -37/+10 |
* | Disconnect non-MPSAFE NTFS from the build in preparation for dropping | attilio | 2012-10-17 | 3 | -15/+0 |
* | Disconnect non-MPSAFE NWFS from the build in preparation for dropping | attilio | 2012-10-17 | 3 | -21/+0 |
* | Disconnect non-MPSAFE CODAFS from the build in preparation for dropping | attilio | 2012-10-16 | 3 | -15/+0 |
* | Disconnect non-MPSAFE XFS from the build in preparation for dropping | attilio | 2012-10-16 | 4 | -148/+0 |
* | Disconnect non-MPSAFE PORTALFS from the build in preparation for dropping | attilio | 2012-10-16 | 3 | -8/+1 |
* | Disconnect non-MPSAFE HPFS from the build in preparation for dropping | attilio | 2012-10-16 | 3 | -7/+0 |
* | Split sdhci driver in two parts: sdhci and sdhci_pci. | gonzo | 2012-10-16 | 2 | -2/+5 |
* | Import a FreeBSD port of the FUSE Linux module. | attilio | 2012-10-13 | 3 | -0/+11 |
* | Improve the check for p4 opened files. | rpaulo | 2012-09-22 | 1 | -2/+2 |
* | Provide kernel compile time option to make pf(4) default rule to drop. | glebius | 2012-09-18 | 2 | -0/+4 |
* | Integrate nvme(4) and nvd(4) into the amd64 and i386 builds. | jimharris | 2012-09-17 | 2 | -0/+20 |
* | Add Perforce support. | rpaulo | 2012-09-16 | 1 | -4/+23 |
* | o Create directory sys/netpfil, where all packet filters should | glebius | 2012-09-14 | 2 | -51/+35 |
* | Introduce a new make variable COMPILER_TYPE that specifies what | brooks | 2012-09-13 | 3 | -7/+9 |
* | Rename the IVY_RNG option to RDRAND_RNG. | kib | 2012-09-13 | 4 | -4/+4 |
* | Allow cxgbe to be built into a kernel with "device cxgbe." | np | 2012-09-13 | 2 | -0/+35 |
* | Remove some trailing whitespace. | jimharris | 2012-09-12 | 2 | -3/+3 |
* | Remove duplication and centralize testing of various config(8)ed features. | obrien | 2012-09-12 | 4 | -6/+5 |
* | Not all Pmake derived makes quietly tolerate assignment from shell commands | obrien | 2012-09-12 | 3 | -5/+5 |
* | Replace a bare use of 'objcopy' with ${OBJCOPY} for easier cross compilation | obrien | 2012-09-12 | 2 | -2/+2 |
* | Add device entry for DWC OTG. | hselasky | 2012-09-11 | 1 | -0/+1 |
* | Remove some more NetBSD compat shims and other unused bits from these | jhb | 2012-09-10 | 1 | -1/+0 |
* | After r240104, make sure the hpt27xx driver also compiles with clang, | dim | 2012-09-05 | 2 | -2/+4 |
* | Add support for new Intel on-CPU Bull Mountain random number | kib | 2012-09-05 | 4 | -2/+12 |
* | Fix duplicate entries for mwl(4): | jhb | 2012-09-04 | 1 | -0/+3 |
* | - Move jenkins.h to jenkins_hash.c | glebius | 2012-09-04 | 1 | -0/+1 |
* | Partially revert r239959, after actually fixing most of the clang | dim | 2012-09-02 | 1 | -6/+6 |
* | Work around several warnings from clang in the xfs filesystem, when | dim | 2012-08-31 | 1 | -7/+7 |
* | Similar to how r171350 fixed linking of kernel modules containing | jhb | 2012-08-31 | 1 | -2/+3 |
* | The implied source variable (.IMPSRC) didn't actually work in my previous | jhb | 2012-08-31 | 1 | -2/+2 |
* | Add common rules for building firmware object files (NORMAL_FW to run | jhb | 2012-08-31 | 2 | -44/+47 |
* | Post r222812 KTR_CPUMASK started being initialized only as a tunable | attilio | 2012-08-30 | 1 | -3/+3 |
* | Add PrimeCell UART (PL011) driver | gonzo | 2012-08-30 | 1 | -0/+1 |
* | After r239868, also remove the comment about the workaround for | dim | 2012-08-29 | 1 | -1/+0 |
* | Remove workaround for the clang 3.2 warning in ah_eeprom_9287.c, since | dim | 2012-08-29 | 1 | -1/+1 |
* | Move AR71XX (MIPS SoCs family) options to options.mips file. | ray | 2012-08-26 | 2 | -8/+10 |
* | Piggyback MIPS changes and add ARM syscons support for devices with | gonzo | 2012-08-25 | 2 | -0/+14 |
* | Add isf(4), a driver for the Intel StrataFlash family of NOR flash parts. | brooks | 2012-08-25 | 1 | -0/+2 |
* | Add a device driver for the Altera University Program SD Card IP Core, | rwatson | 2012-08-25 | 1 | -0/+4 |
* | Add altera_avgen(4), a generic device driver to be used by hard and soft | rwatson | 2012-08-25 | 1 | -0/+1 |
* | Add preliminary support for the SRI International / University of Cambridge | rwatson | 2012-08-25 | 1 | -0/+1 |
* | Provide basic glue to allow syscons to be used on MIPS, modelled | rwatson | 2012-08-25 | 2 | -0/+10 |