.. |
apic.inc
|
kernel: apic hotfix from CleverMouse
|
2013-07-03 08:39:54 +00:00 |
clipboard.inc
|
Kernel Clipboard. f.54.
|
2013-11-10 04:10:03 +00:00 |
conf_lib-sp.inc
|
beautify
|
2013-10-29 20:50:06 +00:00 |
conf_lib.inc
|
Merge new network stack with trunk
|
2013-05-28 17:34:26 +00:00 |
debug.inc
|
1) Correcting information about copiright
|
2012-03-13 16:51:57 +00:00 |
dll.inc
|
separate USB host controller code into external drivers
|
2013-12-30 11:18:33 +00:00 |
export.inc
|
1) Correcting information about copiright
|
2012-03-13 16:51:57 +00:00 |
exports.inc
|
separate USB host controller code into external drivers
|
2013-12-30 11:18:33 +00:00 |
ext_lib.inc
|
1) Correcting information about copiright
|
2012-03-13 16:51:57 +00:00 |
fpu.inc
|
priorities in scheduler
|
2013-05-27 09:02:35 +00:00 |
heap.inc
|
KernelAlloc/KernelFree are called from IRQ handlers in network drivers, so make them spinlock-protected instead of mutex-protected
|
2013-12-20 17:38:01 +00:00 |
irq.inc
|
kernel:f68.27 load_file_umode
|
2013-07-09 12:38:05 +00:00 |
malloc.inc
|
malloc/free do not change ebx now
|
2013-06-18 10:33:19 +00:00 |
memory.inc
|
separate USB host controller code into external drivers
|
2013-12-30 11:18:33 +00:00 |
peload.inc
|
fix relocations handler in PE drivers
|
2013-12-30 12:04:30 +00:00 |
sched.inc
|
be more fair
|
2013-06-07 17:05:31 +00:00 |
string.inc
|
1) Correcting information about copiright
|
2012-03-13 16:51:57 +00:00 |
sync.inc
|
1) Correcting information about copiright
|
2012-03-13 16:51:57 +00:00 |
sys32-sp.inc
|
beautify
|
2013-10-29 20:50:06 +00:00 |
sys32.inc
|
A patch for f.64 - now you can not ask for more memory than available of free memory.
|
2013-11-29 18:31:49 +00:00 |
syscall.inc
|
support for PnP disks, part 5: FAT12, ramdisk, floppies
|
2013-11-21 16:07:16 +00:00 |
taskman.inc
|
Kernel: export new_sys_threads as CreateThread. Remove hack in set_app_params that allowed creating threads in kernel context under certain conditions
|
2013-10-26 16:11:59 +00:00 |
test_malloc.asm
|
fix double-unlock in free(); make free() always save edi; update test
|
2012-12-17 15:54:19 +00:00 |
timers.inc
|
make macro for push imm/pop dst
|
2013-06-04 11:14:37 +00:00 |
v86.inc
|
fix V86 IRQ redirecting when task switch is needed, it never worked before
|
2013-06-24 07:49:56 +00:00 |