Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-8] src/usr.sbin/acpitools/acpidump



Module Name:    src
Committed By:   martin
Date:           Thu Jan  3 11:26:42 UTC 2019

Modified Files:
        src/usr.sbin/acpitools/acpidump [netbsd-8]: acpi.c

Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #1154):

        usr.sbin/acpitools/acpidump/acpi.c: revision 1.43

  Fix acpi_print_string(). Treat NUL termination correctly to not to print
NUL character. For example, this change prints an OEMID "41 4d 44 00 41 4d"
with "AMD". Tested by Patrick Welche.


To generate a diff of this commit:
cvs rdiff -u -r1.15.8.2 -r1.15.8.3 src/usr.sbin/acpitools/acpidump/acpi.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index