]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-02-25 desUpgrade to OpenPAM Tabebuia.
2019-02-25 emasteRevert r344211: wlandebug: disable PIE to fix build...
2019-02-25 emasteRemove unintend change to capability.h from r344530
2019-02-25 emasteMake libifconfig INTERNALLIB
2019-02-25 ianFix a paste-o that broke the build on all arches.
2019-02-25 manuarm64: rockchip: clk: Set the write mask when setting...
2019-02-25 ianResolve a name conflict when both SpiFlash and DataFlas...
2019-02-25 ianAdd a metadata entry for the AT45DB641E chip. This...
2019-02-25 npcxgbe(4): Updates to the default and hashfilter configu...
2019-02-25 ianInclude the jedec "extended device information string...
2019-02-25 npcxgbe(4): Use correct port_info in the call to is_bt().
2019-02-25 0mpAdd missing types to the sysctl(9) manual page
2019-02-25 andrewCheck the index hasn't changed after writing the cmp...
2019-02-25 vmaffionenetmap: remove redundant call to nm_set_native_flags()
2019-02-25 ianSwitch to using config_intrhook_oneshot(). That allows...
2019-02-24 ianAdd support for probing/attaching on FDT-based systems.
2019-02-24 ianAdd a functional detach() implementation to make module...
2019-02-24 bzMake arp code return (more) errors.
2019-02-24 dimPull in r354756 from upstream llvm trunk (by Craig...
2019-02-24 jillessh: Add set -o pipefail
2019-02-24 desVendor import of OpenPAM Tabebuia.
2019-02-24 wulfFix build when EVDEV_SUPPORT is option disabled after...
2019-02-24 wulfevdev: export event device properties through sysctl...
2019-02-24 kppf: Small performance tweak
2019-02-24 0mpstyle.mdoc.5: Fix a typo
2019-02-24 umeAn IPv6 address matching should be fixed. Specifying...
2019-02-23 mavFree some space in struct ctl_io_hdr for better use.
2019-02-23 sobomaxFurther refine r336195: do not even attempt to verify...
2019-02-23 mmacygcov support
2019-02-23 mmacyChange seq_read to seq_load to avoid namespace conflict...
2019-02-23 mmacyimport linux debugfs support
2019-02-23 mmacylinux/fs: simplify interop and correct definition of...
2019-02-23 bruefferFix a slew of mdoc errors and warnings.
2019-02-23 glebiusSupport struct ip_mreqn as argument for IP_ADD_MEMBERSH...
2019-02-23 mavRemove disabled CTL_LEGACY_STATS support.
2019-02-23 sobomaxo Get rid of silly comment which seems to have got...
2019-02-22 mmacylkpi: allow late binding of linux_alloc_current
2019-02-22 hselaskyAdd new USB quirk.
2019-02-22 bwidawsknvdimm: Simple namespace support
2019-02-22 bwidawsknvdimm: Read NVDIMM namespace labels
2019-02-22 bwidawsknvdimm: split spa dev into a separate entity
2019-02-22 dabCID 1332000: Logically dead code in sys/dev/pms/RefTisa...
2019-02-22 dabFix several Coverity-detected issues in newsyslog.
2019-02-22 impRework logpage extensibility.
2019-02-22 dabRevert r344389 & r343906 - Fix Coverity errors in newsyslog
2019-02-22 bdeQuick fix for building LINT on i386. A fix is needed...
2019-02-22 bdeOops, actually fix warnings from -Wpointer-sign.
2019-02-22 bdeFix warnings from -Wpointer-sign.
2019-02-22 bdeConnect the restored dumb and sc terminal emulators...
2019-02-22 ganboldAdd base to the warning threshold.
2019-02-21 markjCommit a missing piece of r344452.
2019-02-21 markjFix a tracepoint lookup race in fasttrap_pid_probe().
2019-02-21 sefFix the usage error I introduced in r344192.
2019-02-21 markjDisconnect fasttrap from the 32-bit powerpc build.
2019-02-21 emastescp: validate filenames provided by server against...
2019-02-21 jkimMFV: r344447
2019-02-21 jkimCatch up with ACPICA 20190215.
2019-02-21 bdeFix the dumb and sc terminal emulators to compile and...
2019-02-21 dimPull in r353299 from upstream lld trunk (by George...
2019-02-21 bdeMove scterm_teken.c from 6 MD files lists to the MI...
2019-02-21 mavFix few issues in ioat(4) driver.
2019-02-21 markjClear pointers to indicate that the respective locks...
2019-02-21 emastesvn: support building with WITH_PIE
2019-02-21 mavAllow I/OAT of present Xeon E5/E7 to work thorugh PLX...
2019-02-21 tuexenThe receive buffer autoscaling for TCP is based on...
2019-02-21 andrewAllow the kcov buffer to be mmaped multiple times.
2019-02-21 andrewUse KCOV_ENTRY_SIZE for the entry size.
2019-02-21 tuexenThis patch addresses an issue brought up by bz@ in...
2019-02-21 bdeRestore syscons' terminal emulators. The trivial fixes...
2019-02-21 cemfuse: Fix a regression introduced in r337165
2019-02-21 sef* Handle SIGPIPE in gssd
2019-02-20 jkimMFV: r344395
2019-02-20 andrewUnwire the kcov buffer when freeing the info struct.
2019-02-20 andrewCall pmap_qenter for each page when creating the kcov...
2019-02-20 dabComplete fix for CID 1007454, CID 1007453: Resource...
2019-02-20 sefIt turns out that setting the IV length is necessary...
2019-02-20 tsoomeloader: really fix cd9660 dirmatch
2019-02-20 dimPull in r354515 from upstream libc++ trunk:
2019-02-20 mmacyPFS: Bump NAMELEN and don't require clients to be sleepable
2019-02-20 mmacyAdd non-sleepable strdup variant strdup_flags
2019-02-20 dimFix more AddressSanitizer violations in usr.bin/top
2019-02-20 markjRemove an obsolete comment.
2019-02-20 tuexenReduce the TCP initial retransmission timeout from...
2019-02-20 tuexenUse exponential backoff for retransmitting SYN segments...
2019-02-20 markjMFV r344364:
2019-02-20 markjDefine a constant for the maximum number of GEOM_CTL...
2019-02-20 avgzpool.8: sort zpool status flags in the same order...
2019-02-20 avgzpool.8: document -D flag for zpool status
2019-02-20 avgfix userland illumos taskq code to pass relative timeou...
2019-02-20 kibpkru(3) man page.
2019-02-20 kibAdd usermode helpers for for Intel userspace protection...
2019-02-20 kibAdd kernel support for Intel userspace protection keys...
2019-02-20 kibamd64: add defines and decode protection keys and SGX...
2019-02-20 kibImplement rangesets.
2019-02-20 ganboldClarify notifications when battery capacity ratio
2019-02-20 baptcalendar: use iconv to respect the output encoding
2019-02-20 bcranAdd the unix path to the output of `efivar --load-option`
2019-02-20 ianFix the handling of legacy-format devices in the u...
2019-02-20 cemFuse: whitespace and style(9) cleanup
2019-02-20 cemfuse: add descriptions for remaining sysctls
next