Age | Commit message (Expand) | Author |
---|---|---|
2012-04-22 | Add struct proc * argument to FRELE() and FILE_SET_MATURE() in | Philip Guenthe |
2011-07-07 | Add new syscall entries to support the openat(2) family of functions | Matthew Dempsky |
2011-07-02 | Use getvnode() instead of implementing our own file descriptor handling | Joel Sing |
2011-04-07 | Do not use NULL in integer comparisons. No functional change. | Miod Vallat |
2011-01-12 | Only init the nameidata parts that are strictly needed instead | Thordur I. Bjornsson |
2010-06-14 | plug a memleak, free the devname when we succeed with | Thordur I. Bjornsson |
2010-06-08 | Introduce a diskmap pseudo device which allows userland to open a disk | Joel Sing |