.. |
arch/i386
|
Fixed some lose ends in the serial line debug dump code.
|
2007-04-23 15:59:16 +00:00 |
system
|
Added do_stime.c, return boot time in do_times.c
|
2007-08-07 12:20:31 +00:00 |
clock.c
|
Poll serial line for debug output requests when do_serial_debug is true.
|
2007-04-23 13:56:27 +00:00 |
config.h
|
Split of architecture-dependent and -independent functions for i386,
|
2006-12-22 15:22:27 +00:00 |
const.h
|
Split of architecture-dependent and -independent functions for i386,
|
2006-12-22 15:22:27 +00:00 |
debug.c
|
slightly more accurate and verbose sanity checking
|
2007-03-15 10:57:39 +00:00 |
debug.h
|
Split of architecture-dependent and -independent functions for i386,
|
2006-12-22 15:22:27 +00:00 |
glo.h
|
Split of architecture-dependent and -independent functions for i386,
|
2006-12-22 15:22:27 +00:00 |
interrupt.c
|
Split of architecture-dependent and -independent functions for i386,
|
2006-12-22 15:22:27 +00:00 |
ipc.h
|
Cleanup.
|
2007-04-23 13:44:56 +00:00 |
kernel.h
|
Split of architecture-dependent and -independent functions for i386,
|
2006-12-22 15:22:27 +00:00 |
main.c
|
Initialize s_ipc_sendrec.
|
2007-04-23 13:46:54 +00:00 |
Makefile
|
. leave out hardware-fp code from library
|
2007-04-12 16:45:00 +00:00 |
priv.h
|
Fields for asynchronous sends (s_asyntab and s_asynsize) and for allowed
|
2007-04-23 13:37:30 +00:00 |
proc.c
|
Clean and support for asynchronous sends.
|
2007-04-23 14:24:30 +00:00 |
proc.h
|
Added MF_ASYNMSG.
|
2007-04-23 13:36:38 +00:00 |
profile.c
|
Split of architecture-dependent and -independent functions for i386,
|
2006-12-22 15:22:27 +00:00 |
profile.h
|
Split of architecture-dependent and -independent functions for i386,
|
2006-12-22 15:22:27 +00:00 |
proto.h
|
Fixed some lose ends in the serial line debug dump code.
|
2007-04-23 15:59:16 +00:00 |
start.c
|
Split of architecture-dependent and -independent functions for i386,
|
2006-12-22 15:22:27 +00:00 |
system.c
|
Fixed bad boundary condition, support for asynchronous I/O.
|
2007-04-23 14:23:37 +00:00 |
system.h
|
System statistical and call profiling
|
2006-10-30 15:53:38 +00:00 |
table.c
|
Removed ECHO.
|
2007-04-23 13:46:26 +00:00 |
type.h
|
. made memory parsing function into a library call
|
2007-02-16 15:54:28 +00:00 |
utility.c
|
Removed some white space.
|
2007-04-23 13:58:37 +00:00 |