Age | Commit message (Collapse) | Author | |
---|---|---|---|
3 days | kern: os: Add copyinstr() | Ian Moffett | |
Signed-off-by: Ian Moffett <ian@osmora.org> | |||
10 days | kern: Add safe copyin() and copyout() | Ian Moffett | |
Introduce new routines that make it safer to transfer data between userland and the kernel. Signed-off-by: Ian Moffett <ian@osmora.org> |