Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-28 | Avoid using PAGE_SHIFT, PAGE_SIZE, and PAGE_MASK defines, since we already | Theo de Raadt | |
know it from the machine. ok miod | |||
2013-03-20 | spaces | Theo de Raadt | |
2012-07-09 | Use the PAGE_* forms (instead of the ancient BSD forms) in param.h, | Theo de Raadt | |
because param.h will get a kick in the head sometime in the future. One day, maybe both can become invisible, but we boot one of them first. ok guenter | |||
2011-04-10 | Pull more headers to avoid warnings about structs being undefined. | Miod Vallat | |
2007-03-03 | Kernel crash dumps and associated libkvm bits for landisk. | Miod Vallat | |
2006-10-10 | Preliminary userland bits for OpenBSD/landisk, many things coming from | Miod Vallat | |
NetBSD. |