git: kernel: Some minor adjustments for amd{smn,temp}(4).

Sascha Wildner swildner at crater.dragonflybsd.org
Sun Aug 2 11:42:17 PDT 2020


commit 23be82823bb6150c99a0d44206b5d99c37fd01bd
Author: Sascha Wildner <saw at online.de>
Date:   Sun Aug 2 20:32:41 2020 +0200

    kernel: Some minor adjustments for amd{smn,temp}(4).
    
    * Make compilable into the kernel and add to LINT64 and X86_64_GENERIC.
    
    * Reduce some miscellaneous differences with FreeBSD.
    
    * Bump date in manual pages.

Summary of changes:
 share/man/man4/amdsmn.4            |  2 +-
 share/man/man4/amdtemp.4           |  2 +-
 sys/conf/files                     |  3 +++
 sys/config/LINT64                  |  9 ++++++++-
 sys/config/X86_64_GENERIC          |  1 +
 sys/dev/powermng/amdsmn/amdsmn.c   |  6 ++----
 sys/dev/powermng/amdsmn/amdsmn.h   |  3 ++-
 sys/dev/powermng/amdtemp/amdtemp.c | 13 ++++---------
 8 files changed, 22 insertions(+), 17 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/23be82823bb6150c99a0d44206b5d99c37fd01bd


-- 
DragonFly BSD source repository


More information about the Commits mailing list