Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Mar 2006 22:49:44 +0000 (UTC)
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/boot/i386/libi386 Makefile libi386.h smbios.c
Message-ID:  <200603092249.k29MniFG037730@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkim        2006-03-09 22:49:44 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/i386/libi386 Makefile libi386.h smbios.c 
  Log:
  - Implement serial numbers, UUID, and asset tag (turned off by default).
  Use 'BOOT_SENSITIVE_INFO=YES' variable to turn them on.
  - Use 'uint*_t' instead of 'u_int*_t', correct compilation warnings, and
  update copyright while I am here.
  
  Revision  Changes    Path
  1.40      +5 -0      src/sys/boot/i386/libi386/Makefile
  1.24      +2 -2      src/sys/boot/i386/libi386/libi386.h
  1.4       +73 -29    src/sys/boot/i386/libi386/smbios.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603092249.k29MniFG037730>