]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-05-29 kibRemove "All rights reserved." from FF copyright.
2019-05-29 kibDo not go into sleep in sleepq_catch_signals() when...
2019-05-29 kibAdd posixshmcontrol(1) page.
2019-05-29 avgrevert r273728 and parts of r306589, iicbus no-stop...
2019-05-29 tsoomeloader: malloc+memset is calloc in spa_create
2019-05-29 tsoomeboot1.efi should also provide Calloc
2019-05-29 tsoomeloader: zfs_alloc and zfs_free should use panic
2019-05-29 glebiusThe KVM code also needs a fix similar to r344269.
2019-05-29 jhibbitsUpdate __FreeBSD_version and Makefile check for r348347
2019-05-29 pfgtypo: suppported.
2019-05-29 jhibbitsAdd missing powerpc64 relocation support to libdwarf
2019-05-29 kevansif_bridge(4): Complete bpf auditing of local traffic...
2019-05-28 jkimMerge OpenSSL 1.1.1c.
2019-05-28 johalunpseudofs: Ignore unsupported commands in vop_setattr.
2019-05-28 cemstyle.9: Correct usage's definition to match its declar...
2019-05-28 mavFix array out of bound panic introduced in r306219.
2019-05-28 adrian[ath_hal] Fix queue bits a bit
2019-05-28 mckusickAdd a missing bresle() in seldom-used error return.
2019-05-28 mckusickConvert use of UFS-specific #ifdef DEBUG to DIAGNOSTIC...
2019-05-28 kevansbectl(8): Address Coverity complaints
2019-05-28 dougmImplement the ffs and fls functions, and their longer...
2019-05-28 aeRework r348303 to reduce the time of holding global...
2019-05-28 andrewThe alignment is passed into contigmalloc_domainset...
2019-05-28 andrewTeach the kernel KUBSAN runtime about alignment_assumption
2019-05-28 cyContuation of r343701, removal of irrelevant #ifdefs.
2019-05-28 dougmReduce the code size and number of ffsl calls in vm_res...
2019-05-27 asomersVOP_ADVLOCK.9: fix description of flags
2019-05-27 cystyle(9)
2019-05-27 cyFix indentation and while at it simplfy the code.
2019-05-27 cyRemove compile-time tests for unsupported versions...
2019-05-27 cemkldxref(8): Sort MDT_MODULE info first in linker.hints...
2019-05-27 kibCorrect some inconsistencies in the earliest created...
2019-05-27 aeFix possible NULL pointer dereference.
2019-05-27 delphijChase r261913: hardcoded default crypt(3) algorithm...
2019-05-27 aeRemove unused token that was added in r348235.
2019-05-27 mckusickAdd function name and line number debugging information...
2019-05-27 jhibbitskern/CTF: link_elf_ctf_get() on big endian platforms
2019-05-27 jhibbitspowerpc/dtrace: Fix fbt function probing for ELFv2
2019-05-27 cemvirtio_random(4): Remove unneeded reference to device
2019-05-27 cemvirtio.4: Add missing devices and Xr
2019-05-27 cemaesni(4): Fix trivial type typo
2019-05-27 cemsys/bufobj.h: Avoid using C++ reserved keyword 'private'
2019-05-26 jchandraarm64 nexus: remove incorrect warning
2019-05-26 tuexenWhen an ACK segment as the third message of the three...
2019-05-26 dimPull in r361696 from upstream llvm trunk (by Sanjay...
2019-05-26 0mpipheth.4: Explain how to manually configure USB tetheri...
2019-05-26 danfeFix two errors reported by PVS Studio: V646 Consider...
2019-05-25 lwhsuRemove an uneeded indentation introduced in r223637...
2019-05-25 markjRemove pmap_pid_dump() from the i386 pmap.
2019-05-25 lwhsuRemove an uneeded indentation introduced in r286196...
2019-05-25 traszWe don't really need two entries to describe how to...
2019-05-25 rgrimesCorrectly align usage: output
2019-05-25 sefAdd an AESNI-optimized version of the CCM/CBC cryptogra...
2019-05-25 jhibbitspowerpc64/pmap: Reapply r334235 to OEA64 pmap, clearing...
2019-05-25 cemvirtio_pci(4): Fix typo in read_ivar method
2019-05-25 mckusickWhen using the destroy option to shut down a nop GEOM...
2019-05-24 kibFix too loose assert in pmap_large_unmap().
2019-05-24 kibAdd PG_PS_PDP_FRAME symbol.
2019-05-24 cemDisable intr_storm_threshold mechanism by default
2019-05-24 jhbRestructure mbuf send tags to provide stronger guarantees.
2019-05-24 jhbAdd initial support for 'qSupported' to the debug server.
2019-05-24 asomersRemove "struct ucred*" argument from vtruncbuf
2019-05-24 pkubajAdd snd_hda(4) to GENERIC64 used by powerpc64.
2019-05-24 sjgficl pfopen: verify file
2019-05-24 luporlMake options MD_ROOT_MEM default on PPC64
2019-05-24 kenFix FC-Tape bugs caused in part by r345008.
2019-05-24 kibFix a corner case in demotion of kernel mappings.
2019-05-24 markjModernize the MAKE_JUST_KERNELS hint in the top-level...
2019-05-24 emastenanobsd: exclude .git (and .hg) in the same places...
2019-05-24 aeRestore IPV6_NEXTHOP option support that seem was parti...
2019-05-24 aeAdd `missing` and `or-flush` options to "ipfw table...
2019-05-24 lwhsuCorrect the argument passed to g_eli_algo2str()
2019-05-24 avgamdgpio: small formatting cleanup
2019-05-24 avgamdgpio: fix reading status of input pins
2019-05-24 avgamdgpio: remove new line symbols from pin names
2019-05-24 delphijRemove kgzip and kgzldr.
2019-05-24 delphijcryptodeflate: Drop z_stream zbuf.state->dummy from...
2019-05-24 kevansbectl(8): Add a test for jail/unjail of numeric BE...
2019-05-24 impDisplay CPU model in dmesg on mips targets
2019-05-24 impMake uniqueifier match the module definition.
2019-05-24 kevansjail_getid(3): validate jid string input
2019-05-24 jhbAdd support for writing to guest memory in the debug...
2019-05-23 jhbAdd a constant for the LS config MSR on AMD CPUs.
2019-05-23 jkimInitialize a variable to fix build with GCC.
2019-05-23 jhbAdd deprecation warnings for weaker algorithms to geli(4).
2019-05-23 jhbAdd deprecation warnings for IPsec algorithms deprecate...
2019-05-23 jkimRemove yet another unused variable.
2019-05-23 cemrandom(4): deduplicate explicit_bzero() in harvest
2019-05-23 cemuart_cpu_acpi: Fix GCC build break from r348195
2019-05-23 cemEKCD: Add Chacha20 encryption mode
2019-05-23 manuloader: Remove unused variable
2019-05-23 cpercivaUse ACPI SPCR on x86
2019-05-23 manuloader: Add pnp functions for autoloading modules based...
2019-05-23 baptChange package the MTREEFLAGS and INSTALLFLAGS missed...
2019-05-23 baptMove back group, master.passwd and shells to etc directory
2019-05-23 ianAdd pnpinfo to all i2c drivers that have FDT compat...
2019-05-23 ianAdd pnpinfo.
2019-05-23 manuarm: allwinner: Remove frac mode from NM clk
2019-05-23 manuarm: allwinner: clk: Use the new frac clock
2019-05-23 manuarm: allwinner: clk: Add new clock aw_clk_frac
next