]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-09-20 Toomas Soomeloader: fix typo in zalloc.
2019-09-19 Alexander MotinImprove ioat(4) NUMA-awareness.
2019-09-19 Mateusz Guzikvfs: group fields used for per-cpu ops in one cacheline
2019-09-19 Michael GmelinFix src component detection
2019-09-19 Cy SchubertFollow up on r352304 which disabled default mlockall...
2019-09-19 Glen BarberApply r346792 (cperciva) from stable/12 to head. The...
2019-09-19 Cy SchubertReduce calls to close(2) at startup through the use...
2019-09-19 Li-Wen HsuWhitespace cleanup, no functional change
2019-09-19 Li-Wen HsuTemporarily add test_write_filter_zstd BROKEN_TESTS...
2019-09-19 Ed Mastefreebsd-update: make usage output consistent
2019-09-19 Ed Mastefreebsd-update.8: appease igor
2019-09-19 Michael TuexenWhen the RACK stack computes the space for user data...
2019-09-19 Michael TuexenWhen processing an incoming IPv6 packet over the loopba...
2019-09-19 Andriy Gaponupdate zfs send usage help with r352447
2019-09-19 Andriy Gaponfix dsl_scan_ds_clone_swapped logic
2019-09-19 Andriy Gaponvt: fix problems with trying to switch to a closed VT
2019-09-19 Allan Judesys/vm/vm_glue.c: Incorrect function name in panic...
2019-09-18 Jilles TjoelkerAdd some tests for page fault signals and codes
2019-09-18 Alexander MotinFix typo, setting hidden flag instead of reparse.
2019-09-18 Konstantin... truss: decode sysctl names.
2019-09-18 Ruslan BukinAdd support for BERI statcounters.
2019-09-18 Konstantin... sysctl: use names instead of magic numbers.
2019-09-18 Baptiste DaroussinAdd the missing bits for LIBADD to properly function...
2019-09-18 Baptiste DaroussinAdd native support for zstd to libarchive
2019-09-18 Kyle Evanssrc.conf(5): regenerate after r352465, r352466
2019-09-18 Kyle EvansAdd description for WITH_GOOGLETEST
2019-09-18 Kyle Evansgoogletest: default-disable on all of MIPS for now
2019-09-18 Kyle Evansmips: ubldr: use truncated load address for mips32
2019-09-17 Li-Wen HsuTemporarily skip sys.netpfil.common.tos.pf_tos on i386...
2019-09-17 Li-Wen HsuTemporarily skip sys.netpfil.common.forward.pf_v4 on...
2019-09-17 Steve WillsUse correct filename in newsyslog.conf
2019-09-17 Steve Willslog daemon.info to /var/log/daemon.log by default
2019-09-17 Konstantin... ifconfig: add report of the string from SIOCGIFDOWNREASON.
2019-09-17 Konstantin... Add SIOCGIFDOWNREASON.
2019-09-17 Konstantin... Further refine r352393, only call vnode_pager_setsize...
2019-09-17 Konstantin... realloc(x, 0) should not return NULL.
2019-09-17 Konstantin... Return EISDIR when directory is opened with O_CREAT...
2019-09-17 Toomas Soomeloader: provide u> and xemit words if needed
2019-09-17 Kirk McKusickThe VFS-level clustering code collects together sequent...
2019-09-17 Toomas Soomeloader: revert r352421
2019-09-17 Mateusz Guzikvfs: apply r352437 to the fast path as well
2019-09-17 Andriy Gaponfixup up fallout from r352447 in libbe
2019-09-17 Li-Wen HsuTemporarily skip flakey test case lib.libc.sys.stat_tes...
2019-09-17 Andriy GaponMFZoL: Add -vnP support to 'zfs send' for bookmarks
2019-09-17 Toomas Soomeloader.efi: efipart needs to use ioalign
2019-09-17 Toomas Soomeloader: add memalign() to libsa
2019-09-17 Toomas Soomeloader: stand.h should define reallocf as Reallocf
2019-09-17 Toomas Soomeloader: cstyle cleanup libsa zalloc sources
2019-09-17 Toomas Soomeloader: factor out guard location setup from Realloc
2019-09-17 Michael TuexenOnly allow a SCTP-AUTH shared key to be updated by...
2019-09-17 Mateusz Guzikvfs: fix braino resulting in NULL pointer deref in...
2019-09-17 Jason A. Harmeningmips: move support for temporary mappings above KSEG0...
2019-09-17 Doug MooreRemove dead code from vm_map_unlink_entry made dead...
2019-09-17 Dmitri GoutnikAmend r352422, add missing 'n'
2019-09-16 John-Mark Gurneyfix the article to be correct...
2019-09-16 Mitchell HorneRISC-V: Support EARLY_AP_STARTUP
2019-09-16 Mateusz Guzikvfs: convert struct mount counters to per-cpu
2019-09-16 Mateusz Guzikvfs: manage mnt_writeopcount with atomics
2019-09-16 Mateusz Guzikvfs: manage mnt_lockref with atomics
2019-09-16 Mateusz Guzikvfs: manage mnt_ref with atomics
2019-09-16 Dmitri GoutnikAdd myself (dmgk) to calendar.freebsd
2019-09-16 Dmitri GoutnikAdd myself (dmgk) as a ports committer
2019-09-16 Toomas Soomeloader: Malloc(0) should return NULL.
2019-09-16 Toomas Soomeloader_4th: scan_buffer can leave empty string on stack
2019-09-16 Alan SomersFix an off-by-one error from r351961
2019-09-16 Alan Somersfusefs: initialize C++ classes the Coverity way
2019-09-16 Alan Somersfusefs: fix some minor Coverity CIDs in the tests
2019-09-16 Mark JohnstonAssert that the refcount value is not VPRC_BLOCKED...
2019-09-16 Mark JohnstonFix a race in vm_page_dequeue_deferred_free() after...
2019-09-16 Mark JohnstonFix a page leak in vm_page_reclaim_run().
2019-09-16 Mark JohnstonFix a couple of nits in r352110.
2019-09-16 Mark JohnstonRevert r352406, which contained changes I didn't intend...
2019-09-16 Mark JohnstonFix a couple of nits in r352110.
2019-09-16 Alan Somersfusefs: fix some minor issues with fuse_vnode_setparent
2019-09-16 Konstantin... nfscl_loadattrcache: fix rest of the cases to not call
2019-09-16 Yuri Pankovsbuf(9): fix sbuf_drain_func typedef markup
2019-09-16 Emmanuel Vadotpkgbase: Move cap_mkdb from runtime to utilities POST...
2019-09-16 Kyle EvansFix 20190507 UPDATING entry
2019-09-16 Michael TuexenDon't write to memory outside of the allocated array...
2019-09-16 Baptiste DaroussinDo not use our custom completion function, it is not...
2019-09-16 Konstantin... Increase the size of the send and receive buffers for...
2019-09-16 Simon J. GerratyDocument logic for __DEFAULT_DEPENDENT_OPTIONS
2019-09-15 Alexander MotinRelax TX draining in ns8250_bus_transmit().
2019-09-15 Xin LIAvoid mixing cluster numbers and sector numbers. Makes...
2019-09-15 Ian LeporeApply a runtime patch to the FDT data for imx6 to fix...
2019-09-15 Michael TuexenWhen the IP layer calls back into the SCTP layer to...
2019-09-15 Kyle Evansrangelock: add rangelock_cookie_assert
2019-09-15 Ian LeporeMake the ti_sysc device quiet. It's an internal utilit...
2019-09-14 Dimitry AndricFix arm and aarch64 builds of libedit after r352275
2019-09-14 Brandon BergrenFix aux_info corruption in rtld direct execution mode.
2019-09-14 Ian LeporeCreate a mechanism for encoding a system errno into...
2019-09-14 Edward Tomasz... Introduce arb(3), the Array-based Red-Black Tree macros...
2019-09-14 Edward Tomasz... Make pseudofs(9) create directory entries in order...
2019-09-14 Ian LeporeInclude <lock.h>, required to use spinlocks in this...
2019-09-14 Stephen Gregorattoamend r:352320 Fix date for sg@
2019-09-14 Stephen GregorattoSet bcr@ mentor for sg@
2019-09-14 Li-Wen HsuImprove the description of big5(5)
2019-09-14 Kyle Evanslualoader: Add reload-conf loader command
2019-09-14 Justin Hibbitspowerpc64/powernv: Add opal NVRAM driver for PowerNV...
2019-09-13 Chuck SilversAdd a "count_until_fail" option to gnop, which says...
next