summaryrefslogtreecommitdiff
path: root/src/sys/np
AgeCommit message (Collapse)Author
9 daysnp: lex: Assume identifier if no errorIan Moffett
Signed-off-by: Ian Moffett <ian@osmora.org>
9 daysnp: lex: Add pr_error() macro for error logsIan Moffett
Signed-off-by: Ian Moffett <ian@osmora.org>
9 dayskern: Add initial pirho compiler sourcesIan Moffett
The pirho compiler is a ring-0 compiler used to compile core parts of the kernel during updates and installs from the initramfs. Signed-off-by: Ian Moffett <ian@osmora.org>