kolibrios/kernel/branches/net
hidnplayr a8351928d4 SOCKET_is_disconnected now clears TCP and UDP ports.
git-svn-id: svn://kolibrios.org@3514 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-05-17 11:30:56 +00:00
..
applications Fixed previous revision. 2013-03-26 21:39:35 +00:00
blkdev Synced net branch with trunk (#3358) 2013-03-10 12:28:37 +00:00
boot Synced net branch with trunk (#3358) 2013-03-10 12:28:37 +00:00
bus/pci Sync net branch with trunk 2013-03-23 11:56:23 +00:00
core Sync net branch with trunk 2013-03-23 11:56:23 +00:00
detect Synced net branch with trunk (#3358) 2013-03-10 12:28:37 +00:00
drivers Enabled Promiscuous mode for i8254x so it works in Qemu. 2013-03-18 17:23:05 +00:00
fs Sync net branch with trunk 2013-03-23 11:56:23 +00:00
gui Sync net branch with trunk 2013-03-23 11:56:23 +00:00
hid Synced net branch with trunk (#3358) 2013-03-10 12:28:37 +00:00
network SOCKET_is_disconnected now clears TCP and UDP ports. 2013-05-17 11:30:56 +00:00
sound
video Synced net branch with trunk (#3358) 2013-03-10 12:28:37 +00:00
build.bat
const.inc Sync net branch with trunk 2013-03-23 11:56:23 +00:00
COPYING.TXT
data16.inc
data32.inc Sync net branch with trunk 2013-03-23 11:56:23 +00:00
data32sp.inc Synced net branch with trunk (#3358) 2013-03-10 12:28:37 +00:00
fdo.inc
imports.inc
init.inc
kernel32.inc Synced net branch with trunk (#3358) 2013-03-10 12:28:37 +00:00
kernel.asm Sync net branch with trunk 2013-03-23 11:56:23 +00:00
kernelsp.inc Synced net branch with trunk (#3358) 2013-03-10 12:28:37 +00:00
kglobals.inc
macros.inc
memmap.inc Synced net branch with trunk (#3358) 2013-03-10 12:28:37 +00:00
proc32.inc
README.TXT Updated readme.txt 2013-03-05 11:07:56 +00:00
struct.inc
sys.conf
unpacker.inc

This code is experimental, none of the used programming interfaces (API, driver calls,..) are definite solutions.
Lot of work needs to be done, and descissions need to be made.

But, everyone is free to explore the code, make suggestions or write parts of the code.

I'm open for discussion on hidnplayr@gmail.com or as hidnplayr in #kolibrios on the freenode IRC network.
Some information about API and things under construction can be found on http://wiki.kolibrios.org/wiki/New_stack
Binary versions can be found at http://builds.kolibrios.org/new-stack/

All bug reports may be sent to me via e-mail, or through the bugtracker on http://bugs.kolibrios.org


Hidnplayr