last edits

This commit is contained in:
Harald Hope 2021-04-16 21:23:37 -07:00
parent 573c272bda
commit 75fa0391e3

View file

@ -379,10 +379,10 @@ it doesn't know how to listen to the newer tools like bluetoothctl, bt-adapter,
or rfkill.
8. OpenBSD: Going along with Code Change 1, now has disk serial (doas/root),
more consistent physical block size data, more reliable disk data, and for
-Dxxx, duid, if available. Also added disk partition table scheme, aka MBR /
GPT. Some of these new items may also work with NetBSD. See also Fix 17, SMART
fix for OpenBSD.
more consistent physical block size data, more reliable disk data, and for -Dxx,
duid, if available. Also added disk partition table scheme, aka MBR / GPT. Some
of these new items may also work with NetBSD. See also Fix 17, SMART fix for
OpenBSD.
9. OpenBSD/NetBSD/FreeBSD: the DiskDataBSD refactor now allows Unmounted
partitions report.
@ -549,7 +549,6 @@ without thinking about it, but once I thought about it, I realized how silly
that was. This must have knocked off a good 50 or more unnecessary, and always
expensive, function calls.
--------------------------------------------------------------------------------
-- Harald Hope - Fri, 16 Apr 2021 20:37:35 -0700