From 234324e8cb682c58b28119ad8665448cee3d22b1 Mon Sep 17 00:00:00 2001 From: Tomas 'ZeXx86' Jedrzejek Date: Mon, 25 Jan 2010 15:19:50 +0100 Subject: [PATCH] Cleanup in elf.c with .bss section clean; adm command mounts cdrom instead of floppy now; test var was rewrited to cmd_buf with bigger array in commands.c; old email address was rewritten in licence's headers in source code --- apps/calc/main.c | 4 +- apps/edit/main.c | 6 +- apps/im/src/config.c | 2 +- apps/im/src/config.h | 2 +- apps/im/src/main.c | 2 +- apps/im/src/net.c | 4 +- apps/im/src/net.h | 2 +- apps/im/src/platform/linux/platform.h | 2 +- apps/im/src/platform/zexos/platform.h | 2 +- apps/im/src/proto.c | 2 +- apps/im/src/proto.h | 2 +- apps/im/src/ui.c | 2 +- apps/im/src/ui.h | 2 +- apps/im/src/user.c | 2 +- apps/im/src/user.h | 2 +- apps/imgshow/main.c | 2 +- apps/inst/main.c | 2 +- apps/invaders/main.c | 4 +- apps/irc/commands.c | 4 +- apps/irc/commands.h | 2 +- apps/irc/config.h | 2 +- apps/irc/main.c | 2 +- apps/irc/net.c | 4 +- apps/irc/net.h | 2 +- apps/irc/proto.c | 2 +- apps/irc/proto.h | 2 +- apps/nc/main.c | 6 +- apps/openchess/src/client.c | 2 +- apps/openchess/src/client.h | 2 +- apps/openchess/src/game.c | 2 +- apps/openchess/src/game.h | 2 +- apps/openchess/src/main.c | 2 +- apps/openchess/src/net.c | 4 +- apps/openchess/src/net.h | 2 +- apps/openchess/src/platform/linux/config.h | 2 +- apps/openchess/src/platform/zexos/config.h | 2 +- apps/openchess/src/proto.c | 2 +- apps/openchess/src/proto.h | 2 +- apps/openchess/src/rules.c | 2 +- apps/openchess/src/rules.h | 2 +- apps/pacman/main.c | 2 +- apps/play/main.c | 2 +- apps/sh/main.c | 6 +- apps/telnetd/client.h | 2 +- apps/telnetd/console.c | 2 +- apps/telnetd/console.h | 2 +- apps/telnetd/main.c | 4 +- apps/telnetd/net.c | 6 +- apps/telnetd/net.h | 2 +- apps/threadtest/main.c | 2 +- apps/tutorial/main.c | 4 +- apps/webcl/http.c | 4 +- apps/webcl/main.c | 2 +- apps/webcl/net.c | 4 +- apps/websrv/client.h | 4 +- apps/websrv/http.c | 6 +- apps/websrv/http.h | 2 +- apps/websrv/main.c | 4 +- apps/websrv/net.c | 6 +- apps/websrv/net.h | 2 +- apps/wm/authors.c | 2 +- apps/wm/button.c | 2 +- apps/wm/button.h | 2 +- apps/wm/config.c | 2 +- apps/wm/config.h | 2 +- apps/wm/cursor.c | 2 +- apps/wm/cursor.h | 2 +- apps/wm/dialog.c | 2 +- apps/wm/dialog.h | 2 +- apps/wm/filemanager.c | 4 +- apps/wm/filemanager.h | 2 +- apps/wm/main.c | 4 +- apps/wm/menu.c | 2 +- apps/wm/menu.h | 2 +- apps/wm/taskbar.c | 2 +- apps/wm/terminal.c | 2 +- apps/wm/tview.c | 2 +- apps/wm/window.c | 2 +- apps/wm/window.h | 2 +- apps/zasm/buffer.c | 4 +- apps/zasm/buffer.h | 2 +- apps/zasm/main.c | 2 +- apps/zasm/source.c | 4 +- apps/zasm/source.h | 4 +- apps/zde/appcl.c | 2 +- apps/zde/appcl.h | 2 +- apps/zde/appsrv.c | 2 +- apps/zde/appsrv.h | 2 +- apps/zde/bg.c | 2 +- apps/zde/bg.h | 2 +- apps/zde/button.c | 4 +- apps/zde/button.h | 2 +- apps/zde/cursor.c | 2 +- apps/zde/cursor.h | 4 +- apps/zde/dialog.c | 2 +- apps/zde/dialog.h | 2 +- apps/zde/handler.c | 4 +- apps/zde/handler.h | 4 +- apps/zde/icon.c | 4 +- apps/zde/icon.h | 4 +- apps/zde/kbd.c | 2 +- apps/zde/kbd.h | 2 +- apps/zde/main.c | 4 +- apps/zde/resource.c | 2 +- apps/zde/window.c | 4 +- apps/zde/window.h | 2 +- apps/zde/zcalc/main.c | 2 +- apps/zde/zclock/main.c | 2 +- apps/zde/zinstall/main.c | 4 +- apps/zde/zpaint/main.c | 2 +- apps/zde/ztest/main.c | 2 +- apps/zjab/cmds.c | 2 +- apps/zjab/cmds.h | 2 +- apps/zjab/main.c | 2 +- apps/zjab/net.c | 2 +- apps/zjab/net.h | 2 +- apps/zjab/utils.c | 2 +- apps/zjab/utils.h | 2 +- apps/zjab/xml.c | 2 +- apps/zjab/xml.h | 2 +- apps/zjab/xmpp.c | 2 +- apps/zjab/xmpp.h | 2 +- apps/zmail/main.c | 2 +- kernel/arch/arm/arch.c | 4 +- kernel/arch/arm/bd/intcp.c | 2 +- kernel/arch/arm/bd/verpb.c | 2 +- kernel/arch/arm/elf.c | 2 +- kernel/arch/arm/handler.c | 4 +- kernel/arch/arm/include/bd/intcp.h | 2 +- kernel/arch/arm/include/bd/verpb.h | 2 +- kernel/arch/arm/include/ctx.h | 2 +- kernel/arch/arm/include/io.h | 2 +- kernel/arch/arm/int.c | 2 +- kernel/arch/arm/io.c | 2 +- kernel/arch/arm/rtc.c | 2 +- kernel/arch/arm/smp.c | 2 +- kernel/arch/arm/task.c | 2 +- kernel/arch/arm/timer.c | 2 +- kernel/arch/i386/arch.c | 4 +- kernel/arch/i386/elf32.c | 2 +- kernel/arch/i386/gdt.c | 4 +- kernel/arch/i386/idt.c | 4 +- kernel/arch/i386/include/io.h | 2 +- kernel/arch/i386/include/ipi.h | 2 +- kernel/arch/i386/io.c | 2 +- kernel/arch/i386/ipi.c | 2 +- kernel/arch/i386/irq.c | 4 +- kernel/arch/i386/isrs.c | 4 +- kernel/arch/i386/paging.c | 6 +- kernel/arch/i386/rtc.c | 6 +- kernel/arch/i386/smp.c | 2 +- kernel/arch/i386/syscall.c | 8 +- kernel/arch/i386/task.c | 2 +- kernel/arch/i386/timer.c | 4 +- kernel/arch/i386/vm86.c | 2 +- kernel/arch/ppc/arch.c | 2 +- kernel/arch/ppc/elf.c | 2 +- kernel/arch/ppc/include/ctx.h | 2 +- kernel/arch/ppc/include/io.h | 2 +- kernel/arch/ppc/int.c | 2 +- kernel/arch/ppc/rtc.c | 2 +- kernel/arch/ppc/smp.c | 2 +- kernel/arch/ppc/task.c | 2 +- kernel/arch/ppc/timer.c | 2 +- kernel/arch/x86_64/arch.c | 2 +- kernel/arch/x86_64/elf64.c | 2 +- kernel/arch/x86_64/gdt.c | 2 +- kernel/arch/x86_64/idt.c | 2 +- kernel/arch/x86_64/include/io.h | 2 +- kernel/arch/x86_64/irq.c | 2 +- kernel/arch/x86_64/isrs.c | 2 +- kernel/arch/x86_64/paging.c | 4 +- kernel/arch/x86_64/rtc.c | 4 +- kernel/arch/x86_64/syscall.c | 4 +- kernel/arch/x86_64/task.c | 2 +- kernel/arch/x86_64/timer.c | 2 +- kernel/core/cache.c | 4 +- kernel/core/commands.c | 292 +++++++++---------- kernel/core/console.c | 40 +-- kernel/core/dev.c | 6 +- kernel/core/elf.c | 450 ++++++++--------------------- kernel/core/env.c | 4 +- kernel/core/errno.c | 2 +- kernel/core/fd.c | 2 +- kernel/core/fs.c | 6 +- kernel/core/init.c | 7 +- kernel/core/ioctl.c | 2 +- kernel/core/its.c | 4 +- kernel/core/main.c | 6 +- kernel/core/mm/kmem.c | 6 +- kernel/core/mm/kzmem.c | 6 +- kernel/core/mm/pmem.c | 2 +- kernel/core/mm/swmem.c | 2 +- kernel/core/mm/usermem.c | 4 +- kernel/core/module.c | 4 +- kernel/core/mutex.c | 2 +- kernel/core/net/arp.c | 2 +- kernel/core/net/checksum.c | 2 +- kernel/core/net/dhcp.c | 2 +- kernel/core/net/dns.c | 4 +- kernel/core/net/eth.c | 4 +- kernel/core/net/hostname.c | 2 +- kernel/core/net/icmp.c | 2 +- kernel/core/net/icmp6.c | 4 +- kernel/core/net/if.c | 4 +- kernel/core/net/ip.c | 2 +- kernel/core/net/ips.c | 2 +- kernel/core/net/ipv6.c | 2 +- kernel/core/net/ndp.c | 4 +- kernel/core/net/packet.c | 4 +- kernel/core/net/socket.c | 6 +- kernel/core/net/tcp.c | 4 +- kernel/core/net/tcp6.c | 4 +- kernel/core/net/tun6.c | 2 +- kernel/core/net/udp.c | 4 +- kernel/core/net/udp6.c | 4 +- kernel/core/net/unix.c | 2 +- kernel/core/partition.c | 4 +- kernel/core/proc.c | 8 +- kernel/core/sched.c | 8 +- kernel/core/smp.c | 2 +- kernel/core/sound/audio.c | 2 +- kernel/core/spinlock.c | 2 +- kernel/core/tty.c | 6 +- kernel/core/user.c | 4 +- kernel/core/vfs.c | 8 +- kernel/drivers/block/drive.c | 26 +- kernel/drivers/block/floppy.c | 6 +- kernel/drivers/bus/pci/pci.c | 6 +- kernel/drivers/bus/usb/usb.c | 4 +- kernel/drivers/bus/usb/usb.h | 2 +- kernel/drivers/char/kbd/kbd.c | 6 +- kernel/drivers/char/kbd/kbd.h | 4 +- kernel/drivers/char/mouse/com.c | 2 +- kernel/drivers/char/mouse/ps2.c | 2 +- kernel/drivers/char/rs232/rs232.c | 6 +- kernel/drivers/char/sound/ac97.c | 2 +- kernel/drivers/char/sound/ac97_dev.h | 2 +- kernel/drivers/char/sound/es1370.c | 4 +- kernel/drivers/char/sound/es1370_dev.h | 2 +- kernel/drivers/char/sound/sb16.c | 4 +- kernel/drivers/char/sound/speaker.c | 4 +- kernel/drivers/char/video/bga.c | 2 +- kernel/drivers/char/video/gtext.c | 4 +- kernel/drivers/char/video/vesa.c | 2 +- kernel/drivers/char/video/video.c | 6 +- kernel/drivers/char/video/video.h | 4 +- kernel/drivers/fs/ext2.c | 4 +- kernel/drivers/fs/fat.c | 6 +- kernel/drivers/fs/fat16.c | 6 +- kernel/drivers/fs/isofs.c | 6 +- kernel/drivers/fs/zexfs.c | 4 +- kernel/drivers/fs/znfs.c | 2 +- kernel/drivers/net/pcnet32/pcnet32.c | 4 +- kernel/drivers/net/rtl8029/rtl8029.c | 2 +- kernel/drivers/net/rtl8029/rtl8029_dev.h | 2 +- kernel/drivers/net/rtl8139/rtl8139.c | 56 ++-- kernel/drivers/net/rtl8139/rtl8139_dev.h | 2 +- kernel/drivers/net/rtl8169/rtl8169.c | 4 +- kernel/drivers/net/rtl8169/rtl8169_dev.h | 2 +- kernel/include/_null.h | 2 +- kernel/include/_printf.h | 2 +- kernel/include/_size_t.h | 2 +- kernel/include/_va_list.h | 2 +- kernel/include/assert.h | 2 +- kernel/include/cache.h | 2 +- kernel/include/commands.h | 4 +- kernel/include/conio.h | 2 +- kernel/include/console.h | 4 +- kernel/include/ctype.h | 4 +- kernel/include/delay.h | 2 +- kernel/include/dev.h | 4 +- kernel/include/dma.h | 2 +- kernel/include/drive.h | 4 +- kernel/include/elf.h | 2 +- kernel/include/env.h | 4 +- kernel/include/errno.h | 4 +- kernel/include/fd.h | 4 +- kernel/include/fdc.h | 2 +- kernel/include/file.h | 4 +- kernel/include/fs.h | 4 +- kernel/include/ioctl.h | 4 +- kernel/include/its.h | 4 +- kernel/include/module.h | 2 +- kernel/include/mount.h | 2 +- kernel/include/mouse.h | 2 +- kernel/include/multiboot/grub.h | 2 +- kernel/include/mutex.h | 2 +- kernel/include/mytypes.h | 2 +- kernel/include/net/arp.h | 2 +- kernel/include/net/checksum.h | 2 +- kernel/include/net/dns.h | 4 +- kernel/include/net/eth.h | 2 +- kernel/include/net/hostname.h | 2 +- kernel/include/net/icmp.h | 2 +- kernel/include/net/if.h | 4 +- kernel/include/net/ip.h | 2 +- kernel/include/net/ndp.h | 4 +- kernel/include/net/net.h | 4 +- kernel/include/net/packet.h | 2 +- kernel/include/net/socket.h | 2 +- kernel/include/net/tcp.h | 2 +- kernel/include/net/tun.h | 2 +- kernel/include/net/udp.h | 4 +- kernel/include/net/unix.h | 2 +- kernel/include/paging.h | 4 +- kernel/include/partition.h | 2 +- kernel/include/pci.h | 2 +- kernel/include/proc.h | 2 +- kernel/include/rs232.h | 2 +- kernel/include/setjmp.h | 2 +- kernel/include/signal.h | 2 +- kernel/include/smp.h | 2 +- kernel/include/sound/audio.h | 2 +- kernel/include/speaker.h | 4 +- kernel/include/spinlock.h | 2 +- kernel/include/stdarg.h | 2 +- kernel/include/stdio.h | 4 +- kernel/include/stdlib.h | 2 +- kernel/include/string.h | 25 +- kernel/include/syscall.h | 2 +- kernel/include/system.h | 6 +- kernel/include/task.h | 4 +- kernel/include/time.h | 2 +- kernel/include/tty.h | 6 +- kernel/include/user.h | 2 +- kernel/include/vfs.h | 6 +- kernel/lib/ctype/ctype.c | 2 +- kernel/lib/stdio/close.c | 6 +- kernel/lib/stdio/delay.c | 4 +- kernel/lib/stdio/doprintf.c | 2 +- kernel/lib/stdio/kprintf.c | 6 +- kernel/lib/stdio/open.c | 6 +- kernel/lib/stdio/printf.c | 4 +- kernel/lib/stdio/read.c | 8 +- kernel/lib/stdio/sprintf.c | 4 +- kernel/lib/stdio/write.c | 6 +- kernel/lib/stdlib/abort.c | 2 +- kernel/lib/stdlib/atoi.c | 4 +- kernel/lib/stdlib/strtol.c | 4 +- kernel/lib/string/memcpy.c | 4 +- kernel/lib/string/memset.c | 4 +- kernel/lib/string/memsetw.c | 4 +- kernel/lib/string/sprintf.c | 4 +- kernel/lib/string/strcat.c | 4 +- kernel/lib/string/strcmp.c | 25 +- kernel/lib/string/strcpy.c | 4 +- kernel/lib/string/strlen.c | 4 +- kernel/lib/unistd/fcntl.c | 6 +- kernel/lib/unistd/lseek.c | 2 +- kernel/lib/unistd/pipe.c | 2 +- kernel/lib/x86/dma.c | 4 +- kernel/lib/x86/longjmp.c | 2 +- kernel/utils/adm/adm.c | 27 +- kernel/utils/fs/cat.c | 6 +- kernel/utils/fs/cd.c | 4 +- kernel/utils/fs/cp.c | 2 +- kernel/utils/fs/fdisk.c | 4 +- kernel/utils/fs/ls.c | 6 +- kernel/utils/fs/mkdir.c | 4 +- kernel/utils/fs/mount.c | 2 +- kernel/utils/fs/rm.c | 2 +- kernel/utils/fs/touch.c | 2 +- kernel/utils/net/tftp.c | 2 +- libc/ctype/ctype.c | 2 +- libc/dirent/closedir.c | 2 +- libc/dirent/opendir.c | 2 +- libc/dirent/readdir.c | 2 +- libc/errno/errno.c | 4 +- libc/include/_libc.h | 2 +- libc/include/_null.h | 4 +- libc/include/_printf.h | 4 +- libc/include/_size_t.h | 4 +- libc/include/_va_list.h | 2 +- libc/include/abort.h | 2 +- libc/include/arpa/inet.h | 4 +- libc/include/assert.h | 2 +- libc/include/ctype.h | 4 +- libc/include/dirent.h | 2 +- libc/include/dma.h | 2 +- libc/include/errno.h | 2 +- libc/include/fcntl.h | 2 +- libc/include/netdb.h | 2 +- libc/include/netinet/in.h | 2 +- libc/include/netinet/tcp.h | 2 +- libc/include/pwd.h | 2 +- libc/include/signal.h | 2 +- libc/include/stdarg.h | 2 +- libc/include/stdio.h | 6 +- libc/include/stdlib.h | 6 +- libc/include/string.h | 6 +- libc/include/strings.h | 2 +- libc/include/sys/ioctl.h | 2 +- libc/include/sys/param.h | 2 +- libc/include/sys/select.h | 2 +- libc/include/sys/socket.h | 6 +- libc/include/sys/stat.h | 2 +- libc/include/sys/time.h | 2 +- libc/include/sys/times.h | 2 +- libc/include/sys/types.h | 2 +- libc/include/sys/un.h | 2 +- libc/include/time.h | 4 +- libc/include/unistd.h | 4 +- libc/include/vfs.h | 4 +- libc/signal/signal.c | 4 +- libc/socket/accept.c | 8 +- libc/socket/bind.c | 8 +- libc/socket/connect.c | 6 +- libc/socket/gethostbyname.c | 4 +- libc/socket/htons.c | 2 +- libc/socket/inet_addr.c | 2 +- libc/socket/inet_ntoa.c | 2 +- libc/socket/inet_ntop.c | 4 +- libc/socket/inet_pton.c | 2 +- libc/socket/listen.c | 4 +- libc/socket/recv.c | 8 +- libc/socket/recvfrom.c | 6 +- libc/socket/send.c | 8 +- libc/socket/sendto.c | 6 +- libc/socket/setsockopt.c | 2 +- libc/socket/socket.c | 6 +- libc/stdio/beep.c | 2 +- libc/stdio/clearerr.c | 2 +- libc/stdio/close.c | 2 +- libc/stdio/cls.c | 2 +- libc/stdio/delay.c | 2 +- libc/stdio/doprintf.c | 6 +- libc/stdio/doscanf.c | 4 +- libc/stdio/dosscanf.c | 2 +- libc/stdio/fclose.c | 2 +- libc/stdio/fdopen.c | 2 +- libc/stdio/feof.c | 2 +- libc/stdio/ferror.c | 2 +- libc/stdio/fflush.c | 2 +- libc/stdio/fgetc.c | 4 +- libc/stdio/fgets.c | 4 +- libc/stdio/fileno.c | 2 +- libc/stdio/fopen.c | 2 +- libc/stdio/fprintf.c | 2 +- libc/stdio/fputc.c | 2 +- libc/stdio/fputs.c | 2 +- libc/stdio/fread.c | 2 +- libc/stdio/fseek.c | 2 +- libc/stdio/ftell.c | 2 +- libc/stdio/fwrite.c | 2 +- libc/stdio/getch.c | 8 +- libc/stdio/getchar.c | 4 +- libc/stdio/getkey.c | 6 +- libc/stdio/gotoxy.c | 2 +- libc/stdio/open.c | 6 +- libc/stdio/perror.c | 2 +- libc/stdio/printf.c | 4 +- libc/stdio/putc.c | 2 +- libc/stdio/putch.c | 2 +- libc/stdio/putchar.c | 2 +- libc/stdio/puts.c | 4 +- libc/stdio/read.c | 6 +- libc/stdio/remove.c | 2 +- libc/stdio/rename.c | 2 +- libc/stdio/scanf.c | 2 +- libc/stdio/setcolor.c | 2 +- libc/stdio/sprintf.c | 6 +- libc/stdio/sscanf.c | 2 +- libc/stdio/write.c | 6 +- libc/stdlib/abort.c | 4 +- libc/stdlib/abs.c | 2 +- libc/stdlib/atoi.c | 2 +- libc/stdlib/exit.c | 4 +- libc/stdlib/getenv.c | 2 +- libc/stdlib/itoa.c | 2 +- libc/stdlib/memory.c | 2 +- libc/stdlib/mkstemp.c | 2 +- libc/stdlib/qsort.c | 2 +- libc/stdlib/rand.c | 4 +- libc/stdlib/random.c | 2 +- libc/stdlib/schedule.c | 2 +- libc/stdlib/strtol.c | 2 +- libc/stdlib/strtoul.c | 2 +- libc/stdlib/system.c | 2 +- libc/string/memchr.c | 2 +- libc/string/memcmp.c | 2 +- libc/string/memcpy.c | 2 +- libc/string/memmove.c | 2 +- libc/string/memset.c | 2 +- libc/string/memsetw.c | 2 +- libc/string/strcat.c | 2 +- libc/string/strchr.c | 4 +- libc/string/strcmp.c | 2 +- libc/string/strcpy.c | 4 +- libc/string/strdup.c | 4 +- libc/string/strerror.c | 2 +- libc/string/strlen.c | 2 +- libc/string/strncat.c | 2 +- libc/string/strncpy.c | 4 +- libc/string/strndup.c | 2 +- libc/string/strpbrk.c | 2 +- libc/string/strspn.c | 2 +- libc/string/strstr.c | 2 +- libc/strings/strcasecmp.c | 2 +- libc/sys/chmod.c | 2 +- libc/sys/creat.c | 2 +- libc/sys/ioctl.c | 4 +- libc/sys/lstat.c | 2 +- libc/sys/mkdir.c | 2 +- libc/sys/rmdir.c | 2 +- libc/sys/select.c | 2 +- libc/sys/stat.c | 2 +- libc/sys/umask.c | 2 +- libc/time/gettimeofday.c | 2 +- libc/time/localtime.c | 4 +- libc/time/mktime.c | 2 +- libc/time/time.c | 6 +- libc/unistd/access.c | 2 +- libc/unistd/chdir.c | 4 +- libc/unistd/dup.c | 4 +- libc/unistd/fcntl.c | 4 +- libc/unistd/getcwd.c | 2 +- libc/unistd/getpid.c | 2 +- libc/unistd/lseek.c | 4 +- libc/unistd/pipe.c | 2 +- libc/unistd/sleep.c | 2 +- libc/unistd/unlink.c | 2 +- libc/vfs/mount.c | 2 +- libipc/accept.c | 2 +- libipc/close.c | 2 +- libipc/create.c | 2 +- libipc/include/ipc.h | 2 +- libipc/open.c | 2 +- libipc/recv.c | 2 +- libipc/send.c | 2 +- libm/cos.c | 4 +- libm/fabs.c | 2 +- libm/floor.c | 2 +- libm/fmod.c | 2 +- libm/include/math.h | 4 +- libm/pow.c | 2 +- libm/sin.c | 4 +- libm/sqrt.c | 2 +- libm/tan.c | 2 +- libpthread/create.c | 4 +- libpthread/destroy.c | 4 +- libpthread/include/pthread.h | 2 +- libsnd/close.c | 2 +- libsnd/open.c | 2 +- libsnd/snd/audio.h | 2 +- libsnd/write.c | 2 +- libx/base/xcls.c | 4 +- libx/base/xexit.c | 2 +- libx/base/xfbswap.c | 4 +- libx/base/xinit.c | 8 +- libx/base/xpixel.c | 4 +- libx/base/xpixelget.c | 2 +- libx/cursor/xcursor.c | 6 +- libx/image/ximage.c | 2 +- libx/libx/base.h | 2 +- libx/libx/cursor.h | 4 +- libx/libx/image.h | 2 +- libx/libx/object.h | 2 +- libx/libx/text.h | 2 +- libx/object/xline.c | 2 +- libx/object/xrect.c | 2 +- libx/object/xrectfill.c | 2 +- libx/text/xtext.c | 2 +- modules/include/kmod.h | 2 +- modules/test/mykmod/main.c | 2 +- tools/znfsd/client.h | 2 +- 566 files changed, 1218 insertions(+), 1392 deletions(-) rewrite kernel/core/elf.c (69%) diff --git a/apps/calc/main.c b/apps/calc/main.c index fa84c82..df61c10 100644 --- a/apps/calc/main.c +++ b/apps/calc/main.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/edit/main.c b/apps/edit/main.c index 81d6a00..f29dd42 100644 --- a/apps/edit/main.c +++ b/apps/edit/main.c @@ -1,8 +1,8 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/im/src/config.c b/apps/im/src/config.c index 4e5f6cf..55e4553 100644 --- a/apps/im/src/config.c +++ b/apps/im/src/config.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/im/src/config.h b/apps/im/src/config.h index 433fde1..519e4d2 100644 --- a/apps/im/src/config.h +++ b/apps/im/src/config.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/im/src/main.c b/apps/im/src/main.c index 416bad3..d414ab5 100644 --- a/apps/im/src/main.c +++ b/apps/im/src/main.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/im/src/net.c b/apps/im/src/net.c index ba44bd1..07eed51 100644 --- a/apps/im/src/net.c +++ b/apps/im/src/net.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/im/src/net.h b/apps/im/src/net.h index 735896a..70eecb5 100644 --- a/apps/im/src/net.h +++ b/apps/im/src/net.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/im/src/platform/linux/platform.h b/apps/im/src/platform/linux/platform.h index 2a4f661..ef83de8 100644 --- a/apps/im/src/platform/linux/platform.h +++ b/apps/im/src/platform/linux/platform.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/im/src/platform/zexos/platform.h b/apps/im/src/platform/zexos/platform.h index 75d40d1..9af65dd 100644 --- a/apps/im/src/platform/zexos/platform.h +++ b/apps/im/src/platform/zexos/platform.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/im/src/proto.c b/apps/im/src/proto.c index f674a80..6313e74 100644 --- a/apps/im/src/proto.c +++ b/apps/im/src/proto.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/im/src/proto.h b/apps/im/src/proto.h index 093e6d3..d5bdce8 100644 --- a/apps/im/src/proto.h +++ b/apps/im/src/proto.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/im/src/ui.c b/apps/im/src/ui.c index 91c3a69..f209706 100644 --- a/apps/im/src/ui.c +++ b/apps/im/src/ui.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/im/src/ui.h b/apps/im/src/ui.h index fc7f187..26d623f 100644 --- a/apps/im/src/ui.h +++ b/apps/im/src/ui.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/im/src/user.c b/apps/im/src/user.c index 62532bf..a843df7 100644 --- a/apps/im/src/user.c +++ b/apps/im/src/user.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/im/src/user.h b/apps/im/src/user.h index 3fabfb7..e885e14 100644 --- a/apps/im/src/user.h +++ b/apps/im/src/user.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/imgshow/main.c b/apps/imgshow/main.c index ccefd9a..eb81e10 100644 --- a/apps/imgshow/main.c +++ b/apps/imgshow/main.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/inst/main.c b/apps/inst/main.c index 4e6f0f2..082c20b 100644 --- a/apps/inst/main.c +++ b/apps/inst/main.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/invaders/main.c b/apps/invaders/main.c index fa1d35d..d08faa3 100644 --- a/apps/invaders/main.c +++ b/apps/invaders/main.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/irc/commands.c b/apps/irc/commands.c index f78c1b8..f968f24 100644 --- a/apps/irc/commands.c +++ b/apps/irc/commands.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/irc/commands.h b/apps/irc/commands.h index 144f1ed..bfc8178 100644 --- a/apps/irc/commands.h +++ b/apps/irc/commands.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/irc/config.h b/apps/irc/config.h index 2c4f54f..c239563 100644 --- a/apps/irc/config.h +++ b/apps/irc/config.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/irc/main.c b/apps/irc/main.c index 730b434..038d92e 100644 --- a/apps/irc/main.c +++ b/apps/irc/main.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/irc/net.c b/apps/irc/net.c index 272c70a..da0e5fa 100644 --- a/apps/irc/net.c +++ b/apps/irc/net.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/irc/net.h b/apps/irc/net.h index 3635276..2ddd9ff 100644 --- a/apps/irc/net.h +++ b/apps/irc/net.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/irc/proto.c b/apps/irc/proto.c index 9a202c4..c2f4313 100644 --- a/apps/irc/proto.c +++ b/apps/irc/proto.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/irc/proto.h b/apps/irc/proto.h index d453457..f28d219 100644 --- a/apps/irc/proto.h +++ b/apps/irc/proto.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/nc/main.c b/apps/nc/main.c index 0546131..f01a772 100644 --- a/apps/nc/main.c +++ b/apps/nc/main.c @@ -1,8 +1,8 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/openchess/src/client.c b/apps/openchess/src/client.c index d73c617..a60b243 100644 --- a/apps/openchess/src/client.c +++ b/apps/openchess/src/client.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/openchess/src/client.h b/apps/openchess/src/client.h index a0dc60f..5ba5fcc 100644 --- a/apps/openchess/src/client.h +++ b/apps/openchess/src/client.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/openchess/src/game.c b/apps/openchess/src/game.c index d71cef3..458c6a4 100644 --- a/apps/openchess/src/game.c +++ b/apps/openchess/src/game.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/openchess/src/game.h b/apps/openchess/src/game.h index fda4872..56038c4 100644 --- a/apps/openchess/src/game.h +++ b/apps/openchess/src/game.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/openchess/src/main.c b/apps/openchess/src/main.c index d20a185..24fbcc7 100644 --- a/apps/openchess/src/main.c +++ b/apps/openchess/src/main.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/openchess/src/net.c b/apps/openchess/src/net.c index 7c4d78f..2741baa 100644 --- a/apps/openchess/src/net.c +++ b/apps/openchess/src/net.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/openchess/src/net.h b/apps/openchess/src/net.h index 2aa5471..be77f35 100644 --- a/apps/openchess/src/net.h +++ b/apps/openchess/src/net.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/openchess/src/platform/linux/config.h b/apps/openchess/src/platform/linux/config.h index dd6c0b0..599f7f0 100644 --- a/apps/openchess/src/platform/linux/config.h +++ b/apps/openchess/src/platform/linux/config.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/openchess/src/platform/zexos/config.h b/apps/openchess/src/platform/zexos/config.h index 4bed520..66d8dea 100644 --- a/apps/openchess/src/platform/zexos/config.h +++ b/apps/openchess/src/platform/zexos/config.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/openchess/src/proto.c b/apps/openchess/src/proto.c index 219e5d7..55f7a02 100644 --- a/apps/openchess/src/proto.c +++ b/apps/openchess/src/proto.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/openchess/src/proto.h b/apps/openchess/src/proto.h index 566f82a..70dc300 100644 --- a/apps/openchess/src/proto.h +++ b/apps/openchess/src/proto.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/openchess/src/rules.c b/apps/openchess/src/rules.c index 6393f4b..d894af6 100644 --- a/apps/openchess/src/rules.c +++ b/apps/openchess/src/rules.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/openchess/src/rules.h b/apps/openchess/src/rules.h index 9cdef74..d668b36 100644 --- a/apps/openchess/src/rules.h +++ b/apps/openchess/src/rules.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/pacman/main.c b/apps/pacman/main.c index 9acdac8..6d7cc7a 100644 --- a/apps/pacman/main.c +++ b/apps/pacman/main.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/play/main.c b/apps/play/main.c index 4b3fa9b..2cfd628 100644 --- a/apps/play/main.c +++ b/apps/play/main.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/sh/main.c b/apps/sh/main.c index 0eb8e03..af6b1de 100644 --- a/apps/sh/main.c +++ b/apps/sh/main.c @@ -1,8 +1,8 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/telnetd/client.h b/apps/telnetd/client.h index 0f19457..c15e68e 100644 --- a/apps/telnetd/client.h +++ b/apps/telnetd/client.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/telnetd/console.c b/apps/telnetd/console.c index 79ba2e8..0c4e446 100644 --- a/apps/telnetd/console.c +++ b/apps/telnetd/console.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/telnetd/console.h b/apps/telnetd/console.h index 1704949..c42ed1a 100644 --- a/apps/telnetd/console.h +++ b/apps/telnetd/console.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/telnetd/main.c b/apps/telnetd/main.c index 8fb804b..5940bc4 100644 --- a/apps/telnetd/main.c +++ b/apps/telnetd/main.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/telnetd/net.c b/apps/telnetd/net.c index 687baea..7ed92db 100644 --- a/apps/telnetd/net.c +++ b/apps/telnetd/net.c @@ -1,8 +1,8 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/telnetd/net.h b/apps/telnetd/net.h index 2f3bbac..a5f1f86 100644 --- a/apps/telnetd/net.h +++ b/apps/telnetd/net.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/threadtest/main.c b/apps/threadtest/main.c index 61221c1..44a87b5 100644 --- a/apps/threadtest/main.c +++ b/apps/threadtest/main.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/tutorial/main.c b/apps/tutorial/main.c index e42c97e..14aa158 100644 --- a/apps/tutorial/main.c +++ b/apps/tutorial/main.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/webcl/http.c b/apps/webcl/http.c index 3bb750d..b6b4e76 100644 --- a/apps/webcl/http.c +++ b/apps/webcl/http.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/webcl/main.c b/apps/webcl/main.c index e64f9d7..1f3d184 100644 --- a/apps/webcl/main.c +++ b/apps/webcl/main.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/webcl/net.c b/apps/webcl/net.c index 8d30033..f4c117c 100644 --- a/apps/webcl/net.c +++ b/apps/webcl/net.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/websrv/client.h b/apps/websrv/client.h index 079711c..1dcc096 100644 --- a/apps/websrv/client.h +++ b/apps/websrv/client.h @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/websrv/http.c b/apps/websrv/http.c index 03e57f9..2f7a6e0 100644 --- a/apps/websrv/http.c +++ b/apps/websrv/http.c @@ -1,8 +1,8 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/websrv/http.h b/apps/websrv/http.h index 8b34d87..bb9dbc1 100644 --- a/apps/websrv/http.h +++ b/apps/websrv/http.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/websrv/main.c b/apps/websrv/main.c index 93494f0..f9aa8c4 100644 --- a/apps/websrv/main.c +++ b/apps/websrv/main.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/websrv/net.c b/apps/websrv/net.c index d4a3a7d..f6ab5d8 100644 --- a/apps/websrv/net.c +++ b/apps/websrv/net.c @@ -1,8 +1,8 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/websrv/net.h b/apps/websrv/net.h index 5c454be..7ceb25a 100644 --- a/apps/websrv/net.h +++ b/apps/websrv/net.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/wm/authors.c b/apps/wm/authors.c index a577611..4dd46d7 100644 --- a/apps/wm/authors.c +++ b/apps/wm/authors.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/wm/button.c b/apps/wm/button.c index 0e032f8..2462630 100644 --- a/apps/wm/button.c +++ b/apps/wm/button.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/wm/button.h b/apps/wm/button.h index 0d9128a..634361d 100644 --- a/apps/wm/button.h +++ b/apps/wm/button.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/wm/config.c b/apps/wm/config.c index e7dbe16..960a4fc 100644 --- a/apps/wm/config.c +++ b/apps/wm/config.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/wm/config.h b/apps/wm/config.h index d8d56d2..98b6482 100644 --- a/apps/wm/config.h +++ b/apps/wm/config.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/wm/cursor.c b/apps/wm/cursor.c index 42059b7..3132328 100644 --- a/apps/wm/cursor.c +++ b/apps/wm/cursor.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/wm/cursor.h b/apps/wm/cursor.h index dae4450..0176d43 100644 --- a/apps/wm/cursor.h +++ b/apps/wm/cursor.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/wm/dialog.c b/apps/wm/dialog.c index 2cab69b..dd62a31 100644 --- a/apps/wm/dialog.c +++ b/apps/wm/dialog.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/wm/dialog.h b/apps/wm/dialog.h index 7adf3bc..86c5a7f 100644 --- a/apps/wm/dialog.h +++ b/apps/wm/dialog.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/wm/filemanager.c b/apps/wm/filemanager.c index 13dd3f1..ec2ef3c 100644 --- a/apps/wm/filemanager.c +++ b/apps/wm/filemanager.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/wm/filemanager.h b/apps/wm/filemanager.h index 391bcac..26c4c76 100644 --- a/apps/wm/filemanager.h +++ b/apps/wm/filemanager.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/wm/main.c b/apps/wm/main.c index 9348525..7813491 100644 --- a/apps/wm/main.c +++ b/apps/wm/main.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/wm/menu.c b/apps/wm/menu.c index d2f230c..8097ed8 100644 --- a/apps/wm/menu.c +++ b/apps/wm/menu.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/wm/menu.h b/apps/wm/menu.h index 3508204..65da7a0 100644 --- a/apps/wm/menu.h +++ b/apps/wm/menu.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/wm/taskbar.c b/apps/wm/taskbar.c index e2ffdf1..37c5f72 100644 --- a/apps/wm/taskbar.c +++ b/apps/wm/taskbar.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/wm/terminal.c b/apps/wm/terminal.c index 6a44707..b15c121 100644 --- a/apps/wm/terminal.c +++ b/apps/wm/terminal.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/wm/tview.c b/apps/wm/tview.c index 463628e..9a4cc0f 100644 --- a/apps/wm/tview.c +++ b/apps/wm/tview.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/wm/window.c b/apps/wm/window.c index c4ba360..aafef32 100644 --- a/apps/wm/window.c +++ b/apps/wm/window.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/wm/window.h b/apps/wm/window.h index 6680e9a..c8dc27a 100644 --- a/apps/wm/window.h +++ b/apps/wm/window.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/zasm/buffer.c b/apps/zasm/buffer.c index 899cbc8..e52d972 100644 --- a/apps/zasm/buffer.c +++ b/apps/zasm/buffer.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/zasm/buffer.h b/apps/zasm/buffer.h index b31d497..2456ec6 100644 --- a/apps/zasm/buffer.h +++ b/apps/zasm/buffer.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/zasm/main.c b/apps/zasm/main.c index 5f77b48..99fdea1 100644 --- a/apps/zasm/main.c +++ b/apps/zasm/main.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/zasm/source.c b/apps/zasm/source.c index 8e2f313..164018a 100644 --- a/apps/zasm/source.c +++ b/apps/zasm/source.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/zasm/source.h b/apps/zasm/source.h index 599f469..ae92479 100644 --- a/apps/zasm/source.h +++ b/apps/zasm/source.h @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/zde/appcl.c b/apps/zde/appcl.c index 6c53e2a..52cd8f6 100755 --- a/apps/zde/appcl.c +++ b/apps/zde/appcl.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/zde/appcl.h b/apps/zde/appcl.h index d7d177a..d9b387b 100755 --- a/apps/zde/appcl.h +++ b/apps/zde/appcl.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/zde/appsrv.c b/apps/zde/appsrv.c index 7bec0f0..2738904 100755 --- a/apps/zde/appsrv.c +++ b/apps/zde/appsrv.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/zde/appsrv.h b/apps/zde/appsrv.h index f25573c..c3761b4 100755 --- a/apps/zde/appsrv.h +++ b/apps/zde/appsrv.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/zde/bg.c b/apps/zde/bg.c index 907969a..b8425d8 100755 --- a/apps/zde/bg.c +++ b/apps/zde/bg.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/zde/bg.h b/apps/zde/bg.h index fe3c9a0..ae93d74 100755 --- a/apps/zde/bg.h +++ b/apps/zde/bg.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/zde/button.c b/apps/zde/button.c index ee3124b..9b96012 100755 --- a/apps/zde/button.c +++ b/apps/zde/button.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/zde/button.h b/apps/zde/button.h index f1845f7..b2aa2d9 100755 --- a/apps/zde/button.h +++ b/apps/zde/button.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/zde/cursor.c b/apps/zde/cursor.c index 4a401ae..b421e1f 100755 --- a/apps/zde/cursor.c +++ b/apps/zde/cursor.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/zde/cursor.h b/apps/zde/cursor.h index f5d9157..5d90e1b 100755 --- a/apps/zde/cursor.h +++ b/apps/zde/cursor.h @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/zde/dialog.c b/apps/zde/dialog.c index f8fc8a7..50f693e 100755 --- a/apps/zde/dialog.c +++ b/apps/zde/dialog.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/zde/dialog.h b/apps/zde/dialog.h index 7c0835d..f066234 100755 --- a/apps/zde/dialog.h +++ b/apps/zde/dialog.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/zde/handler.c b/apps/zde/handler.c index 6d07842..2a70bdb 100755 --- a/apps/zde/handler.c +++ b/apps/zde/handler.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/zde/handler.h b/apps/zde/handler.h index cf0a552..aee02fa 100755 --- a/apps/zde/handler.h +++ b/apps/zde/handler.h @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/zde/icon.c b/apps/zde/icon.c index 06ba971..286c617 100755 --- a/apps/zde/icon.c +++ b/apps/zde/icon.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/zde/icon.h b/apps/zde/icon.h index 0ad2956..3ec9e10 100755 --- a/apps/zde/icon.h +++ b/apps/zde/icon.h @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/zde/kbd.c b/apps/zde/kbd.c index bb79f8d..4ba2d32 100755 --- a/apps/zde/kbd.c +++ b/apps/zde/kbd.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/zde/kbd.h b/apps/zde/kbd.h index a4c7f14..ce44b14 100755 --- a/apps/zde/kbd.h +++ b/apps/zde/kbd.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/zde/main.c b/apps/zde/main.c index 47b087f..08307cc 100755 --- a/apps/zde/main.c +++ b/apps/zde/main.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/zde/resource.c b/apps/zde/resource.c index 8627023..9704cc3 100644 --- a/apps/zde/resource.c +++ b/apps/zde/resource.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/zde/window.c b/apps/zde/window.c index a9a1219..25e8a3e 100755 --- a/apps/zde/window.c +++ b/apps/zde/window.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/zde/window.h b/apps/zde/window.h index eed1d6c..91eaf31 100755 --- a/apps/zde/window.h +++ b/apps/zde/window.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/zde/zcalc/main.c b/apps/zde/zcalc/main.c index 32180fe..4500380 100644 --- a/apps/zde/zcalc/main.c +++ b/apps/zde/zcalc/main.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/zde/zclock/main.c b/apps/zde/zclock/main.c index f2c5219..b005288 100644 --- a/apps/zde/zclock/main.c +++ b/apps/zde/zclock/main.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/zde/zinstall/main.c b/apps/zde/zinstall/main.c index 163d701..8b434eb 100644 --- a/apps/zde/zinstall/main.c +++ b/apps/zde/zinstall/main.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/zde/zpaint/main.c b/apps/zde/zpaint/main.c index c92abbb..52eee98 100644 --- a/apps/zde/zpaint/main.c +++ b/apps/zde/zpaint/main.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/zde/ztest/main.c b/apps/zde/ztest/main.c index e1509af..8edef98 100644 --- a/apps/zde/ztest/main.c +++ b/apps/zde/ztest/main.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/zjab/cmds.c b/apps/zjab/cmds.c index 8e36e1f..08391eb 100644 --- a/apps/zjab/cmds.c +++ b/apps/zjab/cmds.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/zjab/cmds.h b/apps/zjab/cmds.h index 421350b..56aa4be 100644 --- a/apps/zjab/cmds.h +++ b/apps/zjab/cmds.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/zjab/main.c b/apps/zjab/main.c index ad16b91..3ebeca9 100644 --- a/apps/zjab/main.c +++ b/apps/zjab/main.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/zjab/net.c b/apps/zjab/net.c index 83096eb..64f0962 100644 --- a/apps/zjab/net.c +++ b/apps/zjab/net.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/zjab/net.h b/apps/zjab/net.h index 57096ff..1deab3a 100644 --- a/apps/zjab/net.h +++ b/apps/zjab/net.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/zjab/utils.c b/apps/zjab/utils.c index a1a019a..901862b 100644 --- a/apps/zjab/utils.c +++ b/apps/zjab/utils.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/zjab/utils.h b/apps/zjab/utils.h index 2f38063..c8d1641 100644 --- a/apps/zjab/utils.h +++ b/apps/zjab/utils.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/zjab/xml.c b/apps/zjab/xml.c index 146cb2c..9c66093 100644 --- a/apps/zjab/xml.c +++ b/apps/zjab/xml.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/zjab/xml.h b/apps/zjab/xml.h index c77fb8b..65b5127 100644 --- a/apps/zjab/xml.h +++ b/apps/zjab/xml.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/zjab/xmpp.c b/apps/zjab/xmpp.c index 7c141a9..c699c03 100644 --- a/apps/zjab/xmpp.c +++ b/apps/zjab/xmpp.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/zjab/xmpp.h b/apps/zjab/xmpp.h index 8c3d1c4..241e4c4 100644 --- a/apps/zjab/xmpp.h +++ b/apps/zjab/xmpp.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/apps/zmail/main.c b/apps/zmail/main.c index f7dc312..451e65d 100644 --- a/apps/zmail/main.c +++ b/apps/zmail/main.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/arch/arm/arch.c b/kernel/arch/arm/arch.c index 73f0166..ad7b931 100644 --- a/kernel/arch/arm/arch.c +++ b/kernel/arch/arm/arch.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/arch/arm/bd/intcp.c b/kernel/arch/arm/bd/intcp.c index 73e7fb7..46955bf 100644 --- a/kernel/arch/arm/bd/intcp.c +++ b/kernel/arch/arm/bd/intcp.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/arch/arm/bd/verpb.c b/kernel/arch/arm/bd/verpb.c index 202f24e..c72b917 100644 --- a/kernel/arch/arm/bd/verpb.c +++ b/kernel/arch/arm/bd/verpb.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/arch/arm/elf.c b/kernel/arch/arm/elf.c index 378ff38..a0c24c4 100644 --- a/kernel/arch/arm/elf.c +++ b/kernel/arch/arm/elf.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/arch/arm/handler.c b/kernel/arch/arm/handler.c index 9960b70..327673a 100644 --- a/kernel/arch/arm/handler.c +++ b/kernel/arch/arm/handler.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/arch/arm/include/bd/intcp.h b/kernel/arch/arm/include/bd/intcp.h index c05ee90..1261c6b 100644 --- a/kernel/arch/arm/include/bd/intcp.h +++ b/kernel/arch/arm/include/bd/intcp.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/arch/arm/include/bd/verpb.h b/kernel/arch/arm/include/bd/verpb.h index 586249d..692bdec 100644 --- a/kernel/arch/arm/include/bd/verpb.h +++ b/kernel/arch/arm/include/bd/verpb.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/arch/arm/include/ctx.h b/kernel/arch/arm/include/ctx.h index 352a75d..d6032fb 100755 --- a/kernel/arch/arm/include/ctx.h +++ b/kernel/arch/arm/include/ctx.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/arch/arm/include/io.h b/kernel/arch/arm/include/io.h index 3fbbe0a..9da7092 100755 --- a/kernel/arch/arm/include/io.h +++ b/kernel/arch/arm/include/io.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/arch/arm/int.c b/kernel/arch/arm/int.c index 76f85ef..02aea64 100644 --- a/kernel/arch/arm/int.c +++ b/kernel/arch/arm/int.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/arch/arm/io.c b/kernel/arch/arm/io.c index aff327a..b8ed929 100644 --- a/kernel/arch/arm/io.c +++ b/kernel/arch/arm/io.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/arch/arm/rtc.c b/kernel/arch/arm/rtc.c index e446a9a..b590630 100644 --- a/kernel/arch/arm/rtc.c +++ b/kernel/arch/arm/rtc.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/arch/arm/smp.c b/kernel/arch/arm/smp.c index 12ec990..d636e32 100644 --- a/kernel/arch/arm/smp.c +++ b/kernel/arch/arm/smp.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/arch/arm/task.c b/kernel/arch/arm/task.c index a7e9228..8e2bde1 100644 --- a/kernel/arch/arm/task.c +++ b/kernel/arch/arm/task.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/arch/arm/timer.c b/kernel/arch/arm/timer.c index c3c43b2..299738f 100755 --- a/kernel/arch/arm/timer.c +++ b/kernel/arch/arm/timer.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/arch/i386/arch.c b/kernel/arch/i386/arch.c index 4b26022..2bccc45 100644 --- a/kernel/arch/i386/arch.c +++ b/kernel/arch/i386/arch.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/arch/i386/elf32.c b/kernel/arch/i386/elf32.c index 418306c..8a3df26 100644 --- a/kernel/arch/i386/elf32.c +++ b/kernel/arch/i386/elf32.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/arch/i386/gdt.c b/kernel/arch/i386/gdt.c index f504477..af58f7c 100644 --- a/kernel/arch/i386/gdt.c +++ b/kernel/arch/i386/gdt.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/arch/i386/idt.c b/kernel/arch/i386/idt.c index 27cceb3..3897989 100644 --- a/kernel/arch/i386/idt.c +++ b/kernel/arch/i386/idt.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/arch/i386/include/io.h b/kernel/arch/i386/include/io.h index 5cc3526..55fbca1 100644 --- a/kernel/arch/i386/include/io.h +++ b/kernel/arch/i386/include/io.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/arch/i386/include/ipi.h b/kernel/arch/i386/include/ipi.h index ac73068..8ae5284 100644 --- a/kernel/arch/i386/include/ipi.h +++ b/kernel/arch/i386/include/ipi.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/arch/i386/io.c b/kernel/arch/i386/io.c index 71da7bd..4b72f6d 100644 --- a/kernel/arch/i386/io.c +++ b/kernel/arch/i386/io.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/arch/i386/ipi.c b/kernel/arch/i386/ipi.c index c7ebb59..ac56884 100644 --- a/kernel/arch/i386/ipi.c +++ b/kernel/arch/i386/ipi.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/arch/i386/irq.c b/kernel/arch/i386/irq.c index e9aa2da..75df315 100644 --- a/kernel/arch/i386/irq.c +++ b/kernel/arch/i386/irq.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/arch/i386/isrs.c b/kernel/arch/i386/isrs.c index 8aa21dc..92ec5b2 100644 --- a/kernel/arch/i386/isrs.c +++ b/kernel/arch/i386/isrs.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/arch/i386/paging.c b/kernel/arch/i386/paging.c index 6a8ad05..9b86d5b 100644 --- a/kernel/arch/i386/paging.c +++ b/kernel/arch/i386/paging.c @@ -1,8 +1,8 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/arch/i386/rtc.c b/kernel/arch/i386/rtc.c index d3bc641..7c83b28 100644 --- a/kernel/arch/i386/rtc.c +++ b/kernel/arch/i386/rtc.c @@ -1,8 +1,8 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/arch/i386/smp.c b/kernel/arch/i386/smp.c index 0292c89..851308b 100644 --- a/kernel/arch/i386/smp.c +++ b/kernel/arch/i386/smp.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/arch/i386/syscall.c b/kernel/arch/i386/syscall.c index abd38d0..3bf7693 100644 --- a/kernel/arch/i386/syscall.c +++ b/kernel/arch/i386/syscall.c @@ -1,10 +1,10 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * Copyright (C) 2009 Martin 'povik' Poviser (martin.povik@gmail.com) - * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/arch/i386/task.c b/kernel/arch/i386/task.c index 971df7e..3c38a12 100644 --- a/kernel/arch/i386/task.c +++ b/kernel/arch/i386/task.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/arch/i386/timer.c b/kernel/arch/i386/timer.c index fabb30e..442b4a1 100644 --- a/kernel/arch/i386/timer.c +++ b/kernel/arch/i386/timer.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/arch/i386/vm86.c b/kernel/arch/i386/vm86.c index d3f422b..83e64b5 100644 --- a/kernel/arch/i386/vm86.c +++ b/kernel/arch/i386/vm86.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/arch/ppc/arch.c b/kernel/arch/ppc/arch.c index 5b52b34..4a63218 100644 --- a/kernel/arch/ppc/arch.c +++ b/kernel/arch/ppc/arch.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/arch/ppc/elf.c b/kernel/arch/ppc/elf.c index f15c7a9..294d451 100644 --- a/kernel/arch/ppc/elf.c +++ b/kernel/arch/ppc/elf.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/arch/ppc/include/ctx.h b/kernel/arch/ppc/include/ctx.h index 352a75d..d6032fb 100755 --- a/kernel/arch/ppc/include/ctx.h +++ b/kernel/arch/ppc/include/ctx.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/arch/ppc/include/io.h b/kernel/arch/ppc/include/io.h index 81d4062..8d2f90d 100755 --- a/kernel/arch/ppc/include/io.h +++ b/kernel/arch/ppc/include/io.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/arch/ppc/int.c b/kernel/arch/ppc/int.c index 76f85ef..02aea64 100644 --- a/kernel/arch/ppc/int.c +++ b/kernel/arch/ppc/int.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/arch/ppc/rtc.c b/kernel/arch/ppc/rtc.c index e446a9a..b590630 100644 --- a/kernel/arch/ppc/rtc.c +++ b/kernel/arch/ppc/rtc.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/arch/ppc/smp.c b/kernel/arch/ppc/smp.c index 12ec990..d636e32 100644 --- a/kernel/arch/ppc/smp.c +++ b/kernel/arch/ppc/smp.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/arch/ppc/task.c b/kernel/arch/ppc/task.c index 2750853..0df4949 100644 --- a/kernel/arch/ppc/task.c +++ b/kernel/arch/ppc/task.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/arch/ppc/timer.c b/kernel/arch/ppc/timer.c index c3c43b2..299738f 100755 --- a/kernel/arch/ppc/timer.c +++ b/kernel/arch/ppc/timer.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/arch/x86_64/arch.c b/kernel/arch/x86_64/arch.c index 723996c..87831b2 100644 --- a/kernel/arch/x86_64/arch.c +++ b/kernel/arch/x86_64/arch.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/arch/x86_64/elf64.c b/kernel/arch/x86_64/elf64.c index f665ab3..b46c37f 100644 --- a/kernel/arch/x86_64/elf64.c +++ b/kernel/arch/x86_64/elf64.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/arch/x86_64/gdt.c b/kernel/arch/x86_64/gdt.c index 04b1740..c967348 100644 --- a/kernel/arch/x86_64/gdt.c +++ b/kernel/arch/x86_64/gdt.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/arch/x86_64/idt.c b/kernel/arch/x86_64/idt.c index d75054e..04a1d7a 100644 --- a/kernel/arch/x86_64/idt.c +++ b/kernel/arch/x86_64/idt.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/arch/x86_64/include/io.h b/kernel/arch/x86_64/include/io.h index edbab43..5c1ff49 100644 --- a/kernel/arch/x86_64/include/io.h +++ b/kernel/arch/x86_64/include/io.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/arch/x86_64/irq.c b/kernel/arch/x86_64/irq.c index c9834a9..ef92ebb 100644 --- a/kernel/arch/x86_64/irq.c +++ b/kernel/arch/x86_64/irq.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/arch/x86_64/isrs.c b/kernel/arch/x86_64/isrs.c index f6cd7b0..c008a3b 100644 --- a/kernel/arch/x86_64/isrs.c +++ b/kernel/arch/x86_64/isrs.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/arch/x86_64/paging.c b/kernel/arch/x86_64/paging.c index ab7728b..82575f3 100644 --- a/kernel/arch/x86_64/paging.c +++ b/kernel/arch/x86_64/paging.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/arch/x86_64/rtc.c b/kernel/arch/x86_64/rtc.c index 5163212..38a3776 100644 --- a/kernel/arch/x86_64/rtc.c +++ b/kernel/arch/x86_64/rtc.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/arch/x86_64/syscall.c b/kernel/arch/x86_64/syscall.c index a86118a..354b012 100644 --- a/kernel/arch/x86_64/syscall.c +++ b/kernel/arch/x86_64/syscall.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/arch/x86_64/task.c b/kernel/arch/x86_64/task.c index 05c0c0a..7a7df4d 100644 --- a/kernel/arch/x86_64/task.c +++ b/kernel/arch/x86_64/task.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/arch/x86_64/timer.c b/kernel/arch/x86_64/timer.c index 85cbe23..bcddc9c 100644 --- a/kernel/arch/x86_64/timer.c +++ b/kernel/arch/x86_64/timer.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/core/cache.c b/kernel/core/cache.c index 1bf003f..331bb76 100644 --- a/kernel/core/cache.c +++ b/kernel/core/cache.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/core/commands.c b/kernel/core/commands.c index fb358d1..00840aa 100644 --- a/kernel/core/commands.c +++ b/kernel/core/commands.c @@ -1,8 +1,9 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -55,13 +56,12 @@ command_t command_list; extern partition_t partition_list; -unsigned char test[80]; +unsigned char cmd_buf[256]; typedef void (*void_fn_void_t)(void); extern task_t task_list; extern vfs_t vfs_list; -extern int cstrcmp (char *one, char *two); extern unsigned long file_cache_id; extern task_t *_curr_task; extern module_t *module_load (char *modname); @@ -228,12 +228,12 @@ unsigned command_version (char *command, unsigned len) unsigned command_debug (char *command, unsigned len) { - strcpy (test, argparse (command)); + strcpy (cmd_buf, argparse (command)); - unsigned l = strlen (test); + unsigned l = strlen (cmd_buf); if (l) { - debug = atoi (test); + debug = atoi (cmd_buf); printf ("Developer mode was enabled with mask 0x%x.\n", debug); @@ -248,21 +248,21 @@ unsigned command_debug (char *command, unsigned len) unsigned command_mount (char *command, unsigned len) { - strcpy (test, argparse (command)); + strcpy (cmd_buf, argparse (command)); char devname[20]; char mountpoint[32]; - unsigned l = strlen (test); + unsigned l = strlen (cmd_buf); unsigned x = 0; while (x < l) { - if (test[x] == ' ') + if (cmd_buf[x] == ' ') break; x ++; } - memcpy (devname, test, x); + memcpy (devname, cmd_buf, x); devname[x] = '\0'; - strcpy (mountpoint, argparse (test)); + strcpy (mountpoint, argparse (cmd_buf)); unsigned y = strlen (mountpoint); if (mountpoint[y-1] != '/') { @@ -323,41 +323,41 @@ unsigned command_env (char *command, unsigned len) unsigned command_cd (char *command, unsigned len) { - strcpy (test, argparse (command)); + strcpy (cmd_buf, argparse (command)); - cd (test); + cd (cmd_buf); return 1; } unsigned command_ls (char *command, unsigned len) { - strcpy (test, argparse (command)); + strcpy (cmd_buf, argparse (command)); - ls (test); + ls (cmd_buf); return 1; } unsigned command_cat (char *command, unsigned len) { - strcpy (test, argparse (command)); + strcpy (cmd_buf, argparse (command)); - cat (test); + cat (cmd_buf); return 1; } unsigned command_cp (char *command, unsigned len) { - strcpy (test, argparse (command)); + strcpy (cmd_buf, argparse (command)); - unsigned l = strlen (test); + unsigned l = strlen (cmd_buf); unsigned p = 0; while (l) { - if (test[l] == ' ') { - test[l] = '\0'; + if (cmd_buf[l] == ' ') { + cmd_buf[l] = '\0'; p = l; } @@ -369,7 +369,7 @@ unsigned command_cp (char *command, unsigned len) return 0; } - cp (test, test+p+1); + cp (cmd_buf, cmd_buf+p+1); return 1; } @@ -377,27 +377,27 @@ unsigned command_cp (char *command, unsigned len) unsigned command_rm (char *command, unsigned len) { - strcpy (test, argparse (command)); + strcpy (cmd_buf, argparse (command)); - rm (test); + rm (cmd_buf); return 1; } unsigned command_mkdir (char *command, unsigned len) { - strcpy (test, argparse (command)); + strcpy (cmd_buf, argparse (command)); - mkdir (test); + mkdir (cmd_buf); return 1; } unsigned command_touch (char *command, unsigned len) { - strcpy (test, argparse (command)); + strcpy (cmd_buf, argparse (command)); - touch (test); + touch (cmd_buf); return 1; } @@ -405,16 +405,16 @@ unsigned command_touch (char *command, unsigned len) unsigned command_exec (char *command, unsigned len) { if (!strncmp ("./", command, 2)) - strcpy (test, command+2); + strcpy (cmd_buf, command+2); else - strcpy (test, argparse (command)); + strcpy (cmd_buf, argparse (command)); - unsigned arg_len = strlen (argparse (test)); + unsigned arg_len = strlen (argparse (cmd_buf)); char arg[arg_len+1]; - strcpy (arg, argparse (test)); + strcpy (arg, argparse (cmd_buf)); arg[arg_len] = '\0'; - unsigned test_len = strlen (test); + unsigned cmd_buf_len = strlen (cmd_buf); tty_t *tty = currtty; @@ -425,18 +425,18 @@ unsigned command_exec (char *command, unsigned len) tty_lock (tty); /* if there is argument after name, rewrite space character to zero */ - if (test [test_len-(arg_len+1)] == ' ') - test [test_len-(arg_len+1)] = '\0'; + if (cmd_buf [cmd_buf_len-(arg_len+1)] == ' ') + cmd_buf [cmd_buf_len-(arg_len+1)] = '\0'; else - test [test_len-arg_len] = '\0'; + cmd_buf [cmd_buf_len-arg_len] = '\0'; vfs_content_t content; /* read file data from filesystem */ - int ret = vfs_read (test, strlen (test), &content); + int ret = vfs_read (cmd_buf, strlen (cmd_buf), &content); if (ret < 0) { - printf ("%s: command not found\n", test); - DPRINT (DBG_CMDS, "ERROR -> vfs_read () - '%s'\n", test); + printf ("%s: command not found\n", cmd_buf); + DPRINT (DBG_CMDS, "ERROR -> vfs_read () - '%s'\n", cmd_buf); tty_unlock (tty); return 0; } @@ -473,14 +473,14 @@ unsigned command_exec (char *command, unsigned len) } /* create process */ - proc_t *proc = proc_create (tty, test, entry); + proc_t *proc = proc_create (tty, cmd_buf, entry); /* check for & character as app parameter */ unsigned d = 0; while (d < arg_len) { if (arg[d] == '&') { if (proc_flag_set (proc, PROC_FLAG_DAEMON)) - printf ("%s: started as daemon\n", test); + printf ("%s: started as daemon\n", cmd_buf); arg[d] = '\0'; @@ -497,7 +497,7 @@ unsigned command_exec (char *command, unsigned len) } if (!proc) { - printf ("ERROR -> Invalid process: %s\n", test); + printf ("ERROR -> Invalid process: %s\n", cmd_buf); /* free program image */ swfree (bin, bin_len); @@ -538,9 +538,6 @@ unsigned command_exec (char *command, unsigned len) for (;;) // NOTE: heh, this is good stuff :P schedule (); - /* free image of elf-bss section */ - //flush_elf (bss); - /* free program image */ swfree (bin, bin_len); } @@ -914,7 +911,7 @@ extern char *vgafb; extern char *vgadb; unsigned command_test2 (char *command, unsigned len) { - partition_t *p = partition_find ("/dev/hdc0"); + partition_t *p = partition_find ("/dev/cdc0"); if (p) mount (p, "", "/mnt/cdrom/"); @@ -1068,14 +1065,14 @@ unsigned command_vesa (char *command, unsigned len) unsigned command_kill (char *command, unsigned len) { - strcpy (test, argparse (currtty->shell)); + strcpy (cmd_buf, argparse (currtty->shell)); - pid_t pid = (pid_t) atoi (test); + pid_t pid = (pid_t) atoi (cmd_buf); proc_t *proc = proc_findbypid (pid); if (!proc) { - printf ("kill: (%s) - No such process\n", test); + printf ("kill: (%s) - No such process\n", cmd_buf); return 0; } @@ -1129,22 +1126,22 @@ unsigned command_iflist (char *command, unsigned len) unsigned command_ifconfig (char *command, unsigned len) { - strcpy (test, argparse (command)); + strcpy (cmd_buf, argparse (command)); char ifid[20]; char ip[32]; - unsigned l = strlen (test); + unsigned l = strlen (cmd_buf); unsigned x = 0; while (x < l) { - if (test[x] == ' ') + if (cmd_buf[x] == ' ') break; x ++; } - memcpy (ifid, test, x); + memcpy (ifid, cmd_buf, x); ifid[x] = '\0'; - strcpy (ip, argparse (test)); + strcpy (ip, argparse (cmd_buf)); unsigned y = strlen (ip); netif_t *netif = netif_findbyname (ifid); @@ -1178,22 +1175,22 @@ unsigned command_ifconfig (char *command, unsigned len) unsigned command_ifroute (char *command, unsigned len) { - strcpy (test, argparse (command)); + strcpy (cmd_buf, argparse (command)); char ifid[20]; char ip[32]; - unsigned l = strlen (test); + unsigned l = strlen (cmd_buf); unsigned x = 0; while (x < l) { - if (test[x] == ' ') + if (cmd_buf[x] == ' ') break; x ++; } - memcpy (ifid, test, x); + memcpy (ifid, cmd_buf, x); ifid[x] = '\0'; - strcpy (ip, argparse (test)); + strcpy (ip, argparse (cmd_buf)); unsigned y = strlen (ip); netif_t *netif = netif_findbyname (ifid); @@ -1240,12 +1237,12 @@ unsigned command_ifroute (char *command, unsigned len) unsigned command_dnsconfig (char *command, unsigned len) { - strcpy (test, argparse (currtty->shell)); + strcpy (cmd_buf, argparse (currtty->shell)); - if (!test) + if (!cmd_buf) return 0; - unsigned l = strlen (test); + unsigned l = strlen (cmd_buf); if (!l) { printf ("dnsconfig -> your domain name server is: "); @@ -1255,9 +1252,9 @@ unsigned command_dnsconfig (char *command, unsigned len) return 0; } - printf ("dnsconfig: %s - OK\n", test); + printf ("dnsconfig: %s - OK\n", cmd_buf); - net_ipv4 dns = net_proto_ip_convert (test); + net_ipv4 dns = net_proto_ip_convert (cmd_buf); if (!dns) return 0; @@ -1269,12 +1266,12 @@ unsigned command_dnsconfig (char *command, unsigned len) unsigned command_tunconfig (char *command, unsigned len) { - strcpy (test, argparse (currtty->shell)); + strcpy (cmd_buf, argparse (currtty->shell)); - if (!test) + if (!cmd_buf) return 0; - unsigned l = strlen (test); + unsigned l = strlen (cmd_buf); if (!l) { printf ("tunconfig -> wrong syntax !\ntunconfig for enable or tunconfig 0 for disable\n"); @@ -1283,7 +1280,7 @@ unsigned command_tunconfig (char *command, unsigned len) } /* you can disable this service over character '0' as parameter */ - if (l == 1 && test[0] == '0') { + if (l == 1 && cmd_buf[0] == '0') { tun6_addr (0); printf ("tunconfig: disabled - OK\n"); @@ -1292,7 +1289,7 @@ unsigned command_tunconfig (char *command, unsigned len) } /* classical ipv4 address from tunnel server */ - net_ipv4 tunnel = net_proto_ip_convert (test); + net_ipv4 tunnel = net_proto_ip_convert (cmd_buf); if (!tunnel) { printf ("tunconfig -> wrong syntax !\nExample: tunconfig 216.66.80.30\n"); @@ -1302,7 +1299,7 @@ unsigned command_tunconfig (char *command, unsigned len) tun6_addr (tunnel); - printf ("tunconfig: ::%s - OK\n", test); + printf ("tunconfig: ::%s - OK\n", cmd_buf); return 1; } @@ -1310,12 +1307,12 @@ unsigned command_tunconfig (char *command, unsigned len) unsigned command_hostname (char *command, unsigned len) { - strcpy (test, argparse (currtty->shell)); + strcpy (cmd_buf, argparse (currtty->shell)); - if (!test) + if (!cmd_buf) return 0; - unsigned l = strlen (test); + unsigned l = strlen (cmd_buf); if (!l) { printf ("%s\n", hostname_get ()); @@ -1323,24 +1320,24 @@ unsigned command_hostname (char *command, unsigned len) return 0; } - printf ("hostname: %s - OK\n", test); + printf ("hostname: %s - OK\n", cmd_buf); - hostname_set (test); + hostname_set (cmd_buf); return 1; } unsigned command_kbdmap (char *command, unsigned len) { - strcpy (test, argparse (currtty->shell)); + strcpy (cmd_buf, argparse (currtty->shell)); - if (!test) + if (!cmd_buf) return 0; - unsigned ret = keyboard_setlayout (test); + unsigned ret = keyboard_setlayout (cmd_buf); if (ret) - printf ("Keyboard layout was changed to '%s'\n", test); + printf ("Keyboard layout was changed to '%s'\n", cmd_buf); return ret; } @@ -1348,9 +1345,9 @@ unsigned command_kbdmap (char *command, unsigned len) unsigned command_mkzexfs (char *command, unsigned len) { #ifdef ARCH_i386 - strcpy (test, argparse (currtty->shell)); + strcpy (cmd_buf, argparse (currtty->shell)); - partition_t *p = partition_find (test); + partition_t *p = partition_find (cmd_buf); if (!p) return 0; @@ -1363,9 +1360,9 @@ unsigned command_mkzexfs (char *command, unsigned len) unsigned command_mkext2 (char *command, unsigned len) { #ifdef ARCH_i386 - strcpy (test, argparse (currtty->shell)); + strcpy (cmd_buf, argparse (currtty->shell)); - if (!test) + if (!cmd_buf) return 0; partition_t *p = partition_find ("/dev/hda0"); @@ -1378,9 +1375,9 @@ unsigned command_mkext2 (char *command, unsigned len) unsigned command_ping (char *command, unsigned len) { - strcpy (test, argparse (currtty->shell)); + strcpy (cmd_buf, argparse (currtty->shell)); - if (!test) + if (!cmd_buf) return 0; netif_t *netif = netif_findbyname ("eth0"); @@ -1397,7 +1394,7 @@ unsigned command_ping (char *command, unsigned len) unsigned g = 0; unsigned i = 0; - unsigned y = strlen (test); + unsigned y = strlen (cmd_buf); if (!y) { printf ("ping -> wrong syntax, please specify address\n"); @@ -1407,8 +1404,8 @@ unsigned command_ping (char *command, unsigned len) unsigned h[4]; while (i < y) { - if (test[i] == '.') { - test[i] = '\0'; + if (cmd_buf[i] == '.') { + cmd_buf[i] = '\0'; h[g] = i+1; g ++; } @@ -1419,22 +1416,22 @@ unsigned command_ping (char *command, unsigned len) net_ipv4 target = 0; if (g != 3) { - strcpy (test, argparse (currtty->shell)); + strcpy (cmd_buf, argparse (currtty->shell)); - if (dns_cache_get (test, &target, 4) != 1) - if (dns_send_request (test, &target, 4) != 1) { + if (dns_cache_get (cmd_buf, &target, 4) != 1) + if (dns_send_request (cmd_buf, &target, 4) != 1) { printf ("ping -> bad hostname or ip address format, example: 192.168.1.1\n"); return 0; } } else { - a = atoi (test); - b = atoi (test+h[0]); - c = atoi (test+h[1]); - d = atoi (test+h[2]); + a = atoi (cmd_buf); + b = atoi (cmd_buf+h[0]); + c = atoi (cmd_buf+h[1]); + d = atoi (cmd_buf+h[2]); target = NET_IPV4_TO_ADDR (a, b, c, d); - strcpy (test, argparse (currtty->shell)); + strcpy (cmd_buf, argparse (currtty->shell)); } char address[20]; @@ -1446,9 +1443,9 @@ unsigned command_ping (char *command, unsigned len) unsigned long time_a = timer_ticks; unsigned ret = net_proto_icmp_ping (netif, target); if (ret) { - printf ("ping -> %s (%s) - %ums\n", test, address, (timer_ticks - time_a)); + printf ("ping -> %s (%s) - %ums\n", cmd_buf, address, (timer_ticks - time_a)); } else { - printf ("ping -> Host %s is unreachable\n", test); + printf ("ping -> Host %s is unreachable\n", cmd_buf); break; } @@ -1460,9 +1457,9 @@ unsigned command_ping (char *command, unsigned len) unsigned command_ping6 (char *command, unsigned len) { - strcpy (test, argparse (currtty->shell)); + strcpy (cmd_buf, argparse (currtty->shell)); - if (!test) + if (!cmd_buf) return 0; netif_t *netif = netif_findbyname ("eth0"); @@ -1483,7 +1480,7 @@ unsigned command_ping6 (char *command, unsigned len) unsigned j = 0; unsigned i = 0; - unsigned y = strlen (test); + unsigned y = strlen (cmd_buf); if (!y) { printf ("ping6 -> wrong syntax, please specify ipv6 address\n"); @@ -1493,8 +1490,8 @@ unsigned command_ping6 (char *command, unsigned len) unsigned k[8]; while (i < y) { - if (test[i] == ':') { - test[i] = '\0'; + if (cmd_buf[i] == ':') { + cmd_buf[i] = '\0'; k[j] = i+1; j ++; } @@ -1505,30 +1502,30 @@ unsigned command_ping6 (char *command, unsigned len) net_ipv6 target; if (j != 7) { - strcpy (test, argparse (currtty->shell)); + strcpy (cmd_buf, argparse (currtty->shell)); - if (dns_cache_get (test, &target, 16) != 1) - if (dns_send_request (test, &target, 16) != 1) { + if (dns_cache_get (cmd_buf, &target, 16) != 1) + if (dns_send_request (cmd_buf, &target, 16) != 1) { printf ("ping6 -> bad hostname or ip address format, example: 2001:4d3:8fe:2:0:0:0:1\n"); return 0; } } else { char *endptr; - a = strtol (test, &endptr, 16); - b = strtol (test+k[0], &endptr, 16); - c = strtol (test+k[1], &endptr, 16); - d = strtol (test+k[2], &endptr, 16); - e = strtol (test+k[3], &endptr, 16); - f = strtol (test+k[4], &endptr, 16); - g = strtol (test+k[5], &endptr, 16); - h = strtol (test+k[6], &endptr, 16); + a = strtol (cmd_buf, &endptr, 16); + b = strtol (cmd_buf+k[0], &endptr, 16); + c = strtol (cmd_buf+k[1], &endptr, 16); + d = strtol (cmd_buf+k[2], &endptr, 16); + e = strtol (cmd_buf+k[3], &endptr, 16); + f = strtol (cmd_buf+k[4], &endptr, 16); + g = strtol (cmd_buf+k[5], &endptr, 16); + h = strtol (cmd_buf+k[6], &endptr, 16); NET_IPV6_TO_ADDR (target, a, b, c, d, e, f, g, h); //printf ("ipv6: %04x:%04x:%04x:%04x:%04x:%04x:%04x:%04x\n", a, b, c, d, e, f, g, h); - strcpy (test, argparse (currtty->shell)); + strcpy (cmd_buf, argparse (currtty->shell)); } char address[40]; @@ -1540,9 +1537,9 @@ unsigned command_ping6 (char *command, unsigned len) unsigned long time_a = timer_ticks; unsigned ret = net_proto_icmp6_ping (netif, target); if (ret) { - printf ("ping6 -> %s (%s) - %ums\n", test, test, (timer_ticks - time_a)); + printf ("ping6 -> %s (%s) - %ums\n", cmd_buf, cmd_buf, (timer_ticks - time_a)); } else { - printf ("ping6 -> Host %s is unreachable\n", test); + printf ("ping6 -> Host %s is unreachable\n", cmd_buf); break; } @@ -1554,27 +1551,27 @@ unsigned command_ping6 (char *command, unsigned len) unsigned command_netexec (char *command, unsigned len) { - strcpy (test, argparse (command)); + strcpy (cmd_buf, argparse (command)); - if (!test) + if (!cmd_buf) return 0; - if (!strlen (test)) { + if (!strlen (cmd_buf)) { printf ("Syntax:\nnetexec [parameters]\n"); return 0; } - unsigned arg_len = strlen (argparse (test)); + unsigned arg_len = strlen (argparse (cmd_buf)); char arg[arg_len+1]; - strcpy (arg, argparse (test)); + strcpy (arg, argparse (cmd_buf)); arg[arg_len] = '\0'; - unsigned test_len = strlen (test); - test [test_len-arg_len] = '\0'; + unsigned cmd_buf_len = strlen (cmd_buf); + cmd_buf [cmd_buf_len-arg_len] = '\0'; - if (test[test_len-arg_len-1] == ' ') { - test[test_len-arg_len-1] = '\0'; - test_len --; + if (cmd_buf[cmd_buf_len-arg_len-1] == ' ') { + cmd_buf[cmd_buf_len-arg_len-1] = '\0'; + cmd_buf_len --; } char file[arg_len+1]; @@ -1593,7 +1590,7 @@ unsigned command_netexec (char *command, unsigned len) unsigned l = file_len; - unsigned ret = tftp_client_connect (test, 69, file, &l); + unsigned ret = tftp_client_connect (cmd_buf, 69, file, &l); if (!ret) { printf ("tftp -> something go wrong !\n"); @@ -1635,7 +1632,7 @@ unsigned command_netexec (char *command, unsigned len) while (d < arg_len) { if (arg[d] == '&') { if (proc_flag_set (proc, PROC_FLAG_DAEMON)) - printf ("%s: started as daemon\n", test); + printf ("%s: started as daemon\n", cmd_buf); arg[d] = '\0'; @@ -1652,7 +1649,7 @@ unsigned command_netexec (char *command, unsigned len) }*/ if (!proc) { - printf ("ERROR -> Invalid process: %s\n", test); + printf ("ERROR -> Invalid process: %s\n", cmd_buf); return 0; } @@ -1697,7 +1694,6 @@ unsigned command_netexec (char *command, unsigned len) schedule (); /* free image of app */ - //flush_elf (); swfree (bin, l); } @@ -1711,27 +1707,27 @@ unsigned command_netexec (char *command, unsigned len) unsigned command_netcp (char *command, unsigned len) { - strcpy (test, argparse (command)); + strcpy (cmd_buf, argparse (command)); - if (!test) + if (!cmd_buf) return 0; - if (!strlen (test)) { + if (!strlen (cmd_buf)) { printf ("Syntax:\nnetcp \n"); return 0; } - unsigned arg_len = strlen (argparse (test)); + unsigned arg_len = strlen (argparse (cmd_buf)); char arg[arg_len+1]; - strcpy (arg, argparse (test)); + strcpy (arg, argparse (cmd_buf)); arg[arg_len] = '\0'; - unsigned test_len = strlen (test); - test [test_len-arg_len] = '\0'; + unsigned cmd_buf_len = strlen (cmd_buf); + cmd_buf [cmd_buf_len-arg_len] = '\0'; - if (test[test_len-arg_len-1] == ' ') { - test[test_len-arg_len-1] = '\0'; - test_len --; + if (cmd_buf[cmd_buf_len-arg_len-1] == ' ') { + cmd_buf[cmd_buf_len-arg_len-1] = '\0'; + cmd_buf_len --; } char file[arg_len+1]; @@ -1750,7 +1746,7 @@ unsigned command_netcp (char *command, unsigned len) unsigned l = file_len; - unsigned ret = tftp_client_connect (test, 69, file, &l); + unsigned ret = tftp_client_connect (cmd_buf, 69, file, &l); if (!ret) { printf ("tftp -> something go wrong !\n"); @@ -1804,9 +1800,9 @@ unsigned command_netcp (char *command, unsigned len) unsigned command_znfscl (char *command, unsigned len) { #ifdef ARCH_i386 - strcpy (test, argparse (command)); + strcpy (cmd_buf, argparse (command)); - if (!strlen (test)) { + if (!strlen (cmd_buf)) { printf ("Syntax:\nznfscl \n"); return 0; } @@ -1829,7 +1825,7 @@ unsigned command_znfscl (char *command, unsigned len) return 0; /* connect to specified address */ - if (znfs_init (p, test) != 1) { + if (znfs_init (p, cmd_buf) != 1) { printf ("znfs: Wrong znfs server\n"); return 0; } @@ -1842,7 +1838,7 @@ unsigned command_znfscl (char *command, unsigned len) mount (p, "", str); - printf ("znfs: You are succefully connected to ZNFS server '%s'\nZNFS was mounted into '%s'\n", test, str); + printf ("znfs: You are succefully connected to ZNFS server '%s'\nZNFS was mounted into '%s'\n", cmd_buf, str); #else printf ("ERROR -> this architecture is not supported yet\n"); #endif diff --git a/kernel/core/console.c b/kernel/core/console.c index 39a6fe6..06806f8 100644 --- a/kernel/core/console.c +++ b/kernel/core/console.c @@ -1,8 +1,9 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -20,46 +21,21 @@ #include +#include #include #include #include #include -consolelog_t clog_list; -consolelog_t *clog_curr; +static consolelog_t clog_list; +static consolelog_t *clog_curr; -unsigned clog_num; +static unsigned clog_num; -//task_t task_list; extern task_t *_curr_task; -int cstrcmp (char *one, char *two) -{ - int i; - - for(i = 0; (unsigned) i < strlen (one); i ++) { - if (one[i] != two[i]) - return -1; - } - - if ((two[i] == ' ' || two[i] == '\0') || two[i] == '\n') - return 0; - - return -2; -} - int gets () { -/* tty_t *tty = tty_find ("tty1"); - - if (tty) { - if (tty->task == _curr_task) - tty_write (tty, "je tam\n", 7); - } - - if (currtty->task != _curr_task) - return 0; - */ if (!currtty->active) return 0; diff --git a/kernel/core/dev.c b/kernel/core/dev.c index 1e9959e..87f5f07 100644 --- a/kernel/core/dev.c +++ b/kernel/core/dev.c @@ -1,9 +1,9 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/core/elf.c b/kernel/core/elf.c dissimilarity index 69% index 08d50fc..a7f0e9a 100644 --- a/kernel/core/elf.c +++ b/kernel/core/elf.c @@ -1,324 +1,126 @@ -/* - * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ - - -#include -#include -#include - -extern unsigned long file_cache_id; - -/***************************************************************************** -get value of symbol #i -*****************************************************************************/ -static int get_elf_sym (unsigned char *image, unsigned i, - unsigned *sym_val, unsigned symtab_sect) -{ - elf_file_t *file; - elf_sect_t *sect; - elf_sym_t *sym; - char *sym_name; - unsigned adr; - int err; - - /* point to symbol table */ - file = (elf_file_t *) image; - - if (symtab_sect >= file->num_sects) { - kprintf ("bad symbol table section number %d (max %u)\n", - symtab_sect, file->num_sects - 1); - - return -1; - } - - sect = (elf_sect_t *) (image + file->shtab_offset + file->shtab_ent_size * symtab_sect); - - /* get symbol */ - /*if(i >= sect->size) { - kprintf ("offset into symbol table (%u) exceeds symbol " - "table size (%lu)\n", i, sect->size); - - return -1; - }*/ - - sym = (elf_sym_t *)(image + sect->offset) + i; - - /* external symbol */ - if (sym->section == 0) { - /* point to string table for this symbol table */ - sect = (elf_sect_t *) (image + file->shtab_offset + - file->shtab_ent_size * sect->link); - /* get symbol name */ - sym_name = (char *) image + sect->offset + sym->name; - kprintf ("symbol: %s\n", sym_name); - /* ELF binutils for DJGPP: leading underscore - err = lookup_external_symbol(sym_name, sym_val, 1); */ - /* Linux: no leading underscore */ - /*err = lookup_external_symbol(sym_name, sym_val, 0); - if(err != 0) - return err;*/ - } else { - /* internal symbol */ - sect = (elf_sect_t *) (image + file->shtab_offset + file->shtab_ent_size * sym->section); - adr = (unsigned) image + sect->offset; - *sym_val = sym->value + adr; - } - - return 0; -} -/***************************************************************************** -*****************************************************************************/ -static int do_elf_reloc (unsigned char *image, elf_reloc_t *reloc, elf_sect_t *sect) -{ - unsigned t_adr, sym_val; - elf_sect_t *t_sect; - elf_file_t *file; - unsigned long *where; - int err; - - /* get address of target section */ - file = (elf_file_t *) image; - t_sect = (elf_sect_t *) (image + file->shtab_offset + file->shtab_ent_size * sect->info); - t_adr = (unsigned) image + t_sect->offset; - -// kprintf ("t_adr: 0x%x\n", t_adr); - - /* point to relocation */ - where = (unsigned long *) (t_adr + reloc->adr); - - /* get symbol */ - err = get_elf_sym (image, reloc->symtab_index, &sym_val, sect->link); - - if(err != 0) - return err; - - switch(reloc->type) { - /* absolute reference - Both ELF.H and objdump call this "R_386_32" */ - case 1: /* S + A */ - *where = sym_val + *where; - break; - /* EIP-relative reference - Both ELF.H and objdump call this "R_386_PC32" */ - case 2: /* S + A - P */ - *where = sym_val + *where - (unsigned)where; - break; - default: - kprintf ("unknown/unsupported relocation type %u " - "(must be 1 or 2)\n", reloc->type); - return -1; - } - - return 0; -} - -/***************************************************************************** -*****************************************************************************/ - -int exec_elf (unsigned char *image, unsigned *entry, unsigned *elf_data, unsigned *elf_data_off, unsigned *elf_bss) -{ - unsigned s, r, reloc_size; - - unsigned char *bss = 0; - elf_reloc_t *reloc; - elf_sect_t *sect; - elf_file_t *file; - int err; - - /* validate */ - file = (elf_file_t *) image; - - if (!arch_elf_detect (file)) - return -1; - - /* find the BSS and allocate memory for it - This must be done BEFORE doing any relocations */ - for (s = 0; s < file->num_sects; s ++) { - sect = (elf_sect_t *)(image + file->shtab_offset + - file->shtab_ent_size * s); - - if(sect->type != 8) /* NOBITS */ - continue; - - r = sect->size; - - if (r < 1) { - DPRINT (DBG_ELF, "ELF .bss section is too small (%d bytes)", r); - continue; - } - - bss = (unsigned char *) sect->virt_adr; - - if (bss == NULL) { - DPRINT (DBG_ELF, "Can't allocate %u bytes for BSS, try alloc smaller block", r); - continue; - } - - sect->offset = bss - image; - break; - } - -/* for(s = 0; s < file->num_sects; s++) - { - sect = (elf_sect_t *)(image + file->shtab_offset + - file->shtab_ent_size * s); - - // if (sect->type != 0) - // sect->offset -= 0x1000; - - kprintf ("sect addr: 0x%x - sect->type: %d .. sect->size: 0x%x | sect->vaddr: 0x%x | sect->offset: 0x%x |�sect->flags: 0x%x | sect->es: %d\n", sect, sect->type, sect->size, sect->virt_adr, sect->offset, sect->flags, sect->ent_size); - - }*/ - - - elf_sect_t *rodata = 0; - //kprintf ("sect->offset: 0x%x - file->num_sects: %d\n", sect->offset, file->num_sects); - /* for each section... */ - for (s = 0; s < file->num_sects; s ++) { - sect = (elf_sect_t *)(image + file->shtab_offset + file->shtab_ent_size * s); - //kprintf ("sect->type: %d .. sect->size: %d | sect->offset: 0x%x - vadr: 0x%x - flags: 0x%x - %d\n", sect->type, sect->size, sect->offset, sect->virt_adr, sect->flags, sect->ent_size); - if (sect->type == 1) { - if (sect->sect_name == 0x17 || sect->sect_name == 0x27) { - rodata = sect; - break; - } - /*else if (sect->flags == 0x2 && sect->ent_size == 0) - rodata = sect;*/ - } - - /* is it a relocation section? - xxx - we don't handle the extra addend for RELA relocations */ - if(sect->type == 4) /* RELA */ - reloc_size = 12; - else if(sect->type == 9)/* REL */ - reloc_size = 8; - else - continue; - - /* for each relocation... */ - /*for (r = 0; r < sect->size / reloc_size; r ++) { - reloc = (elf_reloc_t *)(image + sect->offset + reloc_size * r); - - kprintf ("reloc: 0x%x : 0x%x - %d\n", reloc, image, r); - err = do_elf_reloc (image, reloc, sect); - - if(err != 0) - return err; - }*/ - } - - if (!rodata) { - DPRINT (DBG_ELF, "rodata section does not exist"); - //return -1; - } - - /* find start of .text and make it the entry point */ - (*entry) = 0; - - for (s = 0; s < file->num_sects; s ++) { - sect = (elf_sect_t *) (image + file->shtab_offset + file->shtab_ent_size * s); - //kprintf (">>sect type: %d sect_name: %x virt_addr: 0x%x | ", sect->type, sect->sect_name, sect->virt_adr); - if (sect->sect_name != 0x0b && sect->sect_name != 0x1b) - continue; - - (*entry) = (unsigned) sect->virt_adr; - - break; - } - - /*timer_wait (10000); - - char *scode = (char *) image; - kprintf ("scode: 0x%x\n", scode); - - int i = 0; - for (i = 0; i < file_cache_id; i ++) { - unsigned s = (unsigned) scode; - if ((unsigned) s >= (unsigned) 0x1000) { - - //if (*scode >= (unsigned) (rodata->virt_adr+image)) - // continue; - unsigned *dd = &scode; - kprintf ("meh: 0x%x -", scode); - - unsigned p = (unsigned) scode; - scode = image + p; - - kprintf (" 0x%x | '%s'\n", scode, scode); - - //timer_wait (1000); - } - scode ++; - }*/ - -/* timer_wait (5000); - - for (i = 0; i < sect->offset; i ++) { - if (*scode >= rodata->virt_adr && *scode <= rodata->virt_adr+0x4000) { - kprintf ("meh: 0x%x\n", *scode); - unsigned p = (unsigned) *scode; - *scode = image + p; - kprintf ("meh2: 0x%x | %s\n", *scode, *scode); - timer_wait (2000); - } - *scode ++; - }*/ - - - //rodata->offset = (unsigned) image + rodata->offset; - - /*kprintf ("image: 0x%x\n", (unsigned) image); - kprintf ("*entry: 0x%x\n", (*entry)); - kprintf ("sect->virt_adr: 0x%x offset: 0x%x\n", sect->virt_adr, sect->offset);*/ - - /* copy rodata section to our memory area section */ - if (rodata) { - kprintf ("rodata->vadr: 0x%x %s\n", rodata->virt_adr, rodata->virt_adr); - kprintf ("rodata->offset: 0x%x\n", rodata->offset); - - //char *rodata_p = (char *) rodata->virt_adr; - //memcpy (rodata_p, image+rodata->virt_adr, rodata->offset); - - *elf_data = (unsigned) rodata->virt_adr; - *elf_data_off = (unsigned) rodata->offset; - } else { - *elf_data = (unsigned) 0; - *elf_data_off = (unsigned) 0; - } - - *elf_bss = (unsigned) bss; - - if (!(*entry)) { - printf ("ELF -> Can't find section .text, so entry point is unknown\n"); - return -1; - } - - return 0; -} - -int flush_elf (char *elf_bss) -{ - if (elf_bss) - kfree (elf_bss); - else - return 0; - - return 1; -} +/* + * ZeX/OS + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . + */ + + +#include +#include +#include + +int exec_elf (unsigned char *image, unsigned *entry, unsigned *elf_data, unsigned *elf_data_off, unsigned *elf_bss) +{ + unsigned s, r, reloc_size; + + elf_reloc_t *reloc; + elf_sect_t *sect; + elf_file_t *file; + + /* validate */ + file = (elf_file_t *) image; + + if (!arch_elf_detect (file)) + return -1; + + /* find the BSS and allocate memory for it + This must be done BEFORE doing any relocations */ + for (s = 0; s < file->num_sects; s ++) { + sect = (elf_sect_t *)(image + file->shtab_offset + + file->shtab_ent_size * s); + + if(sect->type != 8) /* NOBITS */ + continue; + + r = sect->size; + + if (r < 1) { + DPRINT (DBG_ELF, "ELF .bss section is too small (%d bytes)", r); + continue; + } + + *elf_bss = (unsigned) sect->virt_adr; + + if (!*elf_bss) { + DPRINT (DBG_ELF, "Section .bss obtain wrong address: 0x%x", *elf_bss); + continue; + } + + /* clean memory for bss section */ + memset (image+sect->offset, 0, sect->size); + + break; + } + + elf_sect_t *rodata = 0; + + /* for each section... */ + for (s = 0; s < file->num_sects; s ++) { + sect = (elf_sect_t *)(image + file->shtab_offset + file->shtab_ent_size * s); + + if (sect->type == 1) { + if (sect->sect_name == 0x17 || sect->sect_name == 0x27) { + rodata = sect; + break; + } + } + + /* is it a relocation section? + xxx - we don't handle the extra addend for RELA relocations */ + if(sect->type == 4) /* RELA */ + reloc_size = 12; + else if(sect->type == 9)/* REL */ + reloc_size = 8; + else + continue; + } + + /* rodata section is not required */ + if (!rodata) + DPRINT (DBG_ELF, "rodata section does not exist"); + + /* find start of .text and make it the entry point */ + (*entry) = 0; + + for (s = 0; s < file->num_sects; s ++) { + sect = (elf_sect_t *) (image + file->shtab_offset + file->shtab_ent_size * s); + + if (sect->sect_name != 0x0b && sect->sect_name != 0x1b) + continue; + + (*entry) = (unsigned) sect->virt_adr; + + break; + } + + /* copy rodata section to our memory area section */ + if (rodata) { + *elf_data = (unsigned) rodata->virt_adr; + *elf_data_off = (unsigned) rodata->offset; + } else { + *elf_data = (unsigned) 0; + *elf_data_off = (unsigned) 0; + } + + if (!(*entry)) { + printf ("ELF -> Can't find section .text, so entry point is unknown\n"); + return -1; + } + + return 0; +} diff --git a/kernel/core/env.c b/kernel/core/env.c index d25591c..2ec8960 100644 --- a/kernel/core/env.c +++ b/kernel/core/env.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/core/errno.c b/kernel/core/errno.c index d5461bd..f02f92b 100644 --- a/kernel/core/errno.c +++ b/kernel/core/errno.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/core/fd.c b/kernel/core/fd.c index 2614f37..4981909 100644 --- a/kernel/core/fd.c +++ b/kernel/core/fd.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * Copyright (C) 2009 Martin 'povik' Poviser (martin.povik@gmail.com) * * This program is free software: you can redistribute it and/or modify diff --git a/kernel/core/fs.c b/kernel/core/fs.c index e94b934..6f321f0 100644 --- a/kernel/core/fs.c +++ b/kernel/core/fs.c @@ -1,8 +1,8 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/core/init.c b/kernel/core/init.c index 7b3ef93..8594291 100644 --- a/kernel/core/init.c +++ b/kernel/core/init.c @@ -1,8 +1,9 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/core/ioctl.c b/kernel/core/ioctl.c index c93f1a9..2b84590 100644 --- a/kernel/core/ioctl.c +++ b/kernel/core/ioctl.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/core/its.c b/kernel/core/its.c index 65e5a8c..17636bc 100644 --- a/kernel/core/its.c +++ b/kernel/core/its.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/core/main.c b/kernel/core/main.c index c42671b..211023f 100644 --- a/kernel/core/main.c +++ b/kernel/core/main.c @@ -1,8 +1,8 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/core/mm/kmem.c b/kernel/core/mm/kmem.c index e7e56b3..c2a7f0f 100644 --- a/kernel/core/mm/kmem.c +++ b/kernel/core/mm/kmem.c @@ -1,8 +1,8 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/core/mm/kzmem.c b/kernel/core/mm/kzmem.c index 29d7f16..67a776d 100644 --- a/kernel/core/mm/kzmem.c +++ b/kernel/core/mm/kzmem.c @@ -1,8 +1,8 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/core/mm/pmem.c b/kernel/core/mm/pmem.c index e2140bc..b86ce5e 100644 --- a/kernel/core/mm/pmem.c +++ b/kernel/core/mm/pmem.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/core/mm/swmem.c b/kernel/core/mm/swmem.c index 564aeb3..67c1e14 100644 --- a/kernel/core/mm/swmem.c +++ b/kernel/core/mm/swmem.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/core/mm/usermem.c b/kernel/core/mm/usermem.c index 4abfa6a..21683ec 100644 --- a/kernel/core/mm/usermem.c +++ b/kernel/core/mm/usermem.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/core/module.c b/kernel/core/module.c index 11bf131..5fd7516 100644 --- a/kernel/core/module.c +++ b/kernel/core/module.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/core/mutex.c b/kernel/core/mutex.c index 203c1dd..65a1ab7 100644 --- a/kernel/core/mutex.c +++ b/kernel/core/mutex.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/core/net/arp.c b/kernel/core/net/arp.c index 8d7cfce..d0b4373 100644 --- a/kernel/core/net/arp.c +++ b/kernel/core/net/arp.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/core/net/checksum.c b/kernel/core/net/checksum.c index b523eae..896f149 100644 --- a/kernel/core/net/checksum.c +++ b/kernel/core/net/checksum.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/core/net/dhcp.c b/kernel/core/net/dhcp.c index 6e0d42c..5307251 100644 --- a/kernel/core/net/dhcp.c +++ b/kernel/core/net/dhcp.c @@ -1,7 +1,7 @@ /* * ZeX/OS * Copyright (C) 2009 Martin 'povik' Poviser (martin.povik@gmail.com) - * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/core/net/dns.c b/kernel/core/net/dns.c index 219f841..b5c4f19 100644 --- a/kernel/core/net/dns.c +++ b/kernel/core/net/dns.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/core/net/eth.c b/kernel/core/net/eth.c index d2e110d..96d5484 100644 --- a/kernel/core/net/eth.c +++ b/kernel/core/net/eth.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/core/net/hostname.c b/kernel/core/net/hostname.c index 64af828..8621a25 100644 --- a/kernel/core/net/hostname.c +++ b/kernel/core/net/hostname.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/core/net/icmp.c b/kernel/core/net/icmp.c index f567afa..e1f062f 100644 --- a/kernel/core/net/icmp.c +++ b/kernel/core/net/icmp.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/core/net/icmp6.c b/kernel/core/net/icmp6.c index 6b7502a..cc804ed 100644 --- a/kernel/core/net/icmp6.c +++ b/kernel/core/net/icmp6.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/core/net/if.c b/kernel/core/net/if.c index 59cf3b0..dc565bd 100644 --- a/kernel/core/net/if.c +++ b/kernel/core/net/if.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/core/net/ip.c b/kernel/core/net/ip.c index bced00d..ed3c3f6 100644 --- a/kernel/core/net/ip.c +++ b/kernel/core/net/ip.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/core/net/ips.c b/kernel/core/net/ips.c index 5faa6ae..9d355d0 100644 --- a/kernel/core/net/ips.c +++ b/kernel/core/net/ips.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/core/net/ipv6.c b/kernel/core/net/ipv6.c index 8462640..a84ea68 100644 --- a/kernel/core/net/ipv6.c +++ b/kernel/core/net/ipv6.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/core/net/ndp.c b/kernel/core/net/ndp.c index 7679dfb..5cf143c 100644 --- a/kernel/core/net/ndp.c +++ b/kernel/core/net/ndp.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/core/net/packet.c b/kernel/core/net/packet.c index ed7850d..269ac5b 100644 --- a/kernel/core/net/packet.c +++ b/kernel/core/net/packet.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/core/net/socket.c b/kernel/core/net/socket.c index 5cef897..9cddf47 100644 --- a/kernel/core/net/socket.c +++ b/kernel/core/net/socket.c @@ -1,8 +1,8 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/core/net/tcp.c b/kernel/core/net/tcp.c index 0f55784..8327468 100644 --- a/kernel/core/net/tcp.c +++ b/kernel/core/net/tcp.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/core/net/tcp6.c b/kernel/core/net/tcp6.c index 0781589..f4a2bb9 100644 --- a/kernel/core/net/tcp6.c +++ b/kernel/core/net/tcp6.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/core/net/tun6.c b/kernel/core/net/tun6.c index 32922a0..291ac96 100644 --- a/kernel/core/net/tun6.c +++ b/kernel/core/net/tun6.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/core/net/udp.c b/kernel/core/net/udp.c index 7af960f..7c1e758 100644 --- a/kernel/core/net/udp.c +++ b/kernel/core/net/udp.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/core/net/udp6.c b/kernel/core/net/udp6.c index c5eaf52..ad9223a 100644 --- a/kernel/core/net/udp6.c +++ b/kernel/core/net/udp6.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/core/net/unix.c b/kernel/core/net/unix.c index da80b78..63e91af 100644 --- a/kernel/core/net/unix.c +++ b/kernel/core/net/unix.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/core/partition.c b/kernel/core/partition.c index 2eac8d6..94d7c9e 100644 --- a/kernel/core/partition.c +++ b/kernel/core/partition.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/core/proc.c b/kernel/core/proc.c index 65c7ef8..cfeb657 100644 --- a/kernel/core/proc.c +++ b/kernel/core/proc.c @@ -1,9 +1,9 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/core/sched.c b/kernel/core/sched.c index e0f7d6e..f2f2eb2 100644 --- a/kernel/core/sched.c +++ b/kernel/core/sched.c @@ -1,9 +1,9 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/core/smp.c b/kernel/core/smp.c index 7ae8abb..af8364f 100644 --- a/kernel/core/smp.c +++ b/kernel/core/smp.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/core/sound/audio.c b/kernel/core/sound/audio.c index e6ab778..8787b56 100644 --- a/kernel/core/sound/audio.c +++ b/kernel/core/sound/audio.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/core/spinlock.c b/kernel/core/spinlock.c index 5ea32a3..a0a6252 100644 --- a/kernel/core/spinlock.c +++ b/kernel/core/spinlock.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/core/tty.c b/kernel/core/tty.c index 48d0e74..a4e6ff8 100644 --- a/kernel/core/tty.c +++ b/kernel/core/tty.c @@ -1,8 +1,8 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/core/user.c b/kernel/core/user.c index 60fa6a3..51e4c7c 100644 --- a/kernel/core/user.c +++ b/kernel/core/user.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/core/vfs.c b/kernel/core/vfs.c index 07632b4..3f3f459 100644 --- a/kernel/core/vfs.c +++ b/kernel/core/vfs.c @@ -1,9 +1,9 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/drivers/block/drive.c b/kernel/drivers/block/drive.c index d78bc38..2d6531f 100644 --- a/kernel/drivers/block/drive.c +++ b/kernel/drivers/block/drive.c @@ -1,8 +1,8 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -517,10 +517,11 @@ bool ata_acthandler (unsigned act, char drive, char *block) int res = 0; if (lba28_drive_detect (0)) { - dev_t *dev = (dev_t *) dev_register ("hda", "Drive controller", DEV_ATTR_BLOCK, (dev_handler_t *) &ide_acthandler); - /* when it's hdd, check partition table, else pre-set isofs on cdrom drive */ int type = drive_type (0x1b); + + dev_t *dev = (dev_t *) dev_register (type == DRIVE_TYPE_CDROM ? "cda" : "hda", + "Drive controller", DEV_ATTR_BLOCK, (dev_handler_t *) &ide_acthandler); if (type == DRIVE_TYPE_HDD) partition_table (dev); @@ -531,11 +532,12 @@ bool ata_acthandler (unsigned act, char drive, char *block) } if (lba28_drive_detect (1)) { - dev_t *dev = (dev_t *) dev_register ("hdb", "Drive controller", DEV_ATTR_BLOCK, (dev_handler_t *) &ide_acthandler); - /* when it's hdd, check partition table, else pre-set isofs on cdrom drive */ int type = drive_type (0x24+9); + dev_t *dev = (dev_t *) dev_register (type == DRIVE_TYPE_CDROM ? "cdb" : "hdb", + "Drive controller", DEV_ATTR_BLOCK, (dev_handler_t *) &ide_acthandler); + if (type == DRIVE_TYPE_HDD) partition_table (dev); else if (type == DRIVE_TYPE_CDROM) @@ -545,10 +547,11 @@ bool ata_acthandler (unsigned act, char drive, char *block) } if (lba28_drive_detect (2)) { - dev_t *dev = (dev_t *) dev_register ("hdc", "Drive controller", DEV_ATTR_BLOCK, (dev_handler_t *) &ide_acthandler); - /* when it's hdd, check partition table, else pre-set isofs on cdrom drive */ int type = drive_type (0x24); + + dev_t *dev = (dev_t *) dev_register (type == DRIVE_TYPE_CDROM ? "cdc" : "hdc", + "Drive controller", DEV_ATTR_BLOCK, (dev_handler_t *) &ide_acthandler); if (type == DRIVE_TYPE_HDD) partition_table (dev); @@ -559,10 +562,11 @@ bool ata_acthandler (unsigned act, char drive, char *block) } if (lba28_drive_detect (3)) { - dev_t *dev = (dev_t *) dev_register ("hdd", "Drive controller", DEV_ATTR_BLOCK, (dev_handler_t *) &ide_acthandler); - /* when it's hdd, check partition table, else pre-set isofs on cdrom drive */ int type = drive_type (0x24+18); + + dev_t *dev = (dev_t *) dev_register (type == DRIVE_TYPE_CDROM ? "cdd" : "hdd", + "Drive controller", DEV_ATTR_BLOCK, (dev_handler_t *) &ide_acthandler); if (type == DRIVE_TYPE_HDD) partition_table (dev); diff --git a/kernel/drivers/block/floppy.c b/kernel/drivers/block/floppy.c index 8725d60..6a478ac 100644 --- a/kernel/drivers/block/floppy.c +++ b/kernel/drivers/block/floppy.c @@ -1,8 +1,8 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/drivers/bus/pci/pci.c b/kernel/drivers/bus/pci/pci.c index 2f66c0d..ebd1a44 100644 --- a/kernel/drivers/bus/pci/pci.c +++ b/kernel/drivers/bus/pci/pci.c @@ -1,8 +1,8 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/drivers/bus/usb/usb.c b/kernel/drivers/bus/usb/usb.c index fe851ee..300669d 100644 --- a/kernel/drivers/bus/usb/usb.c +++ b/kernel/drivers/bus/usb/usb.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/drivers/bus/usb/usb.h b/kernel/drivers/bus/usb/usb.h index 5a5d6d6..0f1191d 100644 --- a/kernel/drivers/bus/usb/usb.h +++ b/kernel/drivers/bus/usb/usb.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/drivers/char/kbd/kbd.c b/kernel/drivers/char/kbd/kbd.c index 7efa7b2..4209b88 100644 --- a/kernel/drivers/char/kbd/kbd.c +++ b/kernel/drivers/char/kbd/kbd.c @@ -1,8 +1,8 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/drivers/char/kbd/kbd.h b/kernel/drivers/char/kbd/kbd.h index 229062e..ad1b581 100644 --- a/kernel/drivers/char/kbd/kbd.h +++ b/kernel/drivers/char/kbd/kbd.h @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/drivers/char/mouse/com.c b/kernel/drivers/char/mouse/com.c index e98f4c0..d82f961 100644 --- a/kernel/drivers/char/mouse/com.c +++ b/kernel/drivers/char/mouse/com.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/drivers/char/mouse/ps2.c b/kernel/drivers/char/mouse/ps2.c index 1dc24dc..6ae8a20 100644 --- a/kernel/drivers/char/mouse/ps2.c +++ b/kernel/drivers/char/mouse/ps2.c @@ -1,7 +1,7 @@ /* * ZeX/OS * Copyright (C) 2009 Martin 'povik' Poviser (martin.povik@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/drivers/char/rs232/rs232.c b/kernel/drivers/char/rs232/rs232.c index db2a50e..d39a5a3 100644 --- a/kernel/drivers/char/rs232/rs232.c +++ b/kernel/drivers/char/rs232/rs232.c @@ -1,8 +1,8 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/drivers/char/sound/ac97.c b/kernel/drivers/char/sound/ac97.c index 3c354dd..d7aa33d 100644 --- a/kernel/drivers/char/sound/ac97.c +++ b/kernel/drivers/char/sound/ac97.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/drivers/char/sound/ac97_dev.h b/kernel/drivers/char/sound/ac97_dev.h index cf38b3e..7455432 100644 --- a/kernel/drivers/char/sound/ac97_dev.h +++ b/kernel/drivers/char/sound/ac97_dev.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/drivers/char/sound/es1370.c b/kernel/drivers/char/sound/es1370.c index f0d1b32..a712ddb 100644 --- a/kernel/drivers/char/sound/es1370.c +++ b/kernel/drivers/char/sound/es1370.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/drivers/char/sound/es1370_dev.h b/kernel/drivers/char/sound/es1370_dev.h index 0fcfff1..d77896c 100644 --- a/kernel/drivers/char/sound/es1370_dev.h +++ b/kernel/drivers/char/sound/es1370_dev.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/drivers/char/sound/sb16.c b/kernel/drivers/char/sound/sb16.c index def54e1..7badf3c 100644 --- a/kernel/drivers/char/sound/sb16.c +++ b/kernel/drivers/char/sound/sb16.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/drivers/char/sound/speaker.c b/kernel/drivers/char/sound/speaker.c index f384139..a722e76 100644 --- a/kernel/drivers/char/sound/speaker.c +++ b/kernel/drivers/char/sound/speaker.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/drivers/char/video/bga.c b/kernel/drivers/char/video/bga.c index d4681bc..218e437 100644 --- a/kernel/drivers/char/video/bga.c +++ b/kernel/drivers/char/video/bga.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/drivers/char/video/gtext.c b/kernel/drivers/char/video/gtext.c index 75895d9..679a422 100644 --- a/kernel/drivers/char/video/gtext.c +++ b/kernel/drivers/char/video/gtext.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/drivers/char/video/vesa.c b/kernel/drivers/char/video/vesa.c index 0f68bf1..c026832 100644 --- a/kernel/drivers/char/video/vesa.c +++ b/kernel/drivers/char/video/vesa.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/drivers/char/video/video.c b/kernel/drivers/char/video/video.c index 7e29aa2..1b76b66 100644 --- a/kernel/drivers/char/video/video.c +++ b/kernel/drivers/char/video/video.c @@ -1,8 +1,8 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/drivers/char/video/video.h b/kernel/drivers/char/video/video.h index a074271..1f9aa98 100644 --- a/kernel/drivers/char/video/video.h +++ b/kernel/drivers/char/video/video.h @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/drivers/fs/ext2.c b/kernel/drivers/fs/ext2.c index a83e6ad..7f3c34d 100644 --- a/kernel/drivers/fs/ext2.c +++ b/kernel/drivers/fs/ext2.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/drivers/fs/fat.c b/kernel/drivers/fs/fat.c index c9c0afd..0001831 100644 --- a/kernel/drivers/fs/fat.c +++ b/kernel/drivers/fs/fat.c @@ -1,8 +1,8 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/drivers/fs/fat16.c b/kernel/drivers/fs/fat16.c index 5206ca0..51967ad 100644 --- a/kernel/drivers/fs/fat16.c +++ b/kernel/drivers/fs/fat16.c @@ -1,8 +1,8 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/drivers/fs/isofs.c b/kernel/drivers/fs/isofs.c index 6eb0f78..2f39da8 100644 --- a/kernel/drivers/fs/isofs.c +++ b/kernel/drivers/fs/isofs.c @@ -1,8 +1,8 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/drivers/fs/zexfs.c b/kernel/drivers/fs/zexfs.c index 18d287d..9c1472b 100644 --- a/kernel/drivers/fs/zexfs.c +++ b/kernel/drivers/fs/zexfs.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/drivers/fs/znfs.c b/kernel/drivers/fs/znfs.c index f9faff2..b89e32e 100644 --- a/kernel/drivers/fs/znfs.c +++ b/kernel/drivers/fs/znfs.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/drivers/net/pcnet32/pcnet32.c b/kernel/drivers/net/pcnet32/pcnet32.c index 10fbc08..9076017 100644 --- a/kernel/drivers/net/pcnet32/pcnet32.c +++ b/kernel/drivers/net/pcnet32/pcnet32.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/drivers/net/rtl8029/rtl8029.c b/kernel/drivers/net/rtl8029/rtl8029.c index bc2a3dc..26ff73e 100644 --- a/kernel/drivers/net/rtl8029/rtl8029.c +++ b/kernel/drivers/net/rtl8029/rtl8029.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/drivers/net/rtl8029/rtl8029_dev.h b/kernel/drivers/net/rtl8029/rtl8029_dev.h index 1393864..a0ff1d7 100644 --- a/kernel/drivers/net/rtl8029/rtl8029_dev.h +++ b/kernel/drivers/net/rtl8029/rtl8029_dev.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/drivers/net/rtl8139/rtl8139.c b/kernel/drivers/net/rtl8139/rtl8139.c index 4ea3fa1..6ccefa5 100644 --- a/kernel/drivers/net/rtl8139/rtl8139.c +++ b/kernel/drivers/net/rtl8139/rtl8139.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -411,7 +411,7 @@ void rtl8139_int () if (status & RTL8139_INT_TX_ERR) DPRINT (DBG_DRIVER | DBG_ETH, "rtl8139 -> write error:(\n"); - //kprintf ("rtl8139 -> interrupt (0x%x)\n", status); + kprintf ("rtl8139 -> interrupt (0x%x)\n", status); // reenable interrupts rtl8139_write16 (dev, RTL8139_INTRMASK, MYRT_INTS); @@ -522,7 +522,7 @@ unsigned rtl8139_int_tx (struct rtl8139_dev_t *dev) txstat = rtl8139_read32 (dev, RTL8139_TXSTATUS0 + dev->txbn_last * 4); - //kprintf ("txstat[%d] = 0x%x %u %u %u\n", dev->txbn_last, txstat, (txstat & RTL8139_TX_STATUS_OK) ? 1 : 0, (txstat & RTL8139_TX_UNDERRUN) ? 1 : 0, (txstat & RTL8139_TX_ABORTED) ? 1 : 0); + kprintf ("txstat[%d] = 0x%x %u %u %u\n", dev->txbn_last, txstat, (txstat & RTL8139_TX_STATUS_OK) ? 1 : 0, (txstat & RTL8139_TX_UNDERRUN) ? 1 : 0, (txstat & RTL8139_TX_ABORTED) ? 1 : 0); if((txstat & (RTL8139_TX_STATUS_OK | RTL8139_TX_UNDERRUN | RTL8139_TX_ABORTED)) == 0) break; @@ -592,39 +592,36 @@ unsigned init_rtl8139 () unsigned char speed10 = rtl8139_read8 (dev, RTL8139_MEDIASTATUS) & RTL8139_MSR_SPEED10; unsigned short fullduplex = rtl8139_read16 (dev, RTL8139_MII_BMCR) & RTL8139_BMCR_FDUPLEX; - kprintf("rtl8139 -> ethernet speed %sMbps %s-duplex\n", speed10 ? "10" : "100", fullduplex ? "full" : "half"); + kprintf ("rtl8139 -> ethernet speed %sMbps %s-duplex\n", speed10 ? "10" : "100", fullduplex ? "full" : "half"); /* identify chip attached to board */ unsigned version = respond & HW_REVID_MASK; - for (i = 0; i < 10; i++) - if (version == rtl_chip_info[i].version) + for (i = 0; i < 10; i ++) + if (version == rtl_chip_info[i].version) { dev->chipset = i; - - /* reset device now */ - rtl8139_reset (dev); - - /* set interrupt vector */ - irq_install_handler (dev->irq, rtl8139_int); - + break; + } + + kprintf ("rtl8139 -> identified chip type as '%s'\n", rtl_chip_info[i].name); + rtl8139_dev = dev; unsigned char r; if (dev->chipset >= CH_8139B) { - r = rtl8139_read8 (dev, RTL8139_CONFIG1); - unsigned char r2; + unsigned char r2 = r = rtl8139_read8 (dev, RTL8139_CONFIG1); - if (r & RTL8139_PM_LWAKE) + if ((rtl_chip_info[dev->chipset].flags & HasLWake) && (r & RTL8139_PM_LWAKE)) r2 &= ~RTL8139_PM_LWAKE; r2 |= RTL8139_PM_ENABLE; + if (r != r2) { + rtl8139_write8 (dev, RTL8139_CFG9346, 0xc0); + rtl8139_write8 (dev, RTL8139_CONFIG1, r); + rtl8139_write8 (dev, RTL8139_CFG9346, 0x0); + } + if (rtl_chip_info[dev->chipset].flags & HasLWake) { - if (r != r2) { - rtl8139_write8 (dev, RTL8139_CFG9346, 0xc0); - rtl8139_write8 (dev, RTL8139_CONFIG1, r); - rtl8139_write8 (dev, RTL8139_CFG9346, 0x0); - } - r = rtl8139_read8 (dev, RTL8139_CONFIG4); if (r & RTL8139_PM_LWPTN) { rtl8139_write8 (dev, RTL8139_CFG9346, 0xc0); @@ -638,11 +635,24 @@ unsigned init_rtl8139 () rtl8139_write8 (dev, RTL8139_CONFIG1, r); } + /* reset device now */ + rtl8139_reset (dev); + timer_wait (4000); + /* set interrupt vector */ + irq_install_handler (dev->irq, rtl8139_int); + return rtl8139_start (dev); } unsigned rtl8139_start (struct rtl8139_dev_t *dev) { + /* Put the chip into low-power mode. */ + if (rtl_chip_info[dev->chipset].flags & HasHltClk) + rtl8139_write8 (dev, RTL8139_HLTCLK, 'R'); /* 'R' would leave the clock running. */ + + /* reset device now */ + rtl8139_reset (dev); + // enable writing to the config registers rtl8139_write8 (dev, RTL8139_CFG9346, 0xc0); diff --git a/kernel/drivers/net/rtl8139/rtl8139_dev.h b/kernel/drivers/net/rtl8139/rtl8139_dev.h index 29a3326..ee098e4 100644 --- a/kernel/drivers/net/rtl8139/rtl8139_dev.h +++ b/kernel/drivers/net/rtl8139/rtl8139_dev.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/drivers/net/rtl8169/rtl8169.c b/kernel/drivers/net/rtl8169/rtl8169.c index 7340978..cf670b7 100644 --- a/kernel/drivers/net/rtl8169/rtl8169.c +++ b/kernel/drivers/net/rtl8169/rtl8169.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/drivers/net/rtl8169/rtl8169_dev.h b/kernel/drivers/net/rtl8169/rtl8169_dev.h index 3c0207c..fdf3e7e 100644 --- a/kernel/drivers/net/rtl8169/rtl8169_dev.h +++ b/kernel/drivers/net/rtl8169/rtl8169_dev.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/include/_null.h b/kernel/include/_null.h index 77dc6f9..cf07830 100644 --- a/kernel/include/_null.h +++ b/kernel/include/_null.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/include/_printf.h b/kernel/include/_printf.h index 53edfa8..40c548a 100644 --- a/kernel/include/_printf.h +++ b/kernel/include/_printf.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/include/_size_t.h b/kernel/include/_size_t.h index 3516654..cfa79ce 100644 --- a/kernel/include/_size_t.h +++ b/kernel/include/_size_t.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/include/_va_list.h b/kernel/include/_va_list.h index 072c5d3..c94fe17 100644 --- a/kernel/include/_va_list.h +++ b/kernel/include/_va_list.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/include/assert.h b/kernel/include/assert.h index 0043a34..d939a11 100644 --- a/kernel/include/assert.h +++ b/kernel/include/assert.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/include/cache.h b/kernel/include/cache.h index f4fd4db..cc9b475 100644 --- a/kernel/include/cache.h +++ b/kernel/include/cache.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/include/commands.h b/kernel/include/commands.h index dcf80af..7c84e1c 100644 --- a/kernel/include/commands.h +++ b/kernel/include/commands.h @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/include/conio.h b/kernel/include/conio.h index 353c446..e0bce4a 100644 --- a/kernel/include/conio.h +++ b/kernel/include/conio.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/include/console.h b/kernel/include/console.h index 7e6c7e8..ccd1795 100644 --- a/kernel/include/console.h +++ b/kernel/include/console.h @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/include/ctype.h b/kernel/include/ctype.h index 5a7660e..0671e63 100644 --- a/kernel/include/ctype.h +++ b/kernel/include/ctype.h @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/include/delay.h b/kernel/include/delay.h index ac4ac5f..0816ae7 100644 --- a/kernel/include/delay.h +++ b/kernel/include/delay.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/include/dev.h b/kernel/include/dev.h index 545840f..bd441d0 100644 --- a/kernel/include/dev.h +++ b/kernel/include/dev.h @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/include/dma.h b/kernel/include/dma.h index f603858..081dc93 100644 --- a/kernel/include/dma.h +++ b/kernel/include/dma.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/include/drive.h b/kernel/include/drive.h index 15109c6..bef0ccb 100644 --- a/kernel/include/drive.h +++ b/kernel/include/drive.h @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/include/elf.h b/kernel/include/elf.h index 80b2d1b..2297612 100644 --- a/kernel/include/elf.h +++ b/kernel/include/elf.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/include/env.h b/kernel/include/env.h index 532b84e..c89c49d 100644 --- a/kernel/include/env.h +++ b/kernel/include/env.h @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/include/errno.h b/kernel/include/errno.h index 4b3d3f0..dcd82b2 100644 --- a/kernel/include/errno.h +++ b/kernel/include/errno.h @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/include/fd.h b/kernel/include/fd.h index 8fa9541..efe48de 100644 --- a/kernel/include/fd.h +++ b/kernel/include/fd.h @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/include/fdc.h b/kernel/include/fdc.h index 0ce9a5f..cbf1abd 100644 --- a/kernel/include/fdc.h +++ b/kernel/include/fdc.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/include/file.h b/kernel/include/file.h index fbc23bd..0b6864a 100644 --- a/kernel/include/file.h +++ b/kernel/include/file.h @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/include/fs.h b/kernel/include/fs.h index 85ac207..c694461 100644 --- a/kernel/include/fs.h +++ b/kernel/include/fs.h @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/include/ioctl.h b/kernel/include/ioctl.h index 4c29448..e661747 100644 --- a/kernel/include/ioctl.h +++ b/kernel/include/ioctl.h @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/include/its.h b/kernel/include/its.h index 4967653..541f685 100644 --- a/kernel/include/its.h +++ b/kernel/include/its.h @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/include/module.h b/kernel/include/module.h index 1ab4d73..d8c1486 100644 --- a/kernel/include/module.h +++ b/kernel/include/module.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/include/mount.h b/kernel/include/mount.h index 7867a2c..f46cd20 100644 --- a/kernel/include/mount.h +++ b/kernel/include/mount.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/include/mouse.h b/kernel/include/mouse.h index a4c20ed..8923ee5 100644 --- a/kernel/include/mouse.h +++ b/kernel/include/mouse.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/include/multiboot/grub.h b/kernel/include/multiboot/grub.h index 36dcf9f..8f8c726 100644 --- a/kernel/include/multiboot/grub.h +++ b/kernel/include/multiboot/grub.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/include/mutex.h b/kernel/include/mutex.h index cc2e040..7a04b40 100644 --- a/kernel/include/mutex.h +++ b/kernel/include/mutex.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/include/mytypes.h b/kernel/include/mytypes.h index 72a4158..c20047c 100644 --- a/kernel/include/mytypes.h +++ b/kernel/include/mytypes.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/include/net/arp.h b/kernel/include/net/arp.h index 78c33eb..6f6ba24 100644 --- a/kernel/include/net/arp.h +++ b/kernel/include/net/arp.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/include/net/checksum.h b/kernel/include/net/checksum.h index beff81f..9e6c9e2 100644 --- a/kernel/include/net/checksum.h +++ b/kernel/include/net/checksum.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/include/net/dns.h b/kernel/include/net/dns.h index 1d14791..a78b369 100644 --- a/kernel/include/net/dns.h +++ b/kernel/include/net/dns.h @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/include/net/eth.h b/kernel/include/net/eth.h index 5bbbf17..3042471 100644 --- a/kernel/include/net/eth.h +++ b/kernel/include/net/eth.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/include/net/hostname.h b/kernel/include/net/hostname.h index aaedbdc..5f0efa9 100644 --- a/kernel/include/net/hostname.h +++ b/kernel/include/net/hostname.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/include/net/icmp.h b/kernel/include/net/icmp.h index dea2c76..28753bd 100644 --- a/kernel/include/net/icmp.h +++ b/kernel/include/net/icmp.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/include/net/if.h b/kernel/include/net/if.h index b9a2ced..f4bcbe8 100644 --- a/kernel/include/net/if.h +++ b/kernel/include/net/if.h @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/include/net/ip.h b/kernel/include/net/ip.h index 03d8c0d..b19e2da 100644 --- a/kernel/include/net/ip.h +++ b/kernel/include/net/ip.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/include/net/ndp.h b/kernel/include/net/ndp.h index 9d3e0d3..a8ee574 100644 --- a/kernel/include/net/ndp.h +++ b/kernel/include/net/ndp.h @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/include/net/net.h b/kernel/include/net/net.h index f83fca0..f06d226 100644 --- a/kernel/include/net/net.h +++ b/kernel/include/net/net.h @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/include/net/packet.h b/kernel/include/net/packet.h index 3f01f5d..67a16af 100644 --- a/kernel/include/net/packet.h +++ b/kernel/include/net/packet.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/include/net/socket.h b/kernel/include/net/socket.h index b55ea08..060e48f 100644 --- a/kernel/include/net/socket.h +++ b/kernel/include/net/socket.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/include/net/tcp.h b/kernel/include/net/tcp.h index 85f61c6..3a4fe0b 100644 --- a/kernel/include/net/tcp.h +++ b/kernel/include/net/tcp.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/include/net/tun.h b/kernel/include/net/tun.h index c40888c..fe10f59 100644 --- a/kernel/include/net/tun.h +++ b/kernel/include/net/tun.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/include/net/udp.h b/kernel/include/net/udp.h index 8a20a22..f76d1dc 100644 --- a/kernel/include/net/udp.h +++ b/kernel/include/net/udp.h @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/include/net/unix.h b/kernel/include/net/unix.h index 162ed2f..5ae3f5e 100644 --- a/kernel/include/net/unix.h +++ b/kernel/include/net/unix.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/include/paging.h b/kernel/include/paging.h index fc69126..2213c5b 100644 --- a/kernel/include/paging.h +++ b/kernel/include/paging.h @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/include/partition.h b/kernel/include/partition.h index 4b8252f..1765ddd 100644 --- a/kernel/include/partition.h +++ b/kernel/include/partition.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/include/pci.h b/kernel/include/pci.h index b256f87..e1d0658 100644 --- a/kernel/include/pci.h +++ b/kernel/include/pci.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/include/proc.h b/kernel/include/proc.h index b762c06..c736ada 100644 --- a/kernel/include/proc.h +++ b/kernel/include/proc.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/include/rs232.h b/kernel/include/rs232.h index 3e7bfa3..0924f50 100644 --- a/kernel/include/rs232.h +++ b/kernel/include/rs232.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/include/setjmp.h b/kernel/include/setjmp.h index 03444d0..e5d849d 100644 --- a/kernel/include/setjmp.h +++ b/kernel/include/setjmp.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/include/signal.h b/kernel/include/signal.h index 83f44a7..5602a70 100644 --- a/kernel/include/signal.h +++ b/kernel/include/signal.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/include/smp.h b/kernel/include/smp.h index 26480a7..bfff82a 100644 --- a/kernel/include/smp.h +++ b/kernel/include/smp.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/include/sound/audio.h b/kernel/include/sound/audio.h index f1fab53..d73bd5b 100644 --- a/kernel/include/sound/audio.h +++ b/kernel/include/sound/audio.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/include/speaker.h b/kernel/include/speaker.h index d3dc700..cb25bcb 100644 --- a/kernel/include/speaker.h +++ b/kernel/include/speaker.h @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/include/spinlock.h b/kernel/include/spinlock.h index d4eb221..ab1d29a 100644 --- a/kernel/include/spinlock.h +++ b/kernel/include/spinlock.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/include/stdarg.h b/kernel/include/stdarg.h index 2f84d10..2a8e428 100644 --- a/kernel/include/stdarg.h +++ b/kernel/include/stdarg.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/include/stdio.h b/kernel/include/stdio.h index b957741..6fc9611 100644 --- a/kernel/include/stdio.h +++ b/kernel/include/stdio.h @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/include/stdlib.h b/kernel/include/stdlib.h index fe4333d..82cf77e 100644 --- a/kernel/include/stdlib.h +++ b/kernel/include/stdlib.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/include/string.h b/kernel/include/string.h index 2d9abd3..fabe35f 100644 --- a/kernel/include/string.h +++ b/kernel/include/string.h @@ -1,7 +1,8 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -24,15 +25,15 @@ #include <_size_t.h> #include <_null.h> -void *memcpy(void *dst_ptr, const void *src_ptr, size_t count); -void *memsetw(void *dst, int val, size_t count); -void *memset(void *dst, int val, size_t count); -size_t strlen(const char *str); -char *strcpy(char *to, const char *from); -char *strcat(char *s, const char *add); -int strcmp(const char *cs, const char *ct); -int strncmp(const char *cs, const char *ct, size_t count); -void kprintf(const char *fmt, ...); +void *memcpy (void *dst_ptr, const void *src_ptr, size_t count); +void *memsetw (void *dst, int val, size_t count); +void *memset (void *dst, int val, size_t count); +size_t strlen (const char *str); +char *strcpy (char *to, const char *from); +char *strcat (char *s, const char *add); +int strcmp (const char *cs, const char *ct); +int cstrcmp (const char *cs, const char *ct); +int strncmp (const char *cs, const char *ct, size_t count); +void kprintf (const char *fmt, ...); #endif - diff --git a/kernel/include/syscall.h b/kernel/include/syscall.h index 5bb14a2..5d4676b 100644 --- a/kernel/include/syscall.h +++ b/kernel/include/syscall.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/include/system.h b/kernel/include/system.h index 9d9bc0c..5752cd5 100644 --- a/kernel/include/system.h +++ b/kernel/include/system.h @@ -1,8 +1,8 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/include/task.h b/kernel/include/task.h index efba16b..3dc8d57 100644 --- a/kernel/include/task.h +++ b/kernel/include/task.h @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/include/time.h b/kernel/include/time.h index 9443af1..599ff79 100644 --- a/kernel/include/time.h +++ b/kernel/include/time.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/include/tty.h b/kernel/include/tty.h index 8795552..b49249f 100644 --- a/kernel/include/tty.h +++ b/kernel/include/tty.h @@ -1,8 +1,8 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/include/user.h b/kernel/include/user.h index 05ce4f4..8e3a1bd 100644 --- a/kernel/include/user.h +++ b/kernel/include/user.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/include/vfs.h b/kernel/include/vfs.h index 9647c9c..554d54b 100644 --- a/kernel/include/vfs.h +++ b/kernel/include/vfs.h @@ -1,8 +1,8 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/lib/ctype/ctype.c b/kernel/lib/ctype/ctype.c index 4e9dbd5..7e1be4c 100644 --- a/kernel/lib/ctype/ctype.c +++ b/kernel/lib/ctype/ctype.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/lib/stdio/close.c b/kernel/lib/stdio/close.c index 6124188..8860b92 100644 --- a/kernel/lib/stdio/close.c +++ b/kernel/lib/stdio/close.c @@ -1,9 +1,9 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * Copyright (C) 2009 Martin 'povik' Poviser (martin.povik@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/lib/stdio/delay.c b/kernel/lib/stdio/delay.c index a0c53e8..f6c44a9 100644 --- a/kernel/lib/stdio/delay.c +++ b/kernel/lib/stdio/delay.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/lib/stdio/doprintf.c b/kernel/lib/stdio/doprintf.c index b71ff33..10ad744 100644 --- a/kernel/lib/stdio/doprintf.c +++ b/kernel/lib/stdio/doprintf.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/lib/stdio/kprintf.c b/kernel/lib/stdio/kprintf.c index 3bd4700..debc280 100644 --- a/kernel/lib/stdio/kprintf.c +++ b/kernel/lib/stdio/kprintf.c @@ -1,8 +1,8 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/lib/stdio/open.c b/kernel/lib/stdio/open.c index 993093c..485f601 100644 --- a/kernel/lib/stdio/open.c +++ b/kernel/lib/stdio/open.c @@ -1,8 +1,8 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/lib/stdio/printf.c b/kernel/lib/stdio/printf.c index 85d58bf..47872cc 100644 --- a/kernel/lib/stdio/printf.c +++ b/kernel/lib/stdio/printf.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/lib/stdio/read.c b/kernel/lib/stdio/read.c index c33a28a..e6251a9 100644 --- a/kernel/lib/stdio/read.c +++ b/kernel/lib/stdio/read.c @@ -1,10 +1,10 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * Copyright (C) 2009 Martin 'povik' Poviser (martin.povik@gmail.com) - * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/lib/stdio/sprintf.c b/kernel/lib/stdio/sprintf.c index c635e0a..5f99afd 100644 --- a/kernel/lib/stdio/sprintf.c +++ b/kernel/lib/stdio/sprintf.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/lib/stdio/write.c b/kernel/lib/stdio/write.c index 0c24913..f94aa1f 100644 --- a/kernel/lib/stdio/write.c +++ b/kernel/lib/stdio/write.c @@ -1,9 +1,9 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * Copyright (C) 2009 Martin 'povik' Poviser (martin.povik@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/lib/stdlib/abort.c b/kernel/lib/stdlib/abort.c index f111734..473e17f 100644 --- a/kernel/lib/stdlib/abort.c +++ b/kernel/lib/stdlib/abort.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/lib/stdlib/atoi.c b/kernel/lib/stdlib/atoi.c index f451788..7c730de 100644 --- a/kernel/lib/stdlib/atoi.c +++ b/kernel/lib/stdlib/atoi.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/lib/stdlib/strtol.c b/kernel/lib/stdlib/strtol.c index 3a06759..8a499f2 100644 --- a/kernel/lib/stdlib/strtol.c +++ b/kernel/lib/stdlib/strtol.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/lib/string/memcpy.c b/kernel/lib/string/memcpy.c index 004d254..6fb1694 100644 --- a/kernel/lib/string/memcpy.c +++ b/kernel/lib/string/memcpy.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/lib/string/memset.c b/kernel/lib/string/memset.c index 0722c27..eeaa917 100644 --- a/kernel/lib/string/memset.c +++ b/kernel/lib/string/memset.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/lib/string/memsetw.c b/kernel/lib/string/memsetw.c index 6df74d1..47c0da1 100644 --- a/kernel/lib/string/memsetw.c +++ b/kernel/lib/string/memsetw.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/lib/string/sprintf.c b/kernel/lib/string/sprintf.c index 35282b2..09898a0 100644 --- a/kernel/lib/string/sprintf.c +++ b/kernel/lib/string/sprintf.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/lib/string/strcat.c b/kernel/lib/string/strcat.c index cff1aa1..95faee0 100644 --- a/kernel/lib/string/strcat.c +++ b/kernel/lib/string/strcat.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/lib/string/strcmp.c b/kernel/lib/string/strcmp.c index 28622e7..a8a56d8 100644 --- a/kernel/lib/string/strcmp.c +++ b/kernel/lib/string/strcmp.c @@ -1,6 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -28,7 +29,7 @@ int strcmp (const char *cs, const char *ct) { signed char res; - while (1) { + for (;;) { if ((res = *cs - *ct++) || !*cs ++) break; } @@ -37,6 +38,26 @@ int strcmp (const char *cs, const char *ct) } /** + * cstrcmp - Compare two words + * @cs: One string + * @ct: Another string + */ +int cstrcmp (const char *cs, const char *ct) +{ + int i; + + for (i = 0; (unsigned) i < strlen (cs); i ++) { + if (cs[i] != ct[i]) + return -1; + } + + if ((ct[i] == ' ' || ct[i] == '\0') || ct[i] == '\n') + return 0; + + return -2; +} + +/** * strncmp - Compare two length-limited strings * @cs: One string * @ct: Another string diff --git a/kernel/lib/string/strcpy.c b/kernel/lib/string/strcpy.c index 651172c..14af3f6 100644 --- a/kernel/lib/string/strcpy.c +++ b/kernel/lib/string/strcpy.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/lib/string/strlen.c b/kernel/lib/string/strlen.c index c159b08..5dc9c43 100644 --- a/kernel/lib/string/strlen.c +++ b/kernel/lib/string/strlen.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/lib/unistd/fcntl.c b/kernel/lib/unistd/fcntl.c index ac1e4b8..9efa415 100644 --- a/kernel/lib/unistd/fcntl.c +++ b/kernel/lib/unistd/fcntl.c @@ -1,8 +1,8 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/lib/unistd/lseek.c b/kernel/lib/unistd/lseek.c index ad414ed..71a690a 100644 --- a/kernel/lib/unistd/lseek.c +++ b/kernel/lib/unistd/lseek.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/lib/unistd/pipe.c b/kernel/lib/unistd/pipe.c index 7f3d9ed..eb5e659 100644 --- a/kernel/lib/unistd/pipe.c +++ b/kernel/lib/unistd/pipe.c @@ -1,7 +1,7 @@ /* * ZeX/OS * Copyright (C) 2009 Martin 'povik' Poviser (martin.povik@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/lib/x86/dma.c b/kernel/lib/x86/dma.c index e11faf0..d24dd7e 100644 --- a/kernel/lib/x86/dma.c +++ b/kernel/lib/x86/dma.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/lib/x86/longjmp.c b/kernel/lib/x86/longjmp.c index 983538f..636228d 100644 --- a/kernel/lib/x86/longjmp.c +++ b/kernel/lib/x86/longjmp.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/utils/adm/adm.c b/kernel/utils/adm/adm.c index 125d8af..00526b6 100644 --- a/kernel/utils/adm/adm.c +++ b/kernel/utils/adm/adm.c @@ -1,6 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -30,12 +31,26 @@ unsigned init_adm () { - partition_t *p = partition_find ("/dev/fd0"); + char dev[10]; + memcpy (dev, "/dev/cd 0", 9); + dev[9] = '\0'; + + char *mp = "/mnt/cdrom/"; + + char id; + for (id = 'a'; id != 'e'; id ++) { + dev[7] = id; - if (p) - mount (p, "", "/mnt/floppy/"); - else - printf ("WARNING -> partition /dev/fd0 does not exists\n"); + partition_t *p = partition_find (dev); + + if (p) { + int r = mount (p, "", mp); + if (r) + printf ("CD-ROM drive '%s' mounted succefully to %s\n", dev, mp); + break; + } + } + return 1; } diff --git a/kernel/utils/fs/cat.c b/kernel/utils/fs/cat.c index 74bec48..3eb7198 100644 --- a/kernel/utils/fs/cat.c +++ b/kernel/utils/fs/cat.c @@ -1,8 +1,8 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/utils/fs/cd.c b/kernel/utils/fs/cd.c index 1bd7615..9567b82 100644 --- a/kernel/utils/fs/cd.c +++ b/kernel/utils/fs/cd.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/utils/fs/cp.c b/kernel/utils/fs/cp.c index 63a361f..cfeea04 100644 --- a/kernel/utils/fs/cp.c +++ b/kernel/utils/fs/cp.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/utils/fs/fdisk.c b/kernel/utils/fs/fdisk.c index 592b632..174cf2b 100644 --- a/kernel/utils/fs/fdisk.c +++ b/kernel/utils/fs/fdisk.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/utils/fs/ls.c b/kernel/utils/fs/ls.c index 69e34c1..04ecd40 100644 --- a/kernel/utils/fs/ls.c +++ b/kernel/utils/fs/ls.c @@ -1,8 +1,8 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/utils/fs/mkdir.c b/kernel/utils/fs/mkdir.c index eb14dae..58c05ab 100644 --- a/kernel/utils/fs/mkdir.c +++ b/kernel/utils/fs/mkdir.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/utils/fs/mount.c b/kernel/utils/fs/mount.c index 090349e..61d2ded 100644 --- a/kernel/utils/fs/mount.c +++ b/kernel/utils/fs/mount.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/utils/fs/rm.c b/kernel/utils/fs/rm.c index 7bcf1b3..e3978a6 100644 --- a/kernel/utils/fs/rm.c +++ b/kernel/utils/fs/rm.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/utils/fs/touch.c b/kernel/utils/fs/touch.c index 21ebec8..58d29be 100644 --- a/kernel/utils/fs/touch.c +++ b/kernel/utils/fs/touch.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kernel/utils/net/tftp.c b/kernel/utils/net/tftp.c index b53e8ef..87c6ced 100644 --- a/kernel/utils/net/tftp.c +++ b/kernel/utils/net/tftp.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/ctype/ctype.c b/libc/ctype/ctype.c index 4e9dbd5..7e1be4c 100644 --- a/libc/ctype/ctype.c +++ b/libc/ctype/ctype.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/dirent/closedir.c b/libc/dirent/closedir.c index a7aafe8..0fb5e6c 100644 --- a/libc/dirent/closedir.c +++ b/libc/dirent/closedir.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/dirent/opendir.c b/libc/dirent/opendir.c index 96835ab..64f8ad0 100644 --- a/libc/dirent/opendir.c +++ b/libc/dirent/opendir.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/dirent/readdir.c b/libc/dirent/readdir.c index d3457f5..35d0650 100644 --- a/libc/dirent/readdir.c +++ b/libc/dirent/readdir.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/errno/errno.c b/libc/errno/errno.c index 869de07..0acd8f2 100644 --- a/libc/errno/errno.c +++ b/libc/errno/errno.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/include/_libc.h b/libc/include/_libc.h index ae68d68..30e57bb 100644 --- a/libc/include/_libc.h +++ b/libc/include/_libc.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/include/_null.h b/libc/include/_null.h index 1ed07f0..f13bf47 100644 --- a/libc/include/_null.h +++ b/libc/include/_null.h @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/include/_printf.h b/libc/include/_printf.h index ae3a71e..4cd7481 100644 --- a/libc/include/_printf.h +++ b/libc/include/_printf.h @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/include/_size_t.h b/libc/include/_size_t.h index 7e8d7e8..1cfe105 100644 --- a/libc/include/_size_t.h +++ b/libc/include/_size_t.h @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/include/_va_list.h b/libc/include/_va_list.h index 072c5d3..c94fe17 100644 --- a/libc/include/_va_list.h +++ b/libc/include/_va_list.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/include/abort.h b/libc/include/abort.h index e398cbb..20e2cad 100644 --- a/libc/include/abort.h +++ b/libc/include/abort.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/include/arpa/inet.h b/libc/include/arpa/inet.h index bcaada6..46a4cd8 100644 --- a/libc/include/arpa/inet.h +++ b/libc/include/arpa/inet.h @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/include/assert.h b/libc/include/assert.h index ceefaa8..000d9bb 100644 --- a/libc/include/assert.h +++ b/libc/include/assert.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/include/ctype.h b/libc/include/ctype.h index 5a7660e..0671e63 100644 --- a/libc/include/ctype.h +++ b/libc/include/ctype.h @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/include/dirent.h b/libc/include/dirent.h index 2bae336..570d568 100644 --- a/libc/include/dirent.h +++ b/libc/include/dirent.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/include/dma.h b/libc/include/dma.h index a066edb..170bca4 100644 --- a/libc/include/dma.h +++ b/libc/include/dma.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/include/errno.h b/libc/include/errno.h index bf1d0e1..07245f2 100644 --- a/libc/include/errno.h +++ b/libc/include/errno.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/include/fcntl.h b/libc/include/fcntl.h index 3f9d886..fbe931e 100644 --- a/libc/include/fcntl.h +++ b/libc/include/fcntl.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/include/netdb.h b/libc/include/netdb.h index d8f9806..fa493ad 100644 --- a/libc/include/netdb.h +++ b/libc/include/netdb.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/include/netinet/in.h b/libc/include/netinet/in.h index f0608a2..133826f 100644 --- a/libc/include/netinet/in.h +++ b/libc/include/netinet/in.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/include/netinet/tcp.h b/libc/include/netinet/tcp.h index 3b2b191..c004587 100644 --- a/libc/include/netinet/tcp.h +++ b/libc/include/netinet/tcp.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/include/pwd.h b/libc/include/pwd.h index fb2a781..e711bd1 100644 --- a/libc/include/pwd.h +++ b/libc/include/pwd.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/include/signal.h b/libc/include/signal.h index abd96e5..80a1690 100644 --- a/libc/include/signal.h +++ b/libc/include/signal.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/include/stdarg.h b/libc/include/stdarg.h index 2f84d10..2a8e428 100644 --- a/libc/include/stdarg.h +++ b/libc/include/stdarg.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/include/stdio.h b/libc/include/stdio.h index 200828d..5b68303 100644 --- a/libc/include/stdio.h +++ b/libc/include/stdio.h @@ -1,8 +1,8 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/include/stdlib.h b/libc/include/stdlib.h index a5c6758..4e4303b 100644 --- a/libc/include/stdlib.h +++ b/libc/include/stdlib.h @@ -1,8 +1,8 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/include/string.h b/libc/include/string.h index 9a23506..34c0f5c 100644 --- a/libc/include/string.h +++ b/libc/include/string.h @@ -1,8 +1,8 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/include/strings.h b/libc/include/strings.h index 5c0b26a..de6aeaa 100644 --- a/libc/include/strings.h +++ b/libc/include/strings.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/include/sys/ioctl.h b/libc/include/sys/ioctl.h index d3861f9..96c80ff 100644 --- a/libc/include/sys/ioctl.h +++ b/libc/include/sys/ioctl.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/include/sys/param.h b/libc/include/sys/param.h index 6050703..4d720c2 100644 --- a/libc/include/sys/param.h +++ b/libc/include/sys/param.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/include/sys/select.h b/libc/include/sys/select.h index b805318..54a394e 100644 --- a/libc/include/sys/select.h +++ b/libc/include/sys/select.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/include/sys/socket.h b/libc/include/sys/socket.h index 28d6478..207fa9b 100644 --- a/libc/include/sys/socket.h +++ b/libc/include/sys/socket.h @@ -1,8 +1,8 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/include/sys/stat.h b/libc/include/sys/stat.h index ffe71de..4c1f45e 100644 --- a/libc/include/sys/stat.h +++ b/libc/include/sys/stat.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/include/sys/time.h b/libc/include/sys/time.h index ce9fcc0..5ce53e4 100644 --- a/libc/include/sys/time.h +++ b/libc/include/sys/time.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/include/sys/times.h b/libc/include/sys/times.h index 82df4f2..1a1b86c 100644 --- a/libc/include/sys/times.h +++ b/libc/include/sys/times.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/include/sys/types.h b/libc/include/sys/types.h index 4c5a5a7..fe759da 100644 --- a/libc/include/sys/types.h +++ b/libc/include/sys/types.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/include/sys/un.h b/libc/include/sys/un.h index 2299820..b108092 100644 --- a/libc/include/sys/un.h +++ b/libc/include/sys/un.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/include/time.h b/libc/include/time.h index ab0d4b8..8d42dbe 100644 --- a/libc/include/time.h +++ b/libc/include/time.h @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/include/unistd.h b/libc/include/unistd.h index 9148d14..002024a 100644 --- a/libc/include/unistd.h +++ b/libc/include/unistd.h @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * Copyright (C) 2009 Martin 'povik' Poviser (martin.povik@gmail.com) * * This program is free software: you can redistribute it and/or modify diff --git a/libc/include/vfs.h b/libc/include/vfs.h index ecdc78d..8bea3b1 100644 --- a/libc/include/vfs.h +++ b/libc/include/vfs.h @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/signal/signal.c b/libc/signal/signal.c index f2a3b33..ee48460 100644 --- a/libc/signal/signal.c +++ b/libc/signal/signal.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/socket/accept.c b/libc/socket/accept.c index ef35a9d..14e853c 100644 --- a/libc/socket/accept.c +++ b/libc/socket/accept.c @@ -1,9 +1,9 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/socket/bind.c b/libc/socket/bind.c index a3c1875..91baf20 100644 --- a/libc/socket/bind.c +++ b/libc/socket/bind.c @@ -1,9 +1,9 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/socket/connect.c b/libc/socket/connect.c index db5eba2..532262f 100644 --- a/libc/socket/connect.c +++ b/libc/socket/connect.c @@ -1,8 +1,8 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/socket/gethostbyname.c b/libc/socket/gethostbyname.c index 15b65fe..011d5dc 100644 --- a/libc/socket/gethostbyname.c +++ b/libc/socket/gethostbyname.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/socket/htons.c b/libc/socket/htons.c index 7f336fe..6daea16 100644 --- a/libc/socket/htons.c +++ b/libc/socket/htons.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/socket/inet_addr.c b/libc/socket/inet_addr.c index 1307f10..4b94bb4 100644 --- a/libc/socket/inet_addr.c +++ b/libc/socket/inet_addr.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/socket/inet_ntoa.c b/libc/socket/inet_ntoa.c index 7967a90..7d1afdf 100644 --- a/libc/socket/inet_ntoa.c +++ b/libc/socket/inet_ntoa.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/socket/inet_ntop.c b/libc/socket/inet_ntop.c index 84c69b4..20e6e44 100644 --- a/libc/socket/inet_ntop.c +++ b/libc/socket/inet_ntop.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/socket/inet_pton.c b/libc/socket/inet_pton.c index 977844f..2a4d761 100644 --- a/libc/socket/inet_pton.c +++ b/libc/socket/inet_pton.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/socket/listen.c b/libc/socket/listen.c index ea5b087..f372dc9 100644 --- a/libc/socket/listen.c +++ b/libc/socket/listen.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/socket/recv.c b/libc/socket/recv.c index 2fe01cd..68e4699 100644 --- a/libc/socket/recv.c +++ b/libc/socket/recv.c @@ -1,9 +1,9 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/socket/recvfrom.c b/libc/socket/recvfrom.c index f1008ca..4e8610f 100644 --- a/libc/socket/recvfrom.c +++ b/libc/socket/recvfrom.c @@ -1,8 +1,8 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/socket/send.c b/libc/socket/send.c index 366bdea..37194b8 100644 --- a/libc/socket/send.c +++ b/libc/socket/send.c @@ -1,9 +1,9 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/socket/sendto.c b/libc/socket/sendto.c index 92786d8..5e56a0c 100644 --- a/libc/socket/sendto.c +++ b/libc/socket/sendto.c @@ -1,8 +1,8 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/socket/setsockopt.c b/libc/socket/setsockopt.c index fb20290..e3097d2 100644 --- a/libc/socket/setsockopt.c +++ b/libc/socket/setsockopt.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/socket/socket.c b/libc/socket/socket.c index 3a9e294..c07754b 100644 --- a/libc/socket/socket.c +++ b/libc/socket/socket.c @@ -1,8 +1,8 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/stdio/beep.c b/libc/stdio/beep.c index 02772f4..a983daf 100644 --- a/libc/stdio/beep.c +++ b/libc/stdio/beep.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/stdio/clearerr.c b/libc/stdio/clearerr.c index 77b853c..30f5d97 100644 --- a/libc/stdio/clearerr.c +++ b/libc/stdio/clearerr.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/stdio/close.c b/libc/stdio/close.c index 72fb559..66e94a0 100644 --- a/libc/stdio/close.c +++ b/libc/stdio/close.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/stdio/cls.c b/libc/stdio/cls.c index 69e67f2..8a92bb2 100644 --- a/libc/stdio/cls.c +++ b/libc/stdio/cls.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/stdio/delay.c b/libc/stdio/delay.c index a178743..7ce01ff 100644 --- a/libc/stdio/delay.c +++ b/libc/stdio/delay.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/stdio/doprintf.c b/libc/stdio/doprintf.c index 1a66614..1f54f00 100644 --- a/libc/stdio/doprintf.c +++ b/libc/stdio/doprintf.c @@ -1,8 +1,8 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/stdio/doscanf.c b/libc/stdio/doscanf.c index 28a2ba7..42c4884 100644 --- a/libc/stdio/doscanf.c +++ b/libc/stdio/doscanf.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/stdio/dosscanf.c b/libc/stdio/dosscanf.c index d3d5f49..f07bc9c 100644 --- a/libc/stdio/dosscanf.c +++ b/libc/stdio/dosscanf.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/stdio/fclose.c b/libc/stdio/fclose.c index b904734..f7b6e60 100644 --- a/libc/stdio/fclose.c +++ b/libc/stdio/fclose.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/stdio/fdopen.c b/libc/stdio/fdopen.c index 0b7d418..150d081 100644 --- a/libc/stdio/fdopen.c +++ b/libc/stdio/fdopen.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/stdio/feof.c b/libc/stdio/feof.c index aa22416..84dbbea 100644 --- a/libc/stdio/feof.c +++ b/libc/stdio/feof.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/stdio/ferror.c b/libc/stdio/ferror.c index 12377e3..0d58267 100644 --- a/libc/stdio/ferror.c +++ b/libc/stdio/ferror.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/stdio/fflush.c b/libc/stdio/fflush.c index 3a4055f..be43d2d 100644 --- a/libc/stdio/fflush.c +++ b/libc/stdio/fflush.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/stdio/fgetc.c b/libc/stdio/fgetc.c index d506146..6741179 100644 --- a/libc/stdio/fgetc.c +++ b/libc/stdio/fgetc.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/stdio/fgets.c b/libc/stdio/fgets.c index 20e3584..e97e8ef 100644 --- a/libc/stdio/fgets.c +++ b/libc/stdio/fgets.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/stdio/fileno.c b/libc/stdio/fileno.c index 25a72e6..b04b9ad 100644 --- a/libc/stdio/fileno.c +++ b/libc/stdio/fileno.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/stdio/fopen.c b/libc/stdio/fopen.c index 24adae4..d78f44c 100644 --- a/libc/stdio/fopen.c +++ b/libc/stdio/fopen.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/stdio/fprintf.c b/libc/stdio/fprintf.c index 2e07c46..5dd7439 100644 --- a/libc/stdio/fprintf.c +++ b/libc/stdio/fprintf.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/stdio/fputc.c b/libc/stdio/fputc.c index ad2ade9..a53ce88 100644 --- a/libc/stdio/fputc.c +++ b/libc/stdio/fputc.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/stdio/fputs.c b/libc/stdio/fputs.c index fb224d1..28cea71 100644 --- a/libc/stdio/fputs.c +++ b/libc/stdio/fputs.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/stdio/fread.c b/libc/stdio/fread.c index 3bec016..628fd4a 100644 --- a/libc/stdio/fread.c +++ b/libc/stdio/fread.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/stdio/fseek.c b/libc/stdio/fseek.c index 2d8bc32..85ce576 100644 --- a/libc/stdio/fseek.c +++ b/libc/stdio/fseek.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/stdio/ftell.c b/libc/stdio/ftell.c index f028a4a..d7ba666 100644 --- a/libc/stdio/ftell.c +++ b/libc/stdio/ftell.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/stdio/fwrite.c b/libc/stdio/fwrite.c index 9037e56..8424ad1 100644 --- a/libc/stdio/fwrite.c +++ b/libc/stdio/fwrite.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/stdio/getch.c b/libc/stdio/getch.c index c3f2f7a..d07ddf9 100644 --- a/libc/stdio/getch.c +++ b/libc/stdio/getch.c @@ -1,9 +1,9 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/stdio/getchar.c b/libc/stdio/getchar.c index a8540c5..4e25b45 100644 --- a/libc/stdio/getchar.c +++ b/libc/stdio/getchar.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/stdio/getkey.c b/libc/stdio/getkey.c index c28435f..dc49fe9 100644 --- a/libc/stdio/getkey.c +++ b/libc/stdio/getkey.c @@ -1,8 +1,8 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/stdio/gotoxy.c b/libc/stdio/gotoxy.c index cc76ce2..7968bab 100644 --- a/libc/stdio/gotoxy.c +++ b/libc/stdio/gotoxy.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/stdio/open.c b/libc/stdio/open.c index 831ccd9..4bec310 100644 --- a/libc/stdio/open.c +++ b/libc/stdio/open.c @@ -1,8 +1,8 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/stdio/perror.c b/libc/stdio/perror.c index e36219c..855b00b 100644 --- a/libc/stdio/perror.c +++ b/libc/stdio/perror.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/stdio/printf.c b/libc/stdio/printf.c index 827f98e..3af4a45 100644 --- a/libc/stdio/printf.c +++ b/libc/stdio/printf.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/stdio/putc.c b/libc/stdio/putc.c index 6508acb..7c62fef 100644 --- a/libc/stdio/putc.c +++ b/libc/stdio/putc.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/stdio/putch.c b/libc/stdio/putch.c index 3a6e16d..7ff2481 100644 --- a/libc/stdio/putch.c +++ b/libc/stdio/putch.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/stdio/putchar.c b/libc/stdio/putchar.c index 80ef651..c3ab3c4 100644 --- a/libc/stdio/putchar.c +++ b/libc/stdio/putchar.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/stdio/puts.c b/libc/stdio/puts.c index b1b057c..a2cab08 100644 --- a/libc/stdio/puts.c +++ b/libc/stdio/puts.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/stdio/read.c b/libc/stdio/read.c index 53f10f2..62f9349 100644 --- a/libc/stdio/read.c +++ b/libc/stdio/read.c @@ -1,8 +1,8 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/stdio/remove.c b/libc/stdio/remove.c index de3db56..58c9edf 100644 --- a/libc/stdio/remove.c +++ b/libc/stdio/remove.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/stdio/rename.c b/libc/stdio/rename.c index e1e6533..fd0af2d 100644 --- a/libc/stdio/rename.c +++ b/libc/stdio/rename.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/stdio/scanf.c b/libc/stdio/scanf.c index a2ee9cf..8181ca6 100644 --- a/libc/stdio/scanf.c +++ b/libc/stdio/scanf.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/stdio/setcolor.c b/libc/stdio/setcolor.c index 8271579..8693910 100644 --- a/libc/stdio/setcolor.c +++ b/libc/stdio/setcolor.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/stdio/sprintf.c b/libc/stdio/sprintf.c index 8e84da8..1ae2c96 100644 --- a/libc/stdio/sprintf.c +++ b/libc/stdio/sprintf.c @@ -1,8 +1,8 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/stdio/sscanf.c b/libc/stdio/sscanf.c index dad950c..bd5ab1c 100644 --- a/libc/stdio/sscanf.c +++ b/libc/stdio/sscanf.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/stdio/write.c b/libc/stdio/write.c index 2dc78a8..9f93c66 100644 --- a/libc/stdio/write.c +++ b/libc/stdio/write.c @@ -1,8 +1,8 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/stdlib/abort.c b/libc/stdlib/abort.c index d4cbae8..69d02ed 100644 --- a/libc/stdlib/abort.c +++ b/libc/stdlib/abort.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/stdlib/abs.c b/libc/stdlib/abs.c index 5f8ed7d..ac78752 100644 --- a/libc/stdlib/abs.c +++ b/libc/stdlib/abs.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/stdlib/atoi.c b/libc/stdlib/atoi.c index 6fd7fdf..39e7564 100644 --- a/libc/stdlib/atoi.c +++ b/libc/stdlib/atoi.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/stdlib/exit.c b/libc/stdlib/exit.c index ba297c5..dd22026 100644 --- a/libc/stdlib/exit.c +++ b/libc/stdlib/exit.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/stdlib/getenv.c b/libc/stdlib/getenv.c index 82ef4ce..3d268e8 100644 --- a/libc/stdlib/getenv.c +++ b/libc/stdlib/getenv.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/stdlib/itoa.c b/libc/stdlib/itoa.c index d3020e4..b6840f9 100644 --- a/libc/stdlib/itoa.c +++ b/libc/stdlib/itoa.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/stdlib/memory.c b/libc/stdlib/memory.c index 427d665..28906d2 100644 --- a/libc/stdlib/memory.c +++ b/libc/stdlib/memory.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/stdlib/mkstemp.c b/libc/stdlib/mkstemp.c index 3636bb5..2389f79 100644 --- a/libc/stdlib/mkstemp.c +++ b/libc/stdlib/mkstemp.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/stdlib/qsort.c b/libc/stdlib/qsort.c index 0644881..622725d 100644 --- a/libc/stdlib/qsort.c +++ b/libc/stdlib/qsort.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/stdlib/rand.c b/libc/stdlib/rand.c index 68f0ca7..1da9eea 100644 --- a/libc/stdlib/rand.c +++ b/libc/stdlib/rand.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/stdlib/random.c b/libc/stdlib/random.c index d79ceb0..6d0b44a 100644 --- a/libc/stdlib/random.c +++ b/libc/stdlib/random.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/stdlib/schedule.c b/libc/stdlib/schedule.c index 76535ea..cc1e806 100644 --- a/libc/stdlib/schedule.c +++ b/libc/stdlib/schedule.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/stdlib/strtol.c b/libc/stdlib/strtol.c index e1546fe..6b98e3a 100644 --- a/libc/stdlib/strtol.c +++ b/libc/stdlib/strtol.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/stdlib/strtoul.c b/libc/stdlib/strtoul.c index 65ad19e..cfc7fec 100644 --- a/libc/stdlib/strtoul.c +++ b/libc/stdlib/strtoul.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/stdlib/system.c b/libc/stdlib/system.c index 6d4c47b..5dc4d57 100644 --- a/libc/stdlib/system.c +++ b/libc/stdlib/system.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/string/memchr.c b/libc/string/memchr.c index 2ba352d..3e266c8 100644 --- a/libc/string/memchr.c +++ b/libc/string/memchr.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/string/memcmp.c b/libc/string/memcmp.c index 7f2bfd9..34efa4a 100644 --- a/libc/string/memcmp.c +++ b/libc/string/memcmp.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/string/memcpy.c b/libc/string/memcpy.c index e3515f6..bc0b5de 100644 --- a/libc/string/memcpy.c +++ b/libc/string/memcpy.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/string/memmove.c b/libc/string/memmove.c index aafc73b..dab62b4 100644 --- a/libc/string/memmove.c +++ b/libc/string/memmove.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/string/memset.c b/libc/string/memset.c index bf4e3c7..91468ba 100644 --- a/libc/string/memset.c +++ b/libc/string/memset.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/string/memsetw.c b/libc/string/memsetw.c index 00d6a25..4159d1f 100644 --- a/libc/string/memsetw.c +++ b/libc/string/memsetw.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/string/strcat.c b/libc/string/strcat.c index 1b633b4..6c17d11 100644 --- a/libc/string/strcat.c +++ b/libc/string/strcat.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/string/strchr.c b/libc/string/strchr.c index 2283d20..4bbe985 100644 --- a/libc/string/strchr.c +++ b/libc/string/strchr.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/string/strcmp.c b/libc/string/strcmp.c index 28622e7..e780b0b 100644 --- a/libc/string/strcmp.c +++ b/libc/string/strcmp.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/string/strcpy.c b/libc/string/strcpy.c index b0b8ac9..d8275e8 100644 --- a/libc/string/strcpy.c +++ b/libc/string/strcpy.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/string/strdup.c b/libc/string/strdup.c index 86a73cb..222836f 100644 --- a/libc/string/strdup.c +++ b/libc/string/strdup.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/string/strerror.c b/libc/string/strerror.c index 59ff211..74543c5 100644 --- a/libc/string/strerror.c +++ b/libc/string/strerror.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/string/strlen.c b/libc/string/strlen.c index 3d463cc..67b4673 100644 --- a/libc/string/strlen.c +++ b/libc/string/strlen.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/string/strncat.c b/libc/string/strncat.c index b16ebb2..edfdd4d 100644 --- a/libc/string/strncat.c +++ b/libc/string/strncat.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/string/strncpy.c b/libc/string/strncpy.c index f4fbc28..bfb51a1 100644 --- a/libc/string/strncpy.c +++ b/libc/string/strncpy.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/string/strndup.c b/libc/string/strndup.c index 3736bf2..0c2bed4 100644 --- a/libc/string/strndup.c +++ b/libc/string/strndup.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/string/strpbrk.c b/libc/string/strpbrk.c index 133cdb1..738efdc 100644 --- a/libc/string/strpbrk.c +++ b/libc/string/strpbrk.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/string/strspn.c b/libc/string/strspn.c index 69f0d07..44b672e 100644 --- a/libc/string/strspn.c +++ b/libc/string/strspn.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/string/strstr.c b/libc/string/strstr.c index 00df2ee..ffb4df6 100644 --- a/libc/string/strstr.c +++ b/libc/string/strstr.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/strings/strcasecmp.c b/libc/strings/strcasecmp.c index 66dc240..a30af67 100644 --- a/libc/strings/strcasecmp.c +++ b/libc/strings/strcasecmp.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/sys/chmod.c b/libc/sys/chmod.c index 635a467..56c7ea7 100644 --- a/libc/sys/chmod.c +++ b/libc/sys/chmod.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/sys/creat.c b/libc/sys/creat.c index b991401..19f3705 100644 --- a/libc/sys/creat.c +++ b/libc/sys/creat.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/sys/ioctl.c b/libc/sys/ioctl.c index 4af68f3..1cef6d3 100644 --- a/libc/sys/ioctl.c +++ b/libc/sys/ioctl.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/sys/lstat.c b/libc/sys/lstat.c index 44aec47..c98219f 100644 --- a/libc/sys/lstat.c +++ b/libc/sys/lstat.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/sys/mkdir.c b/libc/sys/mkdir.c index ffd2e2e..c649290 100644 --- a/libc/sys/mkdir.c +++ b/libc/sys/mkdir.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/sys/rmdir.c b/libc/sys/rmdir.c index 913a38f..e2a0cf9 100644 --- a/libc/sys/rmdir.c +++ b/libc/sys/rmdir.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/sys/select.c b/libc/sys/select.c index 656a8ec..1ada0bd 100644 --- a/libc/sys/select.c +++ b/libc/sys/select.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/sys/stat.c b/libc/sys/stat.c index 778fc5c..61d5ef2 100644 --- a/libc/sys/stat.c +++ b/libc/sys/stat.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/sys/umask.c b/libc/sys/umask.c index 4069cf6..5a96c3c 100644 --- a/libc/sys/umask.c +++ b/libc/sys/umask.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/time/gettimeofday.c b/libc/time/gettimeofday.c index 032007e..c7be569 100644 --- a/libc/time/gettimeofday.c +++ b/libc/time/gettimeofday.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/time/localtime.c b/libc/time/localtime.c index 4fe2265..89a0596 100644 --- a/libc/time/localtime.c +++ b/libc/time/localtime.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/time/mktime.c b/libc/time/mktime.c index a3c1609..6b826d9 100644 --- a/libc/time/mktime.c +++ b/libc/time/mktime.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/time/time.c b/libc/time/time.c index 046806a..88105ad 100644 --- a/libc/time/time.c +++ b/libc/time/time.c @@ -1,8 +1,8 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/unistd/access.c b/libc/unistd/access.c index bdc65c8..2e15503 100644 --- a/libc/unistd/access.c +++ b/libc/unistd/access.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/unistd/chdir.c b/libc/unistd/chdir.c index 9feaf29..1ea7ecd 100644 --- a/libc/unistd/chdir.c +++ b/libc/unistd/chdir.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/unistd/dup.c b/libc/unistd/dup.c index 3dc7e8c..e3e31e2 100644 --- a/libc/unistd/dup.c +++ b/libc/unistd/dup.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/unistd/fcntl.c b/libc/unistd/fcntl.c index c1ee3d8..ec9d9be 100644 --- a/libc/unistd/fcntl.c +++ b/libc/unistd/fcntl.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/unistd/getcwd.c b/libc/unistd/getcwd.c index 68280c2..b975c87 100644 --- a/libc/unistd/getcwd.c +++ b/libc/unistd/getcwd.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/unistd/getpid.c b/libc/unistd/getpid.c index 3c3b8e2..bf3069f 100644 --- a/libc/unistd/getpid.c +++ b/libc/unistd/getpid.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/unistd/lseek.c b/libc/unistd/lseek.c index dcd8394..d79b6b8 100644 --- a/libc/unistd/lseek.c +++ b/libc/unistd/lseek.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/unistd/pipe.c b/libc/unistd/pipe.c index aba3e8c..9abf86e 100644 --- a/libc/unistd/pipe.c +++ b/libc/unistd/pipe.c @@ -1,7 +1,7 @@ /* * ZeX/OS * Copyright (C) 2009 Martin 'povik' Poviser (martin.povik@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/unistd/sleep.c b/libc/unistd/sleep.c index 2cc0bb6..b8bc162 100644 --- a/libc/unistd/sleep.c +++ b/libc/unistd/sleep.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/unistd/unlink.c b/libc/unistd/unlink.c index ecb8a65..121d8d9 100644 --- a/libc/unistd/unlink.c +++ b/libc/unistd/unlink.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libc/vfs/mount.c b/libc/vfs/mount.c index 8317e7e..4bb0aa8 100644 --- a/libc/vfs/mount.c +++ b/libc/vfs/mount.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libipc/accept.c b/libipc/accept.c index e572ed8..98d65a4 100644 --- a/libipc/accept.c +++ b/libipc/accept.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libipc/close.c b/libipc/close.c index 457d168..e1eaef0 100644 --- a/libipc/close.c +++ b/libipc/close.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libipc/create.c b/libipc/create.c index f02509d..284a0c1 100644 --- a/libipc/create.c +++ b/libipc/create.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libipc/include/ipc.h b/libipc/include/ipc.h index 1ed7ae6..5e70e6f 100644 --- a/libipc/include/ipc.h +++ b/libipc/include/ipc.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libipc/open.c b/libipc/open.c index 3fd4a42..5366c89 100644 --- a/libipc/open.c +++ b/libipc/open.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libipc/recv.c b/libipc/recv.c index 3a49872..29c359e 100644 --- a/libipc/recv.c +++ b/libipc/recv.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libipc/send.c b/libipc/send.c index 87a107e..3183eef 100644 --- a/libipc/send.c +++ b/libipc/send.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libm/cos.c b/libm/cos.c index e3e6a66..c5f4a41 100644 --- a/libm/cos.c +++ b/libm/cos.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libm/fabs.c b/libm/fabs.c index 0fdf1a1..7d73b71 100644 --- a/libm/fabs.c +++ b/libm/fabs.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libm/floor.c b/libm/floor.c index df979d2..4cb4b81 100644 --- a/libm/floor.c +++ b/libm/floor.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libm/fmod.c b/libm/fmod.c index 23262aa..6efc78a 100644 --- a/libm/fmod.c +++ b/libm/fmod.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libm/include/math.h b/libm/include/math.h index 7036cfc..8d78b09 100644 --- a/libm/include/math.h +++ b/libm/include/math.h @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libm/pow.c b/libm/pow.c index 54b7fb5..1f32594 100644 --- a/libm/pow.c +++ b/libm/pow.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libm/sin.c b/libm/sin.c index 946f2a2..2065807 100644 --- a/libm/sin.c +++ b/libm/sin.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libm/sqrt.c b/libm/sqrt.c index 324c08d..64eea7b 100644 --- a/libm/sqrt.c +++ b/libm/sqrt.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libm/tan.c b/libm/tan.c index 02f5590..bae7be0 100644 --- a/libm/tan.c +++ b/libm/tan.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libpthread/create.c b/libpthread/create.c index a7e2b16..cf9d5c2 100644 --- a/libpthread/create.c +++ b/libpthread/create.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libpthread/destroy.c b/libpthread/destroy.c index 7adbe9f..c172b31 100755 --- a/libpthread/destroy.c +++ b/libpthread/destroy.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libpthread/include/pthread.h b/libpthread/include/pthread.h index ccccd2a..18612a7 100644 --- a/libpthread/include/pthread.h +++ b/libpthread/include/pthread.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libsnd/close.c b/libsnd/close.c index ad6af0b..b726e1f 100644 --- a/libsnd/close.c +++ b/libsnd/close.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libsnd/open.c b/libsnd/open.c index 0a91398..d5c2713 100644 --- a/libsnd/open.c +++ b/libsnd/open.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libsnd/snd/audio.h b/libsnd/snd/audio.h index a037228..100d7c9 100644 --- a/libsnd/snd/audio.h +++ b/libsnd/snd/audio.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libsnd/write.c b/libsnd/write.c index 92bc85a..3fb4489 100644 --- a/libsnd/write.c +++ b/libsnd/write.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libx/base/xcls.c b/libx/base/xcls.c index d7e924e..e988aeb 100644 --- a/libx/base/xcls.c +++ b/libx/base/xcls.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libx/base/xexit.c b/libx/base/xexit.c index 5bb0b3d..72248ed 100644 --- a/libx/base/xexit.c +++ b/libx/base/xexit.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libx/base/xfbswap.c b/libx/base/xfbswap.c index 385a2e3..7e68e99 100644 --- a/libx/base/xfbswap.c +++ b/libx/base/xfbswap.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libx/base/xinit.c b/libx/base/xinit.c index ed7a12c..243d5c2 100644 --- a/libx/base/xinit.c +++ b/libx/base/xinit.c @@ -1,9 +1,9 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2010 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libx/base/xpixel.c b/libx/base/xpixel.c index 81fb86a..83288a0 100644 --- a/libx/base/xpixel.c +++ b/libx/base/xpixel.c @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libx/base/xpixelget.c b/libx/base/xpixelget.c index ae60a34..0e7ed9c 100644 --- a/libx/base/xpixelget.c +++ b/libx/base/xpixelget.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libx/cursor/xcursor.c b/libx/cursor/xcursor.c index bae8f5c..a7ae5e8 100644 --- a/libx/cursor/xcursor.c +++ b/libx/cursor/xcursor.c @@ -1,8 +1,8 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2008 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libx/image/ximage.c b/libx/image/ximage.c index 1d97172..d599501 100644 --- a/libx/image/ximage.c +++ b/libx/image/ximage.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libx/libx/base.h b/libx/libx/base.h index 26f30ad..042384a 100644 --- a/libx/libx/base.h +++ b/libx/libx/base.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libx/libx/cursor.h b/libx/libx/cursor.h index 3a776e7..78e05d2 100644 --- a/libx/libx/cursor.h +++ b/libx/libx/cursor.h @@ -1,7 +1,7 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libx/libx/image.h b/libx/libx/image.h index b2c47f1..c6c46bd 100644 --- a/libx/libx/image.h +++ b/libx/libx/image.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libx/libx/object.h b/libx/libx/object.h index 6dc3d0b..479892b 100644 --- a/libx/libx/object.h +++ b/libx/libx/object.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libx/libx/text.h b/libx/libx/text.h index bafdbf4..152fe31 100644 --- a/libx/libx/text.h +++ b/libx/libx/text.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libx/object/xline.c b/libx/object/xline.c index 2c290bb..99ce50b 100644 --- a/libx/object/xline.c +++ b/libx/object/xline.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libx/object/xrect.c b/libx/object/xrect.c index bd614c5..5a9dcca 100644 --- a/libx/object/xrect.c +++ b/libx/object/xrect.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libx/object/xrectfill.c b/libx/object/xrectfill.c index b725cf0..0c07316 100644 --- a/libx/object/xrectfill.c +++ b/libx/object/xrectfill.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libx/text/xtext.c b/libx/text/xtext.c index 521d0f7..056083b 100644 --- a/libx/text/xtext.c +++ b/libx/text/xtext.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/modules/include/kmod.h b/modules/include/kmod.h index 8a984bd..2d21d40 100644 --- a/modules/include/kmod.h +++ b/modules/include/kmod.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/modules/test/mykmod/main.c b/modules/test/mykmod/main.c index 7ea6097..6438e96 100644 --- a/modules/test/mykmod/main.c +++ b/modules/test/mykmod/main.c @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2007 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/tools/znfsd/client.h b/tools/znfsd/client.h index cdaed6e..871e523 100644 --- a/tools/znfsd/client.h +++ b/tools/znfsd/client.h @@ -1,6 +1,6 @@ /* * ZeX/OS - * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@gmail.com) + * Copyright (C) 2009 Tomas 'ZeXx86' Jedrzejek (zexx86@zexos.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by -- 2.11.4.GIT