Messages by Date
-
2020/02/01
git: tr(1): Fix compilation on Linux hosts.
Rimvydas Jasinskas
-
2020/02/01
git: env(1): Match glibc getopt() semantics.
Rimvydas Jasinskas
-
2020/02/01
git: dd(1): Allow to bootstrap on OpenBSD and glibc based systems.
Rimvydas Jasinskas
-
2020/02/01
git: time(1): Install signal handle only if SIGINFO is available.
Rimvydas Jasinskas
-
2020/02/01
git: sh(1): Check for _DIRENT_HAVE_D_NAMLEN availability.
Rimvydas Jasinskas
-
2020/02/01
git: localedef(1): Allow easier bootstrapping.
Rimvydas Jasinskas
-
2020/02/01
git: strfile(8): Include <stdint.h> explicitly.
Rimvydas Jasinskas
-
2020/02/01
git: lorder(1): Use POSIX defined flags for sort(1).
Rimvydas Jasinskas
-
2020/02/01
git: world: Pass relative location of sys/ to newvers.sh as argument.
Rimvydas Jasinskas
-
2020/02/01
git: patch(1): Check for _DIRENT_HAVE_D_NAMLEN availability.
Rimvydas Jasinskas
-
2020/02/01
git: libc/citrus: Include <stdint.h> explicitly.
Rimvydas Jasinskas
-
2020/02/01
git: tail(1): Disable -f and -F (follow) functionality in btools.
Rimvydas Jasinskas
-
2020/01/31
git: taskqueue: Fix the order of TASKQUEUE_DEFINE_THREAD
Sepherosa Ziehau
-
2020/01/31
git: sound/hda: Use driver specific taskqueue, instead of per-cpu taskqueue
Sepherosa Ziehau
-
2020/01/31
git: taskqueue: Fix TASKQUEUE_DEFINE_THREAD
Sepherosa Ziehau
-
2020/01/30
git: hammer2 - Fix inode & chain limits, improve flush pipeline.
Matthew Dillon
-
2020/01/29
git: kernel - Document UPREQ and EXREQ cases better
Matthew Dillon
-
2020/01/29
git: DragonFly_RELEASE_5_6 libfetch: Fix buffer overflow (CVE-2020-7450)
Antonio Huete Jimenez
-
2020/01/29
git: libfetch: Fix buffer overflow (CVE-2020-7450)
Antonio Huete Jimenez
-
2020/01/29
git: daemon(8): Sync with FreeBSD. Some ports need options we didn't have.
Sascha Wildner
-
2020/01/28
git: dsynth - Hack elfinfo note output a bit
Matthew Dillon
-
2020/01/27
git: lockmgr - Fix bug in lockmgr() cancel path
Matthew Dillon
-
2020/01/27
git: kernel/atkbdc: Remove some dead code.
Sascha Wildner
-
2020/01/26
git: phantasia(6)/dsynth(1): Add two missing DPADD definitions.
Sascha Wildner
-
2020/01/25
git: libc - Check for invalid context in setcontext() and swapcontext()
Matthew Dillon
-
2020/01/25
git: kernel/vga: Sort I/O port addresses in vgareg.h.
Sascha Wildner
-
2020/01/24
git: rc.d/root: Fix return code that I broke in November.
Sascha Wildner
-
2020/01/24
git: kernel/ntfs: Fix lockinit() flags.
Sascha Wildner
-
2020/01/24
git: kernel - Fix missing lock in devfs
Matthew Dillon
-
2020/01/24
git: drm: Fix lockinit() calls in previous commit
Francois Tigeot
-
2020/01/24
git: drm: Replace all Linux spinlocks by lockmgr locks
Francois Tigeot
-
2020/01/23
git: drm: Pass CRTC ID in userspace vblank events
Peeter Must
-
2020/01/22
git: libutil: Fix some weird indentation.
Sascha Wildner
-
2020/01/22
git: ifmcstat(8): Fix a -Wshadow and raise WARNS to 6.
Sascha Wildner
-
2020/01/22
git: mtest(8): Fix two -Wunused-parameter warnings and raise WARNS to 6.
Sascha Wildner
-
2020/01/22
git: pflogd(8): Fix a duplicate prototype and raise WARNS to 6.
Sascha Wildner
-
2020/01/19
git: Local changes for the flex upgrade.
Sascha Wildner
-
2020/01/19
git: Merge branch 'vendor/FLEX'
Sascha Wildner
-
2020/01/19
git: vendor/FLEX Import flex-2.6.4 to the vendor branch.
Sascha Wildner
-
2020/01/18
git: [fish] require the user have the card they ask for
Eitan Adler
-
2020/01/18
git: kernel - Fix indefinite wait buffer bug with encrypted disks
Matthew Dillon
-
2020/01/17
git: rrenumd(8): Clean up the Makefile a bit wrt yacc(1) handling.
Sascha Wildner
-
2020/01/17
git: iasl(8): Remove -d from YFLAGS, it is default.
Sascha Wildner
-
2020/01/17
git: kernel - Cleanup unused / redundant code
Matthew Dillon
-
2020/01/17
git: kernel - Reduce mpipe overhead
Matthew Dillon
-
2020/01/17
git: <sys/syslimits.h>: FWIW, use __GNUC_PREREQ__().
Sascha Wildner
-
2020/01/16
git: installer - Change default /build size
Matthew Dillon
-
2020/01/16
git: libkvm - Fix 'ps' and 'fstat' on kernel cores
Matthew Dillon
-
2020/01/15
git: psm - Fix memory corruption and panic in psm driver
Matthew Dillon
-
2020/01/15
git: hammer2 - Update manual page
Matthew Dillon
-
2020/01/15
git: acpi/pstate: Be lenient about the invalid PPC.
Sepherosa Ziehau
-
2020/01/14
git: usr.sbin/fstyp: Use strlcpy(3) for HAMMER1
Tomohiro Kusumi
-
2020/01/14
git: usr.sbin/fstyp: Remove redundant best_i check in HAMMER2
Tomohiro Kusumi
-
2020/01/13
git: Makefile.inc1: Add a missing '@' before an 'echo'.
Sascha Wildner
-
2020/01/13
git: yacc(1): Define GCC_PRINTFLIKE in the Makefile.
Sascha Wildner
-
2020/01/13
git: Sync ACPICA with Intel's version 20200110 (coming from 20190703).
Sascha Wildner
-
2020/01/12
git: sbin/fsck_msdosfs: Require FAT to occupy at least one sector
Tomohiro Kusumi
-
2020/01/12
git: sbin/fsck_msdosfs: Apply typo fix from FreeBSD from NetBSD
Tomohiro Kusumi
-
2020/01/12
git: sbin/fsck_msdosfs: Correct off-by-two issue when determining FAT type.
Tomohiro Kusumi
-
2020/01/12
git: sbin/fsck_msdosfs: Avoid mixing cluster numbers and sector numbers
Tomohiro Kusumi
-
2020/01/12
git: dsynth - Fix prepare-system directive
Matthew Dillon
-
2020/01/12
git: libc: Improve nslexer.c generation using FLAGS_GROUPS.
Sascha Wildner
-
2020/01/10
git: <sys/procctl.h>: Sync idtype_t comments with <sys/wait.h>.
Sascha Wildner
-
2020/01/10
git: kernel - Fix ip6_setpktoptions() panic
Matthew Dillon
-
2020/01/09
git: drm/radeon: Use Linux memory-mapped IO functions
Francois Tigeot
-
2020/01/09
git: drm/linux: Add readX() memory-mapped IO functions
Francois Tigeot
-
2020/01/08
git: drm/linux: Add pci_free_consistent()
Francois Tigeot
-
2020/01/08
git: drm: Remove the gen-drm_pciids script
Francois Tigeot
-
2020/01/07
git: dsynth - Remove /etc/localtime from template
Matthew Dillon
-
2020/01/07
git: vmstat - Pull ncpus from kmem/core-image
Matthew Dillon
-
2020/01/07
git: Makefile: Use internal variable for setting PATH.
Rimvydas Jasinskas
-
2020/01/07
git: kernel: Include syscons fonts in src-sys.tar.bz2 archive.
Rimvydas Jasinskas
-
2020/01/07
git: share/terminfo: Use less generic variable name.
Rimvydas Jasinskas
-
2020/01/07
git: Makefile.inc1: Remove id(1) from btools.
Rimvydas Jasinskas
-
2020/01/07
git: share/zoneinfo: Do not hardcode zic(8) install flags.
Rimvydas Jasinskas
-
2020/01/07
git: kernel: Use relative paths for syscons fonts.
Rimvydas Jasinskas
-
2020/01/07
git: kernel/kmod.mk: Do not hardcode awk path.
Rimvydas Jasinskas
-
2020/01/07
git: bsd.cpu.mk: Allow externally override host binutils.
Rimvydas Jasinskas
-
2020/01/07
git: world: Introduce NO_INITRD option.
Rimvydas Jasinskas
-
2020/01/07
git: vendor/GDB Remove few unused texi sources on gdb branch.
Rimvydas Jasinskas
-
2020/01/06
git: vmstat - Add verbose for -m
Matthew Dillon
-
2020/01/06
git: libkvm - Fix minidump page table processing
Matthew Dillon
-
2020/01/06
git: vmstat - Fix vmstat -m output
Matthew Dillon
-
2020/01/06
git: kernel - Fix bug in malloc_reinit_ncpus()
Matthew Dillon
-
2020/01/06
git: kernel - Change default vfs timestamp precision sec -> usec
Matthew Dillon
-
2020/01/06
git: cpdup - Bump version, add usec timestamp precision
Matthew Dillon
-
2020/01/05
git: dsynth - Enhance purge-distfiles directive
Matthew Dillon
-
2020/01/05
git: <time.h>: Check strptime()'s format argument with __strftimelike.
Sascha Wildner
-
2020/01/04
git: basename.3/dirname.3: Adjust for recent commits.
Sascha Wildner
-
2020/01/04
git: libc - Adopt more linux-friendly basename() and dirname()
Matthew Dillon
-
2020/01/04
git: kernel - Update taskq code
Matthew Dillon
-
2020/01/04
git: drm - Fix workqueue bugs w/recent drm pushes
Matthew Dillon
-
2020/01/04
git: drm/radeon: Use pci_alloc_consistent()
Francois Tigeot
-
2020/01/03
git: dsynth - Don't prompt on purge-distfiles if no files to delete
Matthew Dillon
-
2020/01/03
git: dsynth - Delete obsolete packages for 'dsynth everything'
Matthew Dillon
-
2020/01/03
git: drm/linux: Add pci_alloc_consistent()
Francois Tigeot
-
2020/01/03
git: usr.sbin/fstyp: Cleanup hammer2.c
Tomohiro Kusumi
-
2020/01/03
git: usr.sbin/fstyp: Fix -Werror=maybe-uninitialized on NetBSD
Tomohiro Kusumi
-
2020/01/02
git: usr.sbin/fstyp: Cleanup hammer.c
Tomohiro Kusumi
-
2020/01/02
git: usr.sbin/fstyp: Remove Capsicum related code
Tomohiro Kusumi
-
2020/01/01
git: <sys/resource.h>: Clean up visibility of defines, and other fixes.
Sascha Wildner
-
2020/01/01
git: Fix compiling iwm(4) into the kernel.
Sascha Wildner
-
2020/01/01
git: usr.sbin/fstyp: Fix -Werror=maybe-uninitialized on NetBSD
Tomohiro Kusumi
-
2019/12/31
git: iwm - Full sync from FreeBSD
Matthew Dillon
-
2019/12/31
git: Bump copyrights. Happy 2020!!
Sascha Wildner
-
2019/12/31
git: usr.sbin/fstyp: Add HAS_DEVPATH for HAMMER1/2 support in FreeBSD/NetBSD
Tomohiro Kusumi
-
2019/12/31
git: usr.sbin/fstyp: Add precache_encoding to fsvtypes[]
Tomohiro Kusumi
-
2019/12/31
git: Remove mrouted(8) and the associated utilities from our tree.
Sascha Wildner
-
2019/12/30
git: ACPICA: Fix including acpi.h when building standalone code.
Sascha Wildner
-
2019/12/30
git: boot/loader: Fix -Wundef warnings in the legacy and UEFI loaders.
Sascha Wildner
-
2019/12/29
git: drm/i915: Disable GUC support again on Kabylake GPUs
Francois Tigeot
-
2019/12/29
git: boot/efi: Handle ACPI_USE_SYSTEM_INTTYPES definition in the Makefile.
Sascha Wildner
-
2019/12/28
git: dsynth - Exit if command-line port specifications are mangled
Matthew Dillon
-
2019/12/28
git: boot/edk2: Fix a -Wundef warning.
Sascha Wildner
-
2019/12/28
git: <machine/acpica_machdep.h>: Sigh another w/s fix.
Sascha Wildner
-
2019/12/28
git: <machine/acpica_machdep.h>: Adjust more whitespace.
Sascha Wildner
-
2019/12/28
git: <machine/acpi_machdep.h>: More cleanup.
Sascha Wildner
-
2019/12/28
git: usr.sbin/fstyp: Make fstypes' precache_encoding const
Tomohiro Kusumi
-
2019/12/27
git: bsd-family-tree: add several new releases
Eitan Adler
-
2019/12/27
git: usr.sbin/fstyp: Use iconv(3) to convert NTFS vol labels correctly
Tomohiro Kusumi
-
2019/12/27
git: usr.sbin/fstyp: Show exFAT volume labels with -l flag
Tomohiro Kusumi
-
2019/12/27
git: kernel - Fix vm.swap_size sysctl
Matthew Dillon
-
2019/12/27
git: dsynth - Abort on certain probe errors during pkglist scan
Matthew Dillon
-
2019/12/27
git: drm/i915: Update to Linux 4.8.17
Francois Tigeot
-
2019/12/26
git: dsynth - ignore cumulative errors for flavor dummy nodes
Matthew Dillon
-
2019/12/26
git: dsynth - flavor hangs off separator, not tag
Matthew Dillon
-
2019/12/26
git: dsynth - Fix bug in pkglist depend scan
Matthew Dillon
-
2019/12/26
git: drm/linux: Add some sysfs stub functions
Francois Tigeot
-
2019/12/26
git: drm/linux: Add or improve some wait_queue functions
Francois Tigeot
-
2019/12/26
git: drm/linux: Add schedule_timeout_uninterruptible()
Francois Tigeot
-
2019/12/25
git: boot/efi: Sync our TianoCore EDK II headers with the edk2-stable201911 tag.
Sascha Wildner
-
2019/12/25
git: <machine/acpica_machdep.h>: Remove unused defines.
Sascha Wildner
-
2019/12/25
git: usr.sbin/fstyp: Add APFS support
Tomohiro Kusumi
-
2019/12/25
git: usr.sbin/fstyp: Add HFS+ support
Tomohiro Kusumi
-
2019/12/24
git: DragonFly_RELEASE_5_6 login.conf: Don't dump /COPYRIGHT on users' screens when logging in.
Sascha Wildner
-
2019/12/24
git: login.conf: Don't dump /COPYRIGHT on users' screens when logging in.
Sascha Wildner
-
2019/12/24
git: drm/linux: Add Linux kthread functions
Francois Tigeot
-
2019/12/24
git: drm/i915: Update to Linux commit b224c4dc70cdd5f42d24a7057148c6ace90e4f4e
Francois Tigeot
-
2019/12/22
git: Remove <sys/ata.h> in 'make distribution', too.
Sascha Wildner
-
2019/12/22
git: sys/dev/disk/dm: Refactor dmioctl()
Tomohiro Kusumi
-
2019/12/21
git: libexecinfo(3): Mangle symtab_*() symbols.
Rimvydas Jasinskas
-
2019/12/21
git: Makefile.inc1: Disconnect libelf from the build.
Rimvydas Jasinskas
-
2019/12/21
git: libexecinfo(3): Internalize libelf in symtab.c.
Rimvydas Jasinskas
-
2019/12/21
git: libexecinfo(3): Prevent use of uninitialized.
Rimvydas Jasinskas
-
2019/12/21
git: drm/linux: Add wait_for_completion()
Francois Tigeot
-
2019/12/21
git: drm/linux: Add a few linux/sched functions
Francois Tigeot
-
2019/12/21
git: drm: Protect irq_list with lockmgr locks
Francois Tigeot
-
2019/12/21
git: drm: Protect iomap_list with lockmgr locks
Francois Tigeot
-
2019/12/20
git: dhcpcd: Update README.DRAGONFLY
Roy Marples
-
2019/12/20
git: vendor/DHCPCD Import dhcpcd-8.1.4 with the following change:
Roy Marples
-
2019/12/20
git: kernel - Clean up minor kernel memory leak (2)
Matthew Dillon
-
2019/12/20
git: drm: Protect vmmap_list with lockmgr locks
Francois Tigeot
-
2019/12/20
git: dhcpcd: Update README.DRAGONFLY
Roy Marples
-
2019/12/20
git: vendor/DHCPCD Import dhcpcd-8.1.3 with the following changes:
Roy Marples
-
2019/12/18
git: libkvm - Minor fix to debugging code
Matthew Dillon
-
2019/12/18
git: inet: Add support for IPv4 /31 prefixes, as described in RFC 3021.
Roy Marples
-
2019/12/18
git: kernel - Fix rman_make_alignment_flags()
Matthew Dillon
-
2019/12/18
git: rtld-elf - Fix ancient C code
Matthew Dillon
-
2019/12/18
git: rtld - Remove 'register' keyword
Matthew Dillon
-
2019/12/18
git: sys/dev/disk/dm: Fix argc test for striped target
Tomohiro Kusumi
-
2019/12/17
git: leave - Allow up to 99 in the minutes field in + mode
Matthew Dillon
-
2019/12/17
git: drm: Improve sysfs implementation
Francois Tigeot
-
2019/12/17
git: usr.sbin/fstyp: Fix copyright
Tomohiro Kusumi
-
2019/12/17
git: usr.sbin/fstyp: Fix copying unterminated ondisk string
Tomohiro Kusumi
-
2019/12/17
git: usr.sbin/fstyp: Expand LABEL_LEN to 512
Tomohiro Kusumi
-
2019/12/16
git: kernel - Optimize nlookup() a bit more
Matthew Dillon
-
2019/12/16
git: kernel - Clean up minor kernel memory leak
Matthew Dillon
-
2019/12/16
git: kernel - Refactor malloc_type to reduce static data in image
Matthew Dillon
-
2019/12/16
git: kern.pre.mk: Remove obsolete comment.
Sascha Wildner
-
2019/12/15
git: kern.pre.mk: Add back some Makefile code to fix VKERNEL64 (2)
Matthew Dillon
-
2019/12/15
git: kern.pre.mk: Add back some Makefile code to fix VKERNEL64.
Sascha Wildner
-
2019/12/15
git: <sys/types.h>: Add some *_T_DECLARED guards for upcoming work.
Sascha Wildner
-
2019/12/15
git: drm/linux: Fix io_mapping() functions
Francois Tigeot
-
2019/12/15
git: kernel - Test pending ints in more crit_exit*() paths
Matthew Dillon
-
2019/12/15
git: kernel - Improve pmap_change_attr() when used on the DMAP
Matthew Dillon
-
2019/12/14
git: kern.{post,pre}.mk: Clean up a bit.
Sascha Wildner
-
2019/12/14
git: phantasia(6): Fix monters file permissions.
Rimvydas Jasinskas
-
2019/12/14
git: kernel: Remove various (mostly commented out) references to vnode_if.[ch].
Sascha Wildner
-
2019/12/13
git: drm/i915: Fix VGA_SWITCHEROO option handling
Francois Tigeot
-
2019/12/13
git: du - Add an option to generate results based on file size
Matthew Dillon
-
2019/12/13
git: docs - Add note about powerd and serial port operation
Matthew Dillon
-
2019/12/13
git: sio - Refactor some of the sio code
Matthew Dillon
-
2019/12/12
git: dsynth - Improve compatibility with newer pkg's
Matthew Dillon
-
2019/12/12
git: DragonFly_RELEASE_5_6 psm - Add Elantech touchpad IC type 15 found on Thinkpad L480 laptops
Aaron LI
-
2019/12/12
git: DragonFly_RELEASE_5_6 kernel/acpi: Fix debug.acpi.allow_method_calls functionality.
Sascha Wildner
-
2019/12/12
git: kernel/acpi: Fix debug.acpi.allow_method_calls functionality.
Sascha Wildner
-
2019/12/12
git: drm/i915: Revert unintended changes in i915_params.c
Francois Tigeot
-
2019/12/11
git: usr.sbin/fstyp: Add device name to HAMMER2 label for autofs -media mount
Tomohiro Kusumi
-
2019/12/10
git: psm - Add Elantech touchpad IC type 15 found on Thinkpad L480 laptops
Matthew Dillon
-
2019/12/10
git: drm/i915: Update PCI IDs from Linux 5.4
Francois Tigeot
-
2019/12/10
git: drm/i915: Update to Linux commit 1f15b76f1ec973d1eb5d21b6d98b21aebb9025f1
Francois Tigeot
-
2019/12/10
git: drm: Stop using an embedded struct drm_device in driver softcs
Francois Tigeot
-
2019/12/10
git: usr.sbin/fstyp: Add device name to HAMMER1 label for autofs -media mount
Tomohiro Kusumi
-
2019/12/10
git: drm/linux: Stop using driver softcs for dev_set/get_drvdata()
Francois Tigeot
-
2019/12/08
git: Remove wrong getvfsbytype.3 MLINK. The manpage doesn't document it.
Sascha Wildner
-
2019/12/08
git: drm: Add linux/smp.h
Francois Tigeot
-
2019/12/07
git: sys/vfs/msdosfs: Minor msdosfs_readdir() sync up with FreeBSD
Tomohiro Kusumi
-
2019/12/07
git: hammer2 - Rename 'bcopy' variable to 'bsave'
Matthew Dillon
-
2019/12/07
git: hammer2 - Fix chain->error case in hammer2_chain_lookup()
Matthew Dillon
-
2019/12/07
git: getconf(1): Support NPROCESSORS_* too in addition to _NPROCESSORS_*.
Sascha Wildner