Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Nov 2006 22:31:23 +0000 (UTC)
From:      Kip Macy <kmacy@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sun4v/sun4v machdep.c mp_machdep.c vm_machdep.c
Message-ID:  <200611262231.kAQMVNJI062109@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kmacy       2006-11-26 22:31:23 UTC

  FreeBSD src repository

  Modified files:
    sys/sun4v/sun4v      machdep.c mp_machdep.c vm_machdep.c 
  Log:
  Fix "shutdown -r" and "shutdown -h"
  - "shutdown -r" will reset the system
  - "shutdown -h" will power off the system
  We don't drop into OFW as newer versions of solaris don't do this either
  
  Revision  Changes    Path
  1.6       +1 -1      src/sys/sun4v/sun4v/machdep.c
  1.3       +0 -1      src/sys/sun4v/sun4v/mp_machdep.c
  1.2       +1 -4      src/sys/sun4v/sun4v/vm_machdep.c



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