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

/freebsd-10.0-release/sys/sys/
H A Dposix4.hdiff 55140 Mon Dec 27 08:22:09 MST 1999 bde Fixed some type mismatches. p_retval[0] in struct proc has type
register_t, so pointers to it must be passed around as `register_t *',
not as `int *'. The type mismatches were non-benign on alphas, but
the broken code is normally only configured by LINT.
/freebsd-10.0-release/sys/kern/
H A Dksched.cdiff 55140 Mon Dec 27 08:22:09 MST 1999 bde Fixed some type mismatches. p_retval[0] in struct proc has type
register_t, so pointers to it must be passed around as `register_t *',
not as `int *'. The type mismatches were non-benign on alphas, but
the broken code is normally only configured by LINT.

Completed in 166 milliseconds