Searched hist:25056 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/scd/
H A Dscd.cdiff 25056 Sun Apr 20 15:26:55 MDT 1997 bde Fixed the type of timeout functions and removed casts that hid the
type mismatches. mcd and scd were/are particularly bogus. They
used a general purpose function taking 2 args for the timeout
function and fudged varargs stuff to supply the second arg for the
timeout case. This broke `cc -mrtd'. Bounce through a timeout
function instead. The timeout arg still gets bogusly cast from
int to `void *' and back.
/freebsd-11-stable/sys/dev/mcd/
H A Dmcd.cdiff 25056 Sun Apr 20 15:26:55 MDT 1997 bde Fixed the type of timeout functions and removed casts that hid the
type mismatches. mcd and scd were/are particularly bogus. They
used a general purpose function taking 2 args for the timeout
function and fudged varargs stuff to supply the second arg for the
timeout case. This broke `cc -mrtd'. Bounce through a timeout
function instead. The timeout arg still gets bogusly cast from
int to `void *' and back.

Completed in 137 milliseconds