]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r271992
authorlwhsu <lwhsu@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 5 Nov 2014 16:26:23 +0000 (16:26 +0000)
committerlwhsu <lwhsu@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 5 Nov 2014 16:26:23 +0000 (16:26 +0000)
commit6ae90e6208f32a6ba848f561f8af3f4b6a88051c
treede9e897ccdf871e5b24eebcf6caa0df671329162
parent2c28f6e571e9fb50d7f9f5673b2d1db26ba20940
MFC r271992

  Reflect the chanages in sleepqueue.h and subr_sleepqueue.c
  - Priority argument is introduced to sleepq_*wait* in r177085
  - sleepq_calc_signal_retval is removed from implementation
  - sleepq_catch_signals is internal now

MFC r272475

  - Bump .Dd

Approved by:  kevlo

git-svn-id: svn://svn.freebsd.org/base/stable/9@274140 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
ObsoleteFiles.inc
share/man/man9/Makefile
share/man/man9/sleepqueue.9
sys/sys/sleepqueue.h