CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2015/09/30 16:45:57
Modified files: sys/arch/sgi/stand/boot: diskio.c Log message: Nuke a #if 0/#endif block and a related variable. No plans to ever make this work better than it does now. Eliminates a stray use of LABELSECTOR. ok miod@