Networking - Heaps of changes
authorJohn Hodge <[email protected]>
Tue, 7 Jun 2011 17:24:19 +0000 (01:24 +0800)
committerJohn Hodge <[email protected]>
Tue, 7 Jun 2011 17:24:19 +0000 (01:24 +0800)
commit7941d6b368acb0abc17e6a77ffaf7b4c306b67ab
tree356451f68c83331a5f2d72ace179f7131b1f6f4e
parenteceedd44a40b713c2adf0ea8e3e864099e97477c
Networking - Heaps of changes

Working on IRC Client
- Fixed various networking bugs (firewall failure, etc)
- Updating VTerm implementation to support alternate buffers and
  scroll regions.
 > Scroll is currently broken, doesn't clear the last line.
- Implemented atexit() in libc
Kernel/debug.c
Kernel/drv/vterm.c
Kernel/include/tpl_drv_terminal.h
Modules/IPStack/ipv4.c
Modules/IPStack/tcp.c
Modules/IPStack/udp.c
Usermode/Applications/irc_src/main.c
Usermode/Libraries/libc.so_src/stdlib.c
Usermode/include/stdlib.h

UCC git Repository :: git.ucc.asn.au