]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-01-03 emastesrc.opts.mk: SVNLITE requires FILE
2020-01-03 emastesrc.opts.mk: GOOGLETEST requires CXX
2020-01-03 markjTake the ifnet's address lock in igmp_v3_cancel_link_ti...
2020-01-03 emastesrc.opts.mk: switch LLD_BOOTSTRAP and LLD_IS_LD to...
2020-01-03 emastesrc.opts.mk: simplify after arm/arm retirement
2020-01-03 emasteinetd: fix WITHOUT_TCP_WRAPPERS build after r356248
2020-01-03 arrowdmount_smbfs: Issue a warning when .nsmbrc section name...
2020-01-03 andrewAdd the 8 and 16 bit atomic load/store functions with...
2020-01-03 mavAvoid duplicate I/O statistics accounting.
2020-01-03 delphijReduce memory footprint of fsck_msdosfs.
2020-01-02 erjiflib: Prevent watchdog from resetting idle queues
2020-01-02 erjixl: prevent non-privileged access to NVM update interface
2020-01-02 bdragon[PowerPC] [MIPS] Implement 32-bit kernel emulation...
2020-01-02 kevanscapsicum_helpers: split stream cap bits out of caph_lim...
2020-01-02 kevansiicoc: limit fdt attachment to EXT_RESOURCES platforms
2020-01-02 kevanssys/dev/cfi: include sys/types.h as well
2020-01-02 kibFix AT_EXECPATH for direct exec mode.
2020-01-02 kibbhyve: terminate waiting loops if thread suspension...
2020-01-02 ianAdd the xdma framework and pl330 dma drivers to arm...
2020-01-02 ianExplicitly include sys/rman.h instead of relying on...
2020-01-02 kibRename umtxq_check_susp() to thread_check_susp()
2020-01-02 kibStyle: remove trailing spaces/tabs.
2020-01-02 jhbLook for cross toolchain makefiles in /usr/share/toolch...
2020-01-02 mavRemove extra check for provider being closed.
2020-01-02 markjRemove set_page_dirty_lock().
2020-01-02 markjClear queue operation flags when migrating a page to...
2020-01-02 kevanslibbe(3): promote dependent clones when destroying...
2020-01-02 ianAdd support for i2c bus mux hardware.
2020-01-02 manuarm64: rockchip: Add a module for rk_spi
2020-01-02 manuarm: allwinner: aw_spi: Call bus_generic_attach
2020-01-02 jhbSome minor tweaks to arch(7).
2020-01-02 ianSince arm/unwind.c s conditionally compiled, only call...
2020-01-02 tuexenRemove empty line which was added in r356270 by accident.
2020-01-02 tuexenImprove input validation of the spp_pathmtu field in the
2020-01-02 andrewAdd the missing trailing '/' when setting TARGET_ARCH...
2020-01-02 melifaroPlug loopback idaddr refcount leak.
2020-01-02 scottlAdd a compact columnar output format, available by...
2020-01-02 bdragonMove stand/ofw/libofw to stand/libofw.
2020-01-02 impRemove MACHINE_ARCH arm where appropriate from the...
2020-01-02 impRemove NOTES.armv5. It's no longer relevant.
2020-01-02 impRemove arm/arm as a valid target.
2020-01-02 kaktussysctl: hide 2.x era compat node
2020-01-01 mjgvfs: drop an always-false check from vlrureclaim
2020-01-01 mjgmsdos: vgone unconstructed vnode before vputing it
2020-01-01 mjgmsdosfs: add a missing MNT_VNODE_FOREACH_ALL_ABORT...
2020-01-01 dimMerge commit 468a0cb5f from llvm git (by Craig Topper):
2020-01-01 kevansinetd: final round of trivial cleanup, NFC
2020-01-01 glebiusIn r343631 error code for a packet blocked by a firewal...
2020-01-01 glebiusIn r343631 error code for a packet blocked by a firewal...
2020-01-01 jillessh: Fix rare memory leak with SIGINT
2020-01-01 delphijRevert r356249 for now as it broke GCC builds.
2020-01-01 delphijReduce memory footprint of fsck_msdosfs.
2020-01-01 kevansinetd: convert remaining bzero(3) to memset(3), NFC
2020-01-01 kevansinetd: track all child pids, regardless of maxchild...
2020-01-01 kevansinetd: add some macros for checking child limits, NFC
2020-01-01 cemvmgenid(4): Integrate as a random(4) source
2019-12-31 rmacklemUpdate the man page to reflect that "-M" and "-N" are...
2019-12-31 dougmThe map-entry clipping functions modify start and end...
2019-12-31 rmacklemGet rid of old nfsstat options no longer used.
2019-12-31 traszAdd basic getcpu(2) support to linuxulator. The purpos...
2019-12-31 mavRelax locking of carp_forus().
2019-12-31 melifaroFix NOINET6 build broken by r356236.
2019-12-31 melifaroSplit gigantic rtsock route_output() into smaller funct...
2019-12-31 tuexenFix delayed ACK generation for DCTCP.
2019-12-31 traszRegen after r356233.
2019-12-31 traszSigh, add getcpu(2) chunk missed in r356229.
2019-12-31 traszRegen after r356229.
2019-12-31 gjbHappy New Year 2020!
2019-12-31 traszFix definitions for Linux getcpu(2).
2019-12-31 cyMFV r356143:
2019-12-31 tuexenAdd flags for upcoming patches related to improved...
2019-12-31 tuexenClear the flag indicating that the last received packet...
2019-12-31 kevanspsm: properly check for atkbdc_open failure
2019-12-31 tuexenAdd curly braces missed in https://svnweb.freebsd.org...
2019-12-31 kpriscv: Remove unused variable
2019-12-31 kpsifive: uart driver
2019-12-31 kpriscv: Remove pointless loop
2019-12-31 cemrtld(1): Do booleans like C99
2019-12-31 rmacklemSwitch r356210 to use gone_in() instead of printf().
2019-12-31 kevansinetd: prefer strlcpy to strlen(3) check + strcpy(3...
2019-12-31 kevansinetd: prefer strtonum(3) to strspn(3)+atoi(3), NFC
2019-12-31 mavDon't spin on cleanup_lock if we are not interrupt.
2019-12-31 kevansinetd: knock out some clang analyze warnings
2019-12-31 mavAvoid few memory accesses in g_disk_done().
2019-12-31 rmacklemReplace .h files included from old NFS directories...
2019-12-31 mmMFV r356163,r356197:
2019-12-30 ianSet a "kernbase" symbol in 32-bit arm locore.S and...
2019-12-30 rmacklemAdd warning printf w.r.t. removal of sys/nfs/nfs_lock.c.
2019-12-30 jhbFormatting fixes for tables, no content changes.
2019-12-30 jillessh: Test that executing various binary files is rejected
2019-12-30 alcDetermine whether the MMU hardware is capable of updati...
2019-12-30 kaktuslinux(4): implement copy_file_range(2)
2019-12-30 brDon't hard-code field offsets of struct riscv_bootparams.
2019-12-30 kevansinetd: don't leak `policy` on return
2019-12-30 brDon't hard-code size of struct riscv_bootparams.
2019-12-30 brRound the kernel stack allocation up as required.
2019-12-30 hselaskyFix spelling.
2019-12-30 mavUse atomic for start_count in devstat_start_transaction().
2019-12-30 bdragon[PowerPC] Fix panic when attempting to handle an HMI...
2019-12-30 kevanssc(4) md bits: stop setting sc->kbd entirely
next