freebsd-skq/sys/cddl/compat
John Baldwin 3cf3b9f097 Partially revert r195702. Deferring stops is now implemented via a set of
calls to toggle TDF_SBDRY rather than passing PBDRY to individual sleep
calls.
- Remove the stop_allowed parameters from cursig() and issignal().
  issignal() checks TDF_SBDRY directly.
- Remove the PBDRY and SLEEPQ_STOP_ON_BDRY flags.
2013-03-18 17:23:58 +00:00
..
opensolaris Partially revert r195702. Deferring stops is now implemented via a set of 2013-03-18 17:23:58 +00:00