Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-15 | mkdevc: fix dtracy-disabled builds (thanks ori) | Sigrid Solveig Haflínudóttir | |
2022-05-28 | kernel: add chdev command to devcons | Jacob Moody | |
2018-12-11 | add dtracy support to mkdevc and enable dtracy with plan9.ini | aiju | |
2018-05-27 | sdram: experimental ramdisk driver | cinap_lenrek | |
this driver makes regions of physical memory accessible as a disk. to use it, ramdiskinit() has to be called before confinit(), so that conf.mem[] banks can be reserved. currently, only pc and pc64 kernel use it, but otherwise the implementation is portable. ramdisks are not zeroed when allocated, so that the contents are preserved across warm reboots. to not waste memory, physical segments do not allocate Page structures or populate the segment pte's anymore. theres also a new SG_CHACHED attribute. | |||
2014-12-13 | kernel: generate dummy bootscreeninit() function when building without vga ↵ | cinap_lenrek | |
device | |||
2014-02-01 | add experimental pc64 kernel | cinap_lenrek | |
2014-01-21 | kernel: fix ulong abuse in xalloc | cinap_lenrek | |
2011-04-11 | perms | cinap_lenrek | |
2011-03-30 | Import sources from 2011-03-30 iso image - lib | Taru Karttunen | |
2011-03-30 | Import sources from 2011-03-30 iso image | Taru Karttunen | |