K 10 svn:author V 3 bde K 8 svn:date V 27 1994-12-12T12:27:39.000000Z K 7 svn:log V 160 Obtained from: my fix for 1.1.5 Remove compatibility hack so that dup(fd) isn't interpreted as dup2(fd & 0x3f, random_junk_on_stack_fd) when (fd & 0x3f) != 0. END