dragonfly.git
2021-11-06 Sascha Wildnerlibc: Fix a number of .PATH related issues in the Makef...
2021-11-06 Sascha Wildnerlibc/Makefile.inc: Sort includes alphabetically.
2021-11-05 Sascha Wildnerfile(1): Fix a small issue in a magic(5) file.
2021-11-04 Sascha Wildnerkernel: Fix LINT64 build.
2021-11-03 Sascha Wildnerkernel/files: Remove duplicate line.
2021-11-03 Sergey Zigachevdrm: enable amdgpu module build; update radeon to use...
2021-11-03 Sergey Zigachevdrm/ttm: Update to match amdgpu driver, Linux 4.19...
2021-11-03 Sergey Zigachevdrm/amdgpu: Replace firmware names
2021-11-03 Sergey Zigachevdrm/amdgpu: Port to DragonFly
2021-11-03 Sergey Zigachevdrm: Import the amdgpu driver from Linux 4.19
2021-11-03 Tomohiro Kusumiusr.sbin/fstyp: Fix intra-object buffer overread for...
2021-11-02 Sascha Wildner<readpassphrase.h>: Remove duplicate include.
2021-11-02 Sascha Wildnermakefs.8: Document msdos fs support.
2021-11-02 Sascha Wildnerkernel: Add xdisk to LINT64.
2021-11-02 Sascha Wildnerxdisk.4: Some cleanup.
2021-10-31 Matthew Dillonkernel - Make getpeereid() work with socketpair()
2021-10-31 Matthew Dillonkernel - Add kernel_fpu_begin() and kernel_fpu_end()
2021-10-31 Tomohiro Kusumiusr.sbin/makefs: Ignore the "tags" keyword in mtree...
2021-10-31 Tomohiro Kusumiusr.sbin/makefs: fix use-after-free in read_mtree_keywo...
2021-10-31 Tomohiro Kusumiusr.sbin/makefs: Fix -Wpointer-sign warnings in makefs
2021-10-31 Tomohiro Kusumiusr.sbin/makefs: Also set UFS di_birthtime when buildin...
2021-10-31 Tomohiro Kusumiusr.sbin/makefs: Fix "time" mtree attribute handling
2021-10-31 Tomohiro Kusumiusr.sbin/makefs: Improve error handling
2021-10-31 Matthew Dillonxdisk - Link into tree, add manual page
2021-10-31 Matthew Dillonlibdmsg - Get the encryption operational again
2021-10-30 Antonio Huete... hammer2.8: Minor fixes
2021-10-30 Antonio Huete... hammer2.8: Adds a reference to -d option
2021-10-27 Tomohiro Kusumiusr.sbin/makefs: Add FAT support (taken from FreeBSD)
2021-10-22 Roy Marplesdhcpcd: Note update to 9.4.1
2021-10-22 Roy Marplesdhcpcd: remove parts of the build import-src now does.
2021-10-22 Roy MarplesMerge branch 'vendor/DHCPCD'
2021-10-22 Roy MarplesUpdate to dhcpcd-9.4.1 with the following changes:
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.
next