NetBSD/sys/arch/hp700
jym 92ae85d18e Changes to MEMORY_RBFLAGS option:
- renamed to MEMORY_DISK_RBFLAGS to better fit the rest of the
MEMORY_DISK options(4)
- change default value to RB_AUTOBOOT instead of RB_SINGLE, and adapt
the config(5) files accordingly
- document this option inside options(4)

See also http://mail-index.netbsd.org/tech-kern/2008/12/25/msg003924.html

Reviewed by abs@ in private mail.
2009-02-06 18:50:26 +00:00
..
compile
conf Changes to MEMORY_RBFLAGS option: 2009-02-06 18:50:26 +00:00
dev replace bitmask_snprintf(9) with snprintb(3) 2008-12-16 22:35:21 +00:00
gsc Return early if size == 0 in ie_gsc_memcopy{in,out} 2008-10-06 15:57:50 +00:00
hp700 Re-adapt to the changed return types for major() and minor(). 2009-01-21 16:24:33 +00:00
include Add a comment and whitespace. 2008-09-06 09:45:57 +00:00
stand Don't use dev_t now that it's 64bits. 2009-01-22 07:57:17 +00:00
Makefile