imp 679f056452 Fix warnings due to type mismatch.
Cast ctxp to caddr_t to pass data as expected. While void * is a
universal type, char * isn't (and that's what caddr_t is defined as).
One could argue these prototypes should take void * rather than
caddr_t, but changing that is much more invasive.

Sponsored by: Netflix
2017-08-26 18:29:58 +00:00
..
2017-08-26 18:29:58 +00:00
2017-05-23 09:29:05 +00:00
2017-08-21 17:45:06 +00:00
2017-08-16 22:54:35 +00:00
2017-07-09 13:53:32 +00:00
2017-08-26 18:12:25 +00:00
2017-08-21 13:54:29 +00:00
2017-05-23 09:29:05 +00:00
2017-06-08 21:30:34 +00:00
2017-08-25 19:41:38 +00:00
2017-05-09 05:08:47 +00:00