cvs commit: src/sys/sun4v/sun4v machdep.c mp_machdep.c vm_machdep.c

Kip Macy kmacy at FreeBSD.org
Sun Nov 26 14:31:24 PST 2006


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


More information about the cvs-src mailing list