Age | Commit message (Expand) | Author |
---|---|---|
2008-02-02 | Relocate internal pipe file descriptor if newfd collides with it. Fixes | Kurt Miller |
2007-04-27 | Use rlimit nofiles max to size fd/fdp tables instead of cur. Fixes | Kurt Miller |
2006-10-03 | upon success dup2() returns newfd so don't overwrite it with | Kurt Miller |
2006-09-26 | Part 2 of file descriptor race and deadlock corrections. | Kurt Miller |
2006-09-22 | Part 1 of file descriptor race and deadlock corrections. | Kurt Miller |
2003-02-05 | thread fd handling, part 2. Don't mung file flags until forced | Marco S Hyman |
2003-02-04 | Part 1 of thread fd handling fixes. In the new scheme fd_table_entries | Marco S Hyman |
2002-02-19 | From FreeBSD: | Federico G. Schwindt |
1999-11-25 | sync with FreeBSD | David Leonard |
1999-01-06 | ident | David Leonard |
1998-11-09 | sync with FreeBSD (rwlock, gc thread, man pages) | David Leonard |
1998-08-27 | experimental threaded libc - kernel only | David Leonard |