Jonathan Anderson c0467b5e6e When Capsicum starts creating capabilities to wrap existing file
descriptors, we will want to allocate a new descriptor without installing
it in the FD array.

Split falloc() into falloc_noinstall() and finstall(), and rewrite
falloc() to call them with appropriate atomicity.

Approved by: mentor (rwatson), re (bz)
2011-06-30 15:22:49 +00:00
..
2011-06-26 01:32:46 +00:00
2011-05-22 09:58:48 +00:00
MFC
2011-05-27 16:09:10 +00:00
2011-06-13 13:24:33 +00:00