Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix more sysctl(3) argument sizes and correct a comment. | Jung-uk Kim | 2007-05-30 | 1 | -5/+31 |
| | | | | Approved by: glewis (implicit) | ||||
* | Various fixes for -CURRENT. | Jung-uk Kim | 2007-05-25 | 1 | -0/+21 |
- Build fixes after GCC 4.2 import. - Remove SIGRTMIN and SIGRTMAX redefinitions. - Use posix_memalign(3) instead of valloc(3). Approved by: glewis (maintainer) |