kolibrios/kernel/trunk
hidnplayr 29db36de54 Do not print message about unknown ethernet packet types, by default.
git-svn-id: svn://kolibrios.org@4256 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-19 18:58:46 +00:00
..
blkdev fix off-by-one error in disk cache, existing at least since r580 2013-10-29 17:45:24 +00:00
boot beautify 2013-10-29 20:50:06 +00:00
bootloader make macro for push imm/pop dst 2013-06-04 11:14:37 +00:00
bus fix polling of some USB hubs 2013-11-14 10:16:38 +00:00
core kernel.load_file_umode: allocate physical storage before unpacking 2013-11-16 08:41:01 +00:00
detect HDD IDE DMA handler - remove the interrupt flag 2013-09-01 21:29:56 +00:00
docs Kernel Clipboard. f.54. 2013-11-10 04:10:03 +00:00
drivers fix usbstor after r4105 2013-10-29 11:24:28 +00:00
fs Removed redundant .asm files. 2013-10-21 11:00:27 +00:00
gui Translated Tetris game. Changes to big ET letters. 2013-09-24 09:16:12 +00:00
hid kernel: BytesPerScanLine removed, use _display.pitch instead 2013-06-05 09:29:50 +00:00
network Do not print message about unknown ethernet packet types, by default. 2013-11-19 18:58:46 +00:00
sec_loader/trunk do not use macro in sec_loader 2013-06-04 11:16:20 +00:00
sound
video Change cursor in 37.5 immediately 2013-11-05 20:37:30 +00:00
build.bat
const.inc Added 2 more options to blue screen: c) BOOT_DEBUG_PRINT and d) BOOT_LAUNCHER_START. Existing option "Boot device" is now e). 2013-07-07 23:12:01 +00:00
COPYING.TXT
data16.inc
data32.inc beautify 2013-10-29 20:50:06 +00:00
data32et.inc beautify 2013-10-29 20:50:06 +00:00
data32sp.inc Correction width of the boot messages and correction position of the BOOT_DEBUG_PRINT (addition to the revision of 3777). 2013-07-08 05:45:58 +00:00
encoding.inc beautify 2013-10-29 20:50:06 +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 kernel: removed unnecessary duplication of BOOT_VAR 2013-06-29 08:26:56 +00:00
kernel32.inc Kernel Clipboard. f.54. 2013-11-10 04:10:03 +00:00
kernel.asm Kernel Clipboard. f.54. 2013-11-10 04:10:03 +00:00
kernelsp.inc beautify 2013-10-29 20:50:06 +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
struct.inc
sys.conf
unpacker.inc