| 3 months | syl | Add cpuvm and pmvm man pages skeleton. |
| 3 months | syl | Change mail in bus.h licence. |
| 3 months | syl | SYNC. |
| 3 months | syl | Add man queue from OpenBSD. |
| 3 months | syl | Change i8259 to use 8bit flags. |
| 3 months | syl | Update interrupt code. |
| 3 months | syl | Update index.html |
| 5 months | syl | Add i8259a and apic headers. |
| 5 months | syl | Fix an error cause by cygwin code. |
| 5 months | Sylvestre | Add spl(9) man page skeleton. |
| 5 months | Sylvestre | Add cygwin support ! |
| 5 months | syl | Update pataporn. |
| 5 months | syl | Finish the first implementation of cpu_spl_init(); |
| 5 months | syl | Add stubs for idt management. |
| 5 months | syl | Implement the new IDT code. |
| 5 months | syl | Finish the implementation of spl architecture independent code. |
| 5 months | syl | Sync. |
| 5 months | syl | SYNC. |
| 5 months | syl | Sync. |
| 5 months | syl | Sync with doc changes. |
| 5 months | syl | Sync |
| 5 months | syl | Big changes: |
| 5 months | syl | Add 64bit compilo support with -m32. |
| 5 months | syl | Update for multiboot. |
| 6 months | syl | Add multiboot support. Normally allow pmbsd to boot from grub. |
| 6 months | syl | Finish the implementation of installboot and fdisk. |
| 6 months | syl | Improve portability of FAT32 code. |
| 6 months | syl | Merge from pmbsd-boot. |
| 6 months | syl | Modify my mail address. |
| 7 months | syl | Remove last -pedantic flags. |
| 7 months | Julien Pichon | Fix fidsk to compile properly on Linux |
| 7 months | Julien Pichon | Merge |
| 7 months | Julien Pichon | The last merged done, was done the wrong way :/ |
| 7 months | syl | Add support for stage1 in fdisk. |
| 7 months | syl | Add empty file for fdisk and installboot manpages. |
| 7 months | syl | Remove pedantic (bitfields are not ansi and we use it.) |
| 7 months | syl | disk.h is i386 dependant. |
| 7 months | syl | Fix installboot to compile on Linux. |
| 7 months | syl | Fix build.sh. |
| 7 months | syl | Update build.sh to support installboot. |
| 7 months | Julien Pichon | Merge |
| 7 months | Julien Pichon | Typo fixes, update Changelog & TODO files. |
| 7 months | syl | Implement dump_file. installboot should now works! |
| 7 months | syl | Initial effort to import installboot. |
| 7 months | syl | Remove a forgetten debug echo in build.sh |
| 7 months | syl | Update stage1 to fit in 446o with my nasm version on OpenBSD. |
| 7 months | syl | Update config to work with older Cmake version |
| 7 months | Julien Pichon | Merge pmbsd-current in pmbsd-boot |
| 7 months | Julien Pichon | Merge two branches, and some couple of things have been done: |
| 7 months | Julien Pichon | Correct a bug that make the bootloader working |
| 8 months | Julien Pichon | Elfloader scan the FAT32 partition in order to find a file call boot, and load it. |
| 9 months | Julien Pichon | Stage2 (elfloader) now knows where the fat starts (LBA address). |
| 9 months | Julien Pichon | Get a working function ata_read in the elfloader, in order to read the FAT partition. |
| 10 months | Julien Pichon | Put stage2 on the virtual disk, it is called boot and is placed at the root. |
| 10 months | julien | Merge pmbsd-current into pmbsd-boot |
| 10 months | Julien Pichon | Get a working stage1, but stage2 work is still in progress. Also add disk_image creation. |
| 5 months | syl | Index changes. |
| 6 months | syl | Remove i386 code pmap code. |
| 6 months | syl | remove old vm system. |
| 7 months | dugourdin | Corrected a few mistakes on PMBSD's webpage |