Age | Commit message (Expand) | Author |
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-09 | i386/i386/user_ldt.c: remove unused variable | Marin Ramesa |
2013-12-09 | i386/i386/trap.c: remove unused variables | Marin Ramesa |
2013-12-08 | i386/i386/trap.c: remove unused variable | Marin Ramesa |
2013-12-08 | i386/i386/pit.c: remove unused variables | Marin Ramesa |
2013-12-08 | i386/i386/pic.c: remove unused variables | Marin Ramesa |
2013-12-08 | i386/i386/mp_desc.c: remove unused variable | Marin Ramesa |
2013-12-08 | i386/i386/ipl.h: remove ifdef and add ifndef | Marin Ramesa |
2013-12-08 | i386/i386/db_interface.c: use boolean instead of an int | Marin Ramesa |
2013-12-08 | device/tty.h, chario.h: move prototype | Marin Ramesa |
2013-12-08 | device/kmsg.c: use boolean instead of an int | Marin Ramesa |
2013-12-08 | device/kmsg.c: use boolean instead of an int | Marin Ramesa |
2013-12-08 | device/if_ether.h: remove unused variable | Marin Ramesa |
2013-12-08 | device/dev_lookup.c: remove unused lock | Marin Ramesa |
2013-12-08 | device/cirbuf.c: use boolean instead of an int | Marin Ramesa |
2013-12-08 | device/chario.c: use boolean instead of an int | Marin Ramesa |
2013-12-08 | ddb/db_output.c: remove duplicate function | Marin Ramesa |
2013-12-08 | ddb/db_output.c: remove call to nonexistent db_printf_enter() | Marin Ramesa |
2013-12-08 | ddb/db_command.h: remove duplicate variable declaration | Marin Ramesa |
2013-12-08 | ddb/db_command.c: remove forward declaration | Marin Ramesa |
2013-12-08 | i386/i386/setjmp.h: remove ifdef | Marin Ramesa |
2013-12-08 | kern/machine.c: remove __volatile__ | Marin Ramesa |
2013-12-08 | ipc/ipc_port.c: trivial stylistic fix for consistency | Marin Ramesa |
2013-12-08 | Make unsigned character constants unsigned | Samuel Thibault |
2013-12-08 | Always make Assert trigger debugger | Samuel Thibault |
2013-12-08 | Fix implicit declaration of function | Samuel Thibault |
2013-12-08 | device/device_types_kernel.h: remove redeclaration of dev_port_lookup() | Marin Ramesa |
2013-12-08 | Add ifndefs | Marin Ramesa |
2013-12-08 | Add comments after endifs | Marin Ramesa |
2013-12-05 | Add missing include | Samuel Thibault |
2013-12-05 | i386/i386at/com.h: include chips/busses.h for struct bus_device | Marin Ramesa |
2013-12-05 | ddb/db_variables.c: fix near initialization | Marin Ramesa |
2013-12-05 | kern/mach_clock.c: remove forward declaration | Marin Ramesa |
2013-12-05 | ipc/mach_port.c: remove forward declaration | Marin Ramesa |
2013-12-05 | ipc/ipc_entry.c: remove forward declaration | Marin Ramesa |
2013-12-05 | i386/i386at/model_dep.c: remove forward declaration | Marin Ramesa |
2013-12-05 | kern/time_stamp.c: remove multimax code | Marin Ramesa |
2013-12-05 | Remove unnecessary file | Samuel Thibault |
2013-12-05 | vm/vm_user.c: remove forward declaration | Marin Ramesa |
2013-12-05 | vm/vm_resident.c: correct comment | Marin Ramesa |
2013-12-05 | vm/vm_map.c: remove forward declarations | Marin Ramesa |
2013-12-05 | vm/vm_kern.c: remove forward declarations | Marin Ramesa |
2013-12-05 | vm/vm_fault.c: remove forward declaration | Marin Ramesa |
2013-12-05 | ipc/ipc_kmsg.h: update comment | Marin Ramesa |
2013-12-05 | kern: remove forward declaration | Marin Ramesa |
2013-12-05 | kern/thread.c: remove forward declaration | Marin Ramesa |