freebsd-skq/sys/cddl/compat/opensolaris
jhb 8b099870ed 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
..
kern Add missing FBSDID() tag for new file. 2013-03-09 01:54:26 +00:00
rpc Our libc doesn't implement control method for XDR (only kernel does) and it 2009-08-20 00:05:29 +00:00
sys Partially revert r195702. Deferring stops is now implemented via a set of 2013-03-18 17:23:58 +00:00