kolibrios/kernel/trunk
hidnplayr 819a12b8d2 Correct stats for TCP.
git-svn-id: svn://kolibrios.org@3644 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-11 11:11:26 +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 Correct stats for TCP. 2013-06-11 11:11:26 +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
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
encoding.inc
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
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
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
struct.inc
sys.conf
unpacker.inc