dragonfly.git
2020-01-18 Sascha Wildnerrrenumd(8): Clean up the Makefile a bit wrt yacc(1...
2020-01-18 Sascha Wildneriasl(8): Remove -d from YFLAGS, it is default.
2020-01-17 Matthew Dillonkernel - Reduce mpipe overhead
2020-01-17 Matthew Dillonkernel - Cleanup unused / redundant code
2020-01-17 Sascha Wildner<sys/syslimits.h>: FWIW, use __GNUC_PREREQ__().
2020-01-17 Matthew Dilloninstaller - Change default /build size
2020-01-17 Matthew Dillonlibkvm - Fix 'ps' and 'fstat' on kernel cores
2020-01-16 Matthew Dillonpsm - Fix memory corruption and panic in psm driver
2020-01-15 Matthew Dillonhammer2 - Update manual page
2020-01-15 Sepherosa Ziehauacpi/pstate: Be lenient about the invalid PPC.
2020-01-14 Tomohiro Kusumiusr.sbin/fstyp: Remove redundant best_i check in HAMMER2
2020-01-14 Tomohiro Kusumiusr.sbin/fstyp: Use strlcpy(3) for HAMMER1
2020-01-13 Sascha WildnerMakefile.inc1: Add a missing '@' before an 'echo'.
2020-01-13 Sascha Wildneryacc(1): Define GCC_PRINTFLIKE in the Makefile.
2020-01-13 Sascha WildnerSync ACPICA with Intel's version 20200110 (coming from...
2020-01-13 Tomohiro Kusumisbin/fsck_msdosfs: Correct off-by-two issue when determ...
2020-01-13 Tomohiro Kusumisbin/fsck_msdosfs: Apply typo fix from FreeBSD from...
2020-01-13 Tomohiro Kusumisbin/fsck_msdosfs: Require FAT to occupy at least one...
2020-01-13 Tomohiro Kusumisbin/fsck_msdosfs: Avoid mixing cluster numbers and...
2020-01-13 Matthew Dillondsynth - Fix prepare-system directive
2020-01-12 Sascha Wildnerlibc: Improve nslexer.c generation using FLAGS_GROUPS.
2020-01-10 Sascha Wildner<sys/procctl.h>: Sync idtype_t comments with <sys/wait.h>.
2020-01-10 Matthew Dillonkernel - Fix ip6_setpktoptions() panic
2020-01-09 François Tigeotdrm/radeon: Use Linux memory-mapped IO functions
2020-01-09 François Tigeotdrm/linux: Add readX() memory-mapped IO functions
2020-01-08 François Tigeotdrm/linux: Add pci_free_consistent()
2020-01-08 François Tigeotdrm: Remove the gen-drm_pciids script
2020-01-07 Matthew Dillondsynth - Remove /etc/localtime from template
2020-01-07 Matthew Dillonvmstat - Pull ncpus from kmem/core-image
2020-01-07 zrjworld: Introduce NO_INITRD option.
2020-01-07 zrjshare/zoneinfo: Do not hardcode zic(8) install flags.
2020-01-07 zrjshare/terminfo: Use less generic variable name.
2020-01-07 zrjMakefile: Use internal variable for setting PATH.
2020-01-07 zrjMakefile.inc1: Remove id(1) from btools.
2020-01-07 zrjbsd.cpu.mk: Allow externally override host binutils.
2020-01-07 zrjkernel/kmod.mk: Do not hardcode awk path.
2020-01-07 zrjkernel: Use relative paths for syscons fonts.
2020-01-07 zrjkernel: Include syscons fonts in src-sys.tar.bz2 archive.
2020-01-07 zrjMerge branch 'vendor/GDB'
2020-01-07 zrjRemove few unused texi sources on gdb branch. vendor/GDB
2020-01-07 Matthew Dillonvmstat - Add verbose for -m
2020-01-06 Matthew Dillonlibkvm - Fix minidump page table processing
2020-01-06 Matthew Dillonvmstat - Fix vmstat -m output
2020-01-06 Matthew Dillonkernel - Fix bug in malloc_reinit_ncpus()
2020-01-06 Matthew Dillonkernel - Change default vfs timestamp precision sec...
2020-01-06 Matthew Dilloncpdup - Bump version, add usec timestamp precision
2020-01-06 Matthew Dillondsynth - Enhance purge-distfiles directive
2020-01-05 Sascha Wildner<time.h>: Check strptime()'s format argument with __str...
2020-01-04 Sascha Wildnerbasename.3/dirname.3: Adjust for recent commits.
2020-01-04 Matthew Dillonlibc - Adopt more linux-friendly basename() and dirname()
2020-01-04 Matthew Dillondrm - Fix workqueue bugs w/recent drm pushes
2020-01-04 Matthew Dillonkernel - Update taskq code
2020-01-04 François Tigeotdrm/radeon: Use pci_alloc_consistent()
2020-01-04 Matthew Dillondsynth - Don't prompt on purge-distfiles if no files...
2020-01-03 Matthew Dillondsynth - Delete obsolete packages for 'dsynth everything'
2020-01-03 François Tigeotdrm/linux: Add pci_alloc_consistent()
2020-01-03 Tomohiro Kusumiusr.sbin/fstyp: Cleanup hammer2.c
2020-01-03 Tomohiro Kusumiusr.sbin/fstyp: Fix -Werror=maybe-uninitialized on...
2019-01-02 Tomohiro Kusumiusr.sbin/fstyp: Cleanup hammer.c
2019-01-02 Tomohiro Kusumiusr.sbin/fstyp: Remove Capsicum related code
2020-01-01 Sascha Wildner<sys/resource.h>: Clean up visibility of defines, and...
2020-01-01 Sascha WildnerFix compiling iwm(4) into the kernel.
2020-01-01 Tomohiro Kusumiusr.sbin/fstyp: Fix -Werror=maybe-uninitialized on...
2020-01-01 Matthew Dilloniwm - Full sync from FreeBSD
2020-01-01 Sascha WildnerBump copyrights. Happy 2020!!
2019-12-31 Tomohiro Kusumiusr.sbin/fstyp: Add HAS_DEVPATH for HAMMER1/2 support...
2019-12-31 Tomohiro Kusumiusr.sbin/fstyp: Add precache_encoding to fsvtypes[]
2019-12-31 Sascha WildnerRemove mrouted(8) and the associated utilities from...
2019-12-30 Sascha Wildnerboot/loader: Fix -Wundef warnings in the legacy and...
2019-12-30 Sascha WildnerACPICA: Fix including acpi.h when building standalone...
2019-12-29 François Tigeotdrm/i915: Disable GUC support again on Kabylake GPUs
2019-12-29 Sascha Wildnerboot/efi: Handle ACPI_USE_SYSTEM_INTTYPES definition...
2019-12-29 Matthew Dillondsynth - Exit if command-line port specifications are...
2019-12-28 Sascha Wildnerboot/edk2: Fix a -Wundef warning.
2019-12-28 Sascha Wildner<machine/acpica_machdep.h>: Sigh another w/s fix.
2019-12-28 Sascha Wildner<machine/acpica_machdep.h>: Adjust more whitespace.
2019-12-28 Sascha Wildner<machine/acpi_machdep.h>: More cleanup.
2019-12-28 Tomohiro Kusumiusr.sbin/fstyp: Make fstypes' precache_encoding const
2019-12-28 Eitan Adlerbsd-family-tree: add several new releases
2019-12-27 Tomohiro Kusumiusr.sbin/fstyp: Use iconv(3) to convert NTFS vol labels...
2019-12-27 Tomohiro Kusumiusr.sbin/fstyp: Show exFAT volume labels with -l flag
2019-12-27 Matthew Dillondsynth - Abort on certain probe errors during pkglist...
2019-12-27 Matthew Dillonkernel - Fix vm.swap_size sysctl
2019-12-27 François Tigeotdrm/i915: Update to Linux 4.8.17
2019-12-27 Matthew Dillondsynth - Fix bug in pkglist depend scan
2019-12-27 Matthew Dillondsynth - flavor hangs off separator, not tag
2019-12-27 Matthew Dillondsynth - ignore cumulative errors for flavor dummy...
2019-12-26 François Tigeotdrm/linux: Add schedule_timeout_uninterruptible()
2019-12-26 François Tigeotdrm/linux: Add some sysfs stub functions
2019-12-26 François Tigeotdrm/linux: Add or improve some wait_queue functions
2019-12-25 Sascha Wildnerboot/efi: Sync our TianoCore EDK II headers with the...
2019-12-25 Sascha Wildner<machine/acpica_machdep.h>: Remove unused defines.
2019-12-25 Tomohiro Kusumiusr.sbin/fstyp: Add APFS support
2019-12-25 Tomohiro Kusumiusr.sbin/fstyp: Add HFS+ support
2019-12-24 Sascha Wildnerlogin.conf: Don't dump /COPYRIGHT on users' screens...
2019-12-24 François Tigeotdrm/i915: Update to Linux commit b224c4dc70cdd5f42d24a7...
2019-12-24 François Tigeotdrm/linux: Add Linux kthread functions
2019-12-22 Sascha WildnerRemove <sys/ata.h> in 'make distribution', too.
2019-12-22 Tomohiro Kusumisys/dev/disk/dm: Refactor dmioctl()
2019-12-22 zrjMakefile.inc1: Disconnect libelf from the build.
next