Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Sep 1996 14:18:42 -0700 (PDT)
From:      Poul-Henning Kamp <phk>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/i386/boot/biosboot boot.h disk.c sys.c
Message-ID:  <199609102118.OAA14846@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         96/09/10 14:18:42

  Modified:    sys/i386/boot/biosboot  boot.h disk.c sys.c
  Log:
  Rather than adding more gunk here, clean some of it up:
  	devread() had a bogus interface, cleaned up.
  	Bread() did an unneeded bcopy(), don't.
  Saves 80 bytes and some time.
  
  Revision  Changes    Path
  1.12      +3 -3      src/sys/i386/boot/biosboot/boot.h
  1.18      +19 -19    src/sys/i386/boot/biosboot/disk.c
  1.13      +12 -26    src/sys/i386/boot/biosboot/sys.c



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