Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Jun 1995 07:02:59 -0700
From:      Joerg Wunsch <joerg>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/i386/boot/biosboot boot.c boot.h io.c sys.c table.c
Message-ID:  <199506251402.HAA20921@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
joerg       95/06/25 07:02:58

  Modified:    sys/i386/boot/biosboot  boot.c boot.h io.c sys.c table.c
  Log:
  Reset defaults in case of boot() is looping several times (e.g. the
  user has entered a bogus kernel name in the first place).
  
  Also fix the broken #ifdef FORCE_COMCONSOLE, it has been disabled by
  accident.  (NB: the keyboard probe remains disabled however.)
  
  Few cosmetic fixes (declare functions to be void instead of int),
  while i've been at this.
  
  Pointed out by: wosch@cs.tu-berlin.de (Wolfram Schneider), for the init bug



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