dragonfly.git
2020-02-23 Matthew Dillontmpfs - Cleanup, refactor tmpfs_alloc_vp()
2020-02-23 Matthew Dillonkernel and world - Replace bcmp/bcopy/bzero/memcmp...
2020-02-23 Tomohiro Kusumisbin/fsck_msdosfs: Use humanize_number to format availa...
2020-02-23 François Tigeotdrm/i915: Update base driver to 20160808
2020-02-23 François Tigeotdrm/linux: Implement more parts of prepare_to_wait...
2020-02-23 François Tigeotdrm/linux: Add RCU functions
2020-02-23 François Tigeotdrm: Add linux/vt.h
2020-02-23 François Tigeotdrm: Add linux/pnp.h
2020-02-23 François Tigeotdrm: Add linux/oom.h
2020-02-23 François Tigeotdrm/linux: Add dev_notice()
2020-02-23 François Tigeotdrm/linux: Add prefetchw()
2020-02-23 François Tigeotdrm/linux: Add pagefault_disabled
2020-02-22 Sascha Wildnerrealpath.3: Sort SEE ALSO.
2020-02-22 Sascha Wildnergcore(1): Don't include <sys/user.h>. Only <errno.h...
2020-02-22 Sascha WildnerRemove <sys/user.h> inclusion from a few files that...
2020-02-22 Sascha Wildner<sys/user.h>: Restrict inclusion to userland and fix...
2020-02-22 Sascha Wildnerboot: Small indent fix.
2020-02-21 Sascha Wildnernfssvc.2/quotactl.2: Fix includes.
2020-02-20 François Tigeotdrm/i915: Use stop_machine()
2020-02-20 François Tigeotdrm/linux: Add stop_machine()
2020-02-20 François Tigeotdrm: Add linux/mempolicy.h
2020-02-17 Matthew Dillondsynth - Fix generic flavor scan for the Nth time
2020-02-16 Sascha WildnerRemove old binutils225 manual pages via 'make upgrade'.
2020-02-16 Matthew Dillondsynth - pkg install -U and improve debug support
2020-02-16 Sascha WildnerUpdate the pciconf(8) database.
2020-02-15 Justin C. Sherrill5.9 setup v5.9.0
2020-02-15 Matthew Dillonkernel - Microoptimization, avoid dirtying vm_page_hash...
2020-02-15 Matthew Dillonkernel - Micro-optimization, only set v_lastwrite_ts...
2020-02-15 Matthew Dillonkernel - Micro optimization for vnode exclusive lock
2020-02-15 zrjobjformat(1): Remove incremental-dump handling.
2020-02-15 zrjRetire the binutils-2.25.
2020-02-15 zrjbinutils225: Unhook from the build.
2020-02-15 zrjbinutils234: Hook to the buildworld as alternative...
2020-02-15 zrjbinutils234: Add pregenerated manpages.
2020-02-15 zrjbinutils234: Add configs and pregenerated headers.
2020-02-15 zrjbinutils234: Add build makefiles.
2020-02-15 zrjbinutils234: Add DF READMEs and local modifications.
2020-02-15 zrjMerge remote-tracking branch 'origin/vendor/BINUTILS234'
2020-02-15 zrjInitial import of binutils 2.34 on vendor branch vendor/BINUTILS234
2020-02-15 François Tigeotdrm/i915: Update base driver to 20160725
2020-02-15 François Tigeotdrm/linux: Add drain_workqueue()
2020-02-15 François Tigeotdrm/linux: Add boot_cpu_data
2020-02-15 François Tigeotdrm/linux: Improve linux/bug.h
2020-02-15 François Tigeotdrm/linux: Improve linux/fence.h
2020-02-15 François Tigeotdrm/linux: Add jiffies_to_nsecs()
2020-02-15 François Tigeotdrm/linux: Fix DEFINE_SPINLOCK()
2020-02-15 Sascha WildnerStop passing "-s labels" to vnconfig(4).
2020-02-15 Aaron LIrcorder(8): Import rcorder-visualize.sh from FreeBSD
2020-02-15 Aaron LImtree.8: Add examples to create /var and /usr/include...
2020-02-15 Matthew Dillondsynth - Adjust 'Limit' display in upper right-hand...
2020-02-15 Matthew Dillonkernel - Reduce SMP contention during low-memory stress
2020-02-15 Matthew Dillonkernel - Fix rare wait*() deadlock
2020-02-15 Matthew Dillonkernel - Recode the namecache mount transition cache
2020-02-15 Matthew Dillondevfs - Clean up some SMP inefficiencies
2020-02-14 Matthew Dillonkernel - Rejigger mount code to add vfs_flags in struct...
2020-02-14 Matthew Dillonkernel - Increase size of the vm_page hash table
2020-02-14 Matthew Dillondsynth - return max_load to 5.0x, reduce PkgDepMemoryTarget
2020-02-14 Matthew Dillonkernel - Start work on a better burst page-fault mechanic
2020-02-14 Sascha WildnerUse <fcntl.h> instead of <sys/file.h> for open()'s...
2020-02-14 Sascha WildnerUse our new partition id (0x6c) in several more places.
2020-02-14 Sascha WildnerSync ACPICA with Intel's version 20200214.
2020-02-14 François Tigeotdrm: Use the Linux version of DRM_WAIT_ON()
2020-02-14 François Tigeotdrm/linux: Rework wait_event_xxx and finish_wait functions
2020-02-14 zrjsys/boot: Unbreak efi build with WORLD_LDVER=ld.bfd.
2020-02-14 zrjgcc80: Unbreak ctools on OpenBSD.
2020-02-14 Matthew Dillonrdrand - Document massive improvement in performance
2020-02-14 Matthew Dillonkernel - Add more dtypes to sys/dtype.h
2020-02-14 Matthew Dillonpctrack - Fix symbol table scan
2020-02-14 Matthew Dillonkernel - Offset the stathz systimer by 50% of the hz...
2020-02-14 Matthew Dillonkernel - Reduce excessive rdrand harvesting
2020-02-13 Matthew Dillonkernel - Improve tmpfs support
2020-02-13 François Tigeotdrm/linux: Add framebuffer_alloc() and framebuffer_rele...
2020-02-13 Sascha Wildnerwait.2: Fix markup and comment out some references.
2020-02-13 François Tigeotdrm/linux: Implement outb()
2020-02-13 zrjMakefile.inc1: Pass _SHLIBDIRPREFIX for btools too.
2020-02-13 zrjgrep(1): Disable use of unlocked IO in btools.
2020-02-13 zrjfind(1): Disable use of getvfsbyname(3) in btools.
2020-02-13 zrjfind(1): Reduce bootstrap locale specific requirements.
2020-02-13 zrjfind(1): Check for _ST_FLAGS_PRESENT_ availability.
2020-02-13 zrjfind(1): Check for FTS_CONST just like mtree(8).
2020-02-13 zrjcp(1): Check for FTS_CONST just like mtree(8).
2020-02-13 zrjcp(1): Check for _ST_FLAGS_PRESENT_ availability.
2020-02-13 zrjcp(1): Install signal handler only if SIGINFO is available.
2020-02-13 zrjmv(1): Check for _ST_FLAGS_PRESENT_ availability.
2020-02-13 zrjmv(1): Install signal handler only if SIGINFO is available.
2020-02-13 zrjrm(1): Check for _ST_FLAGS_PRESENT_ availability.
2020-02-13 zrjrm(1): Check for whiteout support.
2020-02-13 zrjrm(1): Install signal handler only if SIGINFO is available.
2020-02-13 zrjgzip(1): Check for _ST_FLAGS_PRESENT_ availability.
2020-02-13 zrjm4(1): Add const attribute to __progname.
2020-02-13 zrjstat(1): Disable -H support in btools.
2020-02-13 zrjinstall(1): Check for _ST_FLAGS_PRESENT_ availability.
2020-02-13 zrjinstall(1): Use at least 6 characters for template.
2020-02-13 zrjinstall(1): Disable -N option in btools.
2020-02-13 zrjmtree(8): Add missing checks for HAVE_STRUCT_STAT_ST_FLAGS.
2020-02-13 zrjmtree(8): Disable -N option in btools.
2020-02-13 Matthew Dillonvmstat - Change re, pi, po and fr from counts to bytes
2020-02-13 Matthew Dillontmpfs - Improve write clustering
2020-02-13 Matthew Dillonkernel - Add vm.pageout_allow_active sysctl
2020-02-12 Matthew Dillontmpfs - Flush and recycle pages quickly during heavy...
next