Home
last modified time | relevance | path

Searched hist:"13434232 a6d49b50cd34e0ebddfea926f2a30088" (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/kern/
H A Dsubr_uio.cdiff 13434232a6d49b50cd34e0ebddfea926f2a30088 Tue Feb 08 01:36:46 CET 2011 Matthew D Fleming <mdf@FreeBSD.org> Remove the uio_yield prototype and symbol. This function has been
misnamed since it was introduced and should not be globally exposed
with this name. The equivalent functionality is now available using
kern_yield(curthread->td_user_pri). The function remains
undocumented.

Bump __FreeBSD_version.
/freebsd/sys/sys/
H A Duio.hdiff 13434232a6d49b50cd34e0ebddfea926f2a30088 Tue Feb 08 01:36:46 CET 2011 Matthew D Fleming <mdf@FreeBSD.org> Remove the uio_yield prototype and symbol. This function has been
misnamed since it was introduced and should not be globally exposed
with this name. The equivalent functionality is now available using
kern_yield(curthread->td_user_pri). The function remains
undocumented.

Bump __FreeBSD_version.
H A Dparam.hdiff 13434232a6d49b50cd34e0ebddfea926f2a30088 Tue Feb 08 01:36:46 CET 2011 Matthew D Fleming <mdf@FreeBSD.org> Remove the uio_yield prototype and symbol. This function has been
misnamed since it was introduced and should not be globally exposed
with this name. The equivalent functionality is now available using
kern_yield(curthread->td_user_pri). The function remains
undocumented.

Bump __FreeBSD_version.
/freebsd/
H A DUPDATINGdiff 13434232a6d49b50cd34e0ebddfea926f2a30088 Tue Feb 08 01:36:46 CET 2011 Matthew D Fleming <mdf@FreeBSD.org> Remove the uio_yield prototype and symbol. This function has been
misnamed since it was introduced and should not be globally exposed
with this name. The equivalent functionality is now available using
kern_yield(curthread->td_user_pri). The function remains
undocumented.

Bump __FreeBSD_version.