Christmas edition, new app IRC client, added ips2ip tool (for internet
commit29e26826f150aed3acc704ef0ee24b54470c46ed
authorTomas 'ZeXx86' Jedrzejek <zexx86@gmail.com>
Mon, 24 Dec 2007 11:33:25 +0000 (24 12:33 +0100)
committerTomas 'ZeXx86' Jedrzejek <zexx86@gmail.com>
Mon, 24 Dec 2007 11:33:25 +0000 (24 12:33 +0100)
treeba6d80f5ba6049f6b1c95189240b56426bebb46d
parent8ee7b11c817424a7fe2a77f98fa8d28aedffc4fb
Christmas edition, new app IRC client, added ips2ip tool (for internet
over serial cable), new version of app netcat, command help is better,
added xmastime command - play noel over pcspeaker
20 files changed:
apps/calc/main.c
apps/irc/Makefile [new file with mode: 0644]
apps/irc/README [new file with mode: 0644]
apps/irc/link.ld [new file with mode: 0644]
apps/irc/main.c [new file with mode: 0755]
apps/irc/make_img.sh [new file with mode: 0755]
apps/irc/start.asm [new file with mode: 0755]
apps/nc/main.c
glibc/socket/send.c
glibc/unistd/sleep.c
kernel/core/commands.c
kernel/core/elf.c
kernel/core/net/ips.c
kernel/drivers/char/rs232/rs232.c
kernel/include/config.h
kernel/utils/net/irc/irc.c
tools/ips2ip/LICENSE [new file with mode: 0755]
tools/ips2ip/Makefile [new file with mode: 0755]
tools/ips2ip/README [new file with mode: 0644]
tools/ips2ip/main.cpp [new file with mode: 0644]