summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* First pass through library packaging.gjb2016-02-0498-0/+98
* Remove duplicate line, likely result of a mismerge.gjb2016-02-041-1/+0
* Fix typo: s/Conrol/Control/gjb2016-02-041-2/+2
* Add FreeBSD RCSID header and svn:keyword property.gjb2016-02-0432-0/+128
* Rework the way <packagename>.ucl files are generated.gjb2016-02-0483-1100/+268
* Initial commit to add dependencies.gjb2016-02-0380-0/+560
* Final pass through to fix 'tests' packaging.gjb2016-02-032-2/+7
* More 'tests' packaging fixes.gjb2016-02-0342-2/+174
* Fix build.gjb2016-02-037-7/+0
* MFHgjb2016-02-0310-39/+56
* More 'tests' bug fixes.gjb2016-02-032-0/+8
* Fix another 'tests' packaging error.gjb2016-02-031-0/+4
* More 'tests' package fixes.gjb2016-02-0367-0/+204
* Fix build.gjb2016-02-021-1/+2
* MFHgjb2016-02-02277-2178/+13456
|\
| * For +=/-=, add . and / to convenience charactersdteske2016-02-022-2/+10
| * Replace (Qo \ Qc) with (Qo (space) Qc)dteske2016-02-021-3/+3
| * Use pmap_preboot_map_attr() directly in arm_devmap_bootstrap()skra2016-02-022-30/+10
| * Deduplicate distrib-dirs logic from r289086 in distribution.bdrewery2016-02-021-3/+1
| * Make pmap_preboot_map_attr() vm subsystem compliant, so its argumentsskra2016-02-022-9/+9
| * MFV r295109:pfg2016-02-025-10/+15
| * Adjust install .WAITs for lib/ and etc/ to allow parallelization more.bdrewery2016-02-021-2/+2
| * Add order for installworld/distribution.bdrewery2016-02-021-0/+1
| * Root out files that don't really belong here and could in fact screwsobomax2016-02-023-92/+0
| * Increase the size of PHYS_AVAIL_SIZE to allow firmware to provide a largeandrew2016-02-021-1/+1
| * Ensure we don't overflow the phys_avail array. Some firmware may provideandrew2016-02-021-2/+3
| * Increase the space we use after the kernel to 8MiB. On 2GiB HiKey board weandrew2016-02-021-2/+2
| * Only look for the ranges property when we have children. This fixes bootingandrew2016-02-021-1/+6
| * Use MIPS24K now.adrian2016-02-021-1/+1
| * Use CPU_MIPS24K now in AR933x based boards.adrian2016-02-021-1/+1
| * Move MIPS32 Release 2 and Release 3 CPUs to use the EHB instruction foradrian2016-02-021-5/+27
| * ARM: All remaining functions in cpufunc_asm_arm10.S are identical withmmel2016-02-025-86/+9
| * Make dynamic link of libiconv from ports work again.ume2016-02-021-3/+3
| * Use LIBADD instead of LDADD.hselasky2016-02-023-6/+3
| * ARM: Remove last unused function, cpu_flush_prefetchbuf(),mmel2016-02-024-24/+0
| * Add suppor to loader.efi to load files off hte network. For this we needandrew2016-02-021-3/+27
| * Remove all remaining references to old and not more used structskra2016-02-026-19/+5
| * Implement single stepping on arm64. We need to set the single step bits inandrew2016-02-027-5/+65
| * Fix setting of protection bits for page table entries in pmap_map(). Thisskra2016-02-021-1/+1
| * Correctly handle the case where copystr(9) is given a string longer thanandrew2016-02-021-1/+1
| * Document our modified default value for PermitRootLogin.des2016-02-022-2/+2
| * Rename some CPU_MIPSxxx options and add new CPU_MIPSxxx optionsadrian2016-02-026-10/+14
| * Fix MFS builds when both MD_ROOT_SIZE and MFS_IMAGE are specifiedadrian2016-02-025-15/+40
| * Increase max allowed backlog for listen socketsalfred2016-02-028-24/+37
| * kcrypto_aes: Use separate sessions for AES and SHA1cem2016-02-021-26/+32
| * As it turns out, one of the more or less recent changes to em(4)marius2016-02-011-2/+9
| * Restore the ABI of 'struct fpreg' on powerpc.jhb2016-02-015-13/+19
| * Remove all stuff related to __ARM_ARCH >= 6 from pmap.h header exceptskra2016-02-011-162/+4
| * Remove not needed <machine/pte.h> includes.skra2016-02-014-4/+0
| * These files were getting sys/malloc.h and vm/uma.h with header pollutionglebius2016-02-0163-11/+76
OpenPOWER on IntegriCloud