summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-15i386/i386/ldt.c: remove forward declarationMarin Ramesa
2013-12-15kern/mach_clock.c: update commentMarin Ramesa
2013-12-15Declare void argument listsMarin Ramesa
2013-12-11i386/i386at/kd_mouse.c (kd_mouse_open): remove forward declarationMarin Ramesa
2013-12-11i386/i386at/kd.c (kdinit): remove forward declarationMarin Ramesa
2013-12-11i386/i386at/kd.c (kdmmap): remove unnecessary castMarin Ramesa
2013-12-11i386/i386at/kd.c: remove forward declarationsMarin Ramesa
2013-12-11i386/i386/db_trace.c (db_i386_stack_trace): remove unnecessary castMarin Ramesa
2013-12-11i386/i386/db_trace.c: remove forward declarationMarin Ramesa
2013-12-11ipc/mach_debug.c (mach_port_kernel_object): remove unnecessary castMarin Ramesa
2013-12-11ipc/mach_debug.c (mach_port_kernel_object): remove unnecessary castMarin Ramesa
2013-12-11Cleanup of the memcpy(), memmove(), memcmp() and memset() callsMarin Ramesa
2013-12-10device/subrs.c: use io_req_t instead of struct bufMarin Ramesa
2013-12-10device/net_io.c: remove forward declarationsMarin Ramesa
2013-12-10device/dev_pager.c: remove forward declarationsMarin Ramesa
2013-12-10device/dev_pager.c: remove forward declarationMarin Ramesa
2013-12-10device/dev_pager.c (device_pager_data_request_done): remove unnecessary castMarin Ramesa
2013-12-10device/dev_pager.c (device_pager_data_request): cast to (void *) instead to (...Marin Ramesa
2013-12-10device/dev_pager.c (device_pager_data_request): remove forward declarationMarin Ramesa
2013-12-10device/cons.c: fix argument listMarin Ramesa
2013-12-10device/cirbuf.c (cb_free): use vm_size_t instead of an intMarin Ramesa
2013-12-10device/cirbuf.c (cb_alloc): use vm_size_t instead of an intMarin Ramesa
2013-12-10device/chario.c: trivial stylistic fix for consistencyMarin Ramesa
2013-12-10i386/i386/db_interface.c: use vm_offset_t instead of an unsigned intMarin Ramesa
2013-12-10i386/i386at/kd_event.c (kbdsetstat): fix difference in signednessMarin Ramesa
2013-12-10i386: move prototypes to fix implicit declaration of functionMarin Ramesa
2013-12-09ddb/db_trap.c (db_task_trap): remove forward declarationsMarin Ramesa
2013-12-09Use db_addr_t instead of db_expr_tMarin Ramesa
2013-12-09ddb/db_print.c: use unsigned long instead of an unsigned intMarin Ramesa
2013-12-09ddb/db_mp.c: definition of db_console() only if CONSOLE_ON_MASTERMarin Ramesa
2013-12-09ddb/db_mp.c: use boolean instead of an intMarin Ramesa
2013-12-09ddb/db_examine.c: trivial stylistic fix for consistencyMarin Ramesa
2013-12-09ddb/db_examine.c (db_examine_cmd): remove forward declarationMarin Ramesa
2013-12-09ddb/db_command.c (db_command): remove forward declarationMarin Ramesa
2013-12-09ddb/db_command.c: use boolean valuesMarin Ramesa
2013-12-09i386/i386at/kd.c: use io_req instead of uioMarin Ramesa
2013-12-09ddb/db_break.c (db_find_thread_breakpoint_here): remove unnecessary castMarin Ramesa
2013-12-09ddb/db_break.c (db_add_thread_breakpoint): fix argument listMarin Ramesa
2013-12-09ddb/db_aout.c (aout_db_lookup): remove forward declarationMarin Ramesa
2013-12-09ddb/db_aout.c (aout_db_qualified_search): use DB_SYM_NULL as return valueMarin Ramesa
2013-12-09i386/i386/db_interface.c: remove forward declarationMarin Ramesa
2013-12-09i386/i386at/lpr.c: fix initalization from incompatible pointer typeMarin Ramesa
2013-12-09i386/i386at/com.c: fix assignment from incompatible pointer typeMarin Ramesa
2013-12-09i386/i386at/com.c: fix initialization from incompatible pointer typeMarin Ramesa
2013-12-09kern/startup.c: use boolean valuesMarin Ramesa
2013-12-09vm/vm_map.c: use boolean instead of an intMarin Ramesa
2013-12-09vm/vm_object.c: remove unused variableMarin Ramesa
2013-12-09vm/vm_pageout.c: remove forward declarationsMarin Ramesa
2013-12-09i386/i386at/pic_isa.c: remove forward declarationMarin Ramesa
2013-12-09i386/i386at/model_dep.c: fix argument listMarin Ramesa