From: <c99...@us...> - 2008-01-27 01:49:52
|
Revision: 556 http://cadcdev.svn.sourceforge.net/cadcdev/?rev=556&view=rev Author: c99koder Date: 2008-01-26 17:49:46 -0800 (Sat, 26 Jan 2008) Log Message: ----------- Enable native line endings on source files Property Changed: ---------------- dcload/dcload-ip/Makefile dcload/dcload-ip/Makefile.cfg dcload/dcload-ip/example-src/Makefile dcload/dcload-ip/example-src/asm.h dcload/dcload-ip/example-src/console-test.c dcload/dcload-ip/example-src/crt0.S dcload/dcload-ip/example-src/dc.x dcload/dcload-ip/example-src/dcload-syscall.h dcload/dcload-ip/example-src/dcload-syscall.s dcload/dcload-ip/example-src/dcload-syscalls.c dcload/dcload-ip/example-src/dcload-syscalls.h dcload/dcload-ip/example-src/exception-test.c dcload/dcload-ip/example-src/gethostinfo.c dcload/dcload-ip/example-src/memcpy.S dcload/dcload-ip/host-src/Makefile dcload/dcload-ip/host-src/tool/Makefile dcload/dcload-ip/host-src/tool/commands.h dcload/dcload-ip/host-src/tool/dc-io.h dcload/dcload-ip/host-src/tool/dc-tool.c dcload/dcload-ip/host-src/tool/dcload-types.h dcload/dcload-ip/host-src/tool/syscalls.c dcload/dcload-ip/host-src/tool/syscalls.h dcload/dcload-ip/host-src/tool/unlink.c dcload/dcload-ip/make-cd/Makefile dcload/dcload-ip/target-inc/_ansi.h dcload/dcload-ip/target-inc/_syslist.h dcload/dcload-ip/target-inc/ar.h dcload/dcload-ip/target-inc/assert.h dcload/dcload-ip/target-inc/ctype.h dcload/dcload-ip/target-inc/dirent.h dcload/dcload-ip/target-inc/errno.h dcload/dcload-ip/target-inc/fastmath.h dcload/dcload-ip/target-inc/fcntl.h dcload/dcload-ip/target-inc/grp.h dcload/dcload-ip/target-inc/ieeefp.h dcload/dcload-ip/target-inc/locale.h dcload/dcload-ip/target-inc/machine/fastmath.h dcload/dcload-ip/target-inc/machine/ieeefp.h dcload/dcload-ip/target-inc/machine/setjmp-dj.h dcload/dcload-ip/target-inc/machine/setjmp.h dcload/dcload-ip/target-inc/machine/time.h dcload/dcload-ip/target-inc/machine/types.h dcload/dcload-ip/target-inc/malloc.h dcload/dcload-ip/target-inc/math.h dcload/dcload-ip/target-inc/paths.h dcload/dcload-ip/target-inc/process.h dcload/dcload-ip/target-inc/pwd.h dcload/dcload-ip/target-inc/reent.h dcload/dcload-ip/target-inc/regdef.h dcload/dcload-ip/target-inc/setjmp.h dcload/dcload-ip/target-inc/signal.h dcload/dcload-ip/target-inc/stdio.h dcload/dcload-ip/target-inc/stdlib.h dcload/dcload-ip/target-inc/string.h dcload/dcload-ip/target-inc/sys/_types.h dcload/dcload-ip/target-inc/sys/config.h dcload/dcload-ip/target-inc/sys/dirent.h dcload/dcload-ip/target-inc/sys/errno.h dcload/dcload-ip/target-inc/sys/fcntl.h dcload/dcload-ip/target-inc/sys/file.h dcload/dcload-ip/target-inc/sys/param.h dcload/dcload-ip/target-inc/sys/reent.h dcload/dcload-ip/target-inc/sys/resource.h dcload/dcload-ip/target-inc/sys/signal.h dcload/dcload-ip/target-inc/sys/stat-dj.h dcload/dcload-ip/target-inc/sys/stat.h dcload/dcload-ip/target-inc/sys/syscall.h dcload/dcload-ip/target-inc/sys/time.h dcload/dcload-ip/target-inc/sys/timeb.h dcload/dcload-ip/target-inc/sys/times.h dcload/dcload-ip/target-inc/sys/types.h dcload/dcload-ip/target-inc/sys/unistd.h dcload/dcload-ip/target-inc/sys/utime.h dcload/dcload-ip/target-inc/sys/wait.h dcload/dcload-ip/target-inc/termios.h dcload/dcload-ip/target-inc/time.h dcload/dcload-ip/target-inc/unctrl.h dcload/dcload-ip/target-inc/unistd.h dcload/dcload-ip/target-inc/utime.h dcload/dcload-ip/target-inc/utmp.h dcload/dcload-ip/target-src/1st_read/1st_read.c dcload/dcload-ip/target-src/1st_read/Makefile dcload/dcload-ip/target-src/1st_read/asm.h dcload/dcload-ip/target-src/1st_read/crt0.S dcload/dcload-ip/target-src/1st_read/dc.x dcload/dcload-ip/target-src/1st_read/disable.s dcload/dcload-ip/target-src/1st_read/memcpy.S dcload/dcload-ip/target-src/Makefile dcload/dcload-ip/target-src/dcload/Makefile dcload/dcload-ip/target-src/dcload/adapter.c dcload/dcload-ip/target-src/dcload/adapter.h dcload/dcload-ip/target-src/dcload/asm.h dcload/dcload-ip/target-src/dcload/bswap.h dcload/dcload-ip/target-src/dcload/bswap.s dcload/dcload-ip/target-src/dcload/cdfs.h dcload/dcload-ip/target-src/dcload/cdfs_redir.s dcload/dcload-ip/target-src/dcload/cdfs_syscalls.c dcload/dcload-ip/target-src/dcload/commands.c dcload/dcload-ip/target-src/dcload/commands.h dcload/dcload-ip/target-src/dcload/dcload-crt0.s dcload/dcload-ip/target-src/dcload/dcload.c dcload/dcload-ip/target-src/dcload/dcload.h dcload/dcload-ip/target-src/dcload/dcload.x dcload/dcload-ip/target-src/dcload/disable.h dcload/dcload-ip/target-src/dcload/disable.s dcload/dcload-ip/target-src/dcload/exception.s dcload/dcload-ip/target-src/dcload/go.h dcload/dcload-ip/target-src/dcload/go.s dcload/dcload-ip/target-src/dcload/lan_adapter.c dcload/dcload-ip/target-src/dcload/lan_adapter.h dcload/dcload-ip/target-src/dcload/memcmp.c dcload/dcload-ip/target-src/dcload/memcpy.S dcload/dcload-ip/target-src/dcload/memset.S dcload/dcload-ip/target-src/dcload/net.c dcload/dcload-ip/target-src/dcload/net.h dcload/dcload-ip/target-src/dcload/packet.c dcload/dcload-ip/target-src/dcload/packet.h dcload/dcload-ip/target-src/dcload/rtl8139.c dcload/dcload-ip/target-src/dcload/rtl8139.h dcload/dcload-ip/target-src/dcload/scif.c dcload/dcload-ip/target-src/dcload/scif.h dcload/dcload-ip/target-src/dcload/syscalls.c dcload/dcload-ip/target-src/dcload/syscalls.h dcload/dcload-ip/target-src/dcload/video.h dcload/dcload-ip/target-src/dcload/video.s dcload/dcload-serial/Makefile dcload/dcload-serial/Makefile.cfg dcload/dcload-serial/example-src/Makefile dcload/dcload-serial/example-src/console-test.c dcload/dcload-serial/example-src/crt0.S dcload/dcload-serial/example-src/dc.x dcload/dcload-serial/example-src/dcload-syscall.h dcload/dcload-serial/example-src/dcload-syscall.s dcload/dcload-serial/example-src/dcload-syscalls.c dcload/dcload-serial/example-src/dcload-syscalls.h dcload/dcload-serial/example-src/exception-test.c dcload/dcload-serial/host-src/Makefile dcload/dcload-serial/host-src/misc/Makefile dcload/dcload-serial/host-src/misc/lzo.c dcload/dcload-serial/host-src/tool/Makefile dcload/dcload-serial/host-src/tool/dc-io.h dcload/dcload-serial/host-src/tool/dc-tool.c dcload/dcload-serial/host-src/tool/syscalls.c dcload/dcload-serial/host-src/tool/syscalls.h dcload/dcload-serial/host-src/tool/unlink.c dcload/dcload-serial/make-cd/Makefile dcload/dcload-serial/minilzo.106/Makefile dcload/dcload-serial/minilzo.106/lzoconf.h dcload/dcload-serial/minilzo.106/minilzo.c dcload/dcload-serial/minilzo.106/minilzo.h dcload/dcload-serial/minilzo.106/testmini.c dcload/dcload-serial/target-inc/_ansi.h dcload/dcload-serial/target-inc/_syslist.h dcload/dcload-serial/target-inc/ar.h dcload/dcload-serial/target-inc/assert.h dcload/dcload-serial/target-inc/ctype.h dcload/dcload-serial/target-inc/dirent.h dcload/dcload-serial/target-inc/errno.h dcload/dcload-serial/target-inc/fastmath.h dcload/dcload-serial/target-inc/fcntl.h dcload/dcload-serial/target-inc/grp.h dcload/dcload-serial/target-inc/ieeefp.h dcload/dcload-serial/target-inc/locale.h dcload/dcload-serial/target-inc/machine/fastmath.h dcload/dcload-serial/target-inc/machine/ieeefp.h dcload/dcload-serial/target-inc/machine/setjmp-dj.h dcload/dcload-serial/target-inc/machine/setjmp.h dcload/dcload-serial/target-inc/machine/time.h dcload/dcload-serial/target-inc/machine/types.h dcload/dcload-serial/target-inc/malloc.h dcload/dcload-serial/target-inc/math.h dcload/dcload-serial/target-inc/paths.h dcload/dcload-serial/target-inc/process.h dcload/dcload-serial/target-inc/pwd.h dcload/dcload-serial/target-inc/reent.h dcload/dcload-serial/target-inc/regdef.h dcload/dcload-serial/target-inc/setjmp.h dcload/dcload-serial/target-inc/signal.h dcload/dcload-serial/target-inc/stdio.h dcload/dcload-serial/target-inc/stdlib.h dcload/dcload-serial/target-inc/string.h dcload/dcload-serial/target-inc/sys/_types.h dcload/dcload-serial/target-inc/sys/config.h dcload/dcload-serial/target-inc/sys/dirent.h dcload/dcload-serial/target-inc/sys/errno.h dcload/dcload-serial/target-inc/sys/fcntl.h dcload/dcload-serial/target-inc/sys/file.h dcload/dcload-serial/target-inc/sys/param.h dcload/dcload-serial/target-inc/sys/reent.h dcload/dcload-serial/target-inc/sys/resource.h dcload/dcload-serial/target-inc/sys/signal.h dcload/dcload-serial/target-inc/sys/stat-dj.h dcload/dcload-serial/target-inc/sys/stat.h dcload/dcload-serial/target-inc/sys/syscall.h dcload/dcload-serial/target-inc/sys/time.h dcload/dcload-serial/target-inc/sys/timeb.h dcload/dcload-serial/target-inc/sys/times.h dcload/dcload-serial/target-inc/sys/types.h dcload/dcload-serial/target-inc/sys/unistd.h dcload/dcload-serial/target-inc/sys/utime.h dcload/dcload-serial/target-inc/sys/wait.h dcload/dcload-serial/target-inc/termios.h dcload/dcload-serial/target-inc/time.h dcload/dcload-serial/target-inc/unctrl.h dcload/dcload-serial/target-inc/unistd.h dcload/dcload-serial/target-inc/utime.h dcload/dcload-serial/target-inc/utmp.h dcload/dcload-serial/target-src/1st_read/1st_read.c dcload/dcload-serial/target-src/1st_read/Makefile dcload/dcload-serial/target-src/1st_read/asm.h dcload/dcload-serial/target-src/1st_read/crt0.S dcload/dcload-serial/target-src/1st_read/dc.x dcload/dcload-serial/target-src/1st_read/disable.s dcload/dcload-serial/target-src/1st_read/memcmp.c dcload/dcload-serial/target-src/1st_read/memcpy.S dcload/dcload-serial/target-src/1st_read/memmove.c dcload/dcload-serial/target-src/1st_read/memset.S dcload/dcload-serial/target-src/Makefile dcload/dcload-serial/target-src/dcload/Makefile dcload/dcload-serial/target-src/dcload/asm.h dcload/dcload-serial/target-src/dcload/cdfs_redir.s dcload/dcload-serial/target-src/dcload/cdfs_syscalls.c dcload/dcload-serial/target-src/dcload/dcload-crt0.s dcload/dcload-serial/target-src/dcload/dcload.c dcload/dcload-serial/target-src/dcload/dcload.x dcload/dcload-serial/target-src/dcload/disable.s dcload/dcload-serial/target-src/dcload/exception.s dcload/dcload-serial/target-src/dcload/go.s dcload/dcload-serial/target-src/dcload/memcmp.c dcload/dcload-serial/target-src/dcload/memcpy.S dcload/dcload-serial/target-src/dcload/memmove.c dcload/dcload-serial/target-src/dcload/memset.S dcload/dcload-serial/target-src/dcload/scif.c dcload/dcload-serial/target-src/dcload/scif.h dcload/dcload-serial/target-src/dcload/syscalls.c dcload/dcload-serial/target-src/dcload/video.h dcload/dcload-serial/target-src/dcload/video.s Property changes on: dcload/dcload-ip/Makefile ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/Makefile.cfg ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/example-src/Makefile ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/example-src/asm.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/example-src/console-test.c ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/example-src/crt0.S ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/example-src/dc.x ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/example-src/dcload-syscall.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/example-src/dcload-syscall.s ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/example-src/dcload-syscalls.c ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/example-src/dcload-syscalls.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/example-src/exception-test.c ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/example-src/gethostinfo.c ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/example-src/memcpy.S ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/host-src/Makefile ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/host-src/tool/Makefile ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/host-src/tool/commands.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/host-src/tool/dc-io.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/host-src/tool/dc-tool.c ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/host-src/tool/dcload-types.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/host-src/tool/syscalls.c ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/host-src/tool/syscalls.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/host-src/tool/unlink.c ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/make-cd/Makefile ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-inc/_ansi.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-inc/_syslist.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-inc/ar.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-inc/assert.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-inc/ctype.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-inc/dirent.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-inc/errno.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-inc/fastmath.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-inc/fcntl.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-inc/grp.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-inc/ieeefp.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-inc/locale.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-inc/machine/fastmath.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-inc/machine/ieeefp.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-inc/machine/setjmp-dj.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-inc/machine/setjmp.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-inc/machine/time.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-inc/machine/types.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-inc/malloc.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-inc/math.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-inc/paths.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-inc/process.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-inc/pwd.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-inc/reent.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-inc/regdef.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-inc/setjmp.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-inc/signal.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-inc/stdio.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-inc/stdlib.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-inc/string.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-inc/sys/_types.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-inc/sys/config.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-inc/sys/dirent.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-inc/sys/errno.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-inc/sys/fcntl.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-inc/sys/file.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-inc/sys/param.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-inc/sys/reent.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-inc/sys/resource.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-inc/sys/signal.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-inc/sys/stat-dj.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-inc/sys/stat.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-inc/sys/syscall.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-inc/sys/time.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-inc/sys/timeb.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-inc/sys/times.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-inc/sys/types.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-inc/sys/unistd.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-inc/sys/utime.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-inc/sys/wait.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-inc/termios.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-inc/time.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-inc/unctrl.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-inc/unistd.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-inc/utime.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-inc/utmp.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-src/1st_read/1st_read.c ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-src/1st_read/Makefile ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-src/1st_read/asm.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-src/1st_read/crt0.S ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-src/1st_read/dc.x ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-src/1st_read/disable.s ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-src/1st_read/memcpy.S ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-src/Makefile ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-src/dcload/Makefile ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-src/dcload/adapter.c ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-src/dcload/adapter.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-src/dcload/asm.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-src/dcload/bswap.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-src/dcload/bswap.s ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-src/dcload/cdfs.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-src/dcload/cdfs_redir.s ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-src/dcload/cdfs_syscalls.c ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-src/dcload/commands.c ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-src/dcload/commands.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-src/dcload/dcload-crt0.s ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-src/dcload/dcload.c ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-src/dcload/dcload.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-src/dcload/dcload.x ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-src/dcload/disable.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-src/dcload/disable.s ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-src/dcload/exception.s ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-src/dcload/go.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-src/dcload/go.s ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-src/dcload/lan_adapter.c ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-src/dcload/lan_adapter.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-src/dcload/memcmp.c ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-src/dcload/memcpy.S ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-src/dcload/memset.S ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-src/dcload/net.c ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-src/dcload/net.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-src/dcload/packet.c ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-src/dcload/packet.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-src/dcload/rtl8139.c ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-src/dcload/rtl8139.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-src/dcload/scif.c ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-src/dcload/scif.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-src/dcload/syscalls.c ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-src/dcload/syscalls.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-src/dcload/video.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-ip/target-src/dcload/video.s ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/Makefile ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/Makefile.cfg ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/example-src/Makefile ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/example-src/console-test.c ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/example-src/crt0.S ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/example-src/dc.x ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/example-src/dcload-syscall.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/example-src/dcload-syscall.s ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/example-src/dcload-syscalls.c ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/example-src/dcload-syscalls.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/example-src/exception-test.c ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/host-src/Makefile ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/host-src/misc/Makefile ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/host-src/misc/lzo.c ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/host-src/tool/Makefile ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/host-src/tool/dc-io.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/host-src/tool/dc-tool.c ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/host-src/tool/syscalls.c ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/host-src/tool/syscalls.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/host-src/tool/unlink.c ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/make-cd/Makefile ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/minilzo.106/Makefile ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/minilzo.106/lzoconf.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/minilzo.106/minilzo.c ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/minilzo.106/minilzo.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/minilzo.106/testmini.c ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-inc/_ansi.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-inc/_syslist.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-inc/ar.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-inc/assert.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-inc/ctype.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-inc/dirent.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-inc/errno.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-inc/fastmath.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-inc/fcntl.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-inc/grp.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-inc/ieeefp.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-inc/locale.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-inc/machine/fastmath.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-inc/machine/ieeefp.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-inc/machine/setjmp-dj.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-inc/machine/setjmp.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-inc/machine/time.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-inc/machine/types.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-inc/malloc.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-inc/math.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-inc/paths.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-inc/process.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-inc/pwd.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-inc/reent.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-inc/regdef.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-inc/setjmp.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-inc/signal.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-inc/stdio.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-inc/stdlib.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-inc/string.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-inc/sys/_types.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-inc/sys/config.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-inc/sys/dirent.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-inc/sys/errno.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-inc/sys/fcntl.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-inc/sys/file.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-inc/sys/param.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-inc/sys/reent.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-inc/sys/resource.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-inc/sys/signal.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-inc/sys/stat-dj.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-inc/sys/stat.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-inc/sys/syscall.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-inc/sys/time.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-inc/sys/timeb.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-inc/sys/times.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-inc/sys/types.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-inc/sys/unistd.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-inc/sys/utime.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-inc/sys/wait.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-inc/termios.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-inc/time.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-inc/unctrl.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-inc/unistd.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-inc/utime.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-inc/utmp.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-src/1st_read/1st_read.c ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-src/1st_read/Makefile ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-src/1st_read/asm.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-src/1st_read/crt0.S ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-src/1st_read/dc.x ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-src/1st_read/disable.s ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-src/1st_read/memcmp.c ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-src/1st_read/memcpy.S ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-src/1st_read/memmove.c ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-src/1st_read/memset.S ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-src/Makefile ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-src/dcload/Makefile ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-src/dcload/asm.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-src/dcload/cdfs_redir.s ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-src/dcload/cdfs_syscalls.c ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-src/dcload/dcload-crt0.s ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-src/dcload/dcload.c ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-src/dcload/dcload.x ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-src/dcload/disable.s ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-src/dcload/exception.s ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-src/dcload/go.s ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-src/dcload/memcmp.c ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-src/dcload/memcpy.S ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-src/dcload/memmove.c ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-src/dcload/memset.S ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-src/dcload/scif.c ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-src/dcload/scif.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-src/dcload/syscalls.c ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-src/dcload/video.h ___________________________________________________________________ Name: svn:eol-style + native Property changes on: dcload/dcload-serial/target-src/dcload/video.s ___________________________________________________________________ Name: svn:eol-style + native This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |