]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-02-01 Enji CooperRemove `r_tmp` to fix a -Wunused-but-set-variable warni...
2016-02-01 Enji CooperAdd #include <string.h> to mute warning from clang...
2016-02-01 Enji CooperUse the pidfile support added to ggated(8) in r294973...
2016-02-01 Enji CooperAdd an additional 1 second sleep to after calling ggate...
2016-02-01 Marcelo AraujoClean up unused-but-set-variable spotted by gcc-4.9.
2016-02-01 Marcelo AraujoClean up unused-but-set-variable spotted by gcc-4.9.
2016-02-01 Justin HibbitsUse the correct type to pmap_mapdev() in nexus_activate...
2016-02-01 Devin TeskeUtilize new `-v var_to_set' of f_snprintf()
2016-01-31 Devin TeskeMove awk(1)-dependent recipes to the bottom
2016-01-31 Devin TeskeMove f_isinteger() to the top
2016-01-31 Devin TeskeMove f_vsprintf() below f_sprintf()
2016-01-31 Devin TeskeMove f_sprintf() above f_snprintf()
2016-01-31 Devin TeskeOptimize f_substr() to use built-ins only
2016-01-31 Devin TeskeOptimize f_sprintf() for bash
2016-01-31 Devin TeskeReset OPTIND to 1 in f_device_find()
2016-01-31 Ian LeporeAdd make universe targets "kernels" and "worlds".
2016-01-31 Andrew TurnerFix the logic in the ddb command 'show ktr /a'. Prior...
2016-01-31 Michal MelounARM: Fix END() symbol for cpu_ident function. I forgot...
2016-01-31 Michal MelounARM: cpufunc_domains, cpufunc_faultstatus and cpufunc_f...
2016-01-31 Michal MelounARM: Next round of cpufunc.* cleaning. Nobody uses...
2016-01-31 Steven HartlandFix ixgbe flow control autoneg reporting
2016-01-31 Steven HartlandConfigure ixgbe phy & gbic power
2016-01-31 Michal MelounARM: First round of cpufunc.* cleaning. All abort_fixup...
2016-01-31 Michal MelounARM: Rename ARM specific VM_MEMATTR_WT memory attribute...
2016-01-31 Michal MelounARM: Convert spaces to tabs, fix formatting.
2016-01-31 Michal MelounARM: Next round of cleanup in swtch-v*.S.
2016-01-30 Warner LoshImplement power command to list all power modes, find...
2016-01-30 Ian LeporeMake pfctl(8) work on strict-alignment platforms, by...
2016-01-30 Jilles Tjoelkersh: Don't allocate a redirtab if there are no redirections.
2016-01-30 Jilles Tjoelkersh(1): Document 'cd -'.
2016-01-30 Jilles Tjoelkertest: Optimize operator lookup.
2016-01-30 Enji CooperUse the correct type for i when iterating over `buf...
2016-01-30 Enji CooperFix the type for hw.ncpu, so sysctlbyname doesn't consi...
2016-01-30 Michael TuexenAdd missing parentheses. This was reported by ccaughie...
2016-01-30 Enji CooperRevert r295062 to unbreak buildworld
2016-01-30 Michael TuexenUpdate the path mtu when turning on/off UDP encapsulati...
2016-01-30 Allan JudeThe zfsboot automated part of bsdinstall now supports...
2016-01-30 Michal MelounARM: Remove TLB IPI.
2016-01-30 Michael TuexenDon't allow a remote encapsulation port change during the
2016-01-30 Michal MelounARM: Cleanup mp_machdep.c. SMP is supported only on...
2016-01-30 Michael TuexenDon't change the remote UDP encapsulation port for...
2016-01-30 Michael TuexenIgnore peer addresses in a consistent way also when...
2016-01-30 Michal MelounARM: Don't misuse ARM_TP_ADDRESS as ARMv4 / ARMv6 selector.
2016-01-30 Michal MelounEHCI: Correct address of EHCI_USBMODE_LPM register...
2016-01-30 Michal MelounARM: Split swtch.S into common, ARMv4 and ARMv6 parts...
2016-01-30 Warner LoshPreliminary EFI support. Based, in part, on patches...
2016-01-30 Warner LoshTwo new variables: NANO_ROOT and NANO_ALTROOT. These...
2016-01-30 Warner LoshTwo new config files. One that has UEFI booting, and...
2016-01-30 Warner LoshImplement power command to list all power modes, find...
2016-01-30 Maxim SobolevThis seems like a very trivial bug that should have...
2016-01-30 John BaldwinAdd a SYSDECODE_ABI_ prefix to the ABI enums to avoid...
2016-01-29 Steven HartlandFix phy interrupts setup for ixl
2016-01-29 Zbigniew BodekFix sending IPI to all CPUs on ARM64
2016-01-29 Svatopluk KrausRetire pmap_pte_init_mmu_v6() which was used by old...
2016-01-29 Alexander MotinMFV 295046: 6358 A faulted pool with only unavailable...
2016-01-29 Alexander Motin6358 A faulted pool with only unavailable vdevs trigger...
2016-01-29 Alan SomersAdd a sysctl to allow ZFS pools backed by zvols
2016-01-29 Svatopluk KrausRemove NPTEPG definition which is not used anywhere...
2016-01-29 Svatopluk KrausUse kernel_pmap directly instead of pmap_kernel()....
2016-01-29 Ruslan BukinWelcome the RISC-V 64-bit kernel.
2016-01-29 Konstantin... Add implementations of sendmmsg(3) and recvmmsg(3)...
2016-01-29 Wojciech MacekFramework for ARM64 instruction disassembler
2016-01-29 Michal MelounARM: After removal of old pmap-v6 code, rename pmap...
2016-01-29 Michal MelounARM: remove old pmap-v6 code. The new pmap-v6 is mature...
2016-01-29 Marius StroblUse '^[>+][^+]' instead of '^[>+]' with grep(1) when...
2016-01-29 Brooks DavisUse intptr_t note ptrdiff_t when storing flags in the...
2016-01-29 Bryan DreweryNote the double fork behavior with filemon.
2016-01-29 Bryan DreweryDocument the purpose and non-purpose of filemon(4).
2016-01-29 Brooks DavisDeclare bt_devenum() to match the definition.
2016-01-29 Bryan Dreweryfilemon: Track the process pointer rather than a pid.
2016-01-29 Bryan Dreweryfilemon_open: Don't record a process to trace here.
2016-01-28 Jim Harrisnvd: add hw.nvd.delete_max tunable
2016-01-28 Michael TuexenRemove debug output which was committed by accident.
2016-01-28 Bryan Dreweryfilemon: Use process_exec EVENTHANDLER to capture sys_e...
2016-01-28 Eric van Gyzenkqueue EVFILT_PROC: avoid collision between NOTE_CHILD...
2016-01-28 Jung-uk KimMerge OpenSSL 1.0.2f.
2016-01-28 Bryan DreweryFix -include .depend hack from r294370 for headers...
2016-01-28 Jung-uk KimImport OpenSSL 1.0.2f.
2016-01-28 Zbigniew BodekFix VNIC enumeration after r294993 and r294990
2016-01-28 Gleb SmirnoffUse m_getjcl() instead of manually selecting zone.
2016-01-28 Michael TuexenAlways look in the TCP pool.
2016-01-28 Zbigniew BodekSupport new MDIO hierarchy in ThunderX DTB
2016-01-28 Zbigniew BodekAdd FDT bus capabilities to ThunderX PCI driver
2016-01-28 Zbigniew BodekCorrect alloc_ and release_resource methods in thunder_...
2016-01-28 Zbigniew BodekDivide ThunderX PCIe driver to general and FDT part
2016-01-28 Zbigniew BodekFix finding appropriate BGX node in DTB and move it...
2016-01-28 Michal MelounEHCI: Make core reset and port speed reading more generic.
2016-01-28 Zbigniew BodekSMP support for ARMv6/v7 HW watchpoints
2016-01-28 Edward Tomasz... Remove ffs_mountroot() prototype; seems to be long...
2016-01-28 Wojciech MacekFix mutex releasing in ARM64 cpu_switch
2016-01-28 Enji CooperAdd pidfile support to ggated(8)
2016-01-28 Bryan DreweryFollow-up r294967: Mark flags unused.
2016-01-28 Bryan Dreweryfilemon: Trace fork via process_fork event.
2016-01-28 Bryan Dreweryfilemon: Use process_exit EVENTHANDLER to capture proce...
2016-01-27 Bryan Dreweryfilemon_dtr: Lock the associated filemon handle before...
2016-01-27 Kirk McKusickThis fixes a bug in UFS2 exported NFS volumes. An NFS...
2016-01-27 Kirk McKusickThe bread() function was inconsistent about whether...
2016-01-27 Bryan Dreweryfilemon_comment has nothing to do with wrappers so...
2016-01-27 Bryan Dreweryfilemon_ioctl: Lock the associated filemon handle befor...
2016-01-27 Bryan Dreweryfilemon_ioctl: Handle error from devfs_get_cdevpriv(9).
next