kolibrios/kernel/trunk
CleverMouse afab73e955 fix sysfn 70.4 with new size = current size
git-svn-id: svn://kolibrios.org@3631 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-10 11:00:38 +00:00
..
blkdev make macro for push imm/pop dst 2013-06-04 11:14:37 +00:00
boot kernel: enable these ugly 24bpp videomodes again 2013-06-03 10:35:59 +00:00
bootloader make macro for push imm/pop dst 2013-06-04 11:14:37 +00:00
bus make macro for push imm/pop dst 2013-06-04 11:14:37 +00:00
core be more fair 2013-06-07 17:05:31 +00:00
detect kernel: reduce DRIVE_DATA array. Now kernel can handle only 64 /hd and /cd partitions 2013-06-08 13:08:51 +00:00
docs update documentation 2013-05-30 14:00:40 +00:00
drivers 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
fs fix sysfn 70.4 with new size = current size 2013-06-10 11:00:38 +00:00
gui kernel: minor optimizations 2013-06-02 09:36:14 +00:00
hid kernel: BytesPerScanLine removed, use _display.pitch instead 2013-06-05 09:29:50 +00:00
network Loopback device now works with entire 127.0.0.1/8 range, and also keeps some stats. 2013-06-06 06:08:45 +00:00
sec_loader/trunk do not use macro in sec_loader 2013-06-04 11:16:20 +00:00
sound
video kernel: BytesPerScanLine removed, use _display.pitch instead 2013-06-05 09:29:50 +00:00
build.bat
const.inc kernel: reduce DRIVE_DATA array. Now kernel can handle only 64 /hd and /cd partitions 2013-06-08 13:08:51 +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 kernel: reduce DRIVE_DATA array. Now kernel can handle only 64 /hd and /cd partitions 2013-06-08 13:08:51 +00:00
data32sp.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
encoding.inc add forgotten include 2013-05-27 22:19:11 +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 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
kernel32.inc
kernel.asm kernel: reduce DRIVE_DATA array. Now kernel can handle only 64 /hd and /cd partitions 2013-06-08 13:08:51 +00:00
kernelsp.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
kglobals.inc
macros.inc make macro for push imm/pop dst 2013-06-04 11:14:37 +00:00
makefile
memmap.inc
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
sys.conf
unpacker.inc