Subject: re: CVS commit: src/sys/sys To: None <christos@netbsd.org> From: matthew green <mrg@eterna.com.au> List: source-changes Date: 03/23/2007 05:37:38
Modified Files:
src/sys/sys: types.h
Log Message:
prevent caddr_t use in the kernel so that it does not creep in again.
this seems unfriendly to 3rd party (kernel) code.