NetBSD/sys/arch/hp300
thorpej e2c6ed87ec Fix several semantic bugs:
- Always allow RAW_PART to be opened, regardless of the partition table.
- Never do partition translation on RAW_PART; it's always offset 0.
- Always make sure the disklabel is read from RAW_PART.
- Make *strategy() return values consistent.

This fixes a condition where a bogus partition table could be written
to the disk from SYS_INST, and the user had no way to rewrite with
a correct partition table, since RAW_PART would be invalid.
1996-12-21 21:34:40 +00:00
..
DOC backout previous kprintf change 1996-10-13 16:50:51 +00:00
compile new RCS ID format. 1994-10-26 07:22:45 +00:00
conf Snapshot of new config for NetBSD/hp300. This isn't quite finished yet. 1996-12-17 08:40:56 +00:00
dev Generate initial copies of these files. 1996-12-17 09:01:24 +00:00
hp300 Snapshot of new config for NetBSD/hp300. This isn't quite finished yet. 1996-12-17 08:40:56 +00:00
include Kill __BROKEN_INDIRECT_CONFIG 1996-12-17 08:11:50 +00:00
stand Fix several semantic bugs: 1996-12-21 21:34:40 +00:00
Makefile Spring cleaning. 1995-08-04 07:40:31 +00:00