Age | Commit message (Expand) | Author |
2013-09-23 | 9bootfat: only check for fat at block 0 on floppy drives (thanks aap) | cinap_lenrek |
2013-09-01 | 9bootfat: always try plan9 partition even when not marked active, fix bug | cinap_lenrek |
2013-05-06 | pbs: allow 9bootfat start cluster beyond 0xFFFF | cinap_lenrek |
2013-02-18 | 9boot: fix 9bootiso | cinap_lenrek |
2013-02-18 | 9boot: serial console support | cinap_lenrek |
2013-02-17 | 9boot: make print handle \n -> \r\n conversion, style | cinap_lenrek |
2013-02-17 | 9boot: preserve configuration on boot error, add show command | cinap_lenrek |
2012-12-03 | 9boot: truncate long lines instead of producing partial lines from console/pl... | cinap_lenrek |
2012-09-20 | tftp: prevent it from hanging if ack packets get lost | cinap_lenrek |
2012-08-21 | 9bootpxe: try /cfg/pxe/default if /cfg/pxe/$ether fails before breaking to th... | cinap_lenrek |
2012-06-23 | 9boot: change to new *e820= format, support for 64bit kernels | cinap_lenrek |
2012-05-08 | disk/format, 9boot: fix alignment issues | cinap_lenrek |
2012-05-08 | 9bootfat: fat12 support | cinap_lenrek |
2012-01-20 | 9boot: always check if a20 is already enabled, use different keyboard code, r... | cinap_lenrek |
2011-12-26 | 9boot: replace strrchr() call with a loop and strchr() for ignoring bang path... | cinap_lenrek |
2011-11-11 | 9boot: fix more e820 | cinap_lenrek |
2011-11-10 | 9boot: fix e820 scan | cinap_lenrek |
2011-11-09 | 9boot: add wait word | cinap_lenrek |
2011-11-04 | use /386/9pcf in test.iso target | cinap_lenrek |
2011-08-16 | handy test targets | cinap_lenrek |
2011-07-20 | 9bootfat: handle extended partitions | cinap_lenrek |
2011-07-09 | pbs: fix comment | cinap_lenrek |
2011-07-09 | pbs: add some diagnostic dots, simplify | cinap_lenrek |
2011-06-22 | boot/pbs: wrong register | ment |
2011-06-13 | pbs: dont rely on chainloader to hand us a partition table and properly get t... | cinap_lenrek |
2011-06-08 | boot/pc: changed PBS relocating offset | ment |
2011-06-08 | boot/pc: PBS now calculates rootdir offset itself | ment |
2011-06-01 | 9boot: add support for clearing single config settings | cinap_lenrek |
2011-05-15 | remove 9bootfat print | cinap_lenrek |
2011-05-15 | 9boot: increase timeout, do less printing | cinap_lenrek |
2011-05-15 | 9boot: replace dots by printing 64k block number in hex | cinap_lenrek |
2011-05-15 | remove nmi handling | cinap_lenrek |
2011-05-15 | 9boot: use 500 ms timeout | cinap_lenrek |
2011-05-14 | 9boot: remove debug prints | cinap_lenrek |
2011-05-14 | 9boot: add e820 scan to bootloader | cinap_lenrek |
2011-05-14 | 9boot: add APM support | cinap_lenrek |
2011-05-10 | 9bootfat: rename open() to fileinit and make it static as its really a intern... | cinap_lenrek |
2011-05-09 | 9bootfat: rename Extend to File as fat files are not really extends anymore :) | glenda |
2011-04-27 | 9boot: added support for fragmented files and FAT32 | ment |
2011-04-27 | shifted PBS loader to not overlap with FAT32 header | ment |
2011-04-20 | 9boot: oops, it all was just a20 gate not being enabled | cinap_lenrek |
2011-04-20 | 9boot: initialize the junk portion of pxe unload call | cinap_lenrek |
2011-04-20 | 9boot: pxe/kernel memory overlap problem, add unload function | cinap_lenrek |
2011-04-20 | 9boot: disable nmi, reload idt, load segments twice, check sequence number of... | cinap_lenrek |
2011-04-19 | boot(8): fix it | cinap_lenrek |
2011-04-15 | add clear command to 9boot to reset configuration | cinap_lenrek |
2011-04-15 | let the kernel set dma mode for ata by default | cinap_lenrek |
2011-04-13 | remove debugging | cinap_lenrek |
2011-04-12 | 9boot a20 gate | cinap_lenrek |
2011-04-12 | missing realemu manpage | cinap_lenrek |