Fix from Bruce Evans; dup() would turn itself into dup2() bogusly
authorGarrett Wollman <wollman@FreeBSD.org>
Sat, 12 Mar 1994 00:59:33 +0000 (00:59 +0000)
committerGarrett Wollman <wollman@FreeBSD.org>
Sat, 12 Mar 1994 00:59:33 +0000 (00:59 +0000)
commit2793ff044480bdeab97b2b2e174bd8ad47dac757
tree53879c0adc08da9568652ef9bb546c6fef72e9dd
parenta4561f9a1adb9bba7c0b99dee6f9fdc693516ed0
Fix from Bruce Evans; dup() would turn itself into dup2() bogusly
for fd values >= 64.
sys/kern/kern_descrip.c