Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Aug 1999 07:02:21 -0700 (PDT)
From:      Alfred Perlstein <alfred@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_shutdown.c
Message-ID:  <199908111402.HAA74839@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
alfred      1999/08/11 07:02:21 PDT

  Modified files:
    sys/kern             kern_shutdown.c 
  Log:
  When doing a dump, if ENODEV is returned explain what happened to the user,
  "the device doesn't support a dump routine"
  
  Only print "dump succeeded" when 0 is returned, instead of when an unexpected
  error number is returned, print that error number.
  
  Reviewed by: Eivind
  
  Revision  Changes    Path
  1.59      +13 -3     src/sys/kern/kern_shutdown.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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