dragonfly.git
2019-12-22 zrjlibexecinfo(3): Internalize libelf in symtab.c.
2019-12-22 zrjlibexecinfo(3): Mangle symtab_*() symbols.
2019-12-22 zrjlibexecinfo(3): Prevent use of uninitialized.
2019-12-21 François Tigeotdrm/linux: Add a few linux/sched functions
2019-12-21 François Tigeotdrm/linux: Add wait_for_completion()
2019-12-21 François Tigeotdrm: Protect irq_list with lockmgr locks
2019-12-21 François Tigeotdrm: Protect iomap_list with lockmgr locks
2019-12-20 Roy Marplesdhcpcd: Update README.DRAGONFLY
2019-12-20 Roy MarplesMerge branch 'vendor/DHCPCD'
2019-12-20 Roy MarplesImport dhcpcd-8.1.4 with the following change:
2019-12-20 Matthew Dillonkernel - Clean up minor kernel memory leak (2)
2019-12-20 François Tigeotdrm: Protect vmmap_list with lockmgr locks
2019-12-20 Roy Marplesdhcpcd: Update README.DRAGONFLY
2019-12-20 Roy MarplesMerge branch 'vendor/DHCPCD'
2019-12-20 Roy MarplesImport dhcpcd-8.1.3 with the following changes:
2019-12-19 Matthew Dillonlibkvm - Minor fix to debugging code
2019-12-18 Roy Marplesinet: Add support for IPv4 /31 prefixes, as described...
2019-12-18 Matthew Dillonkernel - Fix rman_make_alignment_flags()
2019-12-18 Matthew Dillonrtld - Remove 'register' keyword
2019-12-18 Matthew Dillonrtld-elf - Fix ancient C code
2019-12-18 Tomohiro Kusumisys/dev/disk/dm: Fix argc test for striped target
2019-12-18 Matthew Dillonleave - Allow up to 99 in the minutes field in + mode
2019-12-17 François Tigeotdrm: Improve sysfs implementation
2019-12-17 Tomohiro Kusumiusr.sbin/fstyp: Fix copyright
2019-12-17 Tomohiro Kusumiusr.sbin/fstyp: Fix copying unterminated ondisk string
2019-12-17 Tomohiro Kusumiusr.sbin/fstyp: Expand LABEL_LEN to 512
2019-12-17 Matthew Dillonkernel - Clean up minor kernel memory leak
2019-12-17 Matthew Dillonkernel - Optimize nlookup() a bit more
2019-12-17 Matthew Dillonkernel - Refactor malloc_type to reduce static data...
2019-12-16 Sascha Wildnerkern.pre.mk: Remove obsolete comment.
2019-12-16 Matthew Dillonkern.pre.mk: Add back some Makefile code to fix VKERNEL...
2019-12-15 Sascha Wildner<sys/types.h>: Add some *_T_DECLARED guards for upcomin...
2019-12-15 Sascha Wildnerkern.pre.mk: Add back some Makefile code to fix VKERNEL64.
2019-12-15 François Tigeotdrm/linux: Fix io_mapping() functions
2019-12-15 Matthew Dillonkernel - Test pending ints in more crit_exit*() paths
2019-12-15 Matthew Dillonkernel - Improve pmap_change_attr() when used on the...
2019-12-14 Sascha Wildnerkern.{post,pre}.mk: Clean up a bit.
2019-12-14 zrjphantasia(6): Fix monters file permissions.
2019-12-14 Sascha Wildnerkernel: Remove various (mostly commented out) reference...
2019-12-14 François Tigeotdrm/i915: Fix VGA_SWITCHEROO option handling
2019-12-13 Matthew Dillondu - Add an option to generate results based on file...
2019-12-13 Matthew Dillonsio - Refactor some of the sio code
2019-12-13 Matthew Dillondocs - Add note about powerd and serial port operation
2019-12-12 Matthew Dillondsynth - Improve compatibility with newer pkg's
2019-12-12 Sascha Wildnerkernel/acpi: Fix debug.acpi.allow_method_calls function...
2019-12-12 François Tigeotdrm/i915: Revert unintended changes in i915_params.c
2019-12-10 Tomohiro Kusumiusr.sbin/fstyp: Add device name to HAMMER2 label for...
2019-12-11 Matthew Dillonpsm - Add Elantech touchpad IC type 15 found on Thinkpa...
2019-12-10 François Tigeotdrm/i915: Update PCI IDs from Linux 5.4
2019-12-10 François Tigeotdrm/i915: Update to Linux commit 1f15b76f1ec973d1eb5d21...
2019-12-10 François Tigeotdrm: Stop using an embedded struct drm_device in driver...
2019-12-10 Tomohiro Kusumiusr.sbin/fstyp: Add device name to HAMMER1 label for...
2019-12-10 François Tigeotdrm/linux: Stop using driver softcs for dev_set/get_drv...
2019-12-08 Sascha WildnerRemove wrong getvfsbytype.3 MLINK. The manpage doesn...
2019-12-08 François Tigeotdrm: Add linux/smp.h
2019-12-08 Tomohiro Kusumisys/vfs/msdosfs: Minor msdosfs_readdir() sync up with...
2019-12-08 Matthew Dillonhammer2 - Fix chain->error case in hammer2_chain_lookup()
2019-12-08 Matthew Dillonhammer2 - Rename 'bcopy' variable to 'bsave'
2019-12-08 Sascha Wildnergetconf(1): Support NPROCESSORS_* too in addition to...
2019-12-07 Sascha Wildner<cpu/ieeefp.h>: Just include <sys/cdefs.h> instead...
2019-12-07 Sascha Wildner<sys/cdefs.h>: Ensure that __{BSD,EXT1}_VISIBLE are...
2019-12-07 Sascha Wildner<sys/stdarg.h>: Check if __cplusplus is defined before...
2019-12-07 François Tigeotdrm/linux: Add pci_map_rom() and pci_unmap_rom()
2019-12-07 François Tigeotdrm/linux: pfn_to_page() returns a struct page*
2019-12-07 Sascha Wildnerkernel/getsockaddr: Remove a COMPAT_43 removal leftover.
2019-12-06 Sascha Wildnerlibc: Fix some -Wmissing-prototypes warnings.
2019-12-04 Matthew Dillondsynth - Conditionalize .txz -> other_compression_fmt...
2019-12-04 Antonio Huete... mount_devfs.8: Adjust fstab example to include the...
2019-12-03 Antonio Huete... jail: Use M_PRISON for sysctl allocation
2019-12-03 Antonio Huete... jail: Allow jails to mount nullfs(5) and tmpfs(5)
2019-12-03 Antonio Huete... <sys/jail.h>: Add nullfs, devfs and tmpfs filesystem...
2019-12-03 Antonio Huete... <sys/mount.h>: Add mnt_cred field
2019-12-03 Antonio Huete... <sys/priv.h>: Add filesystem specific constants
2019-12-02 Sascha Wildnerlibutil: Bring in a fparseln() bugfix from NetBSD.
2019-12-02 Matthew Dillonkernel - Warn on duplicate physical addresses passed...
2019-12-02 Matthew Dillondevfs - Ensure lock held around devfs_cdev_terminate...
2019-12-02 Sascha Wildnersort.1: Mention that -o's argument can be one of the...
2019-12-02 Matthew Dillondevfs - Ensure lock held around devfs_cdev_terminate()
2019-12-02 Antonio Huete... jail: Simplify a bit by using the new BIT64 sysctl...
2019-12-02 Antonio Huete... sysctl.9: Document the new BIT32/BIT64 functionality.
2019-12-02 Antonio Huete... <sys/sysctl.h>: Add runtime interface macros for BIT32...
2019-12-01 Sascha Wildnerlibc: Change getlogin_r()'s second argument to size_t...
2019-12-01 Sascha Wildner<sys/stat.h>: Add S_TYPEISSEM() and S_TYPEISSHM() defin...
2019-12-01 Sascha Wildner<sys/stat.h>: Fix odd indentation.
2019-12-01 Sascha WildnerRename some functions to better names.
2019-12-01 Sascha Wildner<sys/types.h>: Get rid of udev_t.
2019-11-30 Matthew Dillontools - Generate valid embedded newlines in strings
2019-11-30 Sascha Wildnertar(1): Fix -Wundef.
2019-11-30 Sascha Wildnerm4(1): Fix -Wundef.
2019-11-30 Sascha Wildnerlarn(6): Fix -Wundef.
2019-11-30 Sascha WildnerFix -Wundef in bzip2, libpcap, mdocml, and ncurses.
2019-11-29 Antonio Huete... kernel: debug_64bit must be uint64_t
2019-11-29 Sascha Wildner<stdlib.h>: Check if __cplusplus is defined before...
2019-11-29 Sascha Wildnersshd(8): Fix -Wundef.
2019-11-29 Sascha Wildnerbthcid(8): Fix -Wundef.
2019-11-29 Sascha Wildnerboot1/edk2: Fix -Wundef.
2019-11-29 Sascha Wildnerrwhod(8): Fix -Wundef.
2019-11-29 Antonio Huete... kernel: Don't use atomic for cr_ref in crget()
2019-11-28 Antonio Huete... kernel: Merge crinit() into crget()
2019-11-28 Sascha Wildnerldconfig(8): Fix -Wundef.
next