NetBSD/sys/arch/macppc
itojun 4c1feea9d8 correct writedisklabel() on MBR-partitioned disk.
while here, correct labelsector/offset mismatch in writedisklabel,
when readdisklabel() have found the label at nonstandard location
(due to magic number search).  a lot of other ports have the same problem.
2002-06-19 03:10:56 +00:00
..
compile
conf apm emulation, from openbsd 2002-06-18 05:22:50 +00:00
dev apm emulation, from openbsd 2002-06-18 05:22:50 +00:00
include correct writedisklabel() on MBR-partitioned disk. 2002-06-19 03:10:56 +00:00
macppc correct writedisklabel() on MBR-partitioned disk. 2002-06-19 03:10:56 +00:00
pci * Add "pcitag_t *pba_bridgetag" to pci_attach_args. This is set to 2002-05-16 01:01:28 +00:00
stand avoid hardcoding MBR_MAGICOFF and MBR_MAGIC. 2002-06-18 00:37:25 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00