summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-12-09i386/i386at/lpr.c: fix argument listMarin Ramesa
2013-12-09ddb/db_output.c: remove forward declarationMarin Ramesa
2013-12-09kern/act.h: remove unnecessary includeMarin Ramesa
2013-12-09Cleanup of the prototypesMarin Ramesa
2013-12-09vm/vm_page.h: remove unused variablesMarin Ramesa
2013-12-09kern/syscall_sw.c: use boolean instead of an intMarin Ramesa
2013-12-09kern/refcount.h: remove unnecessary includeMarin Ramesa
2013-12-09kern/rbtree.h: remove unnecessary includeMarin Ramesa
2013-12-09kern/priority.c: update commentMarin Ramesa
2013-12-09kern/pc_sample.c: remove unused variablesMarin Ramesa
2013-12-09kern/lock_mon.c: remove dead assignmentsMarin Ramesa
2013-12-09kern/lock_mon.c: use spl_t instead of an intMarin Ramesa
2013-12-09kern/act.h: remove prototype without definitionMarin Ramesa
2013-12-09Add commentSamuel Thibault
2013-12-09ipc/port.h: update commentMarin Ramesa
2013-12-09ipc/mach_port.c: use boolean instead of an intMarin Ramesa
2013-12-09ipc/ipc_init.c: qualify constant with constMarin Ramesa
2013-12-09i386/intel/pmap.c: remove unused variableMarin Ramesa
2013-12-09i386/intel/pmap.c: use boolean instead of an intMarin Ramesa
2013-12-09time: remove unused variableMarin Ramesa
2013-12-09i386/i386at/rtc.c: use boolean instead of an intMarin Ramesa