Age | Commit message (Expand) | Author |
2013-12-09 | ddb/db_examine.c: trivial stylistic fix for consistency | Marin Ramesa |
2013-12-09 | ddb/db_examine.c (db_examine_cmd): remove forward declaration | Marin Ramesa |
2013-12-09 | ddb/db_command.c (db_command): remove forward declaration | Marin Ramesa |
2013-12-09 | ddb/db_command.c: use boolean values | Marin Ramesa |
2013-12-09 | i386/i386at/kd.c: use io_req instead of uio | Marin Ramesa |
2013-12-09 | ddb/db_break.c (db_find_thread_breakpoint_here): remove unnecessary cast | Marin Ramesa |
2013-12-09 | ddb/db_break.c (db_add_thread_breakpoint): fix argument list | Marin Ramesa |
2013-12-09 | ddb/db_aout.c (aout_db_lookup): remove forward declaration | Marin Ramesa |
2013-12-09 | ddb/db_aout.c (aout_db_qualified_search): use DB_SYM_NULL as return value | Marin Ramesa |
2013-12-09 | i386/i386/db_interface.c: remove forward declaration | 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 assignment from incompatible pointer type | Marin Ramesa |
2013-12-09 | i386/i386at/com.c: fix initialization from incompatible pointer type | Marin Ramesa |
2013-12-09 | kern/startup.c: use boolean values | Marin Ramesa |
2013-12-09 | vm/vm_map.c: use boolean instead of an int | Marin Ramesa |
2013-12-09 | vm/vm_object.c: remove unused variable | Marin Ramesa |
2013-12-09 | vm/vm_pageout.c: remove forward declarations | 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 | ddb/db_output.c: remove forward declaration | Marin Ramesa |
2013-12-09 | kern/act.h: remove unnecessary include | Marin Ramesa |
2013-12-09 | Cleanup of the prototypes | Marin Ramesa |
2013-12-09 | vm/vm_page.h: remove unused variables | Marin Ramesa |
2013-12-09 | kern/syscall_sw.c: use boolean instead of an int | Marin Ramesa |
2013-12-09 | kern/refcount.h: remove unnecessary include | Marin Ramesa |
2013-12-09 | kern/rbtree.h: remove unnecessary include | Marin Ramesa |
2013-12-09 | kern/priority.c: update comment | Marin Ramesa |
2013-12-09 | kern/pc_sample.c: remove unused variables | Marin Ramesa |
2013-12-09 | kern/lock_mon.c: remove dead assignments | Marin Ramesa |
2013-12-09 | kern/lock_mon.c: use spl_t instead of an int | Marin Ramesa |
2013-12-09 | kern/act.h: remove prototype without definition | Marin Ramesa |
2013-12-09 | Add comment | Samuel Thibault |
2013-12-09 | ipc/port.h: update comment | Marin Ramesa |
2013-12-09 | ipc/mach_port.c: use boolean instead of an int | Marin Ramesa |
2013-12-09 | ipc/ipc_init.c: qualify constant with const | Marin Ramesa |
2013-12-09 | i386/intel/pmap.c: remove unused variable | Marin Ramesa |
2013-12-09 | i386/intel/pmap.c: use boolean instead of an int | 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-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 |