NetBSD/sys/arch/hp300
tsutsui acde3c90d0 Add casts to int to rdunit() and rdpart() macro to suppress a warning
since they are unlikely 64 bits.

XXX: actually these should be DISKUNIT() and DISKPART() in <sys/disklabel.h>.
2009-01-11 18:19:53 +00:00
..
compile
conf Remove softdep, pass 1. We are focused on improving journalling. 2008-11-24 11:41:07 +00:00
dev Add casts to int to rdunit() and rdpart() macro to suppress a warning 2009-01-11 18:19:53 +00:00
DOC
hp300 Use PRIu64 to print 64 bit dev_t. 2009-01-11 13:03:00 +00:00
include Remove obsolete code for old software interrupt emulation. 2008-12-21 17:42:05 +00:00
stand
Makefile