DragonFly is an operating system and environment designed to be the logical continuation of the FreeBSD-4.x OS series. These operating systems belong in the same class as Linux in that they are based on UNIX ideals and APIs. DragonFly is a fork in the path, so to speak, giving the BSD base an opportunity to grow in an entirely new direction from the one taken in the FreeBSD-5 series.
François Tigeot (2): linux/types.h: Fix compilation with userland C++ programs world: Install Linux headers required by Mesa >= 19.3
Matthew Dillon (14): tmpfs - MFC - Fix minor deadlock rtld - Increase default tls extra dsynth - Fix escaping, skipped count kernel - Generate POLLHUP for fully disconnected socket kernel - Minor optimizations kernel - Double LRU dirty pages by default kernel - Fix excessive VM pageout flushes tmpfs - Too aggressive during paging kernel - Improve tmpfs support tmpfs - Change paging behavior, fix two directory-entry races kernel - Fix excessive VM pageout flushes (2) hammer2 - Fix serious de-duplication bug and a few other things hammer2 - Fix serious de-duplication bug and a few other things (2) libc - Fix a serious memory leak in the nmalloc code
Sascha Wildner (6): Adjust iwm.4/iwmfw.4/fstab.5 a bit. Import OpenSSH-8.0p1's ssh-copy-id and manual page on the vendor branch. Hook ssh-copy-id into the build and adjust README.DELETED. ssh-copy-id(1): Fix a printf(1) missing format character warning. lt(1): Use 'find -s' instead of 'find | sort'. kernel/vinum: Fix panic when vinum was loaded twice. -- DragonFly BSD source repository