summaryrefslogtreecommitdiff
path: root/kern/arg.c
AgeCommit message (Collapse)Author
2017-07-13Switch to initialization operationsRichard Braun
2017-06-10x86/boot: log version and arguments earlyRichard Braun
2017-06-10Use log functions where appropriateRichard Braun
2017-06-04kern/arg: fix argument reportingRichard Braun
2017-05-30Move assert.h to the include directoryRichard Braun
This turns assert.h into a standard header.
2017-05-11kern/arg: new moduleRichard Braun