Age | Commit message (Expand) | Author |
2014-04-04 | Use explicit prototypes for struct dev_ops fields | Marin Ramesa |
2014-03-28 | Assume EGA/VGA card | Samuel Thibault |
2014-03-28 | Really default to EGA/VGA on unknown CMOS values | Samuel Thibault |
2014-02-04 | Fix comstart when the queue is empty | Samuel Thibault |
2014-02-04 | Fix potential NULL dereference | Samuel Thibault |
2014-02-04 | Make empty while loops more prominent | Samuel Thibault |
2014-02-04 | Fix typo | Samuel Thibault |
2014-02-04 | Add missing break | Samuel Thibault |
2014-01-02 | Make sure cursor is initialized | Samuel Thibault |
2013-12-18 | i386: add missing includes | Justus Winter |
2013-12-17 | i386: qualify pointers whose dereferenced values are constant with const | Marin Ramesa |
2013-12-15 | Fix gcc signedness warning | Samuel Thibault |
2013-12-15 | Type definition | Marin Ramesa |
2013-12-15 | Declare void argument lists | Marin Ramesa |
2013-12-11 | i386/i386at/kd_mouse.c (kd_mouse_open): remove forward declaration | Marin Ramesa |
2013-12-11 | i386/i386at/kd.c (kdinit): remove forward declaration | Marin Ramesa |
2013-12-11 | i386/i386at/kd.c (kdmmap): remove unnecessary cast | Marin Ramesa |
2013-12-11 | i386/i386at/kd.c: remove forward declarations | Marin Ramesa |
2013-12-11 | Cleanup of the memcpy(), memmove(), memcmp() and memset() calls | Marin Ramesa |
2013-12-10 | i386/i386at/kd_event.c (kbdsetstat): fix difference in signedness | Marin Ramesa |
2013-12-10 | i386: move prototypes to fix implicit declaration of function | Marin Ramesa |
2013-12-09 | i386/i386at/kd.c: use io_req instead of uio | Marin Ramesa |
2013-12-09 | i386/i386at/lpr.c: fix initalization from incompatible pointer type | Marin Ramesa |
2013-12-09 | i386/i386at/com.c: fix initialization from incompatible pointer type | Marin Ramesa |
2013-12-09 | i386/i386at/pic_isa.c: remove forward declaration | Marin Ramesa |
2013-12-09 | i386/i386at/model_dep.c: fix argument list | Marin Ramesa |
2013-12-09 | i386/i386at/lpr.c: fix argument list | Marin Ramesa |
2013-12-09 | time: remove unused variable | Marin Ramesa |
2013-12-09 | i386/i386at/rtc.c: use boolean instead of an int | Marin Ramesa |
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 |