Searched hist:290805 (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/share/man/man9/
H A Dtimeout.9diff 290805 Fri Nov 13 21:06:12 MST 2015 rrs This fixes several places where callout_stops return is examined. The
new return codes of -1 were mistakenly being considered "true". Callout_stop
now returns -1 to indicate the callout had either already completed or
was not running and 0 to indicate it could not be stopped. Also update
the manual page to make it more consistent no non-zero in the callout_stop
or callout_reset descriptions.

MFC after: 1 Month with associated callout change.
/freebsd-11-stable/sys/net/
H A Dif_llatbl.cdiff 290805 Fri Nov 13 21:06:12 MST 2015 rrs This fixes several places where callout_stops return is examined. The
new return codes of -1 were mistakenly being considered "true". Callout_stop
now returns -1 to indicate the callout had either already completed or
was not running and 0 to indicate it could not be stopped. Also update
the manual page to make it more consistent no non-zero in the callout_stop
or callout_reset descriptions.

MFC after: 1 Month with associated callout change.
/freebsd-11-stable/sys/netpfil/pf/
H A Dif_pfsync.cdiff 290805 Fri Nov 13 21:06:12 MST 2015 rrs This fixes several places where callout_stops return is examined. The
new return codes of -1 were mistakenly being considered "true". Callout_stop
now returns -1 to indicate the callout had either already completed or
was not running and 0 to indicate it could not be stopped. Also update
the manual page to make it more consistent no non-zero in the callout_stop
or callout_reset descriptions.

MFC after: 1 Month with associated callout change.
/freebsd-11-stable/sys/kern/
H A Dsubr_taskqueue.cdiff 290805 Fri Nov 13 21:06:12 MST 2015 rrs This fixes several places where callout_stops return is examined. The
new return codes of -1 were mistakenly being considered "true". Callout_stop
now returns -1 to indicate the callout had either already completed or
was not running and 0 to indicate it could not be stopped. Also update
the manual page to make it more consistent no non-zero in the callout_stop
or callout_reset descriptions.

MFC after: 1 Month with associated callout change.
/freebsd-11-stable/sys/netinet/
H A Dtcp_timer.cdiff 290805 Fri Nov 13 21:06:12 MST 2015 rrs This fixes several places where callout_stops return is examined. The
new return codes of -1 were mistakenly being considered "true". Callout_stop
now returns -1 to indicate the callout had either already completed or
was not running and 0 to indicate it could not be stopped. Also update
the manual page to make it more consistent no non-zero in the callout_stop
or callout_reset descriptions.

MFC after: 1 Month with associated callout change.
H A Din.cdiff 290805 Fri Nov 13 21:06:12 MST 2015 rrs This fixes several places where callout_stops return is examined. The
new return codes of -1 were mistakenly being considered "true". Callout_stop
now returns -1 to indicate the callout had either already completed or
was not running and 0 to indicate it could not be stopped. Also update
the manual page to make it more consistent no non-zero in the callout_stop
or callout_reset descriptions.

MFC after: 1 Month with associated callout change.
/freebsd-11-stable/sys/netinet6/
H A Din6.cdiff 290805 Fri Nov 13 21:06:12 MST 2015 rrs This fixes several places where callout_stops return is examined. The
new return codes of -1 were mistakenly being considered "true". Callout_stop
now returns -1 to indicate the callout had either already completed or
was not running and 0 to indicate it could not be stopped. Also update
the manual page to make it more consistent no non-zero in the callout_stop
or callout_reset descriptions.

MFC after: 1 Month with associated callout change.

Completed in 401 milliseconds