Merge branch 'vendor/DHCPCD'
[dragonfly.git] / sys /
2020-09-06 Roy MarplesMerge branch 'vendor/DHCPCD'
2020-09-05 Tomohiro Kusumisys/vfs/hammer2: Remove #if0'd function hammer2_allocsize()
2020-09-05 Tomohiro Kusumisys/vfs/hammer2: Ignore HAMMER2_BREF_TYPE_EMPTY in...
2020-09-06 Sascha Wildner<sys/cdefs.h>: Add __{BEGIN,END}_HIDDEN_DECLS definitio...
2020-09-06 Sascha Wildner<sys/cdefs.h>: Move __dso_{public,hidden} to the other...
2020-09-06 Sascha Wildner<sys/cdefs.h>: Untangle the __{BEGIN,END}_DECLS definit...
2020-09-05 Tomohiro Kusumisys/vfs/hammer2: Fix function names in kprintf
2020-09-02 Tomohiro Kusumisys/vfs/hammer2: Remove obsolete comments for hammer2_i...
2020-09-03 Daniel Fojtkernel: avoid possible use-after-free in ipv6
2020-09-02 Tomohiro Kusumisys/vfs/hammer2: Remove unused HAMMER2_INODE_RENAME_INPROG
2020-09-02 Tomohiro Kusumisys/vfs/hammer2: Fix wrong comment for hammer2_inode_mo...
2020-09-02 Tomohiro Kusumisys/vfs/ext2fs: Cleanup empty lines (sync with FreeBSD)
2020-09-02 Tomohiro Kusumisys/vfs/msdosfs: Cleanup empty lines (sync with FreeBSD)
2020-09-02 Tomohiro Kusumisys/vfs/autofs: Cleanup empty lines (sync with FreeBSD)
2020-09-02 François Tigeotkernel: Fix LINT64 build after Linux RCU changes
2020-09-01 Matthew Dillonhammer2 - Add HAMMER2IOC_GROWFS ioctl (2)
2020-09-01 Matthew Dillonhammer2 - Add HAMMER2IOC_GROWFS ioctl
2020-09-01 Matthew Dillondrm - Implement poor-man's RCU
2020-09-01 Matthew Dillonkernel - Revamp ifsq_watchdog*() a bit
2020-09-01 Tomohiro Kusumisys/vfs/hammer2: Remove Debugger() call for debugging...
2020-08-31 Tomohiro Kusumisys/vfs/hammer2: Remove obsolete comments on indirect...
2020-08-31 Tomohiro Kusumisys/vfs/hammer2: Use hammer2_spin_t
2020-08-31 Daniel FojtPartially revert commit bdaacb9f+.
2020-08-31 Daniel Fojtfsck_hammer2(8): de-inline couple of functions
2020-08-30 Tomohiro Kusumisys/vfs/hammer2: Minor cleanup from cecb915381c4268602e...
2020-08-30 Tomohiro Kusumisys/vfs/hammer2: Remove nonexistent function prototypes
2020-08-29 Sascha Wildner<sys/if_media.h>: Fix typo.
2020-08-29 Tomohiro Kusumisys/vfs/hammer2: Remove unused HAMMER2_MODIFY_{NO_MODIF...
2020-08-29 Tomohiro Kusumisys/vfs/hammer2: Remove unused HAMMER2_BMAP_*
2020-08-29 Tomohiro Kusumisys/vfs/hammer2: Remove unused HAMMER2_FREECACHE_*
2020-08-29 Tomohiro Kusumisys/vfs/hammer2: Remove unused HAMMER2_DELDUP_RECORE
2020-08-29 Sascha Wildnervkernel: Adjust vke(4) for the if_media.h changes ...
2020-08-29 Sascha Wildner<net/if_media.h>: Adjust ethernet media types some...
2020-08-29 Aaron LIx86_64/machdep.c: Fix two minor typos and indentation
2020-08-29 Matthew Dillonkernel - Fix KVM implosion by enabling the IOAPIC
2020-08-29 Matthew Dillonkernel - Be more verbose about disabling the IOAPIC
2020-08-29 Matthew Dillonkernel - Fix atomicy issue in APIC EOI and enable_icus
2020-08-28 Sascha Wildnerkernel: Adjust wmesg.
2020-08-27 Sascha Wildner<net/if_media.h>: IFM_HPNA_1 != IFM_10G_LR, renumber...
2020-08-26 Tomohiro Kusumisys/vfs/hammer2: Remove HAMMER2_MINIO* macros
2020-08-27 Matthew Dillontmpfs - Improve assertions
2020-08-27 Matthew Dillonkernel - Deal with VOP_NRENAME races
2020-08-26 Matthew Dillonkernel - Document confusing physmap[1] initialization
2020-08-26 Matthew Dillontmpfs - Enhance assertion (not a bug fix)
2020-08-26 Matthew Dillonkernel - Remove tty-related debug message
2020-08-26 Tomohiro Kusumisys/vfs/hammer2: Remove comment on nonexistent MINALLOCSIZE
2020-08-26 Sascha Wildnerkernel/{a,b}list: Use __func__ in panic messages.
2020-08-25 Tomohiro Kusumisys/vfs/hammer2: Fix whitespace to align indentation
2020-08-25 Tomohiro Kusumisys/vfs/hammer2: Remove unused HAMMER2_AV* macros
2020-08-25 Sascha Wildnerkernel/nata: Fix operator precedence issue.
2020-08-24 Tomohiro Kusumisys/vfs/hammer2: Remove unused HAMMER2_OFF_NOPREF
2020-08-24 Tomohiro Kusumisys/vfs/hammer2: Remove unused HAMMER2_OFF_BAD and...
2020-08-23 Tomohiro Kusumisys/vfs/hammer2: Remove unused HAMMER2_SPECTHREADS
2020-08-23 Sascha Wildner<sys/systm.h>: Fix muldivu64() comment.
2020-08-22 Sascha Wildnerkernel/pmap: Remove code under !defined(PMAP_ADVANCED).
2020-08-21 Matthew Dillonkernel - Remove global cwd statistics counters
2020-08-19 Tomohiro Kusumisys/vfs/hammer2: Remove unused tailq structs
2020-08-19 Michael Neumannkernel - Remove machdep.hack_efifb_probe_early hack
2020-08-19 David Shaokernel: recognize newer Intel I219 ethernet controllers
2020-08-19 Daniel FojtUpgrade ncurses. 1/2
2020-08-18 Tomohiro Kusumisys/vfs/ext2fs: Don't do endian conversion twice
2020-08-15 Sascha Wildner<sys/elf_common.h>: Add GNU note types and NT_GNU_PROPE...
2020-08-15 Sascha WildnerMerge branch 'vendor/BYACC'
2020-08-15 Sascha Wildner<sys/random.h>: Add missing __{BEGIN,END}_DECLS.
2020-08-12 Matthew Dillonkernel - Fix multiple issues with if_tap and if_tun...
2020-08-12 Matthew Dillonkernel - Fix multiple issues with if_tap and if_tun...
2020-08-12 Tomohiro Kusumisys/vfs/hammer2: Remove misleading comment in readdir vop
2020-08-11 Sascha Wildner<sys/msgport.h>: For boolean_t, it is enough to include...
2020-08-11 Sascha Wildnerkernel/iscsi: Remove iscsi's local definition of boolean_t.
2020-08-10 Daniel FojtUpgrade dialog(1). 1/2
2020-08-10 Sascha Wildnerboot/efi: Fix boot1's compilation with -fno-common.
2020-08-09 Sascha WildnerFix GETATTR_LITE() build breakage with 'pseudo-device...
2020-08-09 Sascha Wildnerboot/efi: Switch from HandleProtocol() to OpenProtocol().
2020-08-09 Sascha Wildnerboot/efi: Move the loader's efi_main() from libefi...
2020-08-09 Sascha Wildnerboot/efi: Make DevicePathNodeLength()'s result a size_t.
2020-08-08 Sascha Wildner<sys/sysid.h>: Include <sys/types.h> for self-sufficiency.
2020-08-08 Matthew Dillonkernel - Refactor GETATTR_QUICK() -> GETATTR_LITE()
2020-08-08 Sascha Wildnerkernel: Remove <machine/npx.h> from two headers that...
2020-08-08 Sascha WildnerRemove unneded #includes in three header files.
2020-08-07 Sascha Wildner<machine/tss.h>: Oops, it should have been <sys/types.h>.
2020-08-07 François Tigeotdrm: Add linux/irqhandler.h
2020-08-07 Sascha Wildner<machine/tss.h>: Include <sys/cdefs.h> for __packed.
2020-08-07 Sascha Wildner<machine/segments.h>: Move the inclusion of <sys/tls...
2020-08-07 Sascha Wildner<machine/md_var.h>: Include <sys/types.h> for u_int...
2020-08-05 François Tigeotdrm/linux: Add unsafe_put_user()
2020-08-05 François Tigeotdrm: Add headers and infrastructure required by Linux...
2020-08-04 Daniel FojtBuild libssh with ldns support. 1/2
2020-08-03 Daniel FojtUpgrade openssh. 1/2
2020-08-02 Sascha Wildner<sys/cdefs.h>: Add a compat macro for the C11 _Thread_l...
2020-08-02 Sascha Wildnerkernel: Some minor adjustments for amd{smn,temp}(4).
2020-08-02 Sascha Wildner<sys/systm.h>: Add __assert_unreachable() for FreeBSD...
2020-08-02 Pierre-Alain TORETBring amdtemp from FreeBSD
2020-08-02 Pierre-Alain TORETBring amdsmn from FreeBSD
2020-08-02 Sascha Wildnerkernel/powermng: Sort SUBDIRs.
2020-08-01 François Tigeotdrm: Fix dma_fence_wait()
2020-08-01 Sascha Wildnerix(4): Fix a wrong check (&& -> ||).
2020-08-01 Sascha Wildnerre(4): Fix a wrong check. Looks like copy/paste but...
2020-08-01 Sascha Wildnermfi(4): Fix a wrong check.
2020-07-30 Daniel FojtUpgrade make(1). 1/2
2020-07-29 Matthew Dillonkernel - Implement SO_PASSCRED
next