Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jul 1996 13:30:55 -0700 (PDT)
From:      Bruce Evans <bde>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/i386/i386 autoconf.c
Message-ID:  <199607302030.NAA04614@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

bde         96/07/30 13:30:54

  Modified:    sys/i386/i386  autoconf.c
  Log:
  Fixed longstanding bug of not checking `dumpdev' or setting `dumplo'
  early enough when the dump device is specified in the config file.
  
  Removed stale comment about configuration root and swap devices.
  
  Don't bother clearing dumplo when dumpdev is set to NODEV.  Everything
  is controlled by dumpdev.
  
  Fixed the kern.dumpdev sysctl.  Writes were handle bogusly.
  
  Revision  Changes    Path
  1.56      +7 -10     src/sys/i386/i386/autoconf.c



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