obrien 1adb54c02d Back out MFC of "eradicate caddr_t".
Turn's out Kris' suspisions were right - from a suttle code compatability
point of view.  Robert Watson found that ARLA code had something like this:
	typedef int (*foo_t)(caddr_t); ... foo_t fred;
The compile gets all snarky when it finds int fred(void *) { .. }.
2008-02-26 18:19:49 +00:00
..
MFC
2007-02-05 11:38:26 +00:00
2007-07-21 22:24:07 +00:00
2008-02-26 18:19:49 +00:00
2007-05-24 19:15:09 +00:00
2008-02-16 16:21:26 +00:00
2007-10-23 03:37:10 +00:00