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
*
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
*
i386/i386at/kd.c: remove forward declarations
Marin Ramesa
2013-12-05
3
-22
/
+22
*
i386/i386at/conf.c: remove forward declarations
Marin Ramesa
2013-12-05
10
-21
/
+127
*
i386/i386at/autoconf.c, com.c, lpr.c: remove forward declarations
Marin Ramesa
2013-12-05
6
-18
/
+50
*
kern/exception.c: remove forward declarations
Marin Ramesa
2013-12-05
1
-0
/
+3
*
kern: new header file exception.h
Marin Ramesa
2013-12-05
1
-3
/
+1
*
i386/i386/pcb.c: remove forward declarations
Marin Ramesa
2013-12-05
3
-6
/
+9
*
i386/i386/io_perm.c: remove forward declaration
Marin Ramesa
2013-12-05
2
-5
/
+3
*
i386/i386/fpu.c, trap.c: remove forward declarations
Marin Ramesa
2013-12-05
3
-7
/
+7
*
i386/i386/db_trace.c: remove forward declaration
Marin Ramesa
2013-12-05
2
-7
/
+8
*
ddb/db_command.c: remove forward declaration
Marin Ramesa
2013-12-05
2
-0
/
+4
*
ddb/db_command.c: remove forward declarations
Marin Ramesa
2013-12-05
1
-0
/
+8
*
Modify struct db_variable
Marin Ramesa
2013-11-24
1
-2
/
+2
[next]