summaryrefslogtreecommitdiff
path: root/sys/src/9/boot/boot.c
AgeCommit message (Expand)Author
2022-05-28kernel: add /rc to devrootJacob Moody
2021-07-28kernel: fix off by one for $cputype buffer (thanks anthony martin)cinap_lenrek
2021-07-27kernel: simplify /boot/boot: 28K down to less than 4K.cinap_lenrek
2015-03-23boot: bind #c to /dev with MREPL instead of MBEFORE to avoid double entriescinap_lenrek
2015-03-15boot: disable group/other permission checking in bootfs paqfscinap_lenrek
2014-12-14kernel: get rid of /boot/boot parametrizationcinap_lenrek
2014-01-20kernel: apply uintptr for ulong when a pointer is storedcinap_lenrek
2011-08-17change definition of Chan.create to return a chan like opencinap_lenrek
2011-08-16bind devshr to /shrcinap_lenrek
2011-06-16boot(8): simplifycinap_lenrek
2011-06-14boot(8): handle flags and arguments in bootrccinap_lenrek
2011-06-04boot(8): exec() bootrc instead of forkinga sub processcinap_lenrek
2011-06-04cleanup boot(8), replace read(1), fix cpu kernel configscinap_lenrek
2011-06-04boot(8): strip bootfscinap_lenrek
2011-06-04boot(8): replace bzfs with paqfscinap_lenrek
2011-04-16Initial import of the new boot(8). Change pccd and pcf to use it.iru
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen