Searched hist:72356 (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/kern/
H A Duipc_mbuf2.cdiff 72356 Sun Feb 11 03:02:06 MST 2001 bmilekic Long awaited style fixup in mbuf code. Get rid of K&R style prototyping
and function argument declarations. Make sure that functions that are
supposed to return a pointer return NULL in case of failure. Don't cast
NULL. Finally, get rid of annoying `register' uses.
H A Duipc_mbuf.cdiff 72356 Sun Feb 11 03:02:06 MST 2001 bmilekic Long awaited style fixup in mbuf code. Get rid of K&R style prototyping
and function argument declarations. Make sure that functions that are
supposed to return a pointer return NULL in case of failure. Don't cast
NULL. Finally, get rid of annoying `register' uses.
/freebsd-11-stable/sys/sys/
H A Dmbuf.hdiff 72356 Sun Feb 11 03:02:06 MST 2001 bmilekic Long awaited style fixup in mbuf code. Get rid of K&R style prototyping
and function argument declarations. Make sure that functions that are
supposed to return a pointer return NULL in case of failure. Don't cast
NULL. Finally, get rid of annoying `register' uses.

Completed in 180 milliseconds