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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to