hidnplayr
|
94bd7630d1
|
Added Rhine to autobuild of net branch
git-svn-id: svn://kolibrios.org@3167 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-01-14 21:26:35 +00:00 |
|
CleverMouse
|
9f2e9bf07a
|
get_pg_addr now correctly handles the kernel large page
git-svn-id: svn://kolibrios.org@3166 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-01-14 09:39:51 +00:00 |
|
CleverMouse
|
8819a40f56
|
fix errors in error handling for copy operations
git-svn-id: svn://kolibrios.org@3165 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-01-14 09:26:21 +00:00 |
|
CleverMouse
|
de94fe74ac
|
make caching for PnP disks really work
git-svn-id: svn://kolibrios.org@3164 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-01-14 09:24:25 +00:00 |
|
Artem Jerdev (art_zh)
|
edb957dfa2
|
Good-bye VESA !
git-svn-id: svn://kolibrios.org@3163 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-01-11 17:03:03 +00:00 |
|
hidnplayr
|
d1a0247624
|
Fixed previous mistake.
git-svn-id: svn://kolibrios.org@3162 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-01-11 14:07:18 +00:00 |
|
hidnplayr
|
d0efc3d714
|
Actually release the TCP socket once it's closed.
git-svn-id: svn://kolibrios.org@3161 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-01-11 13:51:51 +00:00 |
|
hidnplayr
|
3341bc3ceb
|
Refactored recent ARP code a bit.
git-svn-id: svn://kolibrios.org@3160 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-01-11 13:08:45 +00:00 |
|
hidnplayr
|
72dc4ba124
|
Kernel now automatically sends one gratuitous ARP once IP address has been set.
Also, fixed ARP stats.
git-svn-id: svn://kolibrios.org@3159 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-01-11 10:52:01 +00:00 |
|
hidnplayr
|
43ea83d5a4
|
Fixed bug in RTL8029 which led to crash after receiving TCP frame.
git-svn-id: svn://kolibrios.org@3158 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-01-11 10:45:19 +00:00 |
|
Kirill Lipatov (Leency)
|
61664a951d
|
Eolite 1.55: sorting bug fixed, fixed rename/delete file in folder, where are no files exists.
git-svn-id: svn://kolibrios.org@3157 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-01-10 19:36:51 +00:00 |
|
hidnplayr
|
8e9d5576fd
|
Fixed autobuild
git-svn-id: svn://kolibrios.org@3156 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-01-10 17:39:29 +00:00 |
|
hidnplayr
|
efb37b3598
|
Replaced signed relative jumps with unsigned ones were needed.
(I must lose this bad habbit in 2013...)
git-svn-id: svn://kolibrios.org@3155 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-01-10 17:35:32 +00:00 |
|
hidnplayr
|
1dfb449935
|
Added VIA Rhine driver. Only tested on Rhine II cards.
git-svn-id: svn://kolibrios.org@3154 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-01-10 07:40:01 +00:00 |
|
Kirill Lipatov (Leency)
|
cad66c12d4
|
eoeolite: try to fix it #3
git-svn-id: svn://kolibrios.org@3153 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-01-09 01:34:41 +00:00 |
|
Kirill Lipatov (Leency)
|
defe46a8bd
|
eoeolite: try to fix it #2 (hmm... program compiled on my PC works fine)
git-svn-id: svn://kolibrios.org@3152 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-01-09 00:17:47 +00:00 |
|
Kirill Lipatov (Leency)
|
2e554741c9
|
eolite: try to fix it
git-svn-id: svn://kolibrios.org@3151 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-01-09 00:09:59 +00:00 |
|
Kirill Lipatov (Leency)
|
c26000cc10
|
Eolite 1.51: do not sort big folders (this is hack, because there are some errors with sorting)
git-svn-id: svn://kolibrios.org@3150 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-01-06 17:18:53 +00:00 |
|
hidnplayr
|
161e024c27
|
Fixed and refactored RTL8029/NE2000 driver. Some fine-tuning still needed.
git-svn-id: svn://kolibrios.org@3149 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-01-03 13:25:22 +00:00 |
|
hidnplayr
|
a62ea51291
|
Further fixing of ARP_add_entry. Now entries can be re-added if they were removed once before.
git-svn-id: svn://kolibrios.org@3148 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-12-31 14:21:41 +00:00 |
|
hidnplayr
|
f986b74d68
|
Fixed and simplified ARP_add_entry. (Previous versions worked only for one entry)
git-svn-id: svn://kolibrios.org@3147 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-12-31 13:04:38 +00:00 |
|
hidnplayr
|
2033224063
|
Added simple socket debugging tool.
Moved some TCP code to tcp_usreq.inc.
git-svn-id: svn://kolibrios.org@3146 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-12-30 20:31:11 +00:00 |
|
hidnplayr
|
9e043be92f
|
Kill sockets when process crashes.
git-svn-id: svn://kolibrios.org@3145 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-12-30 10:06:53 +00:00 |
|
hidnplayr
|
949b920321
|
Added TCP_mss (max segment size) stub.
Bugfix in FTPD concerning data ports.
git-svn-id: svn://kolibrios.org@3144 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-12-29 22:22:10 +00:00 |
|
hidnplayr
|
14077f9230
|
Fixed TCP keepalive
git-svn-id: svn://kolibrios.org@3143 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-12-28 19:56:52 +00:00 |
|
CleverMouse
|
5847bbc023
|
restore it/docs/COPYING.TXT
git-svn-id: svn://kolibrios.org@3142 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-12-28 13:58:06 +00:00 |
|
CleverMouse
|
f0ea3ff8db
|
synchronize italian data with latest english
git-svn-id: svn://kolibrios.org@3141 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-12-28 13:56:53 +00:00 |
|
fedesco
|
4338da1a71
|
italian version
git-svn-id: svn://kolibrios.org@3140 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-12-28 13:33:22 +00:00 |
|
fedesco
|
eb5804429c
|
italian version
git-svn-id: svn://kolibrios.org@3139 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-12-28 13:24:35 +00:00 |
|
heavyiron
|
805b19b4e9
|
New 2 dithering algorithms added to buf2d
git-svn-id: svn://kolibrios.org@3138 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-12-24 20:16:12 +00:00 |
|
Kirill Lipatov (Leency)
|
be097e22f4
|
kosilka: fix end level
git-svn-id: svn://kolibrios.org@3137 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-12-22 22:16:51 +00:00 |
|
Kirill Lipatov (Leency)
|
48fe4e6287
|
fix
git-svn-id: svn://kolibrios.org@3136 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-12-22 22:10:19 +00:00 |
|
Kirill Lipatov (Leency)
|
4bb20eeddf
|
tmpdisk: fixed Russian text
git-svn-id: svn://kolibrios.org@3135 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-12-22 22:05:31 +00:00 |
|
Kirill Lipatov (Leency)
|
437f29ff8a
|
cleaned 13,5 Kb in distro!
git-svn-id: svn://kolibrios.org@3134 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-12-22 22:01:26 +00:00 |
|
Kirill Lipatov (Leency)
|
446a57803d
|
add skin.png and update history
git-svn-id: svn://kolibrios.org@3133 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-12-22 21:57:04 +00:00 |
|
Kirill Lipatov (Leency)
|
a4be194a0f
|
kosilka 1.15: buildin skin from leency
git-svn-id: svn://kolibrios.org@3132 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-12-22 21:53:23 +00:00 |
|
CleverMouse
|
fdad5bfed3
|
revert libio-related changes from r3130 and do the fix in the correct place
git-svn-id: svn://kolibrios.org@3131 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-12-21 19:26:30 +00:00 |
|
IgorA
|
55f8d8856f
|
1) fix in 'libio'
2) small optimize 'editbox'
git-svn-id: svn://kolibrios.org@3130 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-12-21 18:57:14 +00:00 |
|
Kirill Lipatov (Leency)
|
f7ddaf37bd
|
HTMLv 0.98.2: fixed FreeImageCache, <input> tag visualization only
git-svn-id: svn://kolibrios.org@3129 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-12-21 13:15:04 +00:00 |
|
Kirill Lipatov (Leency)
|
2793582a69
|
HTMLv: safe string copy
git-svn-id: svn://kolibrios.org@3128 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-12-19 17:37:24 +00:00 |
|
hidnplayr
|
11b018514c
|
Added custom build @panel to net branch so it does not destroy keymap on this older kernel.
git-svn-id: svn://kolibrios.org@3127 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-12-18 20:10:21 +00:00 |
|
CleverMouse
|
a221c289a3
|
fix double-unlock in free(); make free() always save edi; update test
git-svn-id: svn://kolibrios.org@3126 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-12-17 15:54:19 +00:00 |
|
Kirill Lipatov (Leency)
|
17d524a010
|
Eolite small fix
git-svn-id: svn://kolibrios.org@3125 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-12-17 13:18:31 +00:00 |
|
Sergey Semyonov (Serge)
|
ebf4b35710
|
atikms: 2D bitblit
git-svn-id: svn://kolibrios.org@3124 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-12-17 09:14:29 +00:00 |
|
Kirill Lipatov (Leency)
|
6dda41f1b9
|
Eolite 1.5: experiments with GUI
git-svn-id: svn://kolibrios.org@3123 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-12-17 00:11:34 +00:00 |
|
Kirill Lipatov (Leency)
|
7dfe6ad257
|
other/outdated
git-svn-id: svn://kolibrios.org@3122 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-12-16 20:39:33 +00:00 |
|
Kirill Lipatov (Leency)
|
c2c84028ec
|
moved to other/outdated
git-svn-id: svn://kolibrios.org@3121 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-12-16 20:36:15 +00:00 |
|
Sergey Semyonov (Serge)
|
fb30cd43b9
|
i915 & atikms: update
git-svn-id: svn://kolibrios.org@3120 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-12-16 19:05:06 +00:00 |
|
Kirill Lipatov (Leency)
|
1db3b2cf18
|
/develop/c-- deleted as too old version of C--, not needed
git-svn-id: svn://kolibrios.org@3119 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-12-16 16:59:21 +00:00 |
|
Kirill Lipatov (Leency)
|
ce44966453
|
httpc deleted as outdated
git-svn-id: svn://kolibrios.org@3118 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-12-16 16:55:48 +00:00 |
|