Kernel 0.5.7-r6; ips2ip support unix domain sockets now ! You can use
commit196612155fd4305bc0e90b0dbc8c471ee842dadf
authorTomas 'ZeXx86' Jedrzejek <zexx86@gmail.com>
Sat, 2 Feb 2008 20:37:14 +0000 (2 21:37 +0100)
committerTomas 'ZeXx86' Jedrzejek <zexx86@gmail.com>
Sat, 2 Feb 2008 20:37:14 +0000 (2 21:37 +0100)
treebc237ccf636e142442513293de47e05bfec71aba
parentd28b7ad482557e8b326c27316e25d9938505b30d
Kernel 0.5.7-r6; ips2ip support unix domain sockets now ! You can use
this one with vmware, websrv use client_t * struct now with nonblocking
sockets, so can handle more connection in one time, new grub splash
image, added time.h to libc with few *time functions, "fixed" ext2
licence / thanks for Alex
regression
25 files changed:
apps/irc/README
apps/websrv/client.h [copied from apps/websrv/http.h with 69% similarity]
apps/websrv/html
apps/websrv/http.c
apps/websrv/http.h
apps/websrv/net.c
apps/wm/main.c
iso/boot/grub/splash.xpm.gz [changed mode: 0755->0644]
kernel/.config
kernel/build/i386/config.h
kernel/core/commands.c
kernel/core/dev.c
kernel/core/fs.c
kernel/core/mm/kmem.c
kernel/core/rtc.c
kernel/drivers/fs/ext2.c [deleted file]
kernel/include/system.h
kernel/include/time.h
kernel/kernel.mak
libc/Makefile
libc/VERSION
libc/include/time.h [copied from kernel/include/time.h with 58% similarity]
libc/time/localtime.c [new file with mode: 0644]
libc/time/time.c [copied from apps/websrv/http.h with 72% similarity, mode: 0755]
tools/ips2ip/main.cpp