Kirill Lipatov (Leency)
|
b974927cc8
|
kernel: button draw optimization (removed unnecessary overlapping)
git-svn-id: svn://kolibrios.org@5580 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2015-07-19 15:56:04 +00:00 |
|
Pathoswithin
|
8ac94ee0c0
|
coalesce reads for file content on FAT
git-svn-id: svn://kolibrios.org@5578 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2015-07-17 16:45:23 +00:00 |
|
CleverMouse
|
f62c4748c7
|
merge ide_read and ide_write
git-svn-id: svn://kolibrios.org@5570 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2015-06-17 18:37:58 +00:00 |
|
Pathoswithin
|
0ad5c3e509
|
speed up IDE operations
git-svn-id: svn://kolibrios.org@5569 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2015-06-17 18:25:55 +00:00 |
|
hidnplayr
|
042ae8524e
|
bugfix in SOCKET_ring_create (stack corruption)
git-svn-id: svn://kolibrios.org@5566 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2015-06-01 21:44:10 +00:00 |
|
CleverMouse
|
a0f73145c4
|
add debug log for driver mappings
git-svn-id: svn://kolibrios.org@5559 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2015-05-25 15:44:26 +00:00 |
|
hidnplayr
|
a3a355b72d
|
Disabled net_alloc/free debug info
git-svn-id: svn://kolibrios.org@5536 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2015-03-20 12:13:57 +00:00 |
|
hidnplayr
|
7928780e50
|
New network buffers - phase II (Use a static number of static sized pre-allocated buffers)
git-svn-id: svn://kolibrios.org@5528 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2015-03-18 13:40:27 +00:00 |
|
hidnplayr
|
8502d3d6db
|
Fixed small bug introduced in SVN3601.
git-svn-id: svn://kolibrios.org@5524 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2015-03-17 22:32:21 +00:00 |
|
hidnplayr
|
b2cff15daa
|
Kernel hack for i8255x devices is no longer needed. Corrected network buffer size.
git-svn-id: svn://kolibrios.org@5523 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2015-03-17 22:01:39 +00:00 |
|
hidnplayr
|
0ba1fff7a7
|
New network buffers - phase I
git-svn-id: svn://kolibrios.org@5522 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2015-03-17 21:50:29 +00:00 |
|
Kirill Lipatov (Leency)
|
b97c8c8bf6
|
Rename Panel to Taskbar
git-svn-id: svn://kolibrios.org@5452 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2015-02-23 16:01:43 +00:00 |
|
hidnplayr
|
b23bd6c7e3
|
Collect some more TCP statistics.
git-svn-id: svn://kolibrios.org@5442 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2015-02-21 15:07:30 +00:00 |
|
Sergey Semyonov (Serge)
|
30b7f0c761
|
kernel: fix very unusual problem with tls
git-svn-id: svn://kolibrios.org@5376 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2015-01-15 11:16:40 +00:00 |
|
Sergey Semyonov (Serge)
|
3b36db1909
|
kernel: fix stupid bug in map_page_table()
git-svn-id: svn://kolibrios.org@5365 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2015-01-09 02:20:21 +00:00 |
|
hidnplayr
|
7b10f06b00
|
SOCKET_receive: generate a new network event when we expect the caller to call back later.
git-svn-id: svn://kolibrios.org@5364 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2015-01-08 23:32:03 +00:00 |
|
Yogev Ezra
|
76a0cbdfe5
|
Change copyright year in kernel and drivers to 2015. No code changes.
git-svn-id: svn://kolibrios.org@5363 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2015-01-08 20:10:22 +00:00 |
|
Sergey Semyonov (Serge)
|
75873a0173
|
kernel: enable write combined memory type
git-svn-id: svn://kolibrios.org@5360 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2015-01-06 23:07:34 +00:00 |
|
Sergey Semyonov (Serge)
|
2ce28a4047
|
kernel: total globalization
git-svn-id: svn://kolibrios.org@5359 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2015-01-06 16:09:34 +00:00 |
|
Sergey Semyonov (Serge)
|
82d7c79bd5
|
kernel: validate PTE bits before mapping
git-svn-id: svn://kolibrios.org@5357 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2015-01-06 15:24:09 +00:00 |
|
Sergey Semyonov (Serge)
|
b4814c7084
|
kernel: update PTE bits
git-svn-id: svn://kolibrios.org@5356 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2015-01-06 14:53:54 +00:00 |
|
Sergey Semyonov (Serge)
|
ff063f54ce
|
kernel: combine display related data in one structure
git-svn-id: svn://kolibrios.org@5351 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2015-01-05 17:59:03 +00:00 |
|
Sergey Semyonov (Serge)
|
5c0b9990c8
|
kernel: remove Screen_Max_X and Screen_Max_Y variables
git-svn-id: svn://kolibrios.org@5350 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2015-01-05 17:18:45 +00:00 |
|
Sergey Semyonov (Serge)
|
7c2e2980d7
|
kernel: blitter - minor optimizations
git-svn-id: svn://kolibrios.org@5349 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2015-01-05 15:12:40 +00:00 |
|
Sergey Semyonov (Serge)
|
966e9d897b
|
kernel: read/write locks, part 2
git-svn-id: svn://kolibrios.org@5344 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2015-01-04 15:21:46 +00:00 |
|
Sergey Semyonov (Serge)
|
92d3d6c2c8
|
kernel: read/write locks, part 1
git-svn-id: svn://kolibrios.org@5343 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2015-01-04 11:04:39 +00:00 |
|
Sergey Semyonov (Serge)
|
2f6c0cead9
|
kernel: initialize handle table
git-svn-id: svn://kolibrios.org@5202 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-12-01 04:35:53 +00:00 |
|
CleverMouse
|
2a46f2320b
|
fix floppy operations broken in r5089
git-svn-id: svn://kolibrios.org@5196 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-11-28 20:19:34 +00:00 |
|
Marat Zakiyanov (Mario79)
|
7388b6930f
|
The rollback r.4970.
git-svn-id: svn://kolibrios.org@5185 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-11-21 23:27:14 +00:00 |
|
CleverMouse
|
6a8f9e7ccd
|
fix comment, resolve #89
git-svn-id: svn://kolibrios.org@5177 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-11-14 16:34:04 +00:00 |
|
hidnplayr
|
86a9d29ceb
|
Prefer 32bpp over 24bpp over 16bpp as default video mode.
git-svn-id: svn://kolibrios.org@5169 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-11-04 17:29:00 +00:00 |
|
hidnplayr
|
ce25720d9f
|
Prefer 16bpp mode over VGA as default video mode.
git-svn-id: svn://kolibrios.org@5167 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-11-04 16:01:32 +00:00 |
|
Sergey Semyonov (Serge)
|
c28f6e1a01
|
kernel: hotfix for 5130
git-svn-id: svn://kolibrios.org@5165 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-11-04 06:00:48 +00:00 |
|
hidnplayr
|
65ccbec301
|
Small optimization.
git-svn-id: svn://kolibrios.org@5164 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-11-03 16:03:20 +00:00 |
|
hidnplayr
|
b71a661bfc
|
16bpp support for f73 (blitter)
git-svn-id: svn://kolibrios.org@5161 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-11-03 15:12:21 +00:00 |
|
hidnplayr
|
5f2e32c82f
|
Moved new 'bytes_per_pixel' dword to end of display_t struct for backwards compatibility (yuck!)
git-svn-id: svn://kolibrios.org@5157 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-11-02 17:27:41 +00:00 |
|
hidnplayr
|
22d5b72b64
|
Dont crash on socket_fork when out of memory.
git-svn-id: svn://kolibrios.org@5155 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-11-01 18:27:28 +00:00 |
|
hidnplayr
|
274d2c309b
|
Support for 16bpp video modes (usefull for embedded devices such as 86duino with vortex86 VGA)
git-svn-id: svn://kolibrios.org@5154 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-11-01 17:26:42 +00:00 |
|
Marat Zakiyanov (Mario79)
|
ab98cf7eab
|
Support for all IDE controllers (e.g. PCI 0101EE). Previously supported only PCI 01018x.
git-svn-id: svn://kolibrios.org@5147 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-10-24 05:13:52 +00:00 |
|
Marat Zakiyanov (Mario79)
|
908f9c8bce
|
Additional correction for r.5143.
git-svn-id: svn://kolibrios.org@5144 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-10-06 21:32:44 +00:00 |
|
hidnplayr
|
bbd90aaebc
|
Fixed network documentation.
git-svn-id: svn://kolibrios.org@5143 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-10-06 08:57:52 +00:00 |
|
hidnplayr
|
c993fd46f8
|
Small changes in TCP_input
git-svn-id: svn://kolibrios.org@5133 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-09-19 19:02:34 +00:00 |
|
Sergey Semyonov (Serge)
|
76d618357e
|
kernel: kolibri-process merged into trunk. This is my little gift to myself for my birthday.
git-svn-id: svn://kolibrios.org@5130 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-09-18 07:58:56 +00:00 |
|
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 |
|
CleverMouse
|
6f2514bcd9
|
don't trash ebx in fs_read64_sys, was broken in r5089
git-svn-id: svn://kolibrios.org@5095 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-09-08 18:46:36 +00:00 |
|
CleverMouse
|
9d022746fd
|
disk cache: support for sector sizes other than 512 bytes
git-svn-id: svn://kolibrios.org@5089 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-09-03 12:11:19 +00:00 |
|
CleverMouse
|
99959f9109
|
remove support for COFF drivers
git-svn-id: svn://kolibrios.org@5088 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-09-03 12:05:44 +00:00 |
|
CleverMouse
|
10723a5892
|
oops, restore tabulation in Makefile
git-svn-id: svn://kolibrios.org@5084 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-09-02 17:51:34 +00:00 |
|
CleverMouse
|
0cbc1cfedf
|
remove kernel/trunk/drivers, (root)/drivers is now the place for all drivers
git-svn-id: svn://kolibrios.org@5083 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-09-02 17:49:21 +00:00 |
|
CleverMouse
|
ef5fb3e04e
|
cleanup compile-time re-encoding macroses, no changes in binary
git-svn-id: svn://kolibrios.org@5082 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-09-02 14:45:07 +00:00 |
|