17 次代码提交 (fdb67c5c9bf72ad82b8e4e92bdd504bb6850ad67)

作者 SHA1 备注 提交日期
  Sam Hocevar 107ff4b815 Large source code cleanup, getting rid of spaces, tabs, and svn keywords. 15 年前
  Sam Hocevar 561a13ee5e Move some configuration stuff from build-kernel into configure.ac. 15 年前
  Sam Hocevar f5ba6b4a04 Clean up files generated by build-kernel in make clean. 15 年前
  Jean-Yves Lamoureux 7c311ae374 * Fix libcaca.a linkage (was off by one argument), fill memory with 0xCACA, because caca is so delicious. 15 年前
  Jean-Yves Lamoureux 2112ef360a * Added 64bits RDTSC support, as well as CPU frequency guess (more like a 8254a test, actually) 15 年前
  Jean-Yves Lamoureux d2ad933d73 * Forgot kernel build script 15 年前
  Sam Hocevar 1362d8e24f Update my e-mail address everywhere. 15 年前
  Sam Hocevar f61816ceb7 Starting refactoring to get rid of libcucul. The initial reason for the 16 年前
  Sam Hocevar 99b5396e8e * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that 16 年前
  Sam Hocevar f0290052fd * Add Linux 2.6's bootsect.S to fix the sample kernel build. 17 年前
  Jean-Yves Lamoureux 927ab4638c * Added squared transition to cacademo 18 年前
  Sam Hocevar d0a65b1ac8 * Fix the kernel build rules. 18 年前
  Jean-Yves Lamoureux 91027284b1 * Oops, modified build-kernel while testing and commited it ;) 18 年前
  Jean-Yves Lamoureux 80d7cee0ba * Multiplexed sockets, it is now possible to have multiple clients at the same time watching for the same libcaca application. And no fork or threads involved. THAT'S high technology. 18 年前
  Sam Hocevar c063b0a54d * Added assembly code for inb() and outb(). 18 年前
  Sam Hocevar ac141e9e75 * Set executable flag to the build-kernel script. 18 年前
  Sam Hocevar 15ac34a918 * Added glue code to compile libcaca without a libc and build applications 18 年前