Jaakko Heinonen 13c02cbb18 Extend the kernel unit number allocator for allocating specific unit
numbers. This change adds a new function alloc_unr_specific() which
returns the requested unit number if it is free. If the number is
already allocated or out of the range, -1 is returned.

Update alloc_unr(9) manual page accordingly and add a MLINK for
alloc_unr_specific(9).

Discussed on:	freebsd-hackers
2010-07-05 16:23:55 +00:00
..
2009-11-28 23:50:48 +00:00
2009-12-22 09:03:59 +00:00
2009-12-14 22:47:09 +00:00
2010-01-19 15:31:18 +00:00
2010-01-02 01:12:10 +00:00
2010-06-26 13:20:40 +00:00
2009-05-27 16:36:54 +00:00
2009-12-14 20:04:28 +00:00
2009-05-09 19:01:24 +00:00
2009-09-19 17:56:26 +00:00
2009-10-23 15:10:41 +00:00
2010-06-02 17:27:23 +00:00
2009-11-06 07:17:31 +00:00
2010-03-10 20:30:51 +00:00
2010-06-28 18:17:21 +00:00
2010-06-28 18:17:21 +00:00
2010-06-29 14:31:49 +00:00
2010-06-28 18:17:21 +00:00
2009-11-28 23:50:48 +00:00
2010-04-20 17:57:43 +00:00
2009-03-01 04:57:23 +00:00
2010-01-04 20:59:52 +00:00
2009-09-06 09:39:40 +00:00
2009-08-23 08:04:40 +00:00
2009-06-25 12:46:59 +00:00