Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Aug 2002 16:56:02 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/syscons schistory.c
Message-ID:  <200208192356.g7JNu2MH006504@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2002/08/19 16:56:01 PDT

  Modified files:
    sys/dev/syscons      schistory.c 
  Log:
  de-count schistory.c.  The handling of NSC was rather bogus here and was
  little more than a place holder, because nothing actually counted the
  number of 'sc' units to compare it against NSC.  A bit more work here
  is needed so that the scaling of SC_MAX_HISTORY_SIZE and extra_history_size
  goes up when more sc units are added.  But, it does not appear that we can
  have more than one console yet, so it does not seem particularly urgent.
  
  Revision  Changes    Path
  1.14      +14 -5     src/sys/dev/syscons/schistory.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?200208192356.g7JNu2MH006504>