February 2020 Archives by author
Starting: Sat Feb 1 09:33:57 PST 2020
Ending: Sat Feb 29 09:20:03 PST 2020
Messages: 236
- Feb 02 2020 - 01:44:51 git: kernel - Add __realpath() and getrandom() system calls
Matthew Dillon
- Feb 02 2020 - 01:44:51 git: libc - Update for realpath() system call support
Matthew Dillon
- Feb 02 2020 - 06:49:01 git: kernel - Add __realpath() and getrandom() system calls (2)
Matthew Dillon
- Feb 02 2020 - 07:52:12 git: kernel - Rejigger random number generator to be per-cpu 1/2
Matthew Dillon
- Feb 02 2020 - 07:52:12 git: kernel - Rejigger random number generator to be per-cpu 2/2
Matthew Dillon
- Feb 02 2020 - 20:22:49 git: libc - Update for realpath() system call support (2)
Matthew Dillon
- Feb 03 2020 - 03:30:51 git: libc - Update manual page for realpath(3) and add page for __realpath(2)
Matthew Dillon
- Feb 03 2020 - 03:30:52 git: kernel - Make writing to /dev/urandom (to add entropy) faster
Matthew Dillon
- Feb 03 2020 - 19:15:48 git: kernel - Fix usb crash on detach
Matthew Dillon
- Feb 04 2020 - 01:33:19 git: dsynth - Add HTML support
Matthew Dillon
- Feb 04 2020 - 01:45:44 git: dsynth - Add HTML support (2)
Matthew Dillon
- Feb 05 2020 - 06:07:14 git: drm - Remove some of the linux_sched debugging
Matthew Dillon
- Feb 07 2020 - 07:45:59 git: kernel - Clean up memory leaks and a stack buffer disclosure bug
Matthew Dillon
- Feb 07 2020 - 07:47:19 git: DragonFly_RELEASE_5_6 kernel - Clean up memory leaks and a stack buffer disclosure bug
Matthew Dillon
- Feb 11 2020 - 06:18:01 git: kernel - Add cpu ident bit ADMSKX (address mask extensions)
Matthew Dillon
- Feb 11 2020 - 06:18:01 git: kernel - Warn/assert on broken ACPI MADT
Matthew Dillon
- Feb 11 2020 - 06:18:02 git: tmpfs - Cycle through buffer cache when pageout daemon is running
Matthew Dillon
- Feb 11 2020 - 06:18:02 git: kernel - Improve pageout daemon pipelining.
Matthew Dillon
- Feb 11 2020 - 06:18:02 git: dsynth - Improve auto SlowStart a bit
Matthew Dillon
- Feb 12 2020 - 06:45:33 git: dsynth - Adjust load calculations
Matthew Dillon
- Feb 12 2020 - 06:45:33 git: vmstat - Adjust format slightly
Matthew Dillon
- Feb 13 2020 - 01:14:32 git: dsynth - Add one more column for 'Lines'
Matthew Dillon
- Feb 13 2020 - 01:14:33 git: kernel - Require pages to be PQ_ACTIVE for quick vm_page soft refs
Matthew Dillon
- Feb 13 2020 - 01:14:33 git: kernel - Adjust vm.pageout_memuse_mode
Matthew Dillon
- Feb 13 2020 - 01:14:33 git: kernel - Improve vm_page_try_to_cache()
Matthew Dillon
- Feb 13 2020 - 01:14:33 git: kernel - Add B_TTC flag (buffer cache try-to-cache flag)
Matthew Dillon
- Feb 13 2020 - 01:14:33 git: tmpfs - Flush and recycle pages quickly during heavy paging activity
Matthew Dillon
- Feb 13 2020 - 01:14:34 git: kernel - Add vm.pageout_allow_active sysctl
Matthew Dillon
- Feb 13 2020 - 01:14:34 git: tmpfs - Improve write clustering
Matthew Dillon
- Feb 13 2020 - 01:14:34 git: vmstat - Change re, pi, po and fr from counts to bytes
Matthew Dillon
- Feb 13 2020 - 20:33:16 git: kernel - Improve tmpfs support
Matthew Dillon
- Feb 14 2020 - 06:16:38 git: kernel - Reduce excessive rdrand harvesting
Matthew Dillon
- Feb 14 2020 - 06:16:38 git: kernel - Offset the stathz systimer by 50% of the hz timer
Matthew Dillon
- Feb 14 2020 - 06:16:38 git: pctrack - Fix symbol table scan
Matthew Dillon
- Feb 14 2020 - 06:16:38 git: kernel - Add more dtypes to sys/dtype.h
Matthew Dillon
- Feb 14 2020 - 06:16:38 git: rdrand - Document massive improvement in performance
Matthew Dillon
- Feb 15 2020 - 00:12:12 git: kernel - Start work on a better burst page-fault mechanic
Matthew Dillon
- Feb 15 2020 - 00:12:12 git: dsynth - return max_load to 5.0x, reduce PkgDepMemoryTarget
Matthew Dillon
- Feb 15 2020 - 00:12:12 git: kernel - Increase size of the vm_page hash table
Matthew Dillon
- Feb 15 2020 - 00:12:12 git: kernel - Rejigger mount code to add vfs_flags in struct vfsops
Matthew Dillon
- Feb 15 2020 - 00:12:13 git: devfs - Clean up some SMP inefficiencies
Matthew Dillon
- Feb 15 2020 - 00:12:13 git: kernel - Recode the namecache mount transition cache
Matthew Dillon
- Feb 15 2020 - 05:47:19 git: kernel - Fix rare wait*() deadlock
Matthew Dillon
- Feb 15 2020 - 05:47:20 git: kernel - Reduce SMP contention during low-memory stress
Matthew Dillon
- Feb 15 2020 - 05:47:20 git: dsynth - Adjust 'Limit' display in upper right-hand corner
Matthew Dillon
- Feb 15 2020 - 19:48:36 git: kernel - Micro optimization for vnode exclusive lock
Matthew Dillon
- Feb 15 2020 - 19:48:36 git: kernel - Micro-optimization, only set v_lastwrite_ts for regular files
Matthew Dillon
- Feb 15 2020 - 19:48:36 git: kernel - Microoptimization, avoid dirtying vm_page_hash entry
Matthew Dillon
- Feb 16 2020 - 20:00:15 git: dsynth - pkg install -U and improve debug support
Matthew Dillon
- Feb 17 2020 - 08:08:52 git: dsynth - Fix generic flavor scan for the Nth time
Matthew Dillon
- Feb 17 2020 - 08:12:19 git: DragonFly_RELEASE_5_8 dsynth - Fix generic flavor scan for the Nth time
Matthew Dillon
- Feb 23 2020 - 20:08:46 git: kernel and world - Replace bcmp/bcopy/bzero/memcmp/memcpy/memmove/memset
Matthew Dillon
- Feb 23 2020 - 20:08:47 git: tmpfs - Cleanup, refactor tmpfs_alloc_vp()
Matthew Dillon
- Feb 23 2020 - 20:08:47 git: tmpfs - Fix races in tmpfs_nrename() and tmpfs_nrmdir()
Matthew Dillon
- Feb 23 2020 - 20:08:47 git: jail - Allow loopback interface in in_pcbladdr_find()
Matthew Dillon
- Feb 23 2020 - 20:08:47 git: jail - Fix broken port matching code
Matthew Dillon
- Feb 23 2020 - 20:10:01 git: DragonFly_RELEASE_5_8 tmpfs - Cleanup, refactor tmpfs_alloc_vp()
Matthew Dillon
- Feb 23 2020 - 20:10:02 git: DragonFly_RELEASE_5_8 tmpfs - Fix races in tmpfs_nrename() and tmpfs_nrmdir()
Matthew Dillon
- Feb 23 2020 - 20:10:02 git: DragonFly_RELEASE_5_8 jail - Allow loopback interface in in_pcbladdr_find()
Matthew Dillon
- Feb 23 2020 - 20:10:02 git: DragonFly_RELEASE_5_8 jail - Fix broken port matching code
Matthew Dillon
- Feb 24 2020 - 07:26:56 git: nfs - Strip out cr_prison from cached creds
Matthew Dillon
- Feb 24 2020 - 07:26:56 git: jail - add jail.defaults.allow_listen_override
Matthew Dillon
- Feb 24 2020 - 08:48:25 git: jail - add jail.defaults.allow_listen_override (2)
Matthew Dillon
- Feb 24 2020 - 23:05:44 git: jail - add jail.defaults.allow_listen_override (3)
Matthew Dillon
- Feb 24 2020 - 23:05:44 git: kernel - Try to fix tcp ISN generator
Matthew Dillon
- Feb 25 2020 - 00:57:05 git: DragonFly_RELEASE_5_8 nfs - Strip out cr_prison from cached creds
Matthew Dillon
- Feb 25 2020 - 00:57:05 git: DragonFly_RELEASE_5_8 jail - add jail.defaults.allow_listen_override
Matthew Dillon
- Feb 25 2020 - 00:57:06 git: DragonFly_RELEASE_5_8 jail - add jail.defaults.allow_listen_override (2)
Matthew Dillon
- Feb 25 2020 - 00:57:06 git: DragonFly_RELEASE_5_8 syscons.4: Mention restrictions on the resolution of ttyv0.
Matthew Dillon
- Feb 25 2020 - 00:57:06 git: DragonFly_RELEASE_5_8 jail - add jail.defaults.allow_listen_override (3)
Matthew Dillon
- Feb 25 2020 - 00:57:06 git: DragonFly_RELEASE_5_8 kernel - Try to fix tcp ISN generator
Matthew Dillon
- Feb 25 2020 - 07:50:30 git: kernel - Simple cache line optimizations
Matthew Dillon
- Feb 25 2020 - 07:50:41 git: DragonFly_RELEASE_5_8 kernel - Simple cache line optimizations
Matthew Dillon
- Feb 26 2020 - 06:18:15 git: kernel - Rearrange uidinfo structure a bit
Matthew Dillon
- Feb 26 2020 - 06:18:15 git: kernel - Simple code path optimizations
Matthew Dillon
- Feb 26 2020 - 06:18:15 git: kernel - Code path optimization for kmalloc/kfree
Matthew Dillon
- Feb 26 2020 - 06:18:15 git: kernel - Add kern.usched_dfly.poll_ticks
Matthew Dillon
- Feb 26 2020 - 06:18:47 git: DragonFly_RELEASE_5_8 kernel - Rearrange uidinfo structure a bit
Matthew Dillon
- Feb 27 2020 - 19:48:38 git: flame_graph - Add initial code to support flame graphs
Matthew Dillon
- Feb 28 2020 - 17:16:46 git: DragonFly_RELEASE_5_8 kernel - Reduce excessive rdrand harvesting
Matthew Dillon
- Feb 28 2020 - 17:16:46 git: DragonFly_RELEASE_5_8 pctrack - Fix symbol table scan
Matthew Dillon
- Feb 28 2020 - 17:16:46 git: DragonFly_RELEASE_5_8 kernel - Add more dtypes to sys/dtype.h
Matthew Dillon
- Feb 28 2020 - 17:16:46 git: DragonFly_RELEASE_5_8 rdrand - Document massive improvement in performance
Matthew Dillon
- Feb 28 2020 - 17:16:46 git: DragonFly_RELEASE_5_8 kernel - Offset the stathz systimer by 50% of the hz timer
Matthew Dillon
- Feb 28 2020 - 17:16:46 git: DragonFly_RELEASE_5_8 kernel - Increase size of the vm_page hash table
Matthew Dillon
- Feb 28 2020 - 17:16:46 git: DragonFly_RELEASE_5_8 devfs - Clean up some SMP inefficiencies
Matthew Dillon
- Feb 28 2020 - 17:16:46 git: DragonFly_RELEASE_5_8 kernel - Fix rare wait*() deadlock
Matthew Dillon
- Feb 28 2020 - 17:16:46 git: DragonFly_RELEASE_5_8 kernel - Reduce SMP contention during low-memory stress
Matthew Dillon
- Feb 28 2020 - 17:16:47 git: DragonFly_RELEASE_5_8 dsynth - Adjust 'Limit' display in upper right-hand corner
Matthew Dillon
- Feb 28 2020 - 17:16:47 git: DragonFly_RELEASE_5_8 kernel - Microoptimization, avoid dirtying vm_page_hash entry
Matthew Dillon
- Feb 28 2020 - 17:16:47 git: DragonFly_RELEASE_5_8 dsynth - pkg install -U and improve debug support
Matthew Dillon
- Feb 29 2020 - 06:12:40 git: DragonFly_RELEASE_5_8 kernel - Improve cache_fullpath() performance
Matthew Dillon
- Feb 01 2020 - 17:33:57 git: world: Pass relative location of sys/ to newvers.sh as argument.
Rimvydas Jasinskas
- Feb 01 2020 - 17:33:57 git: lorder(1): Use POSIX defined flags for sort(1).
Rimvydas Jasinskas
- Feb 01 2020 - 17:33:57 git: localedef(1): Allow easier bootstrapping.
Rimvydas Jasinskas
- Feb 01 2020 - 17:33:57 git: libc/citrus: Include <stdint.h> explicitly.
Rimvydas Jasinskas
- Feb 01 2020 - 17:33:58 git: strfile(8): Include <stdint.h> explicitly.
Rimvydas Jasinskas
- Feb 01 2020 - 17:33:58 git: sh(1): Check for _DIRENT_HAVE_D_NAMLEN availability.
Rimvydas Jasinskas
- Feb 01 2020 - 17:33:58 git: patch(1): Check for _DIRENT_HAVE_D_NAMLEN availability.
Rimvydas Jasinskas
- Feb 01 2020 - 17:33:58 git: tail(1): Disable -f and -F (follow) functionality in btools.
Rimvydas Jasinskas
- Feb 01 2020 - 17:49:40 git: wc(1): Install signal handler only if SIGINFO is available.
Rimvydas Jasinskas
- Feb 01 2020 - 17:49:40 git: time(1): Install signal handle only if SIGINFO is available.
Rimvydas Jasinskas
- Feb 01 2020 - 17:49:40 git: time(1): Disable -l support in btools.
Rimvydas Jasinskas
- Feb 01 2020 - 17:49:40 git: dd(1): Allow to bootstrap on OpenBSD and glibc based systems.
Rimvydas Jasinskas
- Feb 01 2020 - 17:49:41 git: tr(1): Fix compilation on Linux hosts.
Rimvydas Jasinskas
- Feb 01 2020 - 17:49:41 git: xargs(1): Add limit for args_max.
Rimvydas Jasinskas
- Feb 01 2020 - 17:49:41 git: xargs(1): Disable prompt support (-p) in btools.
Rimvydas Jasinskas
- Feb 01 2020 - 17:49:41 git: env(1): Match glibc getopt() semantics.
Rimvydas Jasinskas
- Feb 02 2020 - 05:47:17 git: gdb(1): Explicitly include <stdint.h>.
Rimvydas Jasinskas
- Feb 02 2020 - 05:47:17 git: binutils227: Explicitly include <stdint.h> and add CROSS_LIBDL.
Rimvydas Jasinskas
- Feb 02 2020 - 05:47:18 git: gcc80: Make bootstrapping more permissive.
Rimvydas Jasinskas
- Feb 02 2020 - 05:47:18 git: world: Explicitly disable WERROR for hostprog and hostlib.
Rimvydas Jasinskas
- Feb 02 2020 - 05:47:18 git: tic(1): Explicitly disable WERROR in hostprog tic.
Rimvydas Jasinskas
- Feb 02 2020 - 05:47:19 git: make(1): Add OpenBSD support.
Rimvydas Jasinskas
- Feb 03 2020 - 04:00:38 git: <alloca.h>: Add comment for special handling case.
Rimvydas Jasinskas
- Feb 03 2020 - 04:00:39 git: hostprog: Remove NO_WERROR from btools tic.
Rimvydas Jasinskas
- Feb 03 2020 - 04:00:39 git: gcc80: Hide NO_WERROR in tools better.
Rimvydas Jasinskas
- Feb 13 2020 - 04:54:00 git: mtree(8): Disable -N option in btools.
Rimvydas Jasinskas
- Feb 13 2020 - 04:54:00 git: mtree(8): Add missing checks for HAVE_STRUCT_STAT_ST_FLAGS.
Rimvydas Jasinskas
- Feb 13 2020 - 04:54:00 git: install(1): Disable -N option in btools.
Rimvydas Jasinskas
- Feb 13 2020 - 04:54:00 git: install(1): Use at least 6 characters for template.
Rimvydas Jasinskas
- Feb 13 2020 - 04:54:00 git: install(1): Check for _ST_FLAGS_PRESENT_ availability.
Rimvydas Jasinskas
- Feb 13 2020 - 04:54:01 git: stat(1): Disable -H support in btools.
Rimvydas Jasinskas
- Feb 13 2020 - 04:54:01 git: m4(1): Add const attribute to __progname.
Rimvydas Jasinskas
- Feb 13 2020 - 04:54:01 git: gzip(1): Check for _ST_FLAGS_PRESENT_ availability.
Rimvydas Jasinskas
- Feb 13 2020 - 04:57:30 git: rm(1): Install signal handler only if SIGINFO is available.
Rimvydas Jasinskas
- Feb 13 2020 - 04:57:30 git: rm(1): Check for whiteout support.
Rimvydas Jasinskas
- Feb 13 2020 - 04:57:30 git: rm(1): Check for _ST_FLAGS_PRESENT_ availability.
Rimvydas Jasinskas
- Feb 13 2020 - 04:57:30 git: mv(1): Install signal handler only if SIGINFO is available.
Rimvydas Jasinskas
- Feb 13 2020 - 04:57:30 git: mv(1): Check for _ST_FLAGS_PRESENT_ availability.
Rimvydas Jasinskas
- Feb 13 2020 - 04:57:31 git: cp(1): Install signal handler only if SIGINFO is available.
Rimvydas Jasinskas
- Feb 13 2020 - 04:57:31 git: cp(1): Check for _ST_FLAGS_PRESENT_ availability.
Rimvydas Jasinskas
- Feb 13 2020 - 04:57:31 git: cp(1): Check for FTS_CONST just like mtree(8).
Rimvydas Jasinskas
- Feb 13 2020 - 05:01:37 git: find(1): Check for FTS_CONST just like mtree(8).
Rimvydas Jasinskas
- Feb 13 2020 - 05:01:37 git: find(1): Check for _ST_FLAGS_PRESENT_ availability.
Rimvydas Jasinskas
- Feb 13 2020 - 05:01:37 git: find(1): Reduce bootstrap locale specific requirements.
Rimvydas Jasinskas
- Feb 13 2020 - 05:01:37 git: find(1): Disable use of getvfsbyname(3) in btools.
Rimvydas Jasinskas
- Feb 13 2020 - 05:01:38 git: grep(1): Disable use of unlocked IO in btools.
Rimvydas Jasinskas
- Feb 13 2020 - 05:01:38 git: Makefile.inc1: Pass _SHLIBDIRPREFIX for btools too.
Rimvydas Jasinskas
- Feb 14 2020 - 06:31:11 git: gcc80: Unbreak ctools on OpenBSD.
Rimvydas Jasinskas
- Feb 14 2020 - 06:31:11 git: sys/boot: Unbreak efi build with WORLD_LDVER=ld.bfd.
Rimvydas Jasinskas
- Feb 15 2020 - 15:47:18 git: vendor/BINUTILS234 created Initial import of binutils 2.34 on vendor branch
Rimvydas Jasinskas
- Feb 15 2020 - 16:12:35 git: binutils234: Add DF READMEs and local modifications.
Rimvydas Jasinskas
- Feb 15 2020 - 16:12:37 git: binutils234: Add build makefiles.
Rimvydas Jasinskas
- Feb 15 2020 - 16:12:37 git: binutils234: Add configs and pregenerated headers.
Rimvydas Jasinskas
- Feb 15 2020 - 16:12:38 git: binutils234: Add pregenerated manpages.
Rimvydas Jasinskas
- Feb 15 2020 - 16:12:38 git: binutils234: Hook to the buildworld as alternative set.
Rimvydas Jasinskas
- Feb 15 2020 - 16:12:38 git: binutils225: Unhook from the build.
Rimvydas Jasinskas
- Feb 15 2020 - 16:12:38 git: Retire the binutils-2.25.
Rimvydas Jasinskas
- Feb 15 2020 - 16:12:39 git: objformat(1): Remove incremental-dump handling.
Rimvydas Jasinskas
- Feb 05 2020 - 16:24:41 git: sbin/fsck_msdosfs: Reduce memory footprint of fsck_msdosfs
Tomohiro Kusumi
- Feb 05 2020 - 16:32:12 git: sbin/fsck_msdosfs: Document -M
Tomohiro Kusumi
- Feb 06 2020 - 14:51:09 git: sbin/fsck_msdosfs: Tighten FAT checks and fix off-by-one error in corner case
Tomohiro Kusumi
- Feb 06 2020 - 14:51:10 git: sbin/fsck_msdosfs: Diff reduction against FreeBSD against NetBSD
Tomohiro Kusumi
- Feb 23 2020 - 16:53:41 git: sbin/fsck_msdosfs: Use humanize_number to format available and bad space sizes
Tomohiro Kusumi
- Feb 15 2020 - 07:47:33 git: mtree.8: Add examples to create /var and /usr/include hierarchies
Aaron LI
- Feb 15 2020 - 08:15:07 git: rcorder(8): Import rcorder-visualize.sh from FreeBSD
Aaron LI
- Feb 09 2020 - 17:09:48 git: route: constify sockaddr_print
Roy Marples
- Feb 09 2020 - 17:09:48 git: route: make INET6 addrs human readable with sockaddr_print
Roy Marples
- Feb 09 2020 - 17:09:48 git: route(4): add RO_MISSFILTER socket option.
Roy Marples
- Feb 09 2020 - 22:07:15 git: inet6: report RTM_MISS when probing a known address fails
Roy Marples
- Feb 15 2020 - 21:45:10 git: DragonFly_RELEASE_5_8 5.8 rc1 changes.
Justin C. Sherrill
- Feb 15 2020 - 22:01:49 git: 5.9 setup
Justin C. Sherrill
- Feb 15 2020 - 22:31:21 git: annotated tag v5.8.0rc1 created
Justin C. Sherrill
- Feb 15 2020 - 22:31:29 git: annotated tag v5.9.0 created
Justin C. Sherrill
- Feb 29 2020 - 17:20:03 git: annotated tag v5.8.0 created
Justin C. Sherrill
- Feb 05 2020 - 10:29:48 git: drm: Improve drm_can_sleep()
Francois Tigeot
- Feb 06 2020 - 09:10:45 git: drm/linux: fix a bug in DEFINE_WAIT()
Francois Tigeot
- Feb 06 2020 - 12:16:17 git: libm: Bring in sincos, sincosf, and sincosl from OpenBSD
Francois Tigeot
- Feb 13 2020 - 06:59:49 git: drm/linux: Implement outb()
Francois Tigeot
- Feb 13 2020 - 19:05:27 git: drm/linux: Add framebuffer_alloc() and framebuffer_release()
Francois Tigeot
- Feb 14 2020 - 07:07:10 git: drm/linux: Rework wait_event_xxx and finish_wait functions
Francois Tigeot
- Feb 14 2020 - 07:07:10 git: drm: Use the Linux version of DRM_WAIT_ON()
Francois Tigeot
- Feb 15 2020 - 13:19:50 git: drm/linux: Fix DEFINE_SPINLOCK()
Francois Tigeot
- Feb 15 2020 - 13:19:51 git: drm/linux: Add jiffies_to_nsecs()
Francois Tigeot
- Feb 15 2020 - 13:19:51 git: drm/linux: Improve linux/fence.h
Francois Tigeot
- Feb 15 2020 - 13:19:51 git: drm/linux: Improve linux/bug.h
Francois Tigeot
- Feb 15 2020 - 13:32:47 git: drm/linux: Add boot_cpu_data
Francois Tigeot
- Feb 15 2020 - 13:32:47 git: drm/linux: Add drain_workqueue()
Francois Tigeot
- Feb 15 2020 - 13:32:48 git: drm/i915: Update base driver to 20160725
Francois Tigeot
- Feb 20 2020 - 13:15:56 git: drm: Add linux/mempolicy.h
Francois Tigeot
- Feb 20 2020 - 13:15:57 git: drm/linux: Add stop_machine()
Francois Tigeot
- Feb 20 2020 - 13:15:57 git: drm/i915: Use stop_machine()
Francois Tigeot
- Feb 23 2020 - 14:02:56 git: drm/linux: Add pagefault_disabled
Francois Tigeot
- Feb 23 2020 - 14:02:56 git: drm/linux: Add prefetchw()
Francois Tigeot
- Feb 23 2020 - 14:02:57 git: drm/linux: Add dev_notice()
Francois Tigeot
- Feb 23 2020 - 14:17:09 git: drm: Add linux/oom.h
Francois Tigeot
- Feb 23 2020 - 14:17:10 git: drm: Add linux/pnp.h
Francois Tigeot
- Feb 23 2020 - 14:17:11 git: drm: Add linux/vt.h
Francois Tigeot
- Feb 23 2020 - 14:30:14 git: drm/linux: Add RCU functions
Francois Tigeot
- Feb 23 2020 - 14:52:11 git: drm/linux: Implement more parts of prepare_to_wait() and finish_wait()
Francois Tigeot
- Feb 23 2020 - 14:52:11 git: drm/i915: Update base driver to 20160808
Francois Tigeot
- Feb 02 2020 - 10:16:06 git: boot/pxe: Fix some typos in comments and (unused, as it seems) type names.
Sascha Wildner
- Feb 03 2020 - 15:13:56 git: vkernel: Include <sys/malloc.h> for malloc_reinit_ncpus() prototype.
Sascha Wildner
- Feb 03 2020 - 15:55:58 git: getrandom.2: Comment out reference to getentropy.3 and fix date.
Sascha Wildner
- Feb 03 2020 - 16:06:05 git: rman.9: Fix rman_make_alignment_flags() prototype.
Sascha Wildner
- Feb 03 2020 - 16:51:42 git: sysctl.9/sysctl_add_oid.9: Add missing BIT32 and BIT64 MLINKS.
Sascha Wildner
- Feb 03 2020 - 20:45:41 git: iso639: Fix some descriptions (from upstream).
Sascha Wildner
- Feb 03 2020 - 20:45:53 git: getrandom.2: Use .Dv for defines.
Sascha Wildner
- Feb 03 2020 - 20:46:03 git: kernel/iwm: Add back support for IWM_DEBUG (default is inactive).
Sascha Wildner
- Feb 03 2020 - 21:24:07 git: etc/defaults/rc.conf: Remove some leftovers from the mrouted(8) removal.
Sascha Wildner
- Feb 05 2020 - 04:29:01 git: hammer2.8: Fix typo.
Sascha Wildner
- Feb 07 2020 - 14:54:17 git: kernel/drm: Add missing opt_ddb.h to the Makefiles.
Sascha Wildner
- Feb 08 2020 - 08:52:10 git: kernel/vga_switcheroo: Add missing opt_ddb.h to the Makefile.
Sascha Wildner
- Feb 09 2020 - 10:02:54 git: kernel/apple_gmux: Add missing opt_ddb.h to the Makefile and sort.
Sascha Wildner
- Feb 09 2020 - 17:31:04 git: installer: Silence a kenv(1) warning.
Sascha Wildner
- Feb 09 2020 - 18:30:04 git: route(4): Remove a leftover closing brace.
Sascha Wildner
- Feb 09 2020 - 19:55:14 git: <sys/ttydefaults.h>: Add some includes for self-sufficiency.
Sascha Wildner
- Feb 09 2020 - 21:22:44 git: <sys/ttydefaults.h>: Sync up with FreeBSD, mainly for r179567.
Sascha Wildner
- Feb 10 2020 - 15:18:58 git: sincos.3: Add missing MLINKS.
Sascha Wildner
- Feb 10 2020 - 16:09:25 git: vendor/OPENBSD_LIBM Import sincos() and friends directly to the vendor branch.
Sascha Wildner
- Feb 10 2020 - 16:09:33 git: libm: Remove sincos() and friends from lib/libm.
Sascha Wildner
- Feb 10 2020 - 16:47:46 git: vendor/OPENBSD_LIBM Really sync <math.h> with OpenBSD on the vendor branch.
Sascha Wildner
- Feb 10 2020 - 16:47:49 git: Merge branch 'vendor/OPENBSD_LIBM'
Sascha Wildner
- Feb 11 2020 - 15:20:08 git: flock.2: Document the correct header (<fcntl.h>) for flock().
Sascha Wildner
- Feb 13 2020 - 18:01:18 git: wait.2: Fix markup and comment out some references.
Sascha Wildner
- Feb 14 2020 - 22:29:13 git: Sync ACPICA with Intel's version 20200214.
Sascha Wildner
- Feb 14 2020 - 22:29:13 git: Use our new partition id (0x6c) in several more places.
Sascha Wildner
- Feb 14 2020 - 22:32:28 git: Use <fcntl.h> instead of <sys/file.h> for open()'s prototype and flags.
Sascha Wildner
- Feb 15 2020 - 10:45:45 git: Stop passing "-s labels" to vnconfig(4).
Sascha Wildner
- Feb 16 2020 - 09:30:49 git: Update the pciconf(8) database.
Sascha Wildner
- Feb 16 2020 - 09:32:07 git: DragonFly_RELEASE_5_8 Update the pciconf(8) database.
Sascha Wildner
- Feb 16 2020 - 21:06:03 git: Remove old binutils225 manual pages via 'make upgrade'.
Sascha Wildner
- Feb 20 2020 - 05:25:20 git: DragonFly_RELEASE_5_8 Use our new partition id (0x6c) in several more places.
Sascha Wildner
- Feb 21 2020 - 17:18:23 git: nfssvc.2/quotactl.2: Fix includes.
Sascha Wildner
- Feb 22 2020 - 05:31:40 git: boot: Small indent fix.
Sascha Wildner
- Feb 22 2020 - 06:54:59 git: <sys/user.h>: Restrict inclusion to userland and fix a comment typo.
Sascha Wildner
- Feb 22 2020 - 06:54:59 git: Remove <sys/user.h> inclusion from a few files that don't need it.
Sascha Wildner
- Feb 22 2020 - 07:40:03 git: gcore(1): Don't include <sys/user.h>. Only <errno.h> is needed.
Sascha Wildner
- Feb 22 2020 - 07:52:22 git: realpath.3: Sort SEE ALSO.
Sascha Wildner
- Feb 24 2020 - 10:21:10 git: syscons.4: Mention restrictions on the resolution of ttyv0.
Sascha Wildner
- Feb 24 2020 - 14:28:44 git: boot/loader: Small improvement to merge_help.awk.
Sascha Wildner
- Feb 25 2020 - 16:09:39 git: kernel/options: Fix wrong LINT->LINT64 replacement in a comment.
Sascha Wildner
- Feb 26 2020 - 20:10:27 git: kernel: Fix kernel build with 'options KTR' after 2ff21866646c375554d6.
Sascha Wildner
- Feb 27 2020 - 17:07:31 git: hier.7: Adjust for binutils234.
Sascha Wildner
- Feb 28 2020 - 17:52:30 git: Minor Makefiles cleanup in systat and flame_graph.
Sascha Wildner
Last message date:
Sat Feb 29 09:20:03 PST 2020
Archived on: Fri Mar 3 13:39:22 PST 2023
This archive was generated by
Pipermail 0.09 (Mailman edition).