dragonfly.git
2021-10-22 Sascha WildnerSync zoneinfo database with tzdata2021e from ftp:/...
2021-10-20 Roy Marplesnet: Allow binding of unspecified address without addre...
2021-10-17 Matthew Dillondsynth - Conditionally avoid passing PKG_SUFX make env
2021-10-17 Matthew Dillondsynth - Add PKG_COMPRESSION_FORMAT
2021-10-17 Matthew Dillondsynth - Support pkg 1.17 (.pkg suffix for packages)
2021-10-17 Antonio Huete... dsynth: Explicitly fail when the chroot can't resolve...
2021-10-11 Sascha Wildnerinit(8): Remove unneeded libcrypto linking.
2021-10-09 Sascha WildnerLocal adjustments for OpenSSH-8.3p1.
2021-10-09 Sascha WildnerMerge branch 'vendor/OPENSSH'
2021-10-09 Sascha WildnerImport OpenSSH-8.8p1
2021-10-03 Sascha WildnerRevert "fdisk(8): check the result of read_s0()"
2021-10-02 Antonio Huete... bot test #2
2021-10-02 Antonio Huete... bot test
2021-10-01 Sascha WildnerSync ACPICA with Intel's version 20210930.
2021-10-01 Antonio Huete... libressl: Fix validation errors in certificate chains...
2021-09-24 Sascha Wildnerman.1: Add some examples (taken from FreeBSD).
2021-09-24 Sascha Wildnermandoc(1): Update local files for 1.14.6.
2021-09-24 Sascha WildnerMerge branch 'vendor/MDOCML'
2021-09-24 Sascha WildnerImport mandoc-1.14.6. vendor/MDOCML
2021-09-24 Sascha WildnerFix a typo in a locale upgrade script.
2021-09-16 Sascha WildnerFix .In abuse and a wrong include path in three manual...
2021-09-16 Sascha WildnerFix some include file paths (.In) in two manual pages.
2021-09-15 Sascha WildnerUpdate the pciconf(8) database.
2021-09-14 Sascha WildnerSome additions and fixes related to fdatasync(2) and...
2021-09-13 Sascha Wildnergencat(1): Bump WARNS to 6.
2021-09-11 Tomohiro Kusumisys/kern: Add fdatasync(2)
2021-09-11 Sascha Wildnerlibc: Remove __NO_TLS checks inherited from FreeBSD.
2021-09-11 Sascha Wildnerlibc: Move posix_fallocate() to the right place in...
2021-09-11 Tomohiro Kusumisys/kern: Move vop_stdallocate() within vfs_default.c
2021-09-09 Sascha Wildner<sys/kernel.h>: Remove unused SI_BOOT2_VMM definition.
2021-09-06 Tomohiro Kusumisys/kern: Add posix_fallocate(2)
2021-09-07 Sascha Wildner<sys/*.h>: Fix some include guard related comments.
2021-09-07 Sascha Wildner<sys/*.h>: Fix some include guard names.
2021-09-07 Sascha Wildnerkernel/libc: Remove the old vmm code.
2021-09-07 Sascha Wildnerinstaller: Use <sys/diskmbr.h>'s define instead of...
2021-09-05 Sascha Wildnerkernel: In some files, make it clearer that only 0...
2021-09-01 Matthew Dillonhammer2 - Fix panic when /tmp and /var/tmp are nullfs...
2021-08-26 Tomohiro Kusumiusr.sbin/fstyp: Add BeFS support
2021-08-26 Tomohiro Kusumisys/vfs/ext2fs: Correct a typo in an error message
2021-08-27 Sascha WildnerMake a number of headers self-sufficient.
2021-08-27 Sascha Wildner<sys/mman.h>: Remove MAP_RENAME, MAP_NORESERVE and...
2021-08-23 Sascha WildnerFix grammar issues in a few manual pages.
2021-08-23 Sascha Wildnerlibnvmm.3: Fix some typos.
2021-08-22 Sascha Wildnerkernel/acpi: Remove the never used ACPI_NO_SEMAPHORES...
2021-08-21 Sascha WildnerSome trivial changes to better comply with strict alias...
2021-08-21 Sascha Wildnergetconf(1): Add support for retrieving _SC_PHYS_PAGES.
2021-08-21 Sascha Wildnerboot0cfg(8): Use some constants from <sys/diskmbr.h>.
2021-08-21 GwenioSome trivial changes to better comply with strict aliasing.
2021-08-21 Sascha Wildner<sys/diskmbr.h>: Don't expose the partition type struct...
2021-08-21 Sascha Wildnerdefaults/compilers.conf: Add CCVER definitions for...
2021-08-21 Sascha Wildner<sys/diskmbr.h>: Minor style fix (missed in last commit).
2021-08-21 Sascha Wildnerinstaller(8): Move the contents of sysids.h into <sys...
2021-08-21 Sascha Wildnersysconf.3: Document more constants.
2021-08-21 Alexander Kuleshovfdisk(8): check the result of the write_s0()
2021-08-21 Alexander Kuleshovfdisk(8): close boot_fd on failure
2021-08-21 Alexander Kuleshovfdisk(8): check the result of read_s0()
2021-08-21 Alexander Kuleshovfdisk(8): check result of the read_disk() function
2021-08-21 Alexander Kuleshovfdisk(8): check result of the getdevpath(3)
2021-08-21 Alexander Kuleshovfdisk: use macros from the <sys/diskmbr.h>
2021-08-21 Sascha Wildnerperiodic/accounting: Fix a missing "Doing login account...
2021-08-20 Antonio Huete... dsynth.1: Document hooks
2021-08-15 Sascha Wildner<errno.h>: Make ENOTRECOVERABLE and EOWNERDEAD visible...
2021-08-15 Sascha Wildner<signal.h>/<ucontext.h>: Split those two headers better.
2021-08-15 Sascha WildnerUpdate the pciconf(8) database.
2021-08-14 Sascha Wildner<stdio.h>: Clean up the POSIX namespace better.
2021-08-14 Sascha WildnerInclude <inttypes.h> instead of <cpu/inttypes.h> in...
2021-08-14 Sascha Wildnerlibc: Clean up the Symbol.maps a bit.
2021-08-14 Sascha Wildnerlibc: Clean up some kernel profiling bits.
2021-08-13 Matthew Dillonhammer2 - bulkfree now validates bigmask
2021-08-12 Matthew Dillonhammer2 - Only clear the bigmask hint in relaxed mode...
2021-08-12 Sascha Wildnerid(1): Fix buildworld.
2021-08-10 Tomohiro Kusumisbin/hammer2: Fix total_size inconsistency check
2021-08-10 Tomohiro Kusumisbin/hammer2: Silence -Waddress-of-packed-member warnings
2021-08-10 Antonio Huete... id: Add 'a' no-op option for compatibility with other...
2021-08-09 Matthew Dillontmpfs - Remove debugging kprintf()
2021-08-09 Matthew Dillonkernel - Add a hold count to struct rman
2021-08-09 Matthew Dillonkernel - Workaround qemu bug w/ MSR_IA32_ARCH_CAPABILITIES
2021-08-08 Sascha Wildner<errno.h>: Add ENOTRECOVERABLE and EOWNERDEAD.
2021-08-07 Sascha WildnerAdd some necessary #include's in signal related headers.
2021-08-01 Sascha Wildnermkdep: Remove the old, never used mkdep.sh.
2021-07-31 Sascha Wildnermount.8: Fix typo.
2021-07-31 Sascha Wildnergdb.4/sysctl.9: Remove dead .Xr
2021-07-31 Sascha WildnerSync ACPICA with Intel's version 20210730.
2021-07-30 Sascha Wildnerndp(8): Use RT_ROUNDUP to correctly increase the positi...
2021-07-29 Sascha Wildnernvmm.4: Fix section order.
2021-07-29 Sascha Wildnerlibnvmm.3: Oops, forgot one .Cd correction.
2021-07-29 Sascha Wildnerlibnvmm.3: Fix .Cd misuse.
2021-07-29 Sascha Wildnerlibnvmm.3: Extend NAME section and add MLINKS for funct...
2021-07-29 Sascha Wildnernvmm: Some documentation adjustments.
2021-07-28 Aaron LIRevert "WIP"
2021-07-28 Aaron LIWIP
2021-07-28 Aaron LItest/nvmm/demo: Clean up header inclusions
2021-07-28 Aaron LItestcases/libnvmm: Remove unneeded header inclusions
2021-07-28 Aaron LIlibnvmm: Remove unneeded header inclusions and defines
2021-07-28 Aaron LInvmm: Adjust comments about TSC sync and gd_reqflags...
2021-07-28 Aaron LInvmm: Move DragonFly-specific code to os_vmspace_create()
2021-07-27 Sascha Wildnernvmmctl(8): Fix installing to a ${DESTDIR} on hosts...
2021-07-27 Sascha WildnerRevert "install(1): Disable -N option in btools."
2021-07-23 Tomohiro Kusumisys/vfs/ext2fs: Fix incorrect VFS_VGET() argument in...
2021-07-23 Sascha Wildnerkernel/nvmm: Fix doing just 'make depend' in the module...
next