kolibrios/kernel/trunk
Ivan Baravy 807afdadb8 kernel: Fix memory corruption of clipboard data.
There were a few off-by-one errors in window size calculation.
As a result, winmap update code corrupted clipboard structures.

git-svn-id: svn://kolibrios.org@8928 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-23 10:07:36 +00:00
..
acpi
blkdev
boot
bootloader uefi/kolibri.ini: clarify /sys directory path 2021-06-16 08:33:20 +00:00
bus
core fix previous 2021-06-21 21:38:42 +00:00
detect
docs [kernel][doxygen] Do not generate LaTeX 2021-06-15 13:35:14 +00:00
fs fix previous 2021-06-21 21:38:42 +00:00
gui kernel: Fix memory corruption of clipboard data. 2021-06-23 10:07:36 +00:00
hid kernel: Unhardcode a few values in hid/keyboard.inc. 2021-06-19 23:36:32 +00:00
network Add network packet error counters. 2021-06-20 20:22:57 +00:00
posix [KERNEL] use constants instead of hardcoded values, other small fixes 2021-06-19 08:41:09 +00:00
sec_loader/trunk
sound
video [KERNEL] #3 Preparing to merge legacy TASKDATA into APPDATA: 2021-06-17 09:41:16 +00:00
asmxygen.py [kernel][asmxygen.py] Remove debug output 2021-06-15 09:03:01 +00:00
bootbios.asm
build.bat
build.sh
const.inc [KERNEL] #4 Preparing to merge legacy TASKDATA into APPDATA: 2021-06-18 08:26:02 +00:00
COPYING.TXT
crc.inc
data16.inc
data32.inc [KERNEL] #3 Preparing to merge legacy TASKDATA into APPDATA: 2021-06-17 09:41:16 +00:00
data32et.inc
data32sp.inc
encoding.inc
fdo.inc
imports.inc
init.inc
kernel32.inc
kernel.asm [KERNEL] use constants instead of hardcoded values, other small fixes 2021-06-19 08:41:09 +00:00
kernelsp.inc
kglobals.inc
macros.inc
Makefile
memmap.inc
proc32.inc
readme-ext-loader.txt
struct.inc
sys.conf
Tupfile.lua
unicode.inc
unpacker.inc