]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-02-13 Enji CooperCopy googletest 1.8.1 from ^/vendor/google/googletest...
2019-02-13 Enji CooperImport GoogleTest 1.8.1 into the vendor tree under...
2019-02-13 Warner LoshFix panic message.
2019-02-12 Marius StroblWith r344062 in place, hwpmc_mod.c generally needs...
2019-02-12 Enji CooperFix up concurrent test zpool setup and teardown
2019-02-12 Enji CooperAdd rc.resume(8) alias for rc(8) to fix the manpage...
2019-02-12 Martin MatuskaMFV r344063:
2019-02-12 Marius StroblFix the build with ALTQ after r344060.
2019-02-12 Martin MatuskaUpdate vendor/libarchive/dist to git 31c0a517c91f44eeee...
2019-02-12 Marius StroblMake taskqgroup_attach{,_cpu}(9) work across architectures
2019-02-12 Kristof Provostgarp: Fix vnet related panic for gratuitous arp
2019-02-12 Marius StroblFurther correct and optimize the bus_dma(9) usage of...
2019-02-12 Poul-Henning... Point people to SMP(4) for CPU<->domain mapping.
2019-02-12 Warner LoshRevert r343077 until the license issues surrounding...
2019-02-12 Dimitry AndricPull in r339734 from upstream llvm trunk (by Eli Friedman):
2019-02-12 Edward Tomasz... Fix markup - use .Pa for the directory component, not...
2019-02-12 Leandro Lupori[ppc64] prevent infinite loop on icache sync
2019-02-12 Michael TuexenImprove input validation for raw IPv4 socket using...
2019-02-12 Li-Wen HsuRemove empty files
2019-02-12 Ben Widawskytermcap: Add an entry for kitty
2019-02-12 Pedro F. GiffuniUMA: unsign some variables related to allocation in...
2019-02-12 Enji CooperBump `__FreeBSD_version__` for r343891
2019-02-12 Kevin LoRemove entry for Intenso product.
2019-02-12 Kevin LoRemove duplicate vendor id in r334650. Intenso doesn...
2019-02-12 Kyle Evanslibbe(3): Belatedly note the BE_DESTROY_ORIGIN option...
2019-02-11 Patrick KelseyFix the fix added in r343287 for spurious HFSC bandwidt...
2019-02-11 David BrightCID 1009492: Logically dead code in sys/cam/scsi/scsi_xpt.c
2019-02-11 Brooks Davismdmfs: Fix many bugs in automatic md(4) creation.
2019-02-11 John BaldwinEnable PCI BAR reallocation by default.
2019-02-11 Edward Tomasz... Add explanation of branches to the ports(7) man page.
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...
next