dragonfly.git
2020-11-20 Roy MarplesMerge branch 'vendor/DHCPCD'
2020-11-20 Roy Marplesdhcpcd: Update to dhcpcd-9.3.3 with the following changes:
2020-11-19 Tomohiro Kusumiusr.sbin/fstyp: Properly support -l for HAMMER1
2020-11-18 Tomohiro Kusumiusr.sbin/fstyp: Minor HAMMER1 fixes
2020-11-18 Tomohiro Kusumisbin/newfs_hammer2: Remove redundant \n in err/errx
2020-11-18 Tomohiro Kusumisbin/hammer2: Add bulkfree_tid for "volhdr"
2020-11-18 Sascha Wildner<sys/callout.h>: Add a missing semicolon in the callout...
2020-11-17 Antonio Huete... dsynth: Enable 'install' and 'deinstall' phases on...
2020-11-17 Antonio Huete... dsynth: Remove any trace of 'install-mtree' phase.
2020-11-17 Sascha WildnerUpdate the pciconf(8) database.
2020-11-16 Matthew Dillonkernel - Rewrite the callout API, major structural...
2020-11-15 Matthew Dillonkernel - Add PROC_PDEATHSIG_CTL and PROC_PDEATHSIG_STATUS
2020-11-15 Matthew Dillonkernel - Rewrite the callout API, major structural...
2020-11-15 Sascha WildnerSync ACPICA with Intel's version 20201113.
2020-11-13 François Tigeotdrm/linux: Add llist_for_each_entry() and llist_del_first()
2020-11-13 François Tigeotkernel: Add atomic_cas_ptr()
2020-11-11 François Tigeotdrm/linux: Rewrite the workqueue implementation
2020-11-10 François Tigeotdrm/linux: Add atomic_dec_if_positive()
2020-11-10 Sascha Wildnerlibdialog: Add missing function attribute definitions...
2020-11-09 Sascha Wildnerkernel/ufs: Add some __dead2 to the stubs for the non...
2020-11-09 Matthew Dillonbuild - Adjust message output after a make build-all
2020-11-09 Matthew Dillondmesg - Check current directory when -n is used
2020-11-07 Sascha Wildnerkernel: Use howmany() in a couple of places.
2020-11-07 Matthew Dillonkernel - Incorporate drm79.patch to master, cleaned up
2020-11-07 Matthew Dillonkernel - Change pager interface to pass page index 3/*
2020-11-06 Sascha WildnerAdd a minimal kernel configuration file.
2020-11-06 Sascha WildnerLINT64: Note that 'ident' and 'cpu' are mandatory,...
2020-11-06 Sascha Wildnerkernel: Fix building without 'options _KPOSIX_PRIORITY_...
2020-11-05 Daniel FojtUpgrade libressl. 2/2
2020-11-05 Daniel FojtUpgrade libressl. 1/2
2020-11-05 Daniel Fojtvendor/libressl: upgrade from 3.1.4 to 3.2.2
2020-11-05 Sascha Wildnerkernel: Reindent a few functions that were not using...
2020-11-05 Sascha Wildnerkernel/amd{smn,temp}: Sync with FreeBSD.
2020-11-04 zrjlib/csu: Add ifunc support for statically linked programs.
2020-11-04 zrjrtld: Handle non-PLT type 37 relocations.
2020-11-04 zrjrtld: Extract reloc_iresolve_one().
2020-11-04 Matthew Dillonkernel - Change pager interface to pass page index 2/2
2020-11-04 Matthew Dillonkernel - Change pager interface to pass page index 1/2
2020-11-04 Matthew Dillonkernel - Fix uninitialized variable in kqueue_register()
2020-11-04 Matthew Dillonkernel - Fix missing initialization in vnode_pager_lock()
2020-11-03 Tomohiro Kusumisys/vfs/hammer2: Illustrate level1-6 freemap
2020-11-02 zrjkernel: Avoid spurious diagnostic with older gcc47.
2020-11-02 zrjbsd.sys.mk: Make -Wmissing-field-initializers non-fatal.
2020-11-01 Sascha WildnerSync zoneinfo database with tzdata2020d from ftp:/...
2020-11-01 Sascha Wildnerscript.7: Fix description of the length of the '#!...
2020-11-01 Sascha Wildnerenviron.7: Sync with FreeBSD.
2020-11-01 Daniel Fojtkernel: fix getcwd(3) return value for non-existing...
2020-11-01 Tomohiro Kusumisys/vfs/hammer2: Remove obsolete comment on copyids
2020-11-01 Roy MarplesNote dhcpcd update
2020-11-01 Roy MarplesMerge branch 'vendor/DHCPCD'
2020-11-01 Roy MarplesUpdate to dhcpcd-9.3.2 with the following changes:
2020-10-31 zrjboot/pc32: Fix ambiguity in legacy loaders for Hammer...
2020-10-31 zrjboot/pc32: Reorder fs probe list.
2020-10-31 zrjboot/pc32: Conditionalize splitfs support in legacy...
2020-10-31 zrjSwitch to ld.bfd as default ld for world stage.
2020-10-31 zrjSwitch to binutils234 as default base binutils.
2020-10-31 zrjboot/efi: Objcopy more sections to final *.efi objects.
2020-10-31 zrjboot/pc32: Consistently disable integrated-as for inter...
2020-10-31 zrjkernel: Disable use of clang's integrated as.
2020-10-31 zrjdsynth(1): Ignore dot files in CRC sums.
2020-10-30 Matthew Dilloncpdup - Bump version to 1.22
2020-10-30 Matthew Dilloncpdup - Add support for lchmod(), lutimes(), and lchflags()
2020-10-30 Matthew Dillonkernel - Fix buffer overflow in legacy (non EFI) boot...
2020-10-30 Sascha Wildnerbsd-family-tree: Sync with FreeBSD (FreeBSD 12.2).
2020-10-29 Sascha Wildnerbsd.own.mk: Remove some obsolete variables.
2020-10-28 Matthew Dillonkernel - Fix slow memory leak in kernel
2020-10-26 Tomohiro Kusumisys/vfs/hammer2: Remove #if0'd code using removed function
2020-10-26 Tomohiro Kusumisys/vfs/hammer2: Remove unused hammer2_dev_{ex,sh,un...
2020-10-26 Tomohiro Kusumisys/vfs/hammer2: Fix comments on rbtree which should...
2020-10-26 Tomohiro Kusumisbin/hammer2: Fix hammer2_pfssubtype_to_str() retval...
2020-10-28 François Tigeotdrm/ttm: Use workqueues everywhere
2020-10-25 Sascha Wildnerkernel: Staticize some variables in platform/pc64.
2020-10-23 Tomohiro Kusumisbin/hammer2: Don't use 1 byte size for 0 radix bits
2020-10-23 Tomohiro Kusumisbin/hammer2: Improve "printinode"
2020-10-23 Daniel Fojtlibexec/dma: sync with upstream
2020-10-23 Sascha Wildnerrc.d: Fix indent.
2020-10-22 Sascha Wildnerkernel: Fix two more -Wcast-qual warnings reported...
2020-10-22 Sascha Wildnersystat(1): Remove dead code.
2020-10-21 Sascha Wildnerhammer2(8): Oops, unbreak build.
2020-10-21 Sascha Wildnerhammer2(8): Point out dead code a bit clearer.
2020-10-20 Tomohiro Kusumisys/vfs/ext2fs: Enable VFCF_MPSAFE
2020-10-20 Tomohiro Kusumisys/vfs/hammer2: Don't use 1 byte size for 0 radix...
2020-10-21 Sascha Wildnerhostname(1): Remove unneeded extra parentheses.
2020-10-20 Sascha Wildnerdefaults/compilers.conf: Clean up old CCVERs and add...
2020-10-20 Sascha Wildnerboot/boot2 (legacy): Add -fno-addrsig for clang compila...
2020-10-20 Sascha Wildnergcc: Add clang's -Wno-c++11-narrowing where we have...
2020-10-20 Sascha Wildner<sys/exislock.h>: Add include guard and adjust includes.
2020-10-19 Sascha WildnerAdjust permissions of various files.
2020-10-19 Daniel Fojtperiodic: add daily check for kernel vs. userland consi...
2020-10-18 Tomohiro Kusumisys/vfs/hammer2: Remove obsolete comments on blockset...
2020-10-17 Tomohiro Kusumisys/vfs/hammer2: Remove unused local variable in hammer...
2020-10-17 Tomohiro Kusumisys/vfs/hammer2: Move voldata functions to hammer2_vfsops.c
2020-10-16 Tomohiro Kusumisys/vfs/hammer2: Remove unused hammer2_chain_[rw]data()
2020-10-16 Tomohiro Kusumisys/vfs/hammer2: Remove unused hammer2_chain_wait()
2020-10-16 Sascha Wildnerboot/boot2 (legacy): Remove an unneeded Makefile rule.
2020-10-16 Daniel FojtUpgrade libedit. 2/2
2020-10-16 Daniel FojtUpgrade libedit. 1/2
2020-10-16 Daniel Fojtvendor/libedit: upgrade from 2019-03-24 to 2019-12-31
2020-10-16 Daniel Fojtetc/regdomain.xml: sync with FreeBSD
2020-10-15 Sascha WildnerUpdate the pciconf(8) database.
next