Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Sep 2000 11:13:36 -0700 (PDT)
From:      Archie Cobbs <archie@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/boot/i386/libi386 nullconsole.c Makefile bootinfo.c src/sys/boot/i386/loader conf.c main.c
Message-ID:  <200009201813.LAA03524@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
archie      2000/09/20 11:13:36 PDT

  Modified files:
    sys/boot/i386/libi386 Makefile bootinfo.c 
    sys/boot/i386/loader conf.c main.c 
  Added files:
    sys/boot/i386/libi386 nullconsole.c 
  Log:
  Add support for the "nullconsole" console type, for systems with
  neither a video console nor a serial port. Use it if the RB_MUTE
  flag is set.
  
  Submitted by:	Doug Ambrisko <ambrisko@whistle.com>
  Reviewed by:	jhb
  
  Revision  Changes    Path
  1.19      +3 -2      src/sys/boot/i386/libi386/Makefile
  1.27      +6 -1      src/sys/boot/i386/libi386/bootinfo.c
  1.16      +3 -1      src/sys/boot/i386/loader/conf.c
  1.23      +3 -1      src/sys/boot/i386/loader/main.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?200009201813.LAA03524>