Fix a minor bug in fdcopy() in the last commit, Consolidate the
authorMatthew Dillon <dillon@dragonflybsd.org>
Mon, 22 May 2006 21:33:11 +0000 (21:33 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Mon, 22 May 2006 21:33:11 +0000 (21:33 +0000)
commit8247b2f9fc645387c3a3af25d3bf4b2faa6c0762
treedade6ac0d29d153ee9f844842f92758b9dc01e40
parent259b8ea0142512f3fc5315c769effd4ff85db9b1
Fix a minor bug in fdcopy() in the last commit, Consolidate the
fd_lastfile and fd_freefile fixup code to its own little inline function.
sys/kern/kern_descrip.c