aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* More 'tests' packaging fixes.Glen Barber2016-02-0342-2/+174
* Fix build.Glen Barber2016-02-037-7/+0
* MFHGlen Barber2016-02-0310-39/+56
|\
| * Align signal stack pointer to 16 bytes.Justin Hibbits2016-02-032-5/+5
| * Revert r295167 at bdrewery's requestConrad Meyer2016-02-031-1/+3
| * Make lbc(4) the same driver pass as simplebus.Justin Hibbits2016-02-031-1/+2
| * Define f_sprintf() dynamically at inclusion timeDevin Teske2016-02-031-12/+17
| * Revert r295169 and switch `\ ' to `" "'Devin Teske2016-02-021-2/+2
| * Fix a typo in a commentDevin Teske2016-02-021-1/+1
| * Move logic to destroy a struct catentry to its own function.Bryan Drewery2016-02-021-9/+17
| * - Note that devctl(8) will appear in 10.3 first.John Baldwin2016-02-022-6/+7
| * Bump version to 7.1 for +=/-= fixDevin Teske2016-02-021-2/+2
* | More 'tests' bug fixes.Glen Barber2016-02-032-0/+8
* | Fix another 'tests' packaging error.Glen Barber2016-02-031-0/+4
* | More 'tests' package fixes.Glen Barber2016-02-0367-0/+204
* | Fix build.Glen Barber2016-02-021-1/+2
* | MFHGlen Barber2016-02-02277-2178/+13456
|\|
| * For +=/-=, add . and / to convenience charactersDevin Teske2016-02-022-2/+10
| * Replace (Qo \ Qc) with (Qo (space) Qc)Devin Teske2016-02-021-3/+3
| * Use pmap_preboot_map_attr() directly in arm_devmap_bootstrap()Svatopluk Kraus2016-02-022-30/+10
| * Deduplicate distrib-dirs logic from r289086 in distribution.Bryan Drewery2016-02-021-3/+1
| * Make pmap_preboot_map_attr() vm subsystem compliant, so its argumentsSvatopluk Kraus2016-02-022-9/+9
| * MFV r295109:Pedro F. Giffuni2016-02-025-10/+15
| |\
| | * Import openresolv 3.7.2vendor/openresolv/3.7.2Pedro F. Giffuni2016-02-015-10/+15
| * | Adjust install .WAITs for lib/ and etc/ to allow parallelization more.Bryan Drewery2016-02-021-2/+2
| * | Add order for installworld/distribution.Bryan Drewery2016-02-021-0/+1
| * | Root out files that don't really belong here and could in fact screwMaxim Sobolev2016-02-023-92/+0
| * | Increase the size of PHYS_AVAIL_SIZE to allow firmware to provide a largeAndrew Turner2016-02-021-1/+1
| * | Ensure we don't overflow the phys_avail array. Some firmware may provideAndrew Turner2016-02-021-2/+3
| * | Increase the space we use after the kernel to 8MiB. On 2GiB HiKey board weAndrew Turner2016-02-021-2/+2
| * | Only look for the ranges property when we have children. This fixes bootingAndrew Turner2016-02-021-1/+6
| * | Use MIPS24K now.Adrian Chadd2016-02-021-1/+1
| * | Use CPU_MIPS24K now in AR933x based boards.Adrian Chadd2016-02-021-1/+1
| * | Move MIPS32 Release 2 and Release 3 CPUs to use the EHB instruction forAdrian Chadd2016-02-021-5/+27
| * | ARM: All remaining functions in cpufunc_asm_arm10.S are identical withMichal Meloun2016-02-025-86/+9
| * | Make dynamic link of libiconv from ports work again.Hajimu UMEMOTO2016-02-021-3/+3
| * | Use LIBADD instead of LDADD.Hans Petter Selasky2016-02-023-6/+3
| * | ARM: Remove last unused function, cpu_flush_prefetchbuf(),Michal Meloun2016-02-024-24/+0
| * | Add suppor to loader.efi to load files off hte network. For this we needAndrew Turner2016-02-021-3/+27
| * | Remove all remaining references to old and not more used structSvatopluk Kraus2016-02-026-19/+5
| * | Implement single stepping on arm64. We need to set the single step bits inAndrew Turner2016-02-027-5/+65
| * | Fix setting of protection bits for page table entries in pmap_map(). ThisSvatopluk Kraus2016-02-021-1/+1
| * | Correctly handle the case where copystr(9) is given a string longer thanAndrew Turner2016-02-021-1/+1
| * | Document our modified default value for PermitRootLogin.Dag-Erling Smørgrav2016-02-022-2/+2
| * | Rename some CPU_MIPSxxx options and add new CPU_MIPSxxx optionsAdrian Chadd2016-02-026-10/+14
| * | Fix MFS builds when both MD_ROOT_SIZE and MFS_IMAGE are specifiedAdrian Chadd2016-02-025-15/+40
| * | Increase max allowed backlog for listen socketsAlfred Perlstein2016-02-028-24/+37
| * | kcrypto_aes: Use separate sessions for AES and SHA1Conrad Meyer2016-02-021-26/+32
| * | As it turns out, one of the more or less recent changes to em(4)Marius Strobl2016-02-011-2/+9
| * | Restore the ABI of 'struct fpreg' on powerpc.John Baldwin2016-02-015-13/+19