Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unneeded #include <sys/proc.h> lines. | phk | 2000-10-29 | 1 | -1/+0 |
* | o Simplify capability types away from an array of ints to a single | rwatson | 2000-10-13 | 1 | -2/+9 |
* | o Add missing function return types from capability syscall call stubs, | rwatson | 2000-07-25 | 1 | -0/+4 |
* | o Introduce syscall prototypes, stubs for __cap_{get,set}_{fd,file}, | rwatson | 2000-07-13 | 1 | -0/+32 |
* | Introduce additional POSIX.1e-related stubs | rwatson | 2000-06-07 | 1 | -0/+66 |