kolibrios/kernel/trunk
CleverMouse cd74d1af33 switch build system to Tup
git-svn-id: svn://kolibrios.org@5098 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-09-12 15:15:23 +00:00
..
blkdev don't trash ebx in fs_read64_sys, was broken in r5089 2014-09-08 18:46:36 +00:00
boot don't rely on BIOS for returning to real mode 2014-08-15 11:18:27 +00:00
bootloader switch build system to Tup 2014-09-12 15:15:23 +00:00
bus Fix r.4850 2014-04-17 21:27:50 +00:00
core remove support for COFF drivers 2014-09-03 12:05:44 +00:00
detect don't try to detect CD if controller doesn't respond to device select 2014-08-12 11:11:45 +00:00
docs Fix f.24 for r.4700 2014-03-28 20:04:31 +00:00
fs disk cache: support for sector sizes other than 512 bytes 2014-09-03 12:11:19 +00:00
gui fix button coord and size; 2014-06-10 20:02:53 +00:00
hid numlock on at boot 2014-08-11 18:34:39 +00:00
network Cleanup/small refactor of some internal network functions. 2014-08-02 12:48:32 +00:00
sec_loader/trunk do not use macro in sec_loader 2013-06-04 11:16:20 +00:00
sound
video Added the tag "Revision: XXXX" in some kernel files, to form the right number of revision at boot (blue boot screen). 2014-04-17 21:19:45 +00:00
build.bat remove kernel/trunk/drivers, (root)/drivers is now the place for all drivers 2014-09-02 17:49:21 +00:00
const.inc fix SB16 driver broken in r3727, convert to PE 2014-08-25 09:49:27 +00:00
COPYING.TXT
data16.inc recode all kernel sources to UTF-8; binary still uses single-byte encoding and isn't changed at all 2013-05-27 22:16:00 +00:00
data32.inc remove support for COFF drivers 2014-09-03 12:05:44 +00:00
data32et.inc Added the tag "Revision: XXXX" in some kernel files, to form the right number of revision at boot (blue boot screen). 2014-04-17 21:19:45 +00:00
data32sp.inc remove support for COFF drivers 2014-09-03 12:05:44 +00:00
encoding.inc cleanup compile-time re-encoding macroses, no changes in binary 2014-09-02 14:45:07 +00:00
fdo.inc Fixed sys_msg_board (fn 63) to not rely on cross_order and take arguments in original order. 2013-06-07 14:12:54 +00:00
imports.inc
init.inc test_cpu: simplify & detect physical address width 2014-02-25 19:12:10 +00:00
kernel32.inc Fix for IDE devices: 2014-04-05 21:36:10 +00:00
kernel.asm add delays 2014-08-21 12:41:24 +00:00
kernelsp.inc Added the tag "Revision: XXXX" in some kernel files, to form the right number of revision at boot (blue boot screen). 2014-04-17 21:19:45 +00:00
kglobals.inc
macros.inc make macro for push imm/pop dst 2013-06-04 11:14:37 +00:00
Makefile oops, restore tabulation in Makefile 2014-09-02 17:51:34 +00:00
memmap.inc support for PnP disks, part 5: FAT12, ramdisk, floppies 2013-11-21 16:07:16 +00:00
proc32.inc
readme-ext-loader.txt recode all kernel sources to UTF-8; binary still uses single-byte encoding and isn't changed at all 2013-05-27 22:16:00 +00:00
struct.inc Fix r.4850 2014-04-17 21:27:50 +00:00
sys.conf
Tupfile.lua switch build system to Tup 2014-09-12 15:15:23 +00:00
unpacker.inc