CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/09/11 01:13:58
Modified files:
sys/kern : subr_userconf.c
sys/sys : device.h
usr.sbin/config: mkioconf.c
Log message:
Change device locators type from int to long, for the sake of 64-bit ports
without proper device trees.
Be sure to build and install config(8) and rerun it before attempting to build
a kernel.
ok kettenis@ deraadt@ jasper@ visa@
