OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Tobias Weingartner (weingartcvs.openbsd.org)
Date: Fri Jun 27 2003 - 13:27:53 CDT


CVSROOT: /cvs
Module name: src
Changes by: weingartcvs.openbsd.org 2003/06/27 12:27:53

Modified files:
        sys/arch/i386/stand/biosboot: biosboot.S

Log message:
Cleanup biosboot to remove uneeded 32-bit opcodes, initializations of
32-bit segment registers, and other things not really necessary. Cleanup
some comments while there as well. Tweak blocktable to max size these
changes allow us. This should help in shrinking the code some, making
future changes easier.

nate ok.