]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-09-18 baptAdd native support for zstd to libarchive
2019-09-18 kevanssrc.conf(5): regenerate after r352465, r352466
2019-09-18 kevansAdd description for WITH_GOOGLETEST
2019-09-18 kevansgoogletest: default-disable on all of MIPS for now
2019-09-18 kevansmips: ubldr: use truncated load address for mips32
2019-09-17 lwhsuTemporarily skip sys.netpfil.common.tos.pf_tos on i386...
2019-09-17 lwhsuTemporarily skip sys.netpfil.common.forward.pf_v4 on...
2019-09-17 swillsUse correct filename in newsyslog.conf
2019-09-17 swillslog daemon.info to /var/log/daemon.log by default
2019-09-17 kibifconfig: add report of the string from SIOCGIFDOWNREASON.
2019-09-17 kibAdd SIOCGIFDOWNREASON.
2019-09-17 kibFurther refine r352393, only call vnode_pager_setsize...
2019-09-17 kibrealloc(x, 0) should not return NULL.
2019-09-17 kibReturn EISDIR when directory is opened with O_CREAT...
2019-09-17 tsoomeloader: provide u> and xemit words if needed
2019-09-17 mckusickThe VFS-level clustering code collects together sequent...
2019-09-17 tsoomeloader: revert r352421
2019-09-17 mjgvfs: apply r352437 to the fast path as well
2019-09-17 avgfixup up fallout from r352447 in libbe
2019-09-17 lwhsuTemporarily skip flakey test case lib.libc.sys.stat_tes...
2019-09-17 avgMFZoL: Add -vnP support to 'zfs send' for bookmarks
2019-09-17 tsoomeloader.efi: efipart needs to use ioalign
2019-09-17 tsoomeloader: add memalign() to libsa
2019-09-17 tsoomeloader: stand.h should define reallocf as Reallocf
2019-09-17 tsoomeloader: cstyle cleanup libsa zalloc sources
2019-09-17 tsoomeloader: factor out guard location setup from Realloc
2019-09-17 tuexenOnly allow a SCTP-AUTH shared key to be updated by...
2019-09-17 mjgvfs: fix braino resulting in NULL pointer deref in...
2019-09-17 jahmips: move support for temporary mappings above KSEG0...
2019-09-17 dougmRemove dead code from vm_map_unlink_entry made dead...
2019-09-17 dmgkAmend r352422, add missing 'n'
2019-09-16 jmgfix the article to be correct...
2019-09-16 mhorneRISC-V: Support EARLY_AP_STARTUP
2019-09-16 mjgvfs: convert struct mount counters to per-cpu
2019-09-16 mjgvfs: manage mnt_writeopcount with atomics
2019-09-16 mjgvfs: manage mnt_lockref with atomics
2019-09-16 mjgvfs: manage mnt_ref with atomics
2019-09-16 dmgkAdd myself (dmgk) to calendar.freebsd
2019-09-16 dmgkAdd myself (dmgk) as a ports committer
2019-09-16 tsoomeloader: Malloc(0) should return NULL.
2019-09-16 tsoomeloader_4th: scan_buffer can leave empty string on stack
2019-09-16 asomersFix an off-by-one error from r351961
2019-09-16 asomersfusefs: initialize C++ classes the Coverity way
2019-09-16 asomersfusefs: fix some minor Coverity CIDs in the tests
2019-09-16 markjAssert that the refcount value is not VPRC_BLOCKED...
2019-09-16 markjFix a race in vm_page_dequeue_deferred_free() after...
2019-09-16 markjFix a page leak in vm_page_reclaim_run().
2019-09-16 markjFix a couple of nits in r352110.
2019-09-16 markjRevert r352406, which contained changes I didn't intend...
2019-09-16 markjFix a couple of nits in r352110.
2019-09-16 asomersfusefs: fix some minor issues with fuse_vnode_setparent
2019-09-16 kibnfscl_loadattrcache: fix rest of the cases to not call
2019-09-16 yuripvsbuf(9): fix sbuf_drain_func typedef markup
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.
next