[Kos-cvs] [kos] Modification CVS par d2
KOS CVS
Gestion CVS KOS <d2@kos.enix.org>
Mon, 27 Aug 2001 01:33:17 +0200 (CEST)
Module : kos
Modifié par : d2 27/08/01 01:33:16
Fichiers modifiés :
. : AUTHORS MkRules MkVars TODO
grub : Makefile
loader : assert.h config.h macros.h mod.h
loader/ar : ar_load.c
loader/boot : boot.S dump_multiboot.c loader.c
loader/bootmem : bootmem.h bootmem_dump.c bootmem_free.c
bootmem_init.c bootmem_malloc.c
bootmem_mark_free.c bootmem_palloc.c
bootmem_realloc.c
loader/debug : bochs.c bochs.h debug.c debug.h serial.c
serial.h
loader/elf32 : elf32.h elf32_build.c elf32_link.c elf32_load.c
elf32_symbols.c protos.h
loader/lib : dump_multiboot.c itoa.c memcpy.c memset.c
printl.c putchar.c stdio.h strcmp.c strcpy.c
string.h strlen.c strncmp.c strncpy.c
loader/mm : mm.c mm.h vmm.c
modules : config.h
modules/babel : babel.h
modules/babel/tower: _tower_constructor.c
_tower_create_instance.c
_tower_delete_instance.c
_tower_destructor.c _tower_interface.h
_tower_register_interface.c
_tower_unregister_interface.c
lookup_babel_interface.c tower.c
tower_interface.c tower_interface.h
modules/bootstrap: bootstrap.c
modules/debug : bochs.c bochs.h debug.c debug.h disasm.c
serial.c serial.h syms.c
modules/dummy : dummy.c dummy_defs.c dummy_methods.c
modules/i8042 : _i8042.c i8042.c i8042.h
modules/idt : _dsr.c _dsr.h _dst.c _dst.h _exception.c
_exception.h _idt.S _irq.c _irq.h _syscall.c
_syscall.h dsr.h exception.h idt.c idt.h irq.h
syscall.h
modules/ipc/msg: msg.c
modules/ipc/sem: sem.c sem.h
modules/kgc : kgc.c
modules/kitc : _kmsg.c _ksignal.c kitc.c kmsg.h
modules/klavier: _klavier.c _klavier.h klavier.c
modules/kmem : Makefile _kmem.h _kmem_test.c _kslab.h
_kslab_cache_alloc.c _kslab_cache_create.c
_kslab_cache_destroy.c _kslab_cache_fct.c
_kslab_cache_free.c _kslab_cache_grow.c
_kslab_cache_shrink.c _kslab_init.c _kvmem.h
_kvmem_alloc.c _kvmem_free.c _kvmem_init.c
_kvmem_utils.c kmem.c kmem.h
modules/kos : asm.h assert.h macros.h system.h types.h
wolfgang.c
modules/lib : conio.c memchr.c memcpy.c memset.c random.c
snprintf.c sprintf.c stdio.h stdlib.c strcat.c
strchr.c strcmp.c strcpy.c string.h strlen.c
modules/lib-x86: _i8254.h
modules/libbst : _avl.c _avl.h _splay.c _splay.h libbst.h
modules/liblist: Makefile liblist.h test.c
modules/mm-x86 : Makefile mm-x86.c mm-x86.h
modules/pmm : _pmm.c _pmm.h pmm.c
modules/scheduler: _scheduler.c _scheduler.h _sleep.c _timer.c
scheduler.c scheduler.h
modules/task : _task.h _task_init.c _task_kstack.c
_task_kthread.c _task_thread.c _task_uthread.c
_task_utils.c task.c task.h
modules/task-x86: Makefile _dump.c _task-x86.h _tss.c task-x86.c
task-x86.h
modules/test : standalone.c
modules/vmm : _vmm.c _vmm_pgflt.c vmm.c vmm.h
utils : Makefile mod_check.c
Fichiers ajoutés :
. : ChangeLog
loader/lib : stdarg.h
modules/mm-x86 : _gdt.c _mm-x86.h _paging.c _team_mm_context.c
modules/task-x86: _cpl0_switch.S _dbflt.c _thread_cpu_context.c
Fichiers enlevés :
modules/mm-x86 : dbflt.c gdt.c paging.c
modules/task-x86: _cpl0_switch.c _task_as.c
Détails :
Compilation silencieuse, fomit-frame-pointer, listes circulaires... Avant de tout casser pour la VM ;)