Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add the wait6(2) system call. It takes POSIX waitid()-like process | kib | 2012-11-13 | 1 | -1/+1 |
* | Fix panic in procdesc that can be triggered in the following scenario: | pjd | 2012-09-01 | 1 | -2/+10 |
* | Check proper flag (PDF_DAEMON, not PD_DAEMON) when deciding if the process | pjd | 2012-06-19 | 1 | -2/+2 |
* | In order to maximize the re-usability of kernel code in user space this | kmacy | 2011-09-16 | 1 | -3/+3 |
* | Add experimental support for process descriptors | jonathan | 2011-08-18 | 1 | -0/+524 |