index
:
teythoon/gnumach.git
fix-ipc-space-locking-2015-07-27
fix-ipc-space-locking-2015-08-15
justus/dde-0
master
pmm-2015-07-27
pmm-2015-08-12
pmm-2015-08-14
pmm-2015-08-15
pmm-2015-08-16
pmm-2015-08-26
pmm-2015-08-28
pmm-2015-09-25
Personal GNU Mach development repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-12-10
device/cirbuf.c (cb_free): use vm_size_t instead of an int
Marin Ramesa
2013-12-10
device/cirbuf.c (cb_alloc): use vm_size_t instead of an int
Marin Ramesa
2013-12-10
device/chario.c: trivial stylistic fix for consistency
Marin Ramesa
2013-12-10
i386/i386/db_interface.c: use vm_offset_t instead of an unsigned int
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
ddb/db_trap.c (db_task_trap): remove forward declarations
Marin Ramesa
2013-12-09
Use db_addr_t instead of db_expr_t
Marin Ramesa
2013-12-09
ddb/db_print.c: use unsigned long instead of an unsigned int
Marin Ramesa
2013-12-09
ddb/db_mp.c: definition of db_console() only if CONSOLE_ON_MASTER
Marin Ramesa
2013-12-09
ddb/db_mp.c: use boolean instead of an int
Marin Ramesa
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
[next]