]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-02-11 Andrey V. ElsukovRemove `set' field from state structure and use set...
2019-02-11 Martin CracauerBump .Dd for today's edit.
2019-02-11 Martin CracauerClarify NFSv4 /etc/exports semantics, with working...
2019-02-11 Michael TuexenFix flags used when compiling kern_kcov.c and subr_cove...
2019-02-11 Ganbold TsagaankhuuAdd sensors support for AXP803/AXP813. Sensor values...
2019-02-11 Oleksandr TymoshenkoFix off-by-one error in BERI virtio driver
2019-02-11 Patrick KelseyPlace pf_altq_get_nth_active() under the ALTQ ifdef
2019-02-11 Patrick KelseyReduce the time it takes the kernel to install a new...
2019-02-11 Kyle Evansbectl(8): commit missing test modifications from r343993
2019-02-11 Kyle Evansbectl(8): Add -o flag to destroy to clean up the origin...
2019-02-11 Conrad Meyergbde(8) - simplify randomisation with arc4random_buf
2019-02-10 Andriy Voskoboinyknet80211(4): hide casts for 'i_seq' field offset calcul...
2019-02-10 Mariusz Zaborskilibnv: fix memory leaks
2019-02-10 Mariusz Zaborskilibnv: fix memory leaks
2019-02-10 Conrad MeyerPrevent overflow for usertime/systime in caclru1
2019-02-10 Jilles Tjoelkersh: Restore $((x)) error checking after fix for $(...
2019-02-10 Andriy Voskoboinykifconfig(8): display 802.11n rates correctly for 'roam...
2019-02-10 Marius StroblAs struct cryptop is wrapped in #ifdef _KERNEL, userlan...
2019-02-10 Kristof Provostpfctl: Fix ifa_grouplookup()
2019-02-10 Kyle Evanslibbe(3): Add a destroy option for removing the origin
2019-02-10 Justin Hibbitspowerpc: Clamp MAXCPU for MPC85XXSPE kernel to 2
2019-02-10 Nathan WhitehornPerformance improvements for octe(4):
2019-02-10 Navdeep Parharcxgbe(4): Ignore unused interrupts.
2019-02-10 Sergey KandaurovSync "struct addrinfo" declaration with netdb.h.
2019-02-10 Konstantin... struct xswdev on amd64 requires compat32 shims after...
2019-02-10 Michal MelounFix bug introduced by r343962.
2019-02-10 Konstantin... Implement Address Space Layout Randomization (ASLR)
2019-02-10 Michal MelounDon't allocate same clock twice..
2019-02-10 Michal MelounProperly handle alignment requests bigger that page...
2019-02-10 Michael TuexenFix a locking issue when reporing outbount messages.
2019-02-10 Michael TuexenFix a locking issue in the IPPROTO_SCTP level SCTP_PEER...
2019-02-10 Dimitry AndricFix the first couple of AddressSanitizer violations...
2019-02-10 Dimitry AndricFix multiple warnings in usr.bin/top about variables...
2019-02-10 Dimitry AndricFix multiple warnings in usr.bin/top about discarded...
2019-02-10 Michael TuexenFix a locking bug in the IPPROTO_SCTP level SCTP_EVENT...
2019-02-10 Peter JeremyReplace calls to sin(x) and cos(x) with a single call...
2019-02-10 Ganbold TsagaankhuuEnable necessary bits when activating interrupts. This...
2019-02-10 Michael TuexenFix locking for IPPROTO_SCTP level SCTP_DEFAULT_PRINFO...
2019-02-10 Emmanuel Vadotarm64: Fix compile when removing SOC_ROCKCHIP_* options
2019-02-10 Conrad MeyerRevert r343713 temporarily
2019-02-09 Justin Hibbitspowerpc: Fix AIM build
2019-02-09 Sergey KandaurovDocument the ENOBUFS errno in setsockopt(2).
2019-02-09 Justin Hibbitspowerpc: Split out the e500mc idling from rest of Book-E
2019-02-09 Justin Hibbitsddb: Print the thread's pcb in 'show thread'
2019-02-09 Johannes LundbergAdd myself to committers-src.dot and calendar.freebsd
2019-02-09 Marius Strobl- Remove the redundant device disabled hint handling...
2019-02-09 Guangyuan YangRemove -R option which was added to sysctl(8) man page...
2019-02-09 Konstantin... i386: honor kern.elf32.read_exec for ommap(2) and break...
2019-02-09 Konstantin... Normalize the declaration of i386_read_exec variable.
2019-02-09 Gleb SmirnoffRemove remnants of byte order manipulation, back when...
2019-02-09 Justin HibbitsCorrect the CPU target for powerpcspe
2019-02-09 Navdeep Parharcxgbe(4): Delay the panic due to a fatal error by 30s.
2019-02-08 Jilles Tjoelkerdhclient: Return non-zero status when script exits...
2019-02-08 Benedict ReuschlingAdd an example to pw.8 about how to add an existing...
2019-02-08 Michael TuexenEnsure that when using the TCP CDG congestion control...
2019-02-08 Patrick KelseyFix em(4) interrupt routing
2019-02-08 Colin PercivalTeach /etc/rc.d/growfs how to handle systems running...
2019-02-08 Dimitry AndricAmend r343442, by only expecting the lib.msun.cbrt_test...
2019-02-08 Dimitry AndricPull in r352607 from upstream llvm trunk (by Craig...
2019-02-08 Kai KnoblichAdd myself to committers-ports.dot and calendar.freebsd
2019-02-08 Andrew TurnerFix the spelling of cov_unregister_pc.
2019-02-08 Tycho Nightingalepms(4) should use bus_get_dma_tag() to get parent tag.
2019-02-08 Marcin WojtasAllow reading the UEFI variable size
2019-02-08 Andriy Voskoboinyknewkey(8): fix 'tmpname' memory leak (always) and input...
2019-02-08 David BrightFix several Coverity-detected issues in newsyslog.
2019-02-08 Hans Petter... Improve Bluetooth device discovery support for Android...
2019-02-08 Sergey KandaurovAdd macOS 10.14.
2019-02-08 Konstantin... Un null_vptocnp(), cache vp->v_mount and use it for...
2019-02-08 Konstantin... Before using VTONULL(), check that the covered vnode...
2019-02-08 Konstantin... Some style for nullfs_mount(). Also use bool type...
2019-02-08 Konstantin... Correctly return exit status from the exited process.
2019-02-08 Gleb SmirnoffAllow some nesting of ng_iface(4) interfaces and add...
2019-02-08 Konstantin... Fix renameat(2) for CAPABILITIES kernels.
2019-02-08 Konstantin... do_execve(): lock vnode when needed.
2019-02-08 Navdeep Parharcxgbev(4): Initialize debug_flags from the environment...
2019-02-07 Brooks DavisGC a historical artifact.
2019-02-07 Sean Eric Faganr343881 had an uninitialized error. This fixes that.
2019-02-07 Sean Eric Faganr339008 broke repquota for UFS. This rectifies that.
2019-02-07 Bryan DreweryFix build of r343877
2019-02-07 Bryan Dreweryipfw table list: Fix showing header outside of 'all'.
2019-02-07 Andrew TurnerAdd missing data barriers after storeing a new valid...
2019-02-07 Andrew TurnerAdd a missing data barrier to the start of arm64_tlb_fl...
2019-02-07 Emmanuel Vadotmtree: Add dtb subdir to the mtree file
2019-02-07 Emmanuel Vadotarm64: dtb: allwinner: Add the new pine64-lts dtb file...
2019-02-07 Leandro Lupori[ppc64] fix /dev/kmem
2019-02-07 Andriy Voskoboinykrecoverdisk(1): fclose() file supplied via '-r readlist...
2019-02-07 Andriy Voskoboinykipcs(1): drop obsolete error checking
2019-02-07 Ed MasteMention clang-format in WITH_CLANG_EXTRAS
2019-02-07 Andriy VoskoboinykCorrect ypldap(8) install path in OptionalObsoleteFiles.inc
2019-02-07 Vincenzo Maffionenetmap: revert netmap_attach_ext() to pre-r343772
2019-02-07 Navdeep Parharcxgbe(4): Auto-dump the CIM block's logic analyzer...
2019-02-07 Navdeep Parharcxgbe(4): Auto-dump the device log on a mailbox timeout...
2019-02-07 Jayachandran C.pci_host_generic_acpi: use IORT data for MSI/MSI-X
2019-02-07 Konstantin... Add comment noting that the strange spelling of Genuine...
2019-02-07 Gleb SmirnoffNow that there is only one way to allocate a slab,...
2019-02-07 Gleb SmirnoffReport cache zones in UMA stats sysctl, that 'vmstat...
2019-02-07 Jayachandran C.arm64 gicv3: add IORT and NUMA support
2019-02-07 Konstantin... Use ifunc to select the barrier instruction for RDTSC.
2019-02-07 Jayachandran C.arm64 acpi: Add support for IORT table
2019-02-07 Konstantin... Port sysctl kern.elf32.read_exec from amd64 to i386.
next