Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Oct 2010 04:30:27 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern kern_shutdown.c src/sys/sys systm.h
Message-ID:  <201010180431.o9I4V0ff088775@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2010-10-18 04:30:27 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_shutdown.c 
    sys/sys              systm.h 
  Log:
  SVN rev 214004 on 2010-10-18 04:30:27Z by marcel
  
  Rename boot() to kern_reboot() and make it visible outside of
  kern_shutdown.c. This makes it easier for emulators and other
  parts of the kernel to initiate a reboot.
  
  Revision  Changes    Path
  1.207     +6 -7      src/sys/kern/kern_shutdown.c
  1.291     +2 -1      src/sys/sys/systm.h



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