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
path:
root
/
i386
Age
Commit message (
Expand
)
Author
2013-12-17
i386: qualify pointers whose dereferenced values are constant with const
Marin Ramesa
2013-12-16
Quiet GCC warning about uninitialized variable
Marin Ramesa
2013-12-15
i386/i386/db_trace.c: use (long *) instead of an (int *)
Marin Ramesa
2013-12-15
ddb: qualify pointers whose dereferenced values are constant with const
Marin Ramesa
2013-12-15
Fix gcc signedness warning
Samuel Thibault
2013-12-15
Type definition
Marin Ramesa
2013-12-15
i386/i386/ldt.c: remove forward declaration
Marin Ramesa
2013-12-15
Declare void argument lists
Marin Ramesa
2013-12-11
i386/i386at/kd_mouse.c (kd_mouse_open): remove forward declaration
Marin Ramesa
2013-12-11
i386/i386at/kd.c (kdinit): remove forward declaration
Marin Ramesa
2013-12-11
i386/i386at/kd.c (kdmmap): remove unnecessary cast
Marin Ramesa
2013-12-11
i386/i386at/kd.c: remove forward declarations
Marin Ramesa
2013-12-11
i386/i386/db_trace.c (db_i386_stack_trace): remove unnecessary cast
Marin Ramesa
2013-12-11
i386/i386/db_trace.c: remove forward declaration
Marin Ramesa
2013-12-11
Cleanup of the memcpy(), memmove(), memcmp() and memset() calls
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
Use db_addr_t instead of db_expr_t
Marin Ramesa
2013-12-09
i386/i386at/kd.c: use io_req instead of uio
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 initialization from incompatible pointer type
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
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
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
i386/i386/setjmp.h: remove ifdef
Marin Ramesa
2013-12-08
Make unsigned character constants unsigned
Samuel Thibault
2013-12-08
Add ifndefs
Marin Ramesa
2013-12-08
Add comments after endifs
Marin Ramesa
2013-12-05
i386/i386at/com.h: include chips/busses.h for struct bus_device
Marin Ramesa
2013-12-05
i386/i386at/model_dep.c: remove forward declaration
Marin Ramesa
2013-12-05
Remove unnecessary file
Samuel Thibault
2013-12-05
kern/thread.c: remove forward declaration
Marin Ramesa
[next]