dragonfly.git
2020-08-08 Tomohiro Kusumisbin/fsck_hammer2: Use RB_GENERATE() for better userspa...
2020-08-08 Matthew Dillonkernel - Refactor GETATTR_QUICK() -> GETATTR_LITE()
2020-08-08 Sascha Wildnerusb.4: Add urndis(4) reference in SEE ALSO.
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-07 Daniel Fojtlibarchive: Symbol.map cleanup
2020-08-07 Daniel Fojttools/tools/README: briefly describe chkldd
2020-08-07 Sascha Wildnertools/tools/README: Clean up a bit.
2020-08-06 Sascha Wildnerlibfetch: Add missing MLINK.
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 Sascha Wildnerlibhammer.3: Fix typo.
2020-08-04 Daniel FojtBuild libssh with ldns support. 2/2
2020-08-04 Daniel FojtBuild libssh with ldns support. 1/2
2020-08-04 Daniel Fojtvendor/ldns: add missing header files
2020-08-03 Daniel FojtUpgrade openssh. 2/2
2020-08-03 Daniel FojtUpgrade openssh. 1/2
2020-08-03 Daniel Fojtvendor/openssh: upgrade from 8.0p1 to 8.3p1
2020-08-03 Daniel Fojtlibressl: keep cms.h
2020-08-02 Sascha Wildner<sys/cdefs.h>: Add a compat macro for the C11 _Thread_l...
2020-08-02 Sascha Wildneramdsmn.4: Move DragonFly info to HISTORY.
2020-08-02 Sascha Wildnerkm.4: Fix typo.
2020-08-02 Sascha Wildneramd{smn,temp}.4: Clean up manual pages and add referenc...
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... Bring amdtemp from FreeBSD
2020-08-02 Pierre-Alain... Bring amdsmn from FreeBSD
2020-08-02 Sascha Wildnerkernel/powermng: Sort SUBDIRs.
2020-08-02 Sascha Wildnerlibc/dlfcn: Move build_phdr_info()'s attribute to the...
2020-08-01 François Tigeotdrm: Fix dma_fence_wait()
2020-08-01 Aaron LIMakefile.usr: Add '--ff-only' to 'git pull'
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-31 Sascha Wildnerlibc/locale: Remove some redundant redeclarations of...
2020-07-31 Daniel Fojtbuild.7: document more "upgrade" target details
2020-07-31 Daniel FojtAdd sanity check to "remove-deprecated-files" target.
2020-07-30 Sascha Wildnerlibstand: Add include guards to headers and cleanup.
2020-07-30 Daniel FojtUpgrade make(1). 2/2
2020-07-30 Daniel FojtUpgrade make(1). 1/2
2020-07-30 Daniel Fojtvendor/bmake: upgrade from 20160818 to 20200710
2020-07-29 Matthew Dillondsynth - Log the portdir for all bulk scan errors
2020-07-29 Matthew Dillonkernel - Implement SO_PASSCRED
2020-07-29 Tomohiro Kusumisys/vfs/ext2fs: Disable calling ext2_htree_add_entry()
2020-07-29 Daniel Fojtlibressl: cleanup the build
2020-07-29 Daniel FojtUpdate share/skel/dot.cshrc.
2020-07-29 Matthew Dillonkernel - Cleanup recent DMAP hacks for EFI framebuffers
2020-07-28 Matthew Dillonkernel - Improve debugging of spurious interrupts
2020-07-28 Matthew Dillonkernel - Disable MSIX mode in pci_teardown_msix()
2020-07-28 Matthew Dillonkernel - Hack the DMAP size
2020-07-28 Matthew Dillonkernel - Fix bug in resource_list_alloc() for addresses...
2020-07-28 Matthew Dillonboot - Fix 'shift key generates space' in boot loader
2020-07-27 Pierre-Alain... libc/sys : add SIGCKPT and SIGCKPTEXIT to sigaction...
2020-07-27 Pierre-Alain... libc/gen : display the table properly in signal(3)...
2020-07-27 Sascha Wildnerjail.8: Fix typo.
2020-07-27 François Tigeotdrm: Update to Linux 4.12.14
2020-07-27 François Tigeotdrm/linux: Add pagevec API from Linux 4.15+
2020-07-27 François Tigeotdrm/linux: Add kthread parking functions
2020-07-26 Sascha Wildnerkernel/vmm: Clean up a bit (staticize, un-expose debug...
2020-07-26 Matthew Dillonkernel - Also include file size in VOP_GETATTR_QUICK()
2020-07-26 Matthew Dillonkernel - Fix type-o
2020-07-26 Matthew Dillonkernel - more cleanup of syscall2()
2020-07-26 François Tigeotdrm/linux: Fix complete() and complete_all()
2020-07-25 Sascha WildnerFix the vkernel build after recent syscall changes.
2020-07-25 Matthew Dillonkernel - Add P_SWAPPEDOUT flag back in for deprecated...
2020-07-25 Matthew Dillonkernel - Optimize lseek() SEEK_END
2020-07-25 Matthew Dillonkernel - Remove P_SWAPPEDOUT flag and paging mode
2020-07-25 Matthew Dillonkernel - remove old debugging code in syscall2()
2020-07-25 Matthew Dillonkernel - optimize regcnt assignment a bit in syscall2()
2020-07-25 Matthew Dillonkernel - Refactor in-kernel system call API to remove...
2020-07-25 Sascha Wildner<machine/*.h>: Use our __aligned() macro in various...
2020-07-25 François Tigeotdrm/linux: Add __list_del() and __list_del_entry()
2020-07-25 François Tigeotdrm/linux: dma_fence_get_rcu_safe()
2020-07-25 François Tigeotdrm/linux: Add various rbtree functions
2020-07-24 Daniel Fojtlibfetch: sync with FreeBSD
2020-07-24 Daniel Fojtlibressl: add back missing header file
2020-07-23 Tomohiro Kusumisys/vfs/ext2fs: Modify XXX comment on disabled htree...
2020-07-23 Sascha WildnerFix some cases where %zd was used wrongly across the...
2020-07-23 François Tigeotdrm/linux: Fix stop_machine()
2020-07-23 Daniel FojtFix 'make upgrade' for updated libressl.
2020-07-22 Sascha Wildnerkernel/e1000: Add missing 'break'.
2020-07-22 Tomohiro Kusumisys/vfs/ext2fs: Add XXX comment on disabled htree diren...
2020-07-22 Tomohiro Kusumisys/vfs/ext2fs: Stop checking for failures from malloc...
2020-07-22 François Tigeotdrm/linux: Add get_task_pid()
2020-07-22 Sascha WildnerRemove fuse.ko via 'make upgrade'.
2020-07-22 Daniel FojtUpgrade libressl. 2/2
2020-07-22 Daniel FojtUpgrade libressl. 1/2
2020-07-22 Daniel Fojtvendor/libressl: upgrade from 2.9.1 to 3.1.3
2020-07-22 Pierre-Alain... libc/sys : display the table properly in sigaction...
2020-07-22 François Tigeotdrm: Implement dma-buf operations, enable most drm_prim...
2020-07-21 Tomohiro Kusumisys/vfs/ext2fs: Remove ext2_{bread,brelse}() wrapper...
2020-07-20 Sascha Wildnerlibdmsg: Fix wrong check in dmsg_crypto_negotiate(...
2020-07-20 Tomohiro Kusumisys/vfs/ext2fs: Add redundant ext2_brelse() on ext2_bre...
2020-07-20 Sascha Wildner<sys/objcache.h>: Mark two kernel functions as being...
2020-07-20 Tomohiro Kusumisys/vfs/ext2fs: Fix function name in ihash collision...
next