Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Dec 2008 17:19:16 +0000 (UTC)
From:      "Bjoern A. Zeeb" <bz@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern subr_param.c
Message-ID:  <200812271719.mBRHJJAk070405@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bz          2008-12-27 17:19:16 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             subr_param.c 
  Log:
  SVN rev 186522 on 2008-12-27 17:19:16Z by bz
  
  Hide detect_virtual() along with the accompanying string
  arrays under #ifndef XEN to make XEN config compile again.
  In case of Xen vm_guest is hard coded.
  
  Move the list for the vm_guest sysctl out of the restictive
  bounds as the sysctl is there in either case.
  
  Revision  Changes    Path
  1.83      +9 -7      src/sys/kern/subr_param.c



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