您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
 
Pascal Terjan b897d28979 * Unbreak make dist (multiboot.S is dead), but many files in kernel/ are missing there 16 年前
..
boot * Fix indentation and add licensing and copyright headers to kernel 16 年前
drivers * Fix libcaca.a linkage (was off by one argument), fill memory with 0xCACA, because caca is so delicious. 16 年前
Makefile.am * Unbreak make dist (multiboot.S is dead), but many files in kernel/ are missing there 16 年前
bootsect.S * Add Linux 2.6's bootsect.S to fix the sample kernel build. 18 年前
kernel.c * Fix libcaca.a linkage (was off by one argument), fill memory with 0xCACA, because caca is so delicious. 16 年前
kernel.h * Added 64bits RDTSC support, as well as CPU frequency guess (more like a 8254a test, actually) 16 年前
klibc.c * Added 64bits RDTSC support, as well as CPU frequency guess (more like a 8254a test, actually) 16 年前
klibc.h * Added 64bits RDTSC support, as well as CPU frequency guess (more like a 8254a test, actually) 16 年前
multiboot.h * Added glue code to compile libcaca without a libc and build applications 20 年前