]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-09-16 manupkgbase: Move cap_mkdb from runtime to utilities POST...
2019-09-16 kevansFix 20190507 UPDATING entry
2019-09-16 tuexenDon't write to memory outside of the allocated array...
2019-09-16 baptDo not use our custom completion function, it is not...
2019-09-16 kibIncrease the size of the send and receive buffers for...
2019-09-16 sjgDocument logic for __DEFAULT_DEPENDENT_OPTIONS
2019-09-15 mavRelax TX draining in ns8250_bus_transmit().
2019-09-15 delphijAvoid mixing cluster numbers and sector numbers. Makes...
2019-09-15 ianApply a runtime patch to the FDT data for imx6 to fix...
2019-09-15 tuexenWhen the IP layer calls back into the SCTP layer to...
2019-09-15 kevansrangelock: add rangelock_cookie_assert
2019-09-15 ianMake the ti_sysc device quiet. It's an internal utilit...
2019-09-14 dimFix arm and aarch64 builds of libedit after r352275
2019-09-14 bdragonFix aux_info corruption in rtld direct execution mode.
2019-09-14 ianCreate a mechanism for encoding a system errno into...
2019-09-14 traszIntroduce arb(3), the Array-based Red-Black Tree macros...
2019-09-14 traszMake pseudofs(9) create directory entries in order...
2019-09-14 ianInclude <lock.h>, required to use spinlocks in this...
2019-09-14 sgamend r:352320 Fix date for sg@
2019-09-14 sgSet bcr@ mentor for sg@
2019-09-14 lwhsuImprove the description of big5(5)
2019-09-14 kevanslualoader: Add reload-conf loader command
2019-09-14 jhibbitspowerpc64/powernv: Add opal NVRAM driver for PowerNV...
2019-09-13 chsAdd a "count_until_fail" option to gnop, which says...
2019-09-13 glebiusDrivers may pass runt packets to filter. This is okay.
2019-09-13 dimInclude <stdint.h> in unwind-arm.h, since it uses uint3...
2019-09-13 cyAdd RELNOTES comment for r352304 discussing removing...
2019-09-13 cyNo longer mlock() ntpd pages by default in memory thus...
2019-09-13 kibriscv trap_pfault: remove unneeded hold of the process...
2019-09-13 brAdd support for Intel Stratix 10 platform.
2019-09-13 brAdd generic arm/arm64 secure-monitor SMCCC interface...
2019-09-13 mjgvfs: release usecount using fetchadd
2019-09-13 baptRemove remnant from the pre LIBADD era
2019-09-13 baptUpdate libedit to a snapshot from 2019-09-10
2019-09-13 baptInsert proper copyright/license headers
2019-09-12 bdrewerymtree -O: Fix not descending on hash collisions
2019-09-12 mizhka[jail] removal by jid doesn't trigger pre/post stop...
2019-09-12 bdrewerymtree -c: Fix username logic when getlogin(3) fails.
2019-09-12 bdrewerymtree: Fix -f -f not considering type changes.
2019-09-12 mizhka[Bug 240473] add support of Ralink RT5390R Wireless...
2019-09-12 emastearm64: connect Linuxulator to the build
2019-09-12 mavRemove Tagged Command Queuing feature reporting.
2019-09-12 mavReport Trusted Computing feature set support.
2019-09-12 markjRemove a redundant NULL pointer check in cpuset_modify_...
2019-09-12 luporl[PPC64] Add ifunc support in libcsu
2019-09-12 hselaskyUse REFCOUNT_COUNT() to obtain refcount where appropriate.
2019-09-12 hselaskyUse %u instead of %d to print unsigned integer.
2019-09-12 hselaskyFix for undefined behaviour.
2019-09-12 baptGet the readline header from the installed header inste...
2019-09-12 baptGet the readline header from the installed header inste...
2019-09-12 baptRemove useless extra definition of libedit flags
2019-09-12 kevansSIOCSIFNAME: Do nothing if we're not actually changing
2019-09-12 kevansFollow up r352244: kenv: tighten up assertions
2019-09-12 kevanskenv: assert that an empty static buffer passed in...
2019-09-12 wulfig4(4): Fix SDA HOLD time set too low on Skylake contro...
2019-09-12 baptRemove usesless readline compat includes which will...
2019-09-12 philipImport tzdata 2019c
2019-09-11 cembuf: Add B_INVALONERR flag to discard data
2019-09-11 asomersgetsockopt.2: clarify that SO_TIMESTAMP is not 100...
2019-09-11 asomersfusefs: Fix iosize for FUSE_WRITE in 7.8 compat mode
2019-09-11 asomersping: Verify whether a datagram timestamp was actually...
2019-09-11 gallatinAvoid unneeded call to arc4random() in syncache_add()
2019-09-11 lwhsuOnly skip problematic test in CI env.
2019-09-11 asomersping: fix a string in an error message
2019-09-11 kpriscv: Add missing header
2019-09-11 emasteUpdate comments and ordering in linux*_dummy.c
2019-09-11 emastelinuxulator: add stub arm64 linux_genassym.c
2019-09-11 emastelinuxulator: memfd_create first appeared in Linux 3.17
2019-09-11 emastelinuxulator: seccomp syscall first appeared in Linux...
2019-09-11 brooksAvoid the use of the non-portable -D argument to ls.
2019-09-11 lwhsuTemporarily skip flakey test case sys.kern.ptrace_test...
2019-09-11 kpriscv: Small fix to CPU compatibility identification
2019-09-11 yuripvlocale: initialize variables to make gcc happy
2019-09-11 rrsWith the recent commit of ktls, we no longer have a
2019-09-11 yuripvlocale: more output fixes
2019-09-11 emastefw_stub.awk: use @generated tag in generated files
2019-09-11 impAssume all the short args have optional args so allocat...
2019-09-11 kevansbectl(8): Add a "check" command
2019-09-11 emastelinux: add trivial renameat2 implementation
2019-09-11 emasteregen linuxulator sysent after r352208
2019-09-11 emastemake linux_renameat2 args consistent with linux_renameat
2019-09-11 hselaskyUse true and false when dealing with bool type in the...
2019-09-11 hselaskyFix synchronous work drain issue in the LinuxKPI.
2019-09-11 hselaskyFix broken DECLARE_TASKLET() macro after r347852.
2019-09-11 baptReadd _el_fn_sh_complete for backward compatibility
2019-09-11 mavFix assumptions of only one device per SES slot.
2019-09-10 mavRemove struct ata_res_pass16, unneeded after r352082.
2019-09-10 jgh- fix a minor typo
2019-09-10 jkimRemove unnecessary entries from the previous commit.
2019-09-10 ianIn am335x_dmtpps, use a spin mutex to interlock between...
2019-09-10 tsoomeloader: vidconsole should set LINES and COLUMNS
2019-09-10 kevanslualoader: Revert to ASCII menu frame for serial console
2019-09-10 jkimMerge OpenSSL 1.1.1d.
2019-09-10 oshogbognop: Fix initial value for the wdelayprob
2019-09-10 mjgcache: avoid excessive relocking on entry removal durin...
2019-09-10 mjgcache: change the formula for calculating lock array...
2019-09-10 mjgcache: assorted cleanups
2019-09-10 jeffReplace redundant code with a few new vm_page_grab...
2019-09-10 luporlAdd powerpc support to libkvm probe function
2019-09-10 jeffUse the sleepq lock rather than the page lock to protec...
next