index
:
gnumach.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
i386
Commit message (
Expand
)
Author
Age
Files
Lines
*
Declare void argument lists
Marin Ramesa
2013-12-15
16
-65
/
+64
*
i386/i386at/kd_mouse.c (kd_mouse_open): remove forward declaration
Marin Ramesa
2013-12-11
1
-1
/
+0
*
i386/i386at/kd.c (kdinit): remove forward declaration
Marin Ramesa
2013-12-11
2
-1
/
+2
*
i386/i386at/kd.c (kdmmap): remove unnecessary cast
Marin Ramesa
2013-12-11
1
-1
/
+1
*
i386/i386at/kd.c: remove forward declarations
Marin Ramesa
2013-12-11
2
-6
/
+7
*
i386/i386/db_trace.c (db_i386_stack_trace): remove unnecessary cast
Marin Ramesa
2013-12-11
1
-4
/
+4
*
i386/i386/db_trace.c: remove forward declaration
Marin Ramesa
2013-12-11
3
-8
/
+34
*
Cleanup of the memcpy(), memmove(), memcmp() and memset() calls
Marin Ramesa
2013-12-11
4
-6
/
+6
*
i386/i386/db_interface.c: use vm_offset_t instead of an unsigned int
Marin Ramesa
2013-12-10
2
-7
/
+7
*
i386/i386at/kd_event.c (kbdsetstat): fix difference in signedness
Marin Ramesa
2013-12-10
1
-2
/
+2
*
i386: move prototypes to fix implicit declaration of function
Marin Ramesa
2013-12-10
2
-10
/
+10
*
Use db_addr_t instead of db_expr_t
Marin Ramesa
2013-12-09
1
-1
/
+1
*
i386/i386at/kd.c: use io_req instead of uio
Marin Ramesa
2013-12-09
2
-5
/
+5
*
i386/i386/db_interface.c: remove forward declaration
Marin Ramesa
2013-12-09
2
-1
/
+7
*
i386/i386at/lpr.c: fix initalization from incompatible pointer type
Marin Ramesa
2013-12-09
2
-3
/
+3
*
i386/i386at/com.c: fix initialization from incompatible pointer type
Marin Ramesa
2013-12-09
2
-3
/
+3
*
i386/i386at/pic_isa.c: remove forward declaration
Marin Ramesa
2013-12-09
3
-1
/
+31
*
i386/i386at/model_dep.c: fix argument list
Marin Ramesa
2013-12-09
1
-0
/
+2
*
i386/i386at/lpr.c: fix argument list
Marin Ramesa
2013-12-09
1
-0
/
+1
*
i386/intel/pmap.c: remove unused variable
Marin Ramesa
2013-12-09
1
-2
/
+0
*
i386/intel/pmap.c: use boolean instead of an int
Marin Ramesa
2013-12-09
1
-1
/
+1
*
time: remove unused variable
Marin Ramesa
2013-12-09
1
-1
/
+0
*
i386/i386at/rtc.c: use boolean instead of an int
Marin Ramesa
2013-12-09
1
-3
/
+3
*
i386/i386at/kd.c: use boolean instead of an unsigned int
Marin Ramesa
2013-12-09
1
-3
/
+3
*
i386/i386at/kd.c: use boolean instead of an int
Marin Ramesa
2013-12-09
1
-3
/
+3
*
i386/i386at/model_dep.c, kd.c: use boolean instead of an int
Marin Ramesa
2013-12-09
2
-4
/
+3
*
i386/i386at/immc.c, kd.c: use boolean instead of an int
Marin Ramesa
2013-12-09
2
-3
/
+3
*
i386/i386/user_ldt.c: remove unused variable
Marin Ramesa
2013-12-09
1
-12
/
+0
*
i386/i386/trap.c: remove unused variables
Marin Ramesa
2013-12-09
1
-11
/
+0
*
i386/i386/trap.c: remove unused variable
Marin Ramesa
2013-12-08
1
-3
/
+0
*
i386/i386/pit.c: remove unused variables
Marin Ramesa
2013-12-08
1
-2
/
+0
*
i386/i386/pic.c: remove unused variables
Marin Ramesa
2013-12-08
1
-3
/
+0
*
i386/i386/mp_desc.c: remove unused variable
Marin Ramesa
2013-12-08
1
-6
/
+0
*
i386/i386/ipl.h: remove ifdef and add ifndef
Marin Ramesa
2013-12-08
1
-0
/
+4
*
i386/i386/db_interface.c: use boolean instead of an int
Marin Ramesa
2013-12-08
1
-3
/
+3
*
i386/i386/setjmp.h: remove ifdef
Marin Ramesa
2013-12-08
1
-2
/
+0
*
Make unsigned character constants unsigned
Samuel Thibault
2013-12-08
1
-3
/
+3
*
Add ifndefs
Marin Ramesa
2013-12-08
5
-0
/
+21
*
Add comments after endifs
Marin Ramesa
2013-12-08
2
-5
/
+5
*
i386/i386at/com.h: include chips/busses.h for struct bus_device
Marin Ramesa
2013-12-05
1
-0
/
+1
*
i386/i386at/model_dep.c: remove forward declaration
Marin Ramesa
2013-12-05
2
-2
/
+2
*
Remove unnecessary file
Samuel Thibault
2013-12-05
2
-10
/
+0
*
kern/thread.c: remove forward declaration
Marin Ramesa
2013-12-05
1
-0
/
+2
*
kern/startup.c: remove forward declarations
Marin Ramesa
2013-12-05
1
-0
/
+2
*
kern/bootstrap.c: remove forward declarations
Marin Ramesa
2013-12-05
1
-0
/
+2
*
i386/intel/pmap.c: remove forward declarations
Marin Ramesa
2013-12-05
2
-5
/
+14
*
Drop duplicate declaration
Samuel Thibault
2013-12-05
2
-12
/
+9
*
i386/i386at: remove forward declarations
Marin Ramesa
2013-12-05
2
-8
/
+7
*
i386/i386at/kd_mouse.c: remove forward declarations
Marin Ramesa
2013-12-05
2
-5
/
+4
*
i386/i386at/kd_event.c: remove forward declarations
Marin Ramesa
2013-12-05
2
-8
/
+7
[next]