K 10 svn:author V 3 bde K 8 svn:date V 27 1998-02-13T05:25:37.000000Z K 7 svn:log V 280 Fixed missing privilege checking and off-by-1 bounds checking in i386_set_ioperm(). Don't use a magic number for the bound. Fixed missing bounds checking in i386_get_ioperm(). Don't use a magic number for the bound elsewhere in this function. Removed some bogus initializers. END