[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Kenneth R Westerback <krw_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Mon, 9 Oct 2006 21:17:45 -0600 (MDT)
CVSROOT: /cvs
Module name: src
Changes by: krw_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2006/10/09 21:17:45
Modified files:
sys/arch/alpha/alpha: disksubr.c
sys/arch/amd64/amd64: disksubr.c
sys/arch/arm/arm: disksubr.c
sys/arch/hppa/hppa: disksubr.c
sys/arch/hppa64/hppa64: disksubr.c
sys/arch/i386/i386: disksubr.c
sys/arch/landisk/landisk: disksubr.c
sys/arch/macppc/macppc: disksubr.c
sys/arch/mips64/mips64: disksubr.c
sys/arch/mvmeppc/mvmeppc: disksubr.c
Log message:
Don't spoof a Free/NetBSD MBR partition as the 'a' partition in a
disklabel. Fixes 'double spoofing' of these partitions as both 'a' and
something in the 'i' to 'p' range.
OpenBSD changed its MBR partition type to 'A6' eight years ago. As a
backward compatibility measure NetBSD and FreeBSD MBR partitions were
still spoofed as 'a' partitions when no OpenBSD partition could be
found. This bit of backward compatibility is no longer required.
'we can get rid of it' deraadt@
Visit your host, monkey.org