Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 May 1997 03:42:09 -0700 (PDT)
From:      Kazutaka YOKOTA <yokota@FreeBSD.ORG>
To:        CVS-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit:  src/sys/i386/isa syscons.c
Message-ID:  <199705071042.DAA02069@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
yokota      97/05/07 03:42:08

  Modified:    sys/i386/isa  syscons.c
  Log:
  Now that we have replaced video-related block copy calls with
  sc_bcopy(), which is generic_bcopy() in reality, there is no point in
  retaining bcopyw() calls in the source code.
  OKed by : sos
  
  Revision  Changes    Path
  1.214     +32 -34    src/sys/i386/isa/syscons.c



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