Age | Commit message (Expand) | Author |
2013-12-09 | i386/i386at/kd.c: use boolean instead of an unsigned int | Marin Ramesa |
2013-12-09 | i386/i386at/kd.c: use boolean instead of an int | Marin Ramesa |
2013-12-09 | i386/i386at/model_dep.c, kd.c: use boolean instead of an int | Marin Ramesa |
2013-12-09 | i386/i386at/immc.c, kd.c: use boolean instead of an int | Marin Ramesa |
2013-12-08 | Make unsigned character constants unsigned | Samuel Thibault |
2013-12-08 | Add ifndefs | Marin Ramesa |
2013-12-08 | Add comments after endifs | Marin Ramesa |
2013-12-05 | i386/i386at/com.h: include chips/busses.h for struct bus_device | Marin Ramesa |
2013-12-05 | i386/i386at/model_dep.c: remove forward declaration | Marin Ramesa |
2013-12-05 | Drop duplicate declaration | Samuel Thibault |
2013-12-05 | i386/i386at: remove forward declarations | Marin Ramesa |
2013-12-05 | i386/i386at/kd_mouse.c: remove forward declarations | Marin Ramesa |
2013-12-05 | i386/i386at/kd_event.c: remove forward declarations | Marin Ramesa |
2013-12-05 | i386/i386at/kd.c: remove forward declarations | Marin Ramesa |
2013-12-05 | i386/i386at/conf.c: remove forward declarations | Marin Ramesa |
2013-12-05 | i386/i386at/autoconf.c, com.c, lpr.c: remove forward declarations | Marin Ramesa |
2013-12-05 | ddb/db_command.c: remove forward declaration | Marin Ramesa |
2013-11-24 | Remove leftover register qualifiers | Marin Ramesa |
2013-11-21 | i386/i386at/kd.h: fix implicit declaration of function | Marin Ramesa |
2013-11-20 | Fix implicit declaration of function | Marin Ramesa |
2013-11-15 | i386/i386at/rtc.h: remove register qualifiers | Marin Ramesa |
2013-11-15 | i386/i386at/rtc.c: remove register qualifier | Marin Ramesa |
2013-11-15 | i386/i386at/lpr.c: remove register qualifier | Marin Ramesa |
2013-11-15 | i386/i386at/kd_mouse.c: remove register qualifiers | Marin Ramesa |
2013-11-15 | i386/i386at/kd.c: remove register qualifiers | Marin Ramesa |
2013-11-15 | i386/i386at/kd_event.c: remove register qualifiers | Marin Ramesa |
2013-11-15 | i386/i386at/int_init.h: add comment after endif | Marin Ramesa |
2013-11-15 | i386/i386at/idt.h: add comment after endif | Marin Ramesa |
2013-11-15 | i386/i386at/com.c: remove register qualifiers | Marin Ramesa |
2013-11-15 | i386/i386at/com.c: trivial stylistic fix for consistency | Marin Ramesa |
2013-11-15 | i386/i386at/autoconf.c: remove register qualifiers | Marin Ramesa |
2013-11-15 | Fix typo | Marin Ramesa |
2013-11-15 | i386/i386at: add ifndefs | Marin Ramesa |
2013-11-09 | Remove lint code | Marin Ramesa |
2013-06-10 | Add missing 4KiB memory | Samuel Thibault |
2013-06-10 | Add non-contiguous mmap support | Samuel Thibault |
2013-01-28 | Add initial code for disabling PV pagetables | Samuel Thibault |
2012-03-24 | Relocate kernel at bootup | Samuel Thibault |
2012-03-24 | Make sure BIOS area is mapped in kernel threads | Samuel Thibault |
2012-03-24 | Separate INIT_VM_MIN_KERNEL_ADDRESS from VM_MIN_KERNEL_ADDRESS | Samuel Thibault |
2012-03-24 | Add missing phystokv/kvtophys calls | Samuel Thibault |
2012-03-23 | Fix boot with big values of _start | Samuel Thibault |
2012-03-20 | Match type for count with tty_get_status and tty_set_status | Guillem Jover |
2012-03-14 | Simplify i386at_init | Samuel Thibault |
2012-03-09 | Use unsigned long for addresses and sizes | Samuel Thibault |
2012-03-03 | Set default serial parameters to 8N1 instead of 7E1 | Gabriele Giacone |
2012-02-19 | Fix format for string print | Samuel Thibault |
2011-09-12 | Remove unused [!MACH_KERNEL] driver code | Guillem Jover |
2011-09-02 | Use Mach native error codes instead of POSIX errno E* ones | Guillem Jover |
2011-09-01 | Fix PC sampling | Samuel Thibault |