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: Kenneth R Westerback (krwcvs.openbsd.org)
Date: Sun Jul 09 2006 - 16:06:39 CDT


CVSROOT: /cvs
Module name: src
Changes by: krwcvs.openbsd.org 2006/07/09 15:06:39

Modified files:
        sys/arch/hppa/hppa: disksubr.c
        sys/arch/hppa64/hppa64: disksubr.c
        sys/arch/mips64/mips64: disksubr.c

Log message:
DISKLABEL_ALL was never used in hppa, hppa64, mips64 config files so
just eliminate the check to set DISKLABEL_I386 with it. If you want
DISKLABEL_I386, use that option.