Noop Commit - Change was in last revision.

If the next available mailbox is not in the free state, print a warning
and handle the condition as a temporary resource shortage.  The condition
should never happen, but we shouldn't panic since recovery is possible.
This commit is contained in:
Justin T. Gibbs 1998-11-10 06:47:11 +00:00
parent 4ff057c7b0
commit 712463b1fa
2 changed files with 2 additions and 2 deletions

View File

@ -55,7 +55,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* $Id: aha.c,v 1.10 1998/10/15 23:46:33 gibbs Exp $
* $Id: aha.c,v 1.11 1998/11/10 06:44:42 gibbs Exp $
*/
#include <sys/param.h>

View File

@ -29,7 +29,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* $Id: bt.c,v 1.8 1998/10/30 02:06:44 gibbs Exp $
* $Id: bt.c,v 1.9 1998/11/10 06:44:50 gibbs Exp $
*/
/*