]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-02-02 andrewIncrease the space we use after the kernel to 8MiB...
2016-02-02 andrewOnly look for the ranges property when we have children...
2016-02-02 adrianUse MIPS24K now.
2016-02-02 adrianUse CPU_MIPS24K now in AR933x based boards.
2016-02-02 adrianMove MIPS32 Release 2 and Release 3 CPUs to use the...
2016-02-02 mmelARM: All remaining functions in cpufunc_asm_arm10.S...
2016-02-02 umeMake dynamic link of libiconv from ports work again.
2016-02-02 hselaskyUse LIBADD instead of LDADD.
2016-02-02 mmelARM: Remove last unused function, cpu_flush_prefetchbuf(),
2016-02-02 andrewAdd suppor to loader.efi to load files off hte network...
2016-02-02 skraRemove all remaining references to old and not more...
2016-02-02 andrewImplement single stepping on arm64. We need to set...
2016-02-02 skraFix setting of protection bits for page table entries...
2016-02-02 andrewCorrectly handle the case where copystr(9) is given...
2016-02-02 desDocument our modified default value for PermitRootLogin.
2016-02-02 adrianRename some CPU_MIPSxxx options and add new CPU_MIPSxxx...
2016-02-02 adrianFix MFS builds when both MD_ROOT_SIZE and MFS_IMAGE...
2016-02-02 alfredIncrease max allowed backlog for listen sockets
2016-02-02 cemkcrypto_aes: Use separate sessions for AES and SHA1
2016-02-01 mariusAs it turns out, one of the more or less recent changes...
2016-02-01 jhbRestore the ABI of 'struct fpreg' on powerpc.
2016-02-01 skraRemove all stuff related to __ARM_ARCH >= 6 from pmap...
2016-02-01 skraRemove not needed <machine/pte.h> includes.
2016-02-01 glebiusThese files were getting sys/malloc.h and vm/uma.h...
2016-02-01 avgMFV r294821: 6529 Properly handle updates of variably...
2016-02-01 mmelARM: Rename remaining instances of cpufunc_id() to...
2016-02-01 mmelARM: Remove never used cpu_tlb_flushI and cpu_tlb_flush...
2016-02-01 ngieDelete argsize to fix a -Wunused-but-set-variable warni...
2016-02-01 ngieRemove `r_tmp` to fix a -Wunused-but-set-variable warni...
2016-02-01 ngieAdd #include <string.h> to mute warning from clang...
2016-02-01 ngieUse the pidfile support added to ggated(8) in r294973...
2016-02-01 ngieAdd an additional 1 second sleep to after calling ggate...
2016-02-01 araujoClean up unused-but-set-variable spotted by gcc-4.9.
2016-02-01 araujoClean up unused-but-set-variable spotted by gcc-4.9.
2016-02-01 jhibbitsUse the correct type to pmap_mapdev() in nexus_activate...
2016-02-01 dteskeUtilize new `-v var_to_set' of f_snprintf()
2016-01-31 dteskeMove awk(1)-dependent recipes to the bottom
2016-01-31 dteskeMove f_isinteger() to the top
2016-01-31 dteskeMove f_vsprintf() below f_sprintf()
2016-01-31 dteskeMove f_sprintf() above f_snprintf()
2016-01-31 dteskeOptimize f_substr() to use built-ins only
2016-01-31 dteskeOptimize f_sprintf() for bash
2016-01-31 dteskeReset OPTIND to 1 in f_device_find()
2016-01-31 ianAdd make universe targets "kernels" and "worlds".
2016-01-31 andrewFix the logic in the ddb command 'show ktr /a'. Prior...
2016-01-31 mmelARM: Fix END() symbol for cpu_ident function. I forgot...
2016-01-31 mmelARM: cpufunc_domains, cpufunc_faultstatus and cpufunc_f...
2016-01-31 mmelARM: Next round of cpufunc.* cleaning. Nobody uses...
2016-01-31 smhFix ixgbe flow control autoneg reporting
2016-01-31 smhConfigure ixgbe phy & gbic power
2016-01-31 mmelARM: First round of cpufunc.* cleaning. All abort_fixup...
2016-01-31 mmelARM: Rename ARM specific VM_MEMATTR_WT memory attribute...
2016-01-31 mmelARM: Convert spaces to tabs, fix formatting.
2016-01-31 mmelARM: Next round of cleanup in swtch-v*.S.
2016-01-30 impImplement power command to list all power modes, find...
2016-01-30 ianMake pfctl(8) work on strict-alignment platforms, by...
2016-01-30 jillessh: Don't allocate a redirtab if there are no redirections.
2016-01-30 jillessh(1): Document 'cd -'.
2016-01-30 jillestest: Optimize operator lookup.
2016-01-30 ngieUse the correct type for i when iterating over `buf...
2016-01-30 ngieFix the type for hw.ncpu, so sysctlbyname doesn't consi...
2016-01-30 tuexenAdd missing parentheses. This was reported by ccaughie...
2016-01-30 ngieRevert r295062 to unbreak buildworld
2016-01-30 tuexenUpdate the path mtu when turning on/off UDP encapsulati...
2016-01-30 allanjudeThe zfsboot automated part of bsdinstall now supports...
2016-01-30 mmelARM: Remove TLB IPI.
2016-01-30 tuexenDon't allow a remote encapsulation port change during the
2016-01-30 mmelARM: Cleanup mp_machdep.c. SMP is supported only on...
2016-01-30 tuexenDon't change the remote UDP encapsulation port for...
2016-01-30 tuexenIgnore peer addresses in a consistent way also when...
2016-01-30 mmelARM: Don't misuse ARM_TP_ADDRESS as ARMv4 / ARMv6 selector.
2016-01-30 mmelEHCI: Correct address of EHCI_USBMODE_LPM register...
2016-01-30 mmelARM: Split swtch.S into common, ARMv4 and ARMv6 parts...
2016-01-30 impPreliminary EFI support. Based, in part, on patches...
2016-01-30 impTwo new variables: NANO_ROOT and NANO_ALTROOT. These...
2016-01-30 impTwo new config files. One that has UEFI booting, and...
2016-01-30 impImplement power command to list all power modes, find...
2016-01-30 sobomaxThis seems like a very trivial bug that should have...
2016-01-30 jhbAdd a SYSDECODE_ABI_ prefix to the ABI enums to avoid...
2016-01-29 smhFix phy interrupts setup for ixl
2016-01-29 zbbFix sending IPI to all CPUs on ARM64
2016-01-29 skraRetire pmap_pte_init_mmu_v6() which was used by old...
2016-01-29 mavMFV 295046: 6358 A faulted pool with only unavailable...
2016-01-29 asomersAdd a sysctl to allow ZFS pools backed by zvols
2016-01-29 skraRemove NPTEPG definition which is not used anywhere...
2016-01-29 skraUse kernel_pmap directly instead of pmap_kernel()....
2016-01-29 brWelcome the RISC-V 64-bit kernel.
2016-01-29 kibAdd implementations of sendmmsg(3) and recvmmsg(3)...
2016-01-29 wmaFramework for ARM64 instruction disassembler
2016-01-29 mmelARM: After removal of old pmap-v6 code, rename pmap...
2016-01-29 mmelARM: remove old pmap-v6 code. The new pmap-v6 is mature...
2016-01-29 mariusUse '^[>+][^+]' instead of '^[>+]' with grep(1) when...
2016-01-29 brooksUse intptr_t note ptrdiff_t when storing flags in the...
2016-01-29 bdreweryNote the double fork behavior with filemon.
2016-01-29 bdreweryDocument the purpose and non-purpose of filemon(4).
2016-01-29 brooksDeclare bt_devenum() to match the definition.
2016-01-29 bdreweryfilemon: Track the process pointer rather than a pid.
2016-01-29 bdreweryfilemon_open: Don't record a process to trace here.
2016-01-28 jimharrisnvd: add hw.nvd.delete_max tunable
2016-01-28 tuexenRemove debug output which was committed by accident.
next