ioctlprint(1): Add ioctl descriptive printer.

This commit is contained in:
kamil 2020-04-02 03:34:49 +00:00
parent bf4492493d
commit 8ea4f8a087
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2662 $>
# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2663 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@ -161,3 +161,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
where the relevant pages are already in-core. [ad 20200322]
bwfm: Update firmware to linux-firmware-20200316. [thorpej 20200322]
acpi(4): Updated ACPICA to 20200326. [christos 20200328]
ioctlprint(1): Add ioctl descriptive printer. [kamil 20200402]