dragonfly.git
2020-11-28 Roy MarplesMerge branch 'vendor/DHCPCD'
2020-11-28 Roy MarplesUpdate to dhcpcd-9.3.4 with the following changes:
2020-11-28 Sascha Wildner<sys/sysproto.h>: Remove unneeded inclusion of <sys...
2020-11-27 Antonio Huete... sh(1) tests: dfregress support
2020-11-27 Antonio Huete... dfregress: Add 'rc' option
2020-11-27 Antonio Huete... dfregress: Fix mistake in the previous commit
2020-11-26 Antonio Huete... dfregress: Add 'interpreter' option
2020-11-26 Sepherosa Ziehauudp: Port FreeBSD's IPPROTO_IP/IP_SENDSRCADDR.
2020-11-25 Antonio Huete... tbridge: Add a section 4 man page.
2020-11-24 Sascha Wildner<sys/poll.h>: Expose POLLSTANDARD and INFTIM only in...
2020-11-24 Matthew Dillonvkernel - Fix the vkernel build after recent syscall...
2020-11-24 Matthew Dillonkernel - Fix sys_vmspace_ctl()
2020-11-24 Matthew Dillonkernel - Fix shared spin-lock starvation bug in VMs
2020-11-24 Sepherosa Ziehauinet: Refactor in_pcbbind() for IP_SENDSRCADDR support.
2020-11-24 Sepherosa Ziehautools/udpecho: Add command line option to prevent REUSE...
2020-11-24 Antonio Huete... tbridge: Add MODULE_DEPEND to the test module declaration.
2020-11-24 Sascha Wildnerlibc/stdio: Add missing MLINK.
2020-11-23 Sepherosa Ziehauinpcb: Factor out function to obtain lport hash token.
2020-11-23 Sepherosa Ziehaujail: Constify the address to be checked.
2020-11-23 Sascha WildnerPut all definitions of htonl() and friends under _BYTEO...
2020-11-22 Sascha Wildnerlibc/stdio: Add _unlocked() flavors of fflush, fputc...
2020-11-22 Sascha Wildnerlibc/siglist: Oops, CKPTX should be CKPTEXIT.
2020-11-22 Sascha WildnerClean up the namespace of <arpa/inet.h>, <netdb.h>...
2020-11-22 Sascha Wildnersys/netproto/smb: Do not trust <netinet/in.h> to bring...
2020-11-21 Sascha WildnerRemove non-__STDC__ cases in a number of places.
2020-11-21 Sascha Wildnerlibc: Make the signal name array uppercase.
2020-11-21 Sascha Wildnersh(1) tests: fix ld-elf.so version for DragonFly.
2020-11-21 Sepherosa Ziehautest/netperf: Fix "clobbered" warning.
2020-11-21 Sepherosa ZiehauTest commit.
2020-11-20 Tomohiro Kusumiusr.sbin/fstyp: Fix HAMMER1 partial volumes detection...
2020-11-20 Roy Marplesdhcpcd: update README
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...
next