HardenedBSD/sys/i386
David Greenman 3443a7b245 Brought over from 1.1.5:
Fix from Bruce Evans. There were missing sets of parantheses:

1. The checks for the standard data selectors were botched, so %ss == 0
   and probably %cs == 0 were allowed.  A fix is enclosed.  The checks
   for the standard selectors could be omitted without losing anything
   since the standard selectors pass the valid_ldt_sel() tests.
1994-09-15 10:52:46 +00:00
..
boot
conf
eisa
i386 Brought over from 1.1.5: 1994-09-15 10:52:46 +00:00
include Added support for many more videomodes, including graphic modes up til 1994-09-15 07:26:40 +00:00
isa Added support for many more videomodes, including graphic modes up til 1994-09-15 07:26:40 +00:00
pci
Makefile