Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove host_get_boot_info and host_get_kernel_boot_info since they are not used. | Flavio Cruz | 2023-04-07 | 1 | -3/+0 |
| | | | | | | host_get_kernel_boot_info was added recently to fix the use of MACH_MSG_TYPE_STRING. Message-Id: <ZC5Sz8a4FCT6IjCY@jupiter.tail36e24.ts.net> | ||||
* | fix host_info structure definition | Luca Dariz | 2022-08-28 | 1 | -1/+1 |
| | | | | | | | | | * include/mach/host_info.h: replace vm_size_t with rpc_ version for 64 bit compatibility. Ideally it should use phys_addr_t or another unit like KB or MB Signed-off-by: Luca Dariz <luca@orpolo.org> Message-Id: <20220628101054.446126-8-luca@orpolo.org> | ||||
* | Initial source | Thomas Bushnell | 1997-02-25 | 1 | -0/+93 |