Etwas mehr zum Inhalt der Dateien filesystem.image und kernel.image aus der 3370-FW:
Das kernel.image (1.491.464 Bytes) beginnt mit den Hex-Werten 81 12 ED FE. Es lässt sich mit den squashfs-tools nicht entpacken.
Das filesystem.image hingegen beginnt mit:
Code:
00000000h: 73 71 73 68 00 00 00 C3 00 EF C8 FD 00 00 00 00 ; sqsh...Ã.ïÈý....
Also ein squashfs, und es lässt sich mit den squashfs-tools auch entpacken. 
Code:
root@sp2fritz:/home/fritz/Desktop/fb3370# unsquashfs filesystem.image
Reading a different endian SQUASHFS filesystem on filesystem.image
Parallel unsquashfs: Using 1 processor
182 inodes (430 blocks) to write
[===============================================================-] 430/430 100%
created 7 files
created 13 directories
created 93 symlinks
created 82 devices
created 0 fifos
root@sp2fritz:/home/fritz/Desktop/fb3370#
-> Also nur 7 Dateien und 13 Verzeichnisse, Rest symlinks und devices.
Enthaltene Dateien:
Code:
drwxrwx--- root/root 116 2011-02-18 12:48 squashfs-root
drwxrwx--- root/root 596 2011-02-18 12:48 squashfs-root/bin
lrwxrwxrwx root/root 7 2011-02-18 12:48 squashfs-root/bin/ash -> busybox
-rw-r-x--- root/root 582348 2011-02-18 12:48 squashfs-root/bin/busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 squashfs-root/bin/cat -> busybox
lrwxrwxrwx root/root 24 2011-02-18 12:48 squashfs-root/bin/cfg -> /usr/www/cgi-bin/cgiMain
lrwxrwxrwx root/root 7 2011-02-18 12:48 squashfs-root/bin/chgrp -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 squashfs-root/bin/chmod -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 squashfs-root/bin/chown -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 squashfs-root/bin/cp -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 squashfs-root/bin/date -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 squashfs-root/bin/dd -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 squashfs-root/bin/df -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 squashfs-root/bin/dmesg -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 squashfs-root/bin/dnsdomainname -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 squashfs-root/bin/echo -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 squashfs-root/bin/egrep -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 squashfs-root/bin/false -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 squashfs-root/bin/fgrep -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 squashfs-root/bin/getopt -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 squashfs-root/bin/grep -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 squashfs-root/bin/gunzip -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 squashfs-root/bin/gzip -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 squashfs-root/bin/hostname -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 squashfs-root/bin/ip -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 squashfs-root/bin/ipaddr -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 squashfs-root/bin/iplink -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 squashfs-root/bin/iproute -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 squashfs-root/bin/iprule -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 squashfs-root/bin/iptunnel -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 squashfs-root/bin/kill -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 squashfs-root/bin/ln -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 squashfs-root/bin/login -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 squashfs-root/bin/ls -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 squashfs-root/bin/mkdir -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 squashfs-root/bin/mknod -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 squashfs-root/bin/more -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 squashfs-root/bin/mount -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 squashfs-root/bin/mv -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 squashfs-root/bin/netstat -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 squashfs-root/bin/nice -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 squashfs-root/bin/pidof -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 squashfs-root/bin/ping -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 squashfs-root/bin/ping6 -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 squashfs-root/bin/printenv -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 squashfs-root/bin/ps -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 squashfs-root/bin/pwd -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 squashfs-root/bin/rm -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 squashfs-root/bin/rmdir -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 squashfs-root/bin/sed -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 squashfs-root/bin/sh -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 squashfs-root/bin/sleep -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 squashfs-root/bin/stat -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 squashfs-root/bin/stty -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 squashfs-root/bin/sync -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 squashfs-root/bin/tar -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 squashfs-root/bin/touch -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 squashfs-root/bin/true -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 squashfs-root/bin/umount -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 squashfs-root/bin/uname -> busybox
lrwxrwxrwx root/root 9 2011-02-18 12:48 squashfs-root/bin/usermand -> usermand2
lrwxrwxrwx root/root 7 2011-02-18 12:48 squashfs-root/bin/vi -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 squashfs-root/bin/zcat -> busybox
drwxrwx--- root/root 3 2011-02-18 12:48 squashfs-root/core
drwxrwx--- root/root 1072 2011-02-18 12:48 squashfs-root/dev
crw-rw-rw- root/root 255, 0 2011-02-18 12:48 squashfs-root/dev/avm_net_trace0
crw-rw-rw- root/root 255,128 2011-02-18 12:48 squashfs-root/dev/avm_net_trace128
crw-rw-rw- root/root 255,129 2011-02-18 12:48 squashfs-root/dev/avm_net_trace129
crw-rw-rw- root/root 255,130 2011-02-18 12:48 squashfs-root/dev/avm_net_trace130
crw-rw-rw- root/root 255,131 2011-02-18 12:48 squashfs-root/dev/avm_net_trace131
crw-rw-rw- root/root 255,132 2011-02-18 12:48 squashfs-root/dev/avm_net_trace132
crw-rw-rw- root/root 255,133 2011-02-18 12:48 squashfs-root/dev/avm_net_trace133
crw-rw-rw- root/root 255,134 2011-02-18 12:48 squashfs-root/dev/avm_net_trace134
crw-rw-rw- root/root 255,135 2011-02-18 12:48 squashfs-root/dev/avm_net_trace135
crw-rw-rw- root/root 255,136 2011-02-18 12:48 squashfs-root/dev/avm_net_trace136
crw-rw-rw- root/root 255,137 2011-02-18 12:48 squashfs-root/dev/avm_net_trace137
crw-rw-rw- root/root 255,138 2011-02-18 12:48 squashfs-root/dev/avm_net_trace138
crw-rw-rw- root/root 255,139 2011-02-18 12:48 squashfs-root/dev/avm_net_trace139
crw-rw-rw- root/root 255,140 2011-02-18 12:48 squashfs-root/dev/avm_net_trace140
crw-rw-rw- root/root 255,141 2011-02-18 12:48 squashfs-root/dev/avm_net_trace141
crw-rw-rw- root/root 255,142 2011-02-18 12:48 squashfs-root/dev/avm_net_trace142
crw-rw-rw- root/root 255,143 2011-02-18 12:48 squashfs-root/dev/avm_net_trace143
lrwxrwxrwx root/root 12 2011-02-18 12:48 squashfs-root/dev/caldata -> /var/caldata
crw-rw-rw- root/root 5, 1 2011-02-18 12:48 squashfs-root/dev/console
drwxrwx--- root/root 3 2011-02-18 12:48 squashfs-root/dev/input
lrwxrwxrwx root/root 19 2011-02-18 12:48 squashfs-root/dev/kdsld_misc -> /var/dev/kdsld_misc
crw-rw-rw- root/root 1, 2 2011-02-18 12:48 squashfs-root/dev/kmem
crw-rw-rw- root/root 247, 0 2011-02-18 12:48 squashfs-root/dev/led
lrwxrwxrwx root/root 10 2011-02-18 12:48 squashfs-root/dev/log -> ../tmp/log
brw-rw-rw- root/root 7, 0 2011-02-18 12:48 squashfs-root/dev/loop0
brw-rw-rw- root/root 7, 1 2011-02-18 12:48 squashfs-root/dev/loop1
brw-rw-rw- root/root 7, 2 2011-02-18 12:48 squashfs-root/dev/loop2
brw-rw-rw- root/root 7, 3 2011-02-18 12:48 squashfs-root/dev/loop3
brw-rw-rw- root/root 7, 4 2011-02-18 12:48 squashfs-root/dev/loop4
brw-rw-rw- root/root 7, 5 2011-02-18 12:48 squashfs-root/dev/loop5
brw-rw-rw- root/root 7, 6 2011-02-18 12:48 squashfs-root/dev/loop6
brw-rw-rw- root/root 7, 7 2011-02-18 12:48 squashfs-root/dev/loop7
crw-rw-rw- root/root 1, 1 2011-02-18 12:48 squashfs-root/dev/mem
crw-rw-rw- root/root 90, 0 2011-02-18 12:48 squashfs-root/dev/mtd0
crw-rw-rw- root/root 90, 2 2011-02-18 12:48 squashfs-root/dev/mtd1
crw-rw-rw- root/root 90, 20 2011-02-18 12:48 squashfs-root/dev/mtd10
crw-rw-rw- root/root 90, 22 2011-02-18 12:48 squashfs-root/dev/mtd11
crw-rw-rw- root/root 90, 24 2011-02-18 12:48 squashfs-root/dev/mtd12
crw-rw-rw- root/root 90, 26 2011-02-18 12:48 squashfs-root/dev/mtd13
crw-rw-rw- root/root 90, 28 2011-02-18 12:48 squashfs-root/dev/mtd14
crw-rw-rw- root/root 90, 30 2011-02-18 12:48 squashfs-root/dev/mtd15
crw-rw-rw- root/root 90, 4 2011-02-18 12:48 squashfs-root/dev/mtd2
crw-rw-rw- root/root 90, 6 2011-02-18 12:48 squashfs-root/dev/mtd3
crw-rw-rw- root/root 90, 8 2011-02-18 12:48 squashfs-root/dev/mtd4
crw-rw-rw- root/root 90, 10 2011-02-18 12:48 squashfs-root/dev/mtd5
crw-rw-rw- root/root 90, 12 2011-02-18 12:48 squashfs-root/dev/mtd6
crw-rw-rw- root/root 90, 14 2011-02-18 12:48 squashfs-root/dev/mtd7
crw-rw-rw- root/root 90, 16 2011-02-18 12:48 squashfs-root/dev/mtd8
crw-rw-rw- root/root 90, 18 2011-02-18 12:48 squashfs-root/dev/mtd9
brw-rw-rw- root/root 31, 0 2011-02-18 12:48 squashfs-root/dev/mtdblock0
brw-rw-rw- root/root 31, 1 2011-02-18 12:48 squashfs-root/dev/mtdblock1
brw-rw-rw- root/root 31, 10 2011-02-18 12:48 squashfs-root/dev/mtdblock10
brw-rw-rw- root/root 31, 11 2011-02-18 12:48 squashfs-root/dev/mtdblock11
brw-rw-rw- root/root 31, 12 2011-02-18 12:48 squashfs-root/dev/mtdblock12
brw-rw-rw- root/root 31, 13 2011-02-18 12:48 squashfs-root/dev/mtdblock13
brw-rw-rw- root/root 31, 14 2011-02-18 12:48 squashfs-root/dev/mtdblock14
brw-rw-rw- root/root 31, 15 2011-02-18 12:48 squashfs-root/dev/mtdblock15
brw-rw-rw- root/root 31, 2 2011-02-18 12:48 squashfs-root/dev/mtdblock2
brw-rw-rw- root/root 31, 3 2011-02-18 12:48 squashfs-root/dev/mtdblock3
brw-rw-rw- root/root 31, 4 2011-02-18 12:48 squashfs-root/dev/mtdblock4
brw-rw-rw- root/root 31, 5 2011-02-18 12:48 squashfs-root/dev/mtdblock5
brw-rw-rw- root/root 31, 6 2011-02-18 12:48 squashfs-root/dev/mtdblock6
brw-rw-rw- root/root 31, 7 2011-02-18 12:48 squashfs-root/dev/mtdblock7
brw-rw-rw- root/root 31, 8 2011-02-18 12:48 squashfs-root/dev/mtdblock8
brw-rw-rw- root/root 31, 9 2011-02-18 12:48 squashfs-root/dev/mtdblock9
drwxrwx--- root/root 3 2011-02-18 12:48 squashfs-root/dev/net
lrwxrwxrwx root/root 9 2011-02-18 12:48 squashfs-root/dev/new_led -> /dev/null
crw-rw-rw- root/root 1, 3 2011-02-18 12:48 squashfs-root/dev/null
crw-rw-rw- root/root 5, 2 2011-02-18 12:48 squashfs-root/dev/ptmx
drwxrwx--- root/root 60 2011-02-18 12:48 squashfs-root/dev/pts
crw-rw-rw- root/root 136, 0 2011-02-18 12:48 squashfs-root/dev/pts/0
crw-rw-rw- root/root 136, 1 2011-02-18 12:48 squashfs-root/dev/pts/1
crw-rw-rw- root/root 136, 2 2011-02-18 12:48 squashfs-root/dev/pts/2
crw-rw-rw- root/root 136, 3 2011-02-18 12:48 squashfs-root/dev/pts/3
crw-rw-rw- root/root 136, 4 2011-02-18 12:48 squashfs-root/dev/pts/4
crw-rw-rw- root/root 136, 5 2011-02-18 12:48 squashfs-root/dev/pts/5
crw-rw-rw- root/root 136, 6 2011-02-18 12:48 squashfs-root/dev/pts/6
crw-rw-rw- root/root 136, 7 2011-02-18 12:48 squashfs-root/dev/pts/7
crw-rw-rw- root/root 1, 8 2011-02-18 12:48 squashfs-root/dev/random
lrwxrwxrwx root/root 9 2011-02-18 12:48 squashfs-root/dev/rtc -> /dev/rtc0
crw-rw-r-- root/root 230, 0 2011-02-18 12:48 squashfs-root/dev/tiatm
crw-rw-rw- root/root 5, 0 2011-02-18 12:48 squashfs-root/dev/tty
crw-rw-rw- root/root 4, 0 2011-02-18 12:48 squashfs-root/dev/tty0
crw-rw-rw- root/root 4, 64 2011-02-18 12:48 squashfs-root/dev/ttyS0
crw-rw-rw- root/root 4, 65 2011-02-18 12:48 squashfs-root/dev/ttyS1
crw-rw-rw- root/root 3, 0 2011-02-18 12:48 squashfs-root/dev/ttyp0
crw-rw-rw- root/root 3, 1 2011-02-18 12:48 squashfs-root/dev/ttyp1
crw-rw-rw- root/root 3, 2 2011-02-18 12:48 squashfs-root/dev/ttyp2
crw-rw-rw- root/root 1, 9 2011-02-18 12:48 squashfs-root/dev/urandom
crw-rw-rw- root/root 1, 5 2011-02-18 12:48 squashfs-root/dev/zero
drwxrwx--- root/root 33 2011-02-18 12:48 squashfs-root/etc
-rw-rw---- root/root 361 2011-02-18 12:48 squashfs-root/etc/inittab
lrwxrwxrwx root/root 9 2011-02-18 12:48 squashfs-root/etc/mtab -> /tmp/mtab
-rw-rw---- root/root 15257600 2011-02-18 12:48 squashfs-root/filesystem_core.squashfs
drwxrwx--- root/root 93 2011-02-18 12:48 squashfs-root/lib
-rwxr-xr-x root/root 26764 2011-02-18 12:48 squashfs-root/lib/ld-uClibc-0.9.31.so
lrwxrwxrwx root/root 19 2011-02-18 12:48 squashfs-root/lib/ld-uClibc.so.0 -> ld-uClibc-0.9.31.so
lrwxrwxrwx root/root 19 2011-02-18 12:48 squashfs-root/lib/libc.so.0 -> libuClibc-0.9.31.so
-rwxr-xr-x root/root 646224 2011-02-18 12:48 squashfs-root/lib/libuClibc-0.9.31.so
drwxrwx--- root/root 3 2011-02-18 12:48 squashfs-root/proc
drwxrwx--- root/root 315 2011-02-18 12:48 squashfs-root/sbin
lrwxrwxrwx root/root 14 2011-02-18 12:48 squashfs-root/sbin/arp -> ../bin/busybox
lrwxrwxrwx root/root 14 2011-02-18 12:48 squashfs-root/sbin/blkid -> ../bin/busybox
lrwxrwxrwx root/root 4 2011-02-18 12:48 squashfs-root/sbin/dsltest -> dsld
-rwxrwx--x root/root 6470 2011-02-18 12:48 squashfs-root/sbin/flash_update
lrwxrwxrwx root/root 14 2011-02-18 12:48 squashfs-root/sbin/halt -> ../bin/busybox
lrwxrwxrwx root/root 14 2011-02-18 12:48 squashfs-root/sbin/ifconfig -> ../bin/busybox
lrwxrwxrwx root/root 14 2011-02-18 12:48 squashfs-root/sbin/ifdown -> ../bin/busybox
lrwxrwxrwx root/root 14 2011-02-18 12:48 squashfs-root/sbin/ifup -> ../bin/busybox
lrwxrwxrwx root/root 14 2011-02-18 12:48 squashfs-root/sbin/init -> ../bin/busybox
lrwxrwxrwx root/root 14 2011-02-18 12:48 squashfs-root/sbin/insmod -> ../bin/busybox
lrwxrwxrwx root/root 14 2011-02-18 12:48 squashfs-root/sbin/localize -> /sbin/eventadd
lrwxrwxrwx root/root 14 2011-02-18 12:48 squashfs-root/sbin/lsmod -> ../bin/busybox
lrwxrwxrwx root/root 14 2011-02-18 12:48 squashfs-root/sbin/mdev -> ../bin/busybox
lrwxrwxrwx root/root 14 2011-02-18 12:48 squashfs-root/sbin/mkswap -> ../bin/busybox
lrwxrwxrwx root/root 14 2011-02-18 12:48 squashfs-root/sbin/modprobe -> ../bin/busybox
lrwxrwxrwx root/root 14 2011-02-18 12:48 squashfs-root/sbin/pivot_root -> ../bin/busybox
lrwxrwxrwx root/root 14 2011-02-18 12:48 squashfs-root/sbin/poweroff -> ../bin/busybox
lrwxrwxrwx root/root 14 2011-02-18 12:48 squashfs-root/sbin/reboot -> ../bin/busybox
lrwxrwxrwx root/root 14 2011-02-18 12:48 squashfs-root/sbin/rmmod -> ../bin/busybox
lrwxrwxrwx root/root 14 2011-02-18 12:48 squashfs-root/sbin/route -> ../bin/busybox
lrwxrwxrwx root/root 14 2011-02-18 12:48 squashfs-root/sbin/setconsole -> ../bin/busybox
lrwxrwxrwx root/root 18 2011-02-18 12:48 squashfs-root/sbin/showaddrs -> /./sbin/showroutes
lrwxrwxrwx root/root 14 2011-02-18 12:48 squashfs-root/sbin/swapoff -> ../bin/busybox
lrwxrwxrwx root/root 14 2011-02-18 12:48 squashfs-root/sbin/swapon -> ../bin/busybox
lrwxrwxrwx root/root 14 2011-02-18 12:48 squashfs-root/sbin/switch_root -> ../bin/busybox
lrwxrwxrwx root/root 14 2011-02-18 12:48 squashfs-root/sbin/sysctl -> ../bin/busybox
drwxrwx--- root/root 21 2011-02-18 12:48 squashfs-root/tmp
-rw-rw---- root/root 0 2011-02-18 12:48 squashfs-root/tmp/mtab
drwxrwx--- root/root 3 2011-02-18 12:48 squashfs-root/var
Also im Wesentlichen nur /bin/busybox, /lib/libuClibc-0.9.31.so, /lib/ld-uClibc-0.9.31.so, /sbin/flash_upate, /etc/inittab und filesystem_core.squashfs.
Und genau die filesystem_core.squashfs (15.257.600 Bytes) schauen wir jetzt näher an.
Dort steckt wiederum ein squashfs drin, das sich auch entpacken lässt:
Code:
root@sp2fritz:/home/fritz/Desktop/fb3370/squashfs-root# unsquashfs -d filesystem_core filesystem_core.squashfs
Reading a different endian SQUASHFS filesystem on filesystem_core.squashfs
Parallel unsquashfs: Using 1 processor
2462 inodes (2900 blocks) to write
[=============================================================/] 2900/2900 100%
created 1832 files
created 147 directories
created 548 symlinks
created 82 devices
created 0 fifos
root@sp2fritz:/home/fritz/Desktop/fb3370/squashfs-root#
-> Hier steckt also der "echte" Inhalt der FW drin.
Enthaltene Dateien:
Code:
drwxrwx--- root/root 185 2011-02-18 12:48 filesystem_core
drwxrwx--- root/root 1330 2011-02-18 12:48 filesystem_core/bin
-rwxrwxrwx root/root 9356 2011-02-18 12:48 filesystem_core/bin/allcfgconv
-rwxrwxrwx root/root 42 2011-02-18 12:48 filesystem_core/bin/ar7cfgchanged
-rwxrwxrwx root/root 8884 2011-02-18 12:48 filesystem_core/bin/ar7cfgctl
lrwxrwxrwx root/root 7 2011-02-18 12:48 filesystem_core/bin/ash -> busybox
-rwxrwxrwx root/root 408 2011-02-18 12:48 filesystem_core/bin/aurachanged
-r-xr-xr-x root/root 12032 2011-02-18 12:48 filesystem_core/bin/auracntl
-r-xr-xr-x root/root 42396 2011-02-18 12:48 filesystem_core/bin/aurad
-r-xr-xr-x root/root 244108 2011-02-18 12:48 filesystem_core/bin/avmike
-rw-r-xr-x root/root 582348 2011-02-18 12:48 filesystem_core/bin/busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 filesystem_core/bin/cat -> busybox
lrwxrwxrwx root/root 24 2011-02-18 12:48 filesystem_core/bin/cfg -> /usr/www/cgi-bin/cgiMain
lrwxrwxrwx root/root 7 2011-02-18 12:48 filesystem_core/bin/chgrp -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 filesystem_core/bin/chmod -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 filesystem_core/bin/chown -> busybox
-rwxrwxrwx root/root 146228 2011-02-18 12:48 filesystem_core/bin/cjpeg
-r-xr-xr-x root/root 13108 2011-02-18 12:48 filesystem_core/bin/configd
lrwxrwxrwx root/root 7 2011-02-18 12:48 filesystem_core/bin/cp -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 filesystem_core/bin/date -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 filesystem_core/bin/dd -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 filesystem_core/bin/df -> busybox
-rwxrwxrwx root/root 265 2011-02-18 12:48 filesystem_core/bin/dhcpcipchanged
-rwxrwxrwx root/root 167560 2011-02-18 12:48 filesystem_core/bin/djpeg
lrwxrwxrwx root/root 7 2011-02-18 12:48 filesystem_core/bin/dmesg -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 filesystem_core/bin/dnsdomainname -> busybox
-rwxrwxrwx root/root 234 2011-02-18 12:48 filesystem_core/bin/dslinfodata
lrwxrwxrwx root/root 7 2011-02-18 12:48 filesystem_core/bin/echo -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 filesystem_core/bin/egrep -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 filesystem_core/bin/false -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 filesystem_core/bin/fgrep -> busybox
-rwxrwxrwx root/root 4320 2011-02-18 12:48 filesystem_core/bin/getcons
lrwxrwxrwx root/root 7 2011-02-18 12:48 filesystem_core/bin/getopt -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 filesystem_core/bin/grep -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 filesystem_core/bin/gunzip -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 filesystem_core/bin/gzip -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 filesystem_core/bin/hostname -> busybox
-rwxrwxrwx root/root 1737 2011-02-18 12:48 filesystem_core/bin/inetdctl
-rwxrwxrwx root/root 133 2011-02-18 12:48 filesystem_core/bin/inetdftp
-rwxrwxrwx root/root 23 2011-02-18 12:48 filesystem_core/bin/inetdsamba
lrwxrwxrwx root/root 7 2011-02-18 12:48 filesystem_core/bin/ip -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 filesystem_core/bin/ipaddr -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 filesystem_core/bin/iplink -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 filesystem_core/bin/iproute -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 filesystem_core/bin/iprule -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 filesystem_core/bin/iptunnel -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 filesystem_core/bin/kill -> busybox
-rwxrwxrwx root/root 62042 2011-02-18 12:48 filesystem_core/bin/led-ctrl
lrwxrwxrwx root/root 7 2011-02-18 12:48 filesystem_core/bin/ln -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 filesystem_core/bin/login -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 filesystem_core/bin/ls -> busybox
-rwxr-xr-x root/root 156724 2011-02-18 12:48 filesystem_core/bin/lsof
lrwxrwxrwx root/root 7 2011-02-18 12:48 filesystem_core/bin/mkdir -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 filesystem_core/bin/mknod -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 filesystem_core/bin/more -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 filesystem_core/bin/mount -> busybox
-rwxrwxrwx root/root 6824 2011-02-18 12:48 filesystem_core/bin/msgsend
lrwxrwxrwx root/root 7 2011-02-18 12:48 filesystem_core/bin/mv -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 filesystem_core/bin/netstat -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 filesystem_core/bin/nice -> busybox
-rwxrwxrwx root/root 85062 2011-02-18 12:48 filesystem_core/bin/ntfs-3g
-rwxrwxrwx root/root 228 2011-02-18 12:48 filesystem_core/bin/onlinechanged
-rwxrwxrwx root/root 41848 2011-02-18 12:48 filesystem_core/bin/openssl_genrsa
-rwxrwxrwx root/root 62588 2011-02-18 12:48 filesystem_core/bin/openssl_req
lrwxrwxrwx root/root 7 2011-02-18 12:48 filesystem_core/bin/pidof -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 filesystem_core/bin/ping -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 filesystem_core/bin/ping6 -> busybox
-rwxrwxrwx root/root 23408 2011-02-18 12:48 filesystem_core/bin/pnmscale
-rwxrwxrwx root/root 5206 2011-02-18 12:48 filesystem_core/bin/prepare_fwupgrade
lrwxrwxrwx root/root 7 2011-02-18 12:48 filesystem_core/bin/printenv -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 filesystem_core/bin/ps -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 filesystem_core/bin/pwd -> busybox
-rwxrwxrwx root/root 8444 2011-02-18 12:48 filesystem_core/bin/rdjpgcom
-rwxrwxrwx root/root 3337 2011-02-18 12:48 filesystem_core/bin/restorefonsettings
lrwxrwxrwx root/root 7 2011-02-18 12:48 filesystem_core/bin/rm -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 filesystem_core/bin/rmdir -> busybox
-r-xr-xr-x root/root 11140 2011-02-18 12:48 filesystem_core/bin/rpctrl
-rwxrwxrwx root/root 13680 2011-02-18 12:48 filesystem_core/bin/run_clock
lrwxrwxrwx root/root 7 2011-02-18 12:48 filesystem_core/bin/sed -> busybox
-rwxrwxrwx root/root 8964 2011-02-18 12:48 filesystem_core/bin/setfactorydefaults
lrwxrwxrwx root/root 7 2011-02-18 12:48 filesystem_core/bin/sh -> busybox
-rwxrwxrwx root/root 16916 2011-02-18 12:48 filesystem_core/bin/showvoipdstat
lrwxrwxrwx root/root 7 2011-02-18 12:48 filesystem_core/bin/sleep -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 filesystem_core/bin/stat -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 filesystem_core/bin/stty -> busybox
-rwxrwxrwx root/root 15747 2011-02-18 12:48 filesystem_core/bin/supportdata
-r-xr-xr-x root/root 1774 2011-02-18 12:48 filesystem_core/bin/supportdata.wlan
lrwxrwxrwx root/root 7 2011-02-18 12:48 filesystem_core/bin/sync -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 filesystem_core/bin/tar -> busybox
-rwxrwxrwx root/root 5268 2011-02-18 12:48 filesystem_core/bin/testvalue
lrwxrwxrwx root/root 7 2011-02-18 12:48 filesystem_core/bin/touch -> busybox
-rwxrwxrwx root/root 13128 2011-02-18 12:48 filesystem_core/bin/tr069starter
lrwxrwxrwx root/root 7 2011-02-18 12:48 filesystem_core/bin/true -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 filesystem_core/bin/umount -> busybox
lrwxrwxrwx root/root 7 2011-02-18 12:48 filesystem_core/bin/uname -> busybox
-rwxrwxrwx root/root 93 2011-02-18 12:48 filesystem_core/bin/update_led_off
-rwxrwxrwx root/root 91 2011-02-18 12:48 filesystem_core/bin/update_led_on
-rwxrwxrwx root/root 6984 2011-02-18 12:48 filesystem_core/bin/usbcfgconv
-rwxrwxrwx root/root 10452 2011-02-18 12:48 filesystem_core/bin/usbcfgctl
-rwxrwxrwx root/root 343 2011-02-18 12:48 filesystem_core/bin/usbhostchanged
lrwxrwxrwx root/root 9 2011-02-18 12:48 filesystem_core/bin/usermand -> usermand2
-r-xr-xr-x root/root 40840 2011-02-18 12:48 filesystem_core/bin/usermand2
lrwxrwxrwx root/root 7 2011-02-18 12:48 filesystem_core/bin/vi -> busybox
-rwxrwxrwx root/root 208 2011-02-18 12:48 filesystem_core/bin/voipcfgchanged
-rwxrwxrwx root/root 138884 2011-02-18 12:48 filesystem_core/bin/voipd
-rwxrwxrwx root/root 10812 2011-02-18 12:48 filesystem_core/bin/webdavcfginfo
-rwxrwxrwx root/root 615 2011-02-18 12:48 filesystem_core/bin/wlancfgchanged
-rwxrwxrwx root/root 13291 2011-02-18 12:48 filesystem_core/bin/wlancfgconv
-rwxrwxrwx root/root 15895 2011-02-18 12:48 filesystem_core/bin/wlancfgctl
-rwxrwxrwx root/root 3632 2011-02-18 12:48 filesystem_core/bin/wlantimectrl
lrwxrwxrwx root/root 7 2011-02-18 12:48 filesystem_core/bin/zcat -> busybox
drwxrwx--- root/root 20 2011-02-18 12:48 filesystem_core/data
drwxrwx--- root/root 3 2011-02-18 12:48 filesystem_core/data/tam
drwxrwx--- root/root 1072 2011-02-18 12:48 filesystem_core/dev
crw-rw-rw- root/root 255, 0 2011-02-18 12:48 filesystem_core/dev/avm_net_trace0
crw-rw-rw- root/root 255,128 2011-02-18 12:48 filesystem_core/dev/avm_net_trace128
crw-rw-rw- root/root 255,129 2011-02-18 12:48 filesystem_core/dev/avm_net_trace129
crw-rw-rw- root/root 255,130 2011-02-18 12:48 filesystem_core/dev/avm_net_trace130
crw-rw-rw- root/root 255,131 2011-02-18 12:48 filesystem_core/dev/avm_net_trace131
crw-rw-rw- root/root 255,132 2011-02-18 12:48 filesystem_core/dev/avm_net_trace132
crw-rw-rw- root/root 255,133 2011-02-18 12:48 filesystem_core/dev/avm_net_trace133
crw-rw-rw- root/root 255,134 2011-02-18 12:48 filesystem_core/dev/avm_net_trace134
crw-rw-rw- root/root 255,135 2011-02-18 12:48 filesystem_core/dev/avm_net_trace135
crw-rw-rw- root/root 255,136 2011-02-18 12:48 filesystem_core/dev/avm_net_trace136
crw-rw-rw- root/root 255,137 2011-02-18 12:48 filesystem_core/dev/avm_net_trace137
crw-rw-rw- root/root 255,138 2011-02-18 12:48 filesystem_core/dev/avm_net_trace138
crw-rw-rw- root/root 255,139 2011-02-18 12:48 filesystem_core/dev/avm_net_trace139
crw-rw-rw- root/root 255,140 2011-02-18 12:48 filesystem_core/dev/avm_net_trace140
crw-rw-rw- root/root 255,141 2011-02-18 12:48 filesystem_core/dev/avm_net_trace141
crw-rw-rw- root/root 255,142 2011-02-18 12:48 filesystem_core/dev/avm_net_trace142
crw-rw-rw- root/root 255,143 2011-02-18 12:48 filesystem_core/dev/avm_net_trace143
lrwxrwxrwx root/root 12 2011-02-18 12:48 filesystem_core/dev/caldata -> /var/caldata
crw-rw-rw- root/root 5, 1 2011-02-18 12:48 filesystem_core/dev/console
drwxrwx--- root/root 3 2011-02-18 12:48 filesystem_core/dev/input
lrwxrwxrwx root/root 19 2011-02-18 12:48 filesystem_core/dev/kdsld_misc -> /var/dev/kdsld_misc
crw-rw-rw- root/root 1, 2 2011-02-18 12:48 filesystem_core/dev/kmem
crw-rw-rw- root/root 247, 0 2011-02-18 12:48 filesystem_core/dev/led
lrwxrwxrwx root/root 10 2011-02-18 12:48 filesystem_core/dev/log -> ../tmp/log
brw-rw-rw- root/root 7, 0 2011-02-18 12:48 filesystem_core/dev/loop0
brw-rw-rw- root/root 7, 1 2011-02-18 12:48 filesystem_core/dev/loop1
brw-rw-rw- root/root 7, 2 2011-02-18 12:48 filesystem_core/dev/loop2
brw-rw-rw- root/root 7, 3 2011-02-18 12:48 filesystem_core/dev/loop3
brw-rw-rw- root/root 7, 4 2011-02-18 12:48 filesystem_core/dev/loop4
brw-rw-rw- root/root 7, 5 2011-02-18 12:48 filesystem_core/dev/loop5
brw-rw-rw- root/root 7, 6 2011-02-18 12:48 filesystem_core/dev/loop6
brw-rw-rw- root/root 7, 7 2011-02-18 12:48 filesystem_core/dev/loop7
crw-rw-rw- root/root 1, 1 2011-02-18 12:48 filesystem_core/dev/mem
crw-rw-rw- root/root 90, 0 2011-02-18 12:48 filesystem_core/dev/mtd0
crw-rw-rw- root/root 90, 2 2011-02-18 12:48 filesystem_core/dev/mtd1
crw-rw-rw- root/root 90, 20 2011-02-18 12:48 filesystem_core/dev/mtd10
crw-rw-rw- root/root 90, 22 2011-02-18 12:48 filesystem_core/dev/mtd11
crw-rw-rw- root/root 90, 24 2011-02-18 12:48 filesystem_core/dev/mtd12
crw-rw-rw- root/root 90, 26 2011-02-18 12:48 filesystem_core/dev/mtd13
crw-rw-rw- root/root 90, 28 2011-02-18 12:48 filesystem_core/dev/mtd14
crw-rw-rw- root/root 90, 30 2011-02-18 12:48 filesystem_core/dev/mtd15
crw-rw-rw- root/root 90, 4 2011-02-18 12:48 filesystem_core/dev/mtd2
crw-rw-rw- root/root 90, 6 2011-02-18 12:48 filesystem_core/dev/mtd3
crw-rw-rw- root/root 90, 8 2011-02-18 12:48 filesystem_core/dev/mtd4
crw-rw-rw- root/root 90, 10 2011-02-18 12:48 filesystem_core/dev/mtd5
crw-rw-rw- root/root 90, 12 2011-02-18 12:48 filesystem_core/dev/mtd6
crw-rw-rw- root/root 90, 14 2011-02-18 12:48 filesystem_core/dev/mtd7
crw-rw-rw- root/root 90, 16 2011-02-18 12:48 filesystem_core/dev/mtd8
crw-rw-rw- root/root 90, 18 2011-02-18 12:48 filesystem_core/dev/mtd9
brw-rw-rw- root/root 31, 0 2011-02-18 12:48 filesystem_core/dev/mtdblock0
brw-rw-rw- root/root 31, 1 2011-02-18 12:48 filesystem_core/dev/mtdblock1
brw-rw-rw- root/root 31, 10 2011-02-18 12:48 filesystem_core/dev/mtdblock10
brw-rw-rw- root/root 31, 11 2011-02-18 12:48 filesystem_core/dev/mtdblock11
brw-rw-rw- root/root 31, 12 2011-02-18 12:48 filesystem_core/dev/mtdblock12
brw-rw-rw- root/root 31, 13 2011-02-18 12:48 filesystem_core/dev/mtdblock13
brw-rw-rw- root/root 31, 14 2011-02-18 12:48 filesystem_core/dev/mtdblock14
brw-rw-rw- root/root 31, 15 2011-02-18 12:48 filesystem_core/dev/mtdblock15
brw-rw-rw- root/root 31, 2 2011-02-18 12:48 filesystem_core/dev/mtdblock2
brw-rw-rw- root/root 31, 3 2011-02-18 12:48 filesystem_core/dev/mtdblock3
brw-rw-rw- root/root 31, 4 2011-02-18 12:48 filesystem_core/dev/mtdblock4
brw-rw-rw- root/root 31, 5 2011-02-18 12:48 filesystem_core/dev/mtdblock5
brw-rw-rw- root/root 31, 6 2011-02-18 12:48 filesystem_core/dev/mtdblock6
brw-rw-rw- root/root 31, 7 2011-02-18 12:48 filesystem_core/dev/mtdblock7
brw-rw-rw- root/root 31, 8 2011-02-18 12:48 filesystem_core/dev/mtdblock8
brw-rw-rw- root/root 31, 9 2011-02-18 12:48 filesystem_core/dev/mtdblock9
drwxrwx--- root/root 3 2011-02-18 12:48 filesystem_core/dev/net
lrwxrwxrwx root/root 9 2011-02-18 12:48 filesystem_core/dev/new_led -> /dev/null
crw-rw-rw- root/root 1, 3 2011-02-18 12:48 filesystem_core/dev/null
crw-rw-rw- root/root 5, 2 2011-02-18 12:48 filesystem_core/dev/ptmx
drwxrwx--- root/root 60 2011-02-18 12:48 filesystem_core/dev/pts
crw-rw-rw- root/root 136, 0 2011-02-18 12:48 filesystem_core/dev/pts/0
crw-rw-rw- root/root 136, 1 2011-02-18 12:48 filesystem_core/dev/pts/1
crw-rw-rw- root/root 136, 2 2011-02-18 12:48 filesystem_core/dev/pts/2
crw-rw-rw- root/root 136, 3 2011-02-18 12:48 filesystem_core/dev/pts/3
crw-rw-rw- root/root 136, 4 2011-02-18 12:48 filesystem_core/dev/pts/4
crw-rw-rw- root/root 136, 5 2011-02-18 12:48 filesystem_core/dev/pts/5
crw-rw-rw- root/root 136, 6 2011-02-18 12:48 filesystem_core/dev/pts/6
crw-rw-rw- root/root 136, 7 2011-02-18 12:48 filesystem_core/dev/pts/7
crw-rw-rw- root/root 1, 8 2011-02-18 12:48 filesystem_core/dev/random
lrwxrwxrwx root/root 9 2011-02-18 12:48 filesystem_core/dev/rtc -> /dev/rtc0
crw-rw-r-- root/root 230, 0 2011-02-18 12:48 filesystem_core/dev/tiatm
crw-rw-rw- root/root 5, 0 2011-02-18 12:48 filesystem_core/dev/tty
crw-rw-rw- root/root 4, 0 2011-02-18 12:48 filesystem_core/dev/tty0
crw-rw-rw- root/root 4, 64 2011-02-18 12:48 filesystem_core/dev/ttyS0
crw-rw-rw- root/root 4, 65 2011-02-18 12:48 filesystem_core/dev/ttyS1
crw-rw-rw- root/root 3, 0 2011-02-18 12:48 filesystem_core/dev/ttyp0
crw-rw-rw- root/root 3, 1 2011-02-18 12:48 filesystem_core/dev/ttyp1
crw-rw-rw- root/root 3, 2 2011-02-18 12:48 filesystem_core/dev/ttyp2
crw-rw-rw- root/root 1, 9 2011-02-18 12:48 filesystem_core/dev/urandom
crw-rw-rw- root/root 1, 5 2011-02-18 12:48 filesystem_core/dev/zero
drwxrwx--- root/root 705 2011-02-18 12:48 filesystem_core/etc
-rw-rw---- root/root 6 2011-02-18 12:48 filesystem_core/etc/.revision
-rw-rw---- root/root 1 2011-02-18 12:48 filesystem_core/etc/.subversion
-rw-rw---- root/root 6 2011-02-18 12:48 filesystem_core/etc/.version
lrwxrwxrwx root/root 7 2011-02-18 12:48 filesystem_core/etc/TZ -> /var/TZ
drwxrwx--- root/root 185 2011-02-18 12:48 filesystem_core/etc/ath
-r-xr-xr-x root/root 659 2011-02-18 12:48 filesystem_core/etc/ath/PSK.ap_bss
-r-xr-xr-x root/root 329 2011-02-18 12:48 filesystem_core/etc/ath/PSK.sta
-r-xr-xr-x root/root 2354 2011-02-18 12:48 filesystem_core/etc/ath/WSC.conf
-r-xr-xr-x root/root 8598 2011-02-18 12:48 filesystem_core/etc/ath/activateVAP
-r-xr-xr-x root/root 1783 2011-02-18 12:48 filesystem_core/etc/ath/activateVAP_avm
-r-xr-xr-x root/root 5073 2011-02-18 12:48 filesystem_core/etc/ath/apcfg
-r-xr-xr-x root/root 739 2011-02-18 12:48 filesystem_core/etc/ath/apcfg_avm
-r-xr-xr-x root/root 329 2011-02-18 12:48 filesystem_core/etc/ath/apdown
-r-xr-xr-x root/root 26946 2011-02-18 12:48 filesystem_core/etc/ath/apup
-r-xr-xr-x root/root 1 2011-02-18 12:48 filesystem_core/etc/ath/apup_avm
-r-xr-xr-x root/root 6581 2011-02-18 12:48 filesystem_core/etc/ath/killVAP
-r-xr-xr-x root/root 10554 2011-02-18 12:48 filesystem_core/etc/ath/makeVAP
-r-xr-xr-x root/root 1570 2011-02-18 12:48 filesystem_core/etc/ath/makeVAP_avm
-rw-rw---- root/root 266 2011-02-18 12:48 filesystem_core/etc/avm_firmware_public_key1
-rw-rw---- root/root 266 2011-02-18 12:48 filesystem_core/etc/avm_firmware_public_key2
-rw-rw-rw- root/root 72268 2011-02-18 12:48 filesystem_core/etc/bpjm.data
lrwxrwxrwx root/root 12 2011-02-18 12:48 filesystem_core/etc/default -> /var/default
lrwxrwxrwx root/root 16 2011-02-18 12:48 filesystem_core/etc/default.0 -> /etc/default.049
drwxrwx--- root/root 145 2011-02-18 12:48 filesystem_core/etc/default.049
-rwxrwxrwx root/root 45 2011-02-18 12:48 filesystem_core/etc/default.049/TZ
-rwxrwxrwx root/root 22236 2011-02-18 12:48 filesystem_core/etc/default.049/fx_conf.default
-rwxrwxrwx root/root 22236 2011-02-18 12:48 filesystem_core/etc/default.049/fx_conf.default.1
-rwxrwxrwx root/root 6084 2011-02-18 12:48 filesystem_core/etc/default.049/fx_lcr.default
-rwxrwxrwx root/root 6084 2011-02-18 12:48 filesystem_core/etc/default.049/fx_lcr.default.1
-rwxrwxrwx root/root 32768 2011-02-18 12:48 filesystem_core/etc/default.049/fx_moh.default
-rwxrwxrwx root/root 4286 2011-02-18 12:48 filesystem_core/etc/default.049/telefon_misc.default
drwxrwx--- root/root 20 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370
drwxrwx--- root/root 1795 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm
-r-xr-xr-x root/root 5671 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/FRITZ-Logo-120x120.jpg
-r-xr-xr-x root/root 8380 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/FRITZ-Logo-120x120.png
-r-xr-xr-x root/root 3128 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/FRITZ-Logo-32x32.bmp
-r-xr-xr-x root/root 1203 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/FRITZ-Logo-32x32.jpg
-r-xr-xr-x root/root 6968 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/FRITZ-Logo-48x48.bmp
-r-xr-xr-x root/root 1779 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/FRITZ-Logo-48x48.jpg
-r-xr-xr-x root/root 2351 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/FRITZ-Logo-48x48.png
-r-xr-xr-x root/root 2034 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/MediaReceiverRegistrar.xml
-r-xr-xr-x root/root 5258 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/MediaServerConnectionManager.xml
-r-xr-xr-x root/root 6659 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/MediaServerContentDirectory.xml
-r-xr-xr-x root/root 3195 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/MediaServerDevDesc-template.xml
-r-xr-xr-x root/root 2697 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/MediaServerDevDesc-xbox-template.xml
lrwxrwxrwx root/root 39 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/MediaServerDevDesc.xml -> ../../../var/tmp/MediaServerDevDesc.xml
-r-xr-xr-x root/root 1708 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/ServerStatus.xml
-r-xr-xr-x root/root 5525 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/alt_detail_t.txt
-r-xr-xr-x root/root 328 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/any.xml
-r-xr-xr-x root/root 13171 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/ar7.cfg
-r-xr-xr-x root/root 6768 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/aura-scpd.xml
-r-xr-xr-x root/root 917 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/aura-template.xml
lrwxrwxrwx root/root 25 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/aura.xml -> ../../../var/tmp/aura.xml
-r-xr-xr-x root/root 8656 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/calllist.lua
drwxrwx--- root/root 39 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/cgi-bin
lrwxrwxrwx root/root 28 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/cgi-bin/firmwarecfg -> /usr/www/cgi-bin/firmwarecfg
lrwxrwxrwx root/root 23 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/cgi-bin/luacgi -> /usr/www/cgi-bin/luacgi
-r-xr-xr-x root/root 1420 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/config.tam
-r-xr-xr-x root/root 368 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/crossdomain.xml
-r-xr-xr-x root/root 32681 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/detail_t_no_pics.html
-r-xr-xr-x root/root 3528 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/deviceconfigSCPD.xml
-r-xr-xr-x root/root 5016 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/deviceinfoSCPD.xml
-r-xr-xr-x root/root 3417 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/ethifconfigSCPD.xml
-r-xr-xr-x root/root 908 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/fboxSCPD.xml
-r-xr-xr-x root/root 1214 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/fboxdesc-template.xml
lrwxrwxrwx root/root 29 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/fboxdesc.xml -> ../../../var/tmp/fboxdesc.xml
-r-xr-xr-x root/root 4370 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/hostsSCPD.xml
-r-xr-xr-x root/root 12937 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/igdconnSCPD.xml
-r-xr-xr-x root/root 3673 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/igddesc-template.xml
lrwxrwxrwx root/root 28 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/igddesc.xml -> ../../../var/tmp/igddesc.xml
-r-xr-xr-x root/root 5146 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/igddslSCPD.xml
-r-xr-xr-x root/root 8621 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/igdicfgSCPD.xml
-r-xr-xr-x root/root 37350 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/ipsec.cfg
-r-xr-xr-x root/root 1863 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/lanconfigsecuritySCPD.xml
-r-xr-xr-x root/root 7717 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/lanhostconfigmgmSCPD.xml
-r-xr-xr-x root/root 10192 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/layer3forwardingSCPD.xml
-r-xr-xr-x root/root 991 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/ligd.gif
lrwxrwxrwx root/root 22 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/mediapath -> ../../../var/mediapath
-r-xr-xr-x root/root 7419 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/mgmsrvSCPD.xml
-r-xr-xr-x root/root 7935 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/onlinestoreSCPD.xml
-r-xr-xr-x root/root 1194 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/onlinestoredesc.xml
-r-xr-xr-x root/root 629 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/phonebook-scpd.xml
-r-xr-xr-x root/root 1216 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/phonebook-template.xml
-r-xr-xr-x root/root 5722 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/phonebook.lua
lrwxrwxrwx root/root 30 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/phonebook.xml -> ../../../var/tmp/phonebook.xml
lrwxrwxrwx root/root 26 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/providers -> ../../../var/tmp/providers
-r-xr-xr-x root/root 112640 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/providers-049.tar
-r-xr-xr-x root/root 4368 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/root_ca.pem
-r-xr-xr-x root/root 1696 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/root_ca_mnet.pem
-r-xr-xr-x root/root 1 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/stat.cfg
-r-xr-xr-x root/root 7963 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/strings.tab
-r-xr-xr-x root/root 3587 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/timeSCPD.xml
-r-xr-xr-x root/root 1722 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/tr064.lua
-r-xr-xr-x root/root 220 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/tr069.cfg
-r-xr-xr-x root/root 10420 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/tr64desc-template.xml
lrwxrwxrwx root/root 29 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/tr64desc.xml -> ../../../var/tmp/tr64desc.xml
-r-xr-xr-x root/root 50 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/usb.cfg
-r-xr-xr-x root/root 2587 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/usbSCPD.xml
-r-xr-xr-x root/root 1126 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/usbdesc.xml
-r-xr-xr-x root/root 83 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/user.cfg
-r-xr-xr-x root/root 8660 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/userifSCPD.xml
-r-xr-xr-x root/root 1 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/userstat.cfg
-r-xr-xr-x root/root 226 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/voip.cfg
-r-xr-xr-x root/root 19 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/vpn.cfg
-r-xr-xr-x root/root 3691 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/wancommonifconfigSCPD.xml
-r-xr-xr-x root/root 9810 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/wandslifconfigSCPD.xml
-r-xr-xr-x root/root 7465 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/wandsllinkconfigSCPD.xml
-r-xr-xr-x root/root 644 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/wanethlinkconfigSCPD.xml
-r-xr-xr-x root/root 27650 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/wanpppconnSCPD.xml
-r-xr-xr-x root/root 361 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/wlan.cfg
-r-xr-xr-x root/root 12845 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/wlan_defaults.cfg
-r-xr-xr-x root/root 4773 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/wlan_product.cfg
-r-xr-xr-x root/root 22046 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/wlanconfigSCPD.xml
-r-xr-xr-x root/root 14823 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/x_contactSCPD.xml
-r-xr-xr-x root/root 3600 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/x_storageSCPD.xml
-r-xr-xr-x root/root 2585 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/x_tamSCPD.xml
-r-xr-xr-x root/root 1384 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/x_upnpSCPD.xml
-r-xr-xr-x root/root 20349 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/x_voipSCPD.xml
-r-xr-xr-x root/root 2602 2011-02-18 12:48 filesystem_core/etc/default.Fritz_Box_3370/avm/x_webdavSCPD.xml
-rw-rw---- root/root 12 2011-02-18 12:48 filesystem_core/etc/default.language
-rw-rw---- root/root 12 2011-02-18 12:48 filesystem_core/etc/fallback.language
-rwxrwxrwx root/root 1480 2011-02-18 12:48 filesystem_core/etc/fritznasdb_control
-rwxrwxrwx root/root 334 2011-02-18 12:48 filesystem_core/etc/fstab
-rwxrwxrwx root/root 1737 2011-02-18 12:48 filesystem_core/etc/ftpd_control
lrwxrwxrwx root/root 16 2011-02-18 12:48 filesystem_core/etc/group -> ../var/tmp/group
-rwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/etc/host.conf
lrwxrwxrwx root/root 16 2011-02-18 12:48 filesystem_core/etc/hosts -> ../var/tmp/hosts
drwxrwx--- root/root 231 2011-02-18 12:48 filesystem_core/etc/hotplug
-rwxrwxrwx root/root 1394 2011-02-18 12:48 filesystem_core/etc/hotplug/aura
-rwxrwxrwx root/root 3296 2011-02-18 12:48 filesystem_core/etc/hotplug/create_handle.sh
-rwxrwxrwx root/root 566 2011-02-18 12:48 filesystem_core/etc/hotplug/make_devices
-rwxrwxrwx root/root 573 2011-02-18 12:48 filesystem_core/etc/hotplug/rc.usbsema
-rwxrwxrwx root/root 1068 2011-02-18 12:48 filesystem_core/etc/hotplug/remove_handle.sh
-rwxrwxrwx root/root 6935 2011-02-18 12:48 filesystem_core/etc/hotplug/storage
-rwxrwxrwx root/root 2758 2011-02-18 12:48 filesystem_core/etc/hotplug/udev-avmwlan-usb
-rwxrwxrwx root/root 2200 2011-02-18 12:48 filesystem_core/etc/hotplug/udev-gsm-tty
-rwxrwxrwx root/root 1782 2011-02-18 12:48 filesystem_core/etc/hotplug/udev-gsm-usb
-rwxrwxrwx root/root 319 2011-02-18 12:48 filesystem_core/etc/hotplug/udev-hub-usb
-rwxrwxrwx root/root 10787 2011-02-18 12:48 filesystem_core/etc/hotplug/udev-mount-sd
-rwxrwxrwx root/root 2954 2011-02-18 12:48 filesystem_core/etc/hotplug/udev-printer-lp
-rwxrwxrwx root/root 836 2011-02-18 12:48 filesystem_core/etc/hotplug/usb.pandu
lrwxrwxrwx root/root 19 2011-02-18 12:48 filesystem_core/etc/htmltext.db -> /etc/htmltext_de.db
-rw-rw---- root/root 510893 2011-02-18 12:48 filesystem_core/etc/htmltext_de.db
lrwxrwxrwx root/root 21 2011-02-18 12:48 filesystem_core/etc/inetd.conf -> ../var/tmp/inetd.conf
drwxrwx--- root/root 682 2011-02-18 12:48 filesystem_core/etc/init.d
-rwxrwxrwx root/root 11 2011-02-18 12:48 filesystem_core/etc/init.d/E05-basemodules
-rwxrwxrwx root/root 755 2011-02-18 12:48 filesystem_core/etc/init.d/E15-device
-rwxrwxrwx root/root 2255 2011-02-18 12:48 filesystem_core/etc/init.d/E21-switch_api_vlan.sh
-r-xr-xr-x root/root 2140 2011-02-18 12:48 filesystem_core/etc/init.d/E40-dsl
-rwxrwxrwx root/root 3253 2011-02-18 12:48 filesystem_core/etc/init.d/E46-net
-rwxrwxrwx root/root 246 2011-02-18 12:48 filesystem_core/etc/init.d/E47-voip
-rwxrwxrwx root/root 797 2011-02-18 12:48 filesystem_core/etc/init.d/S00-signal
-rwxrwxrwx root/root 2667 2011-02-18 12:48 filesystem_core/etc/init.d/S01-head
-rwxrwxrwx root/root 31 2011-02-18 12:48 filesystem_core/etc/init.d/S02-led
-rwxrwxrwx root/root 158 2011-02-18 12:48 filesystem_core/etc/init.d/S05-watchdog
-rwxrwxrwx root/root 300 2011-02-18 12:48 filesystem_core/etc/init.d/S07-udev
-rwxrwxrwx root/root 12240 2011-02-18 12:48 filesystem_core/etc/init.d/S08-tffs
-rwxrwxrwx root/root 51 2011-02-18 12:48 filesystem_core/etc/init.d/S09-config
-r-xr-xr-x root/root 131 2011-02-18 12:48 filesystem_core/etc/init.d/S09-rtc
-rwxrwxrwx root/root 412 2011-02-18 12:48 filesystem_core/etc/init.d/S10-html
-rwxrwxrwx root/root 870 2011-02-18 12:48 filesystem_core/etc/init.d/S10-vm
-rwxrwxrwx root/root 36489 2011-02-18 12:48 filesystem_core/etc/init.d/S11-config_def
-rwxrwxrwx root/root 4479 2011-02-18 12:48 filesystem_core/etc/init.d/S12-default
-rwxrwxrwx root/root 5991 2011-02-18 12:48 filesystem_core/etc/init.d/S15-filesys
-r-xr-xr-x root/root 189 2011-02-18 12:48 filesystem_core/etc/init.d/S17-isdn
-rwxrwxrwx root/root 1525 2011-02-18 12:48 filesystem_core/etc/init.d/S17-tam
-rwxrwxrwx root/root 308 2011-02-18 12:48 filesystem_core/etc/init.d/S20-switch_api.sh
-rwxrwxrwx root/root 11 2011-02-18 12:48 filesystem_core/etc/init.d/S30-ledcfg
-rwxrwxrwx root/root 266 2011-02-18 12:48 filesystem_core/etc/init.d/S40-swap.sh
-rwxrwxrwx root/root 3333 2011-02-18 12:48 filesystem_core/etc/init.d/S42-ptest
-rwxrwxrwx root/root 443 2011-02-18 12:48 filesystem_core/etc/init.d/S44-hostname
-rwxrwxrwx root/root 778 2011-02-18 12:48 filesystem_core/etc/init.d/S46-usb
-rwxrwxrwx root/root 257 2011-02-18 12:48 filesystem_core/etc/init.d/S48-configd
-rwxrwxrwx root/root 684 2011-02-18 12:48 filesystem_core/etc/init.d/S73-capitcp
-rwxrwxrwx root/root 262 2011-02-18 12:48 filesystem_core/etc/init.d/S75-inetd
-rwxrwxrwx root/root 331 2011-02-18 12:48 filesystem_core/etc/init.d/S76-media
-rwxrwxrwx root/root 219 2011-02-18 12:48 filesystem_core/etc/init.d/S78-dsld
-rwxrwxrwx root/root 10 2011-02-18 12:48 filesystem_core/etc/init.d/S85-apps
-rwxrwxrwx root/root 101 2011-02-18 12:48 filesystem_core/etc/init.d/S99-tail
-r-xr-xr-x root/root 135 2011-02-18 12:48 filesystem_core/etc/init.d/e17-isdn
-r-xr-xr-x root/root 558 2011-02-18 12:48 filesystem_core/etc/init.d/e40-dsl
-rwxrwxrwx root/root 37 2011-02-18 12:48 filesystem_core/etc/init.d/e46-net
-rwxrwxrwx root/root 1797 2011-02-18 12:48 filesystem_core/etc/init.d/rc.S
-rwxrwxrwx root/root 3168 2011-02-18 12:48 filesystem_core/etc/init.d/rc.chrony
-rwxrwxrwx root/root 13754 2011-02-18 12:48 filesystem_core/etc/init.d/rc.conf
-rwxrwxrwx root/root 6288 2011-02-18 12:48 filesystem_core/etc/init.d/rc.dsl.sh
-rwxrwxrwx root/root 9286 2011-02-18 12:48 filesystem_core/etc/init.d/rc.net
-rwxrwxrwx root/root 2481 2011-02-18 12:48 filesystem_core/etc/init.d/rc.tail.sh
-rwxrwxrwx root/root 864 2011-02-18 12:48 filesystem_core/etc/init.d/rc.usbhost
-rwxrwxrwx root/root 1057 2011-02-18 12:48 filesystem_core/etc/init.d/rc.voip
-rwxrwxrwx root/root 771 2011-02-18 12:48 filesystem_core/etc/init.d/rc.wlan
-r-xr-xr-x root/root 2233 2011-02-18 12:48 filesystem_core/etc/init.d/rc.wlan_hw
-r-xr-xr-x root/root 190 2011-02-18 12:48 filesystem_core/etc/inittab
-rwxrwxrwx root/root 191488 2011-02-18 12:48 filesystem_core/etc/internal_memory_default_de.tar
-r-xr-xr-x root/root 585 2011-02-18 12:48 filesystem_core/etc/mime.cfg
lrwxrwxrwx root/root 12 2011-02-18 12:48 filesystem_core/etc/mtab -> /proc/mounts
drwxrwx--- root/root 38 2011-02-18 12:48 filesystem_core/etc/onlinechanged
-rwxrwxrwx root/root 174 2011-02-18 12:48 filesystem_core/etc/onlinechanged/chrony
-rwxrwxrwx root/root 198 2011-02-18 12:48 filesystem_core/etc/onlinechanged/webdav_net
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/etc/passwd -> ../var/tmp/passwd
-rwxrwxrwx root/root 2521 2011-02-18 12:48 filesystem_core/etc/profile
-rwxrwxrwx root/root 1595 2011-02-18 12:48 filesystem_core/etc/protocols
drwxrwx--- root/root 40 2011-02-18 12:48 filesystem_core/etc/rc.d
-r-xr-xr-x root/root 3845 2011-02-18 12:48 filesystem_core/etc/rc.d/rc.wlan
-r-xr-xr-x root/root 183 2011-02-18 12:48 filesystem_core/etc/rc.d/rc.wlan_avm
lrwxrwxrwx root/root 22 2011-02-18 12:48 filesystem_core/etc/resolv.conf -> ../var/tmp/resolv.conf
-rw-rw-rw- root/root 10240 2011-02-18 12:48 filesystem_core/etc/samba_config.tar
-rwxrwxrwx root/root 2281 2011-02-18 12:48 filesystem_core/etc/samba_control
-rwxrwxrwx root/root 34 2011-02-18 12:48 filesystem_core/etc/securetty
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/etc/shadow -> ../var/tmp/shadow
-rwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/etc/shells
-r-xr-xr-x root/root 2652 2011-02-18 12:48 filesystem_core/etc/term.sh
drwxrwx--- root/root 38 2011-02-18 12:48 filesystem_core/etc/udev
drwxrwx--- root/root 491 2011-02-18 12:48 filesystem_core/etc/udev/rules.d
-rwxrwxrwx root/root 7042 2011-02-18 12:48 filesystem_core/etc/udev/rules.d/40-usb.rules
-rwxrwxrwx root/root 219 2011-02-18 12:48 filesystem_core/etc/udev/rules.d/50-firmware.rules
-rwxrwxrwx root/root 4103 2011-02-18 12:48 filesystem_core/etc/udev/rules.d/50-udev-default.rules
-rwxrwxrwx root/root 232 2011-02-18 12:48 filesystem_core/etc/udev/rules.d/60-cdrom_id.rules
-rwxrwxrwx root/root 676 2011-02-18 12:48 filesystem_core/etc/udev/rules.d/60-persistent-alsa.rules
-rwxrwxrwx root/root 2005 2011-02-18 12:48 filesystem_core/etc/udev/rules.d/60-persistent-input.rules
-rwxrwxrwx root/root 893 2011-02-18 12:48 filesystem_core/etc/udev/rules.d/60-persistent-serial.rules
-rwxrwxrwx root/root 1450 2011-02-18 12:48 filesystem_core/etc/udev/rules.d/60-persistent-storage-tape.rules
-rwxrwxrwx root/root 4768 2011-02-18 12:48 filesystem_core/etc/udev/rules.d/60-persistent-storage.rules
-rwxrwxrwx root/root 789 2011-02-18 12:48 filesystem_core/etc/udev/rules.d/60-persistent-v4l.rules
-rwxrwxrwx root/root 668 2011-02-18 12:48 filesystem_core/etc/udev/rules.d/60-usb_subdevice.rules
-rwxrwxrwx root/root 532 2011-02-18 12:48 filesystem_core/etc/udev/rules.d/61-persistent-storage-edd.rules
-rwxrwxrwx root/root 462 2011-02-18 12:48 filesystem_core/etc/udev/rules.d/75-cd-aliases-generator.rules
-rwxrwxrwx root/root 3770 2011-02-18 12:48 filesystem_core/etc/udev/rules.d/75-persistent-net-generator.rules
-rwxrwxrwx root/root 137 2011-02-18 12:48 filesystem_core/etc/udev/rules.d/79-fstab_import.rules
-rwxrwxrwx root/root 647 2011-02-18 12:48 filesystem_core/etc/udev/rules.d/80-drivers.rules
-rwxrwxrwx root/root 155 2011-02-18 12:48 filesystem_core/etc/udev/rules.d/95-udev-late.rules
-rwxrwxrwx root/root 218 2011-02-18 12:48 filesystem_core/etc/udev/udev.conf
-rwxr-xr-x root/root 948 2011-02-18 12:48 filesystem_core/etc/version
-rwxrwxrwx root/root 33839 2011-02-18 12:48 filesystem_core/etc/webdav_control
lrwxrwxrwx root/root 9 2011-02-18 12:48 filesystem_core/etc/wpa2 -> /var/wpa2
drwxrwx--- root/root 4876 2011-02-18 12:48 filesystem_core/lib
-rwxr-xr-x root/root 26764 2011-02-18 12:48 filesystem_core/lib/ld-uClibc-0.9.31.so
lrwxrwxrwx root/root 19 2011-02-18 12:48 filesystem_core/lib/ld-uClibc.so.0 -> ld-uClibc-0.9.31.so
lrwxrwxrwx root/root 20 2011-02-18 12:48 filesystem_core/lib/libacgenusb.so -> libacgenusb.so.1.0.0
lrwxrwxrwx root/root 20 2011-02-18 12:48 filesystem_core/lib/libacgenusb.so.1 -> libacgenusb.so.1.0.0
-r-xr-xr-x root/root 16327 2011-02-18 12:48 filesystem_core/lib/libacgenusb.so.1.0.0
lrwxrwxrwx root/root 18 2011-02-18 12:48 filesystem_core/lib/libacsrpc.so -> libacsrpc.so.1.0.0
lrwxrwxrwx root/root 18 2011-02-18 12:48 filesystem_core/lib/libacsrpc.so.1 -> libacsrpc.so.1.0.0
-r-xr-xr-x root/root 46520 2011-02-18 12:48 filesystem_core/lib/libacsrpc.so.1.0.0
lrwxrwxrwx root/root 18 2011-02-18 12:48 filesystem_core/lib/libar7cfg.so -> libar7cfg.so.1.0.0
lrwxrwxrwx root/root 18 2011-02-18 12:48 filesystem_core/lib/libar7cfg.so.1 -> libar7cfg.so.1.0.0
-rwxrwxrwx root/root 261440 2011-02-18 12:48 filesystem_core/lib/libar7cfg.so.1.0.0
lrwxrwxrwx root/root 21 2011-02-18 12:48 filesystem_core/lib/libavm_event.so -> libavm_event.so.1.0.0
lrwxrwxrwx root/root 21 2011-02-18 12:48 filesystem_core/lib/libavm_event.so.1 -> libavm_event.so.1.0.0
-rwxrwxrwx root/root 8998 2011-02-18 12:48 filesystem_core/lib/libavm_event.so.1.0.0
lrwxrwxrwx root/root 20 2011-02-18 12:48 filesystem_core/lib/libavmacl.so -> ./libavmacl.so.0.0.0
lrwxrwxrwx root/root 20 2011-02-18 12:48 filesystem_core/lib/libavmacl.so.0 -> ./libavmacl.so.0.0.0
-rwxrwxrwx root/root 21584 2011-02-18 12:48 filesystem_core/lib/libavmacl.so.0.0.0
lrwxrwxrwx root/root 18 2011-02-18 12:48 filesystem_core/lib/libavmasf.so -> libavmasf.so.1.0.0
lrwxrwxrwx root/root 18 2011-02-18 12:48 filesystem_core/lib/libavmasf.so.1 -> libavmasf.so.1.0.0
-rwxrwxrwx root/root 91084 2011-02-18 12:48 filesystem_core/lib/libavmasf.so.1.0.0
lrwxrwxrwx root/root 21 2011-02-18 12:48 filesystem_core/lib/libavmcipher.so -> libavmcipher.so.0.0.0
lrwxrwxrwx root/root 21 2011-02-18 12:48 filesystem_core/lib/libavmcipher.so.0 -> libavmcipher.so.0.0.0
-rwxrwxrwx root/root 46648 2011-02-18 12:48 filesystem_core/lib/libavmcipher.so.0.0.0
lrwxrwxrwx root/root 20 2011-02-18 12:48 filesystem_core/lib/libavmcsock.so -> libavmcsock.so.2.0.0
lrwxrwxrwx root/root 20 2011-02-18 12:48 filesystem_core/lib/libavmcsock.so.2 -> libavmcsock.so.2.0.0
-rwxrwxrwx root/root 360540 2011-02-18 12:48 filesystem_core/lib/libavmcsock.so.2.0.0
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/lib/libavmdb.so -> libavmdb.so.1.0.0
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/lib/libavmdb.so.1 -> libavmdb.so.1.0.0
-rwxrwxrwx root/root 132768 2011-02-18 12:48 filesystem_core/lib/libavmdb.so.1.0.0
lrwxrwxrwx root/root 19 2011-02-18 12:48 filesystem_core/lib/libavmhmac.so -> libavmhmac.so.2.0.0
lrwxrwxrwx root/root 19 2011-02-18 12:48 filesystem_core/lib/libavmhmac.so.2 -> libavmhmac.so.2.0.0
-rwxrwxrwx root/root 16400 2011-02-18 12:48 filesystem_core/lib/libavmhmac.so.2.0.0
lrwxrwxrwx root/root 21 2011-02-18 12:48 filesystem_core/lib/libavmid3tag.so -> libavmid3tag.so.2.0.0
lrwxrwxrwx root/root 21 2011-02-18 12:48 filesystem_core/lib/libavmid3tag.so.2 -> libavmid3tag.so.2.0.0
-rwxrwxrwx root/root 29784 2011-02-18 12:48 filesystem_core/lib/libavmid3tag.so.2.0.0
lrwxrwxrwx root/root 19 2011-02-18 12:48 filesystem_core/lib/libavmsoac.so -> libavmsoac.so.0.0.1
lrwxrwxrwx root/root 19 2011-02-18 12:48 filesystem_core/lib/libavmsoac.so.0 -> libavmsoac.so.0.0.1
-r-xr-xr-x root/root 18500 2011-02-18 12:48 filesystem_core/lib/libavmsoac.so.0.0.1
lrwxrwxrwx root/root 20 2011-02-18 12:48 filesystem_core/lib/libavmssl.so -> ./libavmssl.so.2.0.0
lrwxrwxrwx root/root 20 2011-02-18 12:48 filesystem_core/lib/libavmssl.so.2 -> ./libavmssl.so.2.0.0
-r-xr-xr-x root/root 16204 2011-02-18 12:48 filesystem_core/lib/libavmssl.so.2.0.0
lrwxrwxrwx root/root 19 2011-02-18 12:48 filesystem_core/lib/libavmupnp.so -> libavmupnp.so.2.0.0
lrwxrwxrwx root/root 19 2011-02-18 12:48 filesystem_core/lib/libavmupnp.so.2 -> libavmupnp.so.2.0.0
lrwxrwxrwx root/root 22 2011-02-18 12:48 filesystem_core/lib/libavmupnp.so.2.0.0 -> libavmupnpbig.so.2.0.0
lrwxrwxrwx root/root 22 2011-02-18 12:48 filesystem_core/lib/libavmupnpapi.so -> libavmupnpapi.so.2.0.0
lrwxrwxrwx root/root 22 2011-02-18 12:48 filesystem_core/lib/libavmupnpapi.so.2 -> libavmupnpapi.so.2.0.0
-rwxrwxrwx root/root 30760 2011-02-18 12:48 filesystem_core/lib/libavmupnpapi.so.2.0.0
lrwxrwxrwx root/root 22 2011-02-18 12:48 filesystem_core/lib/libavmupnpbig.so -> libavmupnpbig.so.2.0.0
lrwxrwxrwx root/root 22 2011-02-18 12:48 filesystem_core/lib/libavmupnpbig.so.2 -> libavmupnpbig.so.2.0.0
-rwxrwxrwx root/root 170904 2011-02-18 12:48 filesystem_core/lib/libavmupnpbig.so.2.0.0
lrwxrwxrwx root/root 21 2011-02-18 12:48 filesystem_core/lib/libbacktrace.so -> libbacktrace.so.1.0.0
lrwxrwxrwx root/root 21 2011-02-18 12:48 filesystem_core/lib/libbacktrace.so.1 -> libbacktrace.so.1.0.0
-r-xr-xr-x root/root 9388 2011-02-18 12:48 filesystem_core/lib/libbacktrace.so.1.0.0
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/lib/libblkid.so -> libblkid.so.1.1.0
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/lib/libblkid.so.1 -> libblkid.so.1.1.0
-rwxrwxrwx root/root 216832 2011-02-18 12:48 filesystem_core/lib/libblkid.so.1.1.0
lrwxrwxrwx root/root 18 2011-02-18 12:48 filesystem_core/lib/libboxlib.so -> libboxlib.so.0.0.0
lrwxrwxrwx root/root 18 2011-02-18 12:48 filesystem_core/lib/libboxlib.so.0 -> libboxlib.so.0.0.0
-rwxrwxrwx root/root 137156 2011-02-18 12:48 filesystem_core/lib/libboxlib.so.0.0.0
lrwxrwxrwx root/root 19 2011-02-18 12:48 filesystem_core/lib/libc.so.0 -> libuClibc-0.9.31.so
lrwxrwxrwx root/root 25 2011-02-18 12:48 filesystem_core/lib/libcapi20.so -> /./lib/libcapi20.so.3.0.4
lrwxrwxrwx root/root 25 2011-02-18 12:48 filesystem_core/lib/libcapi20.so.3 -> /./lib/libcapi20.so.3.0.4
-r-xr-xr-x root/root 24332 2011-02-18 12:48 filesystem_core/lib/libcapi20.so.3.0.4
lrwxrwxrwx root/root 14 2011-02-18 12:48 filesystem_core/lib/libcm.so -> libcm.so.0.0.0
lrwxrwxrwx root/root 14 2011-02-18 12:48 filesystem_core/lib/libcm.so.0 -> libcm.so.0.0.0
-rwxrwxrwx root/root 33904 2011-02-18 12:48 filesystem_core/lib/libcm.so.0.0.0
-rwxr-xr-x root/root 11012 2011-02-18 12:48 filesystem_core/lib/libcrypt-0.9.31.so
lrwxrwxrwx root/root 18 2011-02-18 12:48 filesystem_core/lib/libcrypt.so.0 -> libcrypt-0.9.31.so
lrwxrwxrwx root/root 20 2011-02-18 12:48 filesystem_core/lib/libcrypto.so -> ./libcrypto.so.0.9.8
-r-xr-xr-x root/root 1021104 2011-02-18 12:48 filesystem_core/lib/libcrypto.so.0.9.8
lrwxrwxrwx root/root 20 2011-02-18 12:48 filesystem_core/lib/libcrypto.so.1 -> ./libcrypto.so.0.9.8
-rwxr-xr-x root/root 9504 2011-02-18 12:48 filesystem_core/lib/libdl-0.9.31.so
lrwxrwxrwx root/root 15 2011-02-18 12:48 filesystem_core/lib/libdl.so.0 -> libdl-0.9.31.so
lrwxrwxrwx root/root 19 2011-02-18 12:48 filesystem_core/lib/libewnwled.so -> libewnwled.so.1.0.0
lrwxrwxrwx root/root 19 2011-02-18 12:48 filesystem_core/lib/libewnwled.so.1 -> libewnwled.so.1.0.0
-rwxrwxrwx root/root 8044 2011-02-18 12:48 filesystem_core/lib/libewnwled.so.1.0.0
lrwxrwxrwx root/root 21 2011-02-18 12:48 filesystem_core/lib/libewnwlinux.so -> libewnwlinux.so.2.0.0
lrwxrwxrwx root/root 21 2011-02-18 12:48 filesystem_core/lib/libewnwlinux.so.2 -> libewnwlinux.so.2.0.0
-rwxrwxrwx root/root 78384 2011-02-18 12:48 filesystem_core/lib/libewnwlinux.so.2.0.0
lrwxrwxrwx root/root 19 2011-02-18 12:48 filesystem_core/lib/libewnwnet.so -> libewnwnet.so.0.0.0
lrwxrwxrwx root/root 19 2011-02-18 12:48 filesystem_core/lib/libewnwnet.so.0 -> libewnwnet.so.0.0.0
-rwxrwxrwx root/root 88204 2011-02-18 12:48 filesystem_core/lib/libewnwnet.so.0.0.0
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/lib/libexif.so -> libexif.so.12.3.1
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/lib/libexif.so.12 -> libexif.so.12.3.1
-rwxrwxrwx root/root 104312 2011-02-18 12:48 filesystem_core/lib/libexif.so.12.3.1
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/lib/libexpat.so -> libexpat.so.1.5.2
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/lib/libexpat.so.1 -> libexpat.so.1.5.2
-rwxrwxrwx root/root 152271 2011-02-18 12:48 filesystem_core/lib/libexpat.so.1.5.2
lrwxrwxrwx root/root 18 2011-02-18 12:48 filesystem_core/lib/libfuse.so -> ./libfuse.so.2.7.2
lrwxrwxrwx root/root 18 2011-02-18 12:48 filesystem_core/lib/libfuse.so.2 -> ./libfuse.so.2.7.2
-rwxrwxrwx root/root 173326 2011-02-18 12:48 filesystem_core/lib/libfuse.so.2.7.2
-r-xr-xr-x root/root 10304 2011-02-18 12:48 filesystem_core/lib/libfwsign.so
lrwxrwxrwx root/root 19 2011-02-18 12:48 filesystem_core/lib/libfwsign.so.0 -> /./lib/libfwsign.so
lrwxrwxrwx root/root 13 2011-02-18 12:48 filesystem_core/lib/libgcc_s.so -> libgcc_s.so.1
-rw-r--r-- root/root 226396 2011-02-18 12:48 filesystem_core/lib/libgcc_s.so.1
lrwxrwxrwx root/root 20 2011-02-18 12:48 filesystem_core/lib/libikeapi.so -> ./libikeapi.so.2.0.0
lrwxrwxrwx root/root 20 2011-02-18 12:48 filesystem_core/lib/libikeapi.so.2 -> ./libikeapi.so.2.0.0
-r-xr-xr-x root/root 50512 2011-02-18 12:48 filesystem_core/lib/libikeapi.so.2.0.0
lrwxrwxrwx root/root 23 2011-02-18 12:48 filesystem_core/lib/libikecrypto.so -> ./libikecrypto.so.1.0.0
lrwxrwxrwx root/root 23 2011-02-18 12:48 filesystem_core/lib/libikecrypto.so.1 -> ./libikecrypto.so.1.0.0
-r-xr-xr-x root/root 23756 2011-02-18 12:48 filesystem_core/lib/libikecrypto.so.1.0.0
lrwxrwxrwx root/root 21 2011-02-18 12:48 filesystem_core/lib/libikeossl.so -> ./libikeossl.so.1.0.0
lrwxrwxrwx root/root 21 2011-02-18 12:48 filesystem_core/lib/libikeossl.so.1 -> ./libikeossl.so.1.0.0
-r-xr-xr-x root/root 9148 2011-02-18 12:48 filesystem_core/lib/libikeossl.so.1.0.0
lrwxrwxrwx root/root 11 2011-02-18 12:48 filesystem_core/lib/libiw.so -> libiw.so.29
-r-xr-xr-x root/root 73442 2011-02-18 12:48 filesystem_core/lib/libiw.so.29
lrwxrwxrwx root/root 23 2011-02-18 12:48 filesystem_core/lib/libjasonclient.so -> libjasonclient.so.0.0.0
lrwxrwxrwx root/root 23 2011-02-18 12:48 filesystem_core/lib/libjasonclient.so.0 -> libjasonclient.so.0.0.0
-rwxrwxrwx root/root 51696 2011-02-18 12:48 filesystem_core/lib/libjasonclient.so.0.0.0
lrwxrwxrwx root/root 15 2011-02-18 12:48 filesystem_core/lib/libled.so -> libled.so.1.0.0
lrwxrwxrwx root/root 15 2011-02-18 12:48 filesystem_core/lib/libled.so.1 -> libled.so.1.0.0
-rwxrwxrwx root/root 7025 2011-02-18 12:48 filesystem_core/lib/libled.so.1.0.0
lrwxrwxrwx root/root 23 2011-02-18 12:48 filesystem_core/lib/libled2.so.2 -> /./lib/libled2.so.2.2.0
lrwxrwxrwx root/root 23 2011-02-18 12:48 filesystem_core/lib/libled2.so.2.2 -> /./lib/libled2.so.2.2.0
-r-xr-xr-x root/root 6557 2011-02-18 12:48 filesystem_core/lib/libled2.so.2.2.0
lrwxrwxrwx root/root 15 2011-02-18 12:48 filesystem_core/lib/liblua.so -> liblua.so.1.4.1
lrwxrwxrwx root/root 15 2011-02-18 12:48 filesystem_core/lib/liblua.so.1 -> liblua.so.1.4.1
-rwxrwxrwx root/root 199056 2011-02-18 12:48 filesystem_core/lib/liblua.so.1.4.1
lrwxrwxrwx root/root 21 2011-02-18 12:48 filesystem_core/lib/libluatextdb.so -> libluatextdb.so.1.0.0
lrwxrwxrwx root/root 21 2011-02-18 12:48 filesystem_core/lib/libluatextdb.so.1 -> libluatextdb.so.1.0.0
-rwxrwxrwx root/root 6406 2011-02-18 12:48 filesystem_core/lib/libluatextdb.so.1.0.0
lrwxrwxrwx root/root 18 2011-02-18 12:48 filesystem_core/lib/libluaxml.so -> libluaxml.so.1.0.0
lrwxrwxrwx root/root 18 2011-02-18 12:48 filesystem_core/lib/libluaxml.so.1 -> libluaxml.so.1.0.0
-rwxrwxrwx root/root 7401 2011-02-18 12:48 filesystem_core/lib/libluaxml.so.1.0.0
-rwxr-xr-x root/root 90040 2011-02-18 12:48 filesystem_core/lib/libm-0.9.31.so
lrwxrwxrwx root/root 14 2011-02-18 12:48 filesystem_core/lib/libm.so.0 -> libm-0.9.31.so
lrwxrwxrwx root/root 23 2011-02-18 12:48 filesystem_core/lib/libmailbuilder.so -> libmailbuilder.so.0.0.0
lrwxrwxrwx root/root 23 2011-02-18 12:48 filesystem_core/lib/libmailbuilder.so.0 -> libmailbuilder.so.0.0.0
-rwxrwxrwx root/root 91552 2011-02-18 12:48 filesystem_core/lib/libmailbuilder.so.0.0.0
lrwxrwxrwx root/root 15 2011-02-18 12:48 filesystem_core/lib/libmaillib.so -> libmaillib.so.2
lrwxrwxrwx root/root 19 2011-02-18 12:48 filesystem_core/lib/libmaillib.so.2 -> libmaillib.so.2.0.0
-rwxrwxrwx root/root 43762 2011-02-18 12:48 filesystem_core/lib/libmaillib.so.2.0.0
lrwxrwxrwx root/root 20 2011-02-18 12:48 filesystem_core/lib/libmediasrv.so -> libmediasrv.so.1.0.0
lrwxrwxrwx root/root 20 2011-02-18 12:48 filesystem_core/lib/libmediasrv.so.1 -> libmediasrv.so.1.0.0
-rwxrwxrwx root/root 273648 2011-02-18 12:48 filesystem_core/lib/libmediasrv.so.1.0.0
lrwxrwxrwx root/root 19 2011-02-18 12:48 filesystem_core/lib/libmscodex.so -> libmscodex.so.2.0.0
lrwxrwxrwx root/root 19 2011-02-18 12:48 filesystem_core/lib/libmscodex.so.2 -> libmscodex.so.2.0.0
-rwxrwxrwx root/root 23252 2011-02-18 12:48 filesystem_core/lib/libmscodex.so.2.0.0
lrwxrwxrwx root/root 19 2011-02-18 12:48 filesystem_core/lib/libmsgwrap.so -> libmsgwrap.so.1.0.0
lrwxrwxrwx root/root 19 2011-02-18 12:48 filesystem_core/lib/libmsgwrap.so.1 -> libmsgwrap.so.1.0.0
-rwxrwxrwx root/root 11140 2011-02-18 12:48 filesystem_core/lib/libmsgwrap.so.1.0.0
lrwxrwxrwx root/root 16 2011-02-18 12:48 filesystem_core/lib/libmxml.so -> libmxml.so.1.0.0
lrwxrwxrwx root/root 16 2011-02-18 12:48 filesystem_core/lib/libmxml.so.1 -> libmxml.so.1.0.0
-rwxrwxrwx root/root 48020 2011-02-18 12:48 filesystem_core/lib/libmxml.so.1.0.0
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/lib/libneon.so -> libneon.so.27.1.3
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/lib/libneon.so.27 -> libneon.so.27.1.3
-rwxrwxrwx root/root 168547 2011-02-18 12:48 filesystem_core/lib/libneon.so.27.1.3
lrwxrwxrwx root/root 21 2011-02-18 12:48 filesystem_core/lib/libnetpbm.so -> libnetpbm.so.10.35.73
lrwxrwxrwx root/root 21 2011-02-18 12:48 filesystem_core/lib/libnetpbm.so.10 -> libnetpbm.so.10.35.73
-rwxrwxrwx root/root 99292 2011-02-18 12:48 filesystem_core/lib/libnetpbm.so.10.35.73
lrwxrwxrwx root/root 22 2011-02-18 12:48 filesystem_core/lib/libntfs-3g.so -> ./libntfs-3g.so.75.0.0
lrwxrwxrwx root/root 22 2011-02-18 12:48 filesystem_core/lib/libntfs-3g.so.75 -> ./libntfs-3g.so.75.0.0
-rwxrwxrwx root/root 378609 2011-02-18 12:48 filesystem_core/lib/libntfs-3g.so.75.0.0
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/lib/libosip2.so -> libosip2.so.4.0.0
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/lib/libosip2.so.4 -> libosip2.so.4.0.0
-rwxrwxrwx root/root 58840 2011-02-18 12:48 filesystem_core/lib/libosip2.so.4.0.0
lrwxrwxrwx root/root 23 2011-02-18 12:48 filesystem_core/lib/libosipparser2.so -> libosipparser2.so.4.0.0
lrwxrwxrwx root/root 23 2011-02-18 12:48 filesystem_core/lib/libosipparser2.so.4 -> libosipparser2.so.4.0.0
-rwxrwxrwx root/root 135732 2011-02-18 12:48 filesystem_core/lib/libosipparser2.so.4.0.0
lrwxrwxrwx root/root 21 2011-02-18 12:48 filesystem_core/lib/libphonebook.so -> libphonebook.so.1.0.0
lrwxrwxrwx root/root 21 2011-02-18 12:48 filesystem_core/lib/libphonebook.so.1 -> libphonebook.so.1.0.0
-r-xr-xr-x root/root 37180 2011-02-18 12:48 filesystem_core/lib/libphonebook.so.1.0.0
lrwxrwxrwx root/root 18 2011-02-18 12:48 filesystem_core/lib/libpng14.so -> libpng14.so.14.3.0
lrwxrwxrwx root/root 18 2011-02-18 12:48 filesystem_core/lib/libpng14.so.14 -> libpng14.so.14.3.0
-rwxrwxrwx root/root 130552 2011-02-18 12:48 filesystem_core/lib/libpng14.so.14.3.0
lrwxrwxrwx root/root 19 2011-02-18 12:48 filesystem_core/lib/libpop3lib.so -> libpop3lib.so.1.0.0
lrwxrwxrwx root/root 19 2011-02-18 12:48 filesystem_core/lib/libpop3lib.so.1 -> libpop3lib.so.1.0.0
-rwxrwxrwx root/root 49113 2011-02-18 12:48 filesystem_core/lib/libpop3lib.so.1.0.0
-rwxr-xr-x root/root 74860 2011-02-18 12:48 filesystem_core/lib/libpthread-0.9.31.so
lrwxrwxrwx root/root 20 2011-02-18 12:48 filesystem_core/lib/libpthread.so.0 -> libpthread-0.9.31.so
-rwxr-xr-x root/root 5264 2011-02-18 12:48 filesystem_core/lib/librt-0.9.31.so
lrwxrwxrwx root/root 15 2011-02-18 12:48 filesystem_core/lib/librt.so.0 -> librt-0.9.31.so
lrwxrwxrwx root/root 21 2011-02-18 12:48 filesystem_core/lib/librtpstream.so -> librtpstream.so.2.0.0
lrwxrwxrwx root/root 21 2011-02-18 12:48 filesystem_core/lib/librtpstream.so.2 -> librtpstream.so.2.0.0
-rwxrwxrwx root/root 55468 2011-02-18 12:48 filesystem_core/lib/librtpstream.so.2.0.0
lrwxrwxrwx root/root 14 2011-02-18 12:48 filesystem_core/lib/librx.so -> librx.so.0.0.0
lrwxrwxrwx root/root 14 2011-02-18 12:48 filesystem_core/lib/librx.so.0 -> librx.so.0.0.0
-rwxrwxrwx root/root 36532 2011-02-18 12:48 filesystem_core/lib/librx.so.0.0.0
lrwxrwxrwx root/root 18 2011-02-18 12:48 filesystem_core/lib/libsiplib.so -> libsiplib.so.2.0.0
lrwxrwxrwx root/root 18 2011-02-18 12:48 filesystem_core/lib/libsiplib.so.2 -> libsiplib.so.2.0.0
-rwxrwxrwx root/root 346740 2011-02-18 12:48 filesystem_core/lib/libsiplib.so.2.0.0
lrwxrwxrwx root/root 16 2011-02-18 12:48 filesystem_core/lib/libslab.so -> libslab.so.2.0.0
lrwxrwxrwx root/root 16 2011-02-18 12:48 filesystem_core/lib/libslab.so.2 -> libslab.so.2.0.0
-rwxrwxrwx root/root 3436 2011-02-18 12:48 filesystem_core/lib/libslab.so.2.0.0
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/lib/libspeex.so -> libspeex.so.2.0.0
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/lib/libspeex.so.2 -> libspeex.so.2.0.0
-rwxrwxrwx root/root 99484 2011-02-18 12:48 filesystem_core/lib/libspeex.so.2.0.0
lrwxrwxrwx root/root 25 2011-02-18 12:48 filesystem_core/lib/libsqlite3-3.7.3.so.0 -> libsqlite3-3.7.3.so.0.8.6
-rwxrwxrwx root/root 473676 2011-02-18 12:48 filesystem_core/lib/libsqlite3-3.7.3.so.0.8.6
lrwxrwxrwx root/root 25 2011-02-18 12:48 filesystem_core/lib/libsqlite3.so -> libsqlite3-3.7.3.so.0.8.6
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/lib/libssl.so -> ./libssl.so.0.9.8
-r-xr-xr-x root/root 203568 2011-02-18 12:48 filesystem_core/lib/libssl.so.0.9.8
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/lib/libssl.so.1 -> ./libssl.so.0.9.8
lrwxrwxrwx root/root 16 2011-02-18 12:48 filesystem_core/lib/libtffs.so -> libtffs.so.1.0.0
lrwxrwxrwx root/root 16 2011-02-18 12:48 filesystem_core/lib/libtffs.so.1 -> libtffs.so.1.0.0
-rwxrwxrwx root/root 6656 2011-02-18 12:48 filesystem_core/lib/libtffs.so.1.0.0
-rwxr-xr-x root/root 13384 2011-02-18 12:48 filesystem_core/lib/libthread_db-0.9.31.so
lrwxrwxrwx root/root 22 2011-02-18 12:48 filesystem_core/lib/libthread_db.so.1 -> libthread_db-0.9.31.so
lrwxrwxrwx root/root 25 2011-02-18 12:48 filesystem_core/lib/libtiinterpreter.so -> libtiinterpreter.so.0.0.0
lrwxrwxrwx root/root 25 2011-02-18 12:48 filesystem_core/lib/libtiinterpreter.so.0 -> libtiinterpreter.so.0.0.0
-r-xr-xr-x root/root 101616 2011-02-18 12:48 filesystem_core/lib/libtiinterpreter.so.0.0.0
-rwxr-xr-x root/root 646224 2011-02-18 12:48 filesystem_core/lib/libuClibc-0.9.31.so
lrwxrwxrwx root/root 16 2011-02-18 12:48 filesystem_core/lib/libudev.so -> libudev.so.0.6.1
lrwxrwxrwx root/root 16 2011-02-18 12:48 filesystem_core/lib/libudev.so.0 -> libudev.so.0.6.1
-rwxrwxrwx root/root 155831 2011-02-18 12:48 filesystem_core/lib/libudev.so.0.6.1
lrwxrwxrwx root/root 19 2011-02-18 12:48 filesystem_core/lib/libupnpdev.so -> libupnpdev.so.2.0.0
lrwxrwxrwx root/root 19 2011-02-18 12:48 filesystem_core/lib/libupnpdev.so.2 -> libupnpdev.so.2.0.0
-rwxrwxrwx root/root 22656 2011-02-18 12:48 filesystem_core/lib/libupnpdev.so.2.0.0
lrwxrwxrwx root/root 22 2011-02-18 12:48 filesystem_core/lib/libupnpdevusb.so -> libupnpdevusb.so.1.0.0
lrwxrwxrwx root/root 22 2011-02-18 12:48 filesystem_core/lib/libupnpdevusb.so.1 -> libupnpdevusb.so.1.0.0
-rwxrwxrwx root/root 35956 2011-02-18 12:48 filesystem_core/lib/libupnpdevusb.so.1.0.0
-rwxrwxrwx root/root 21645 2011-02-18 12:48 filesystem_core/lib/libupnponstore.1.0.0
lrwxrwxrwx root/root 20 2011-02-18 12:48 filesystem_core/lib/libupnponstore.so -> libupnponstore.1.0.0
lrwxrwxrwx root/root 20 2011-02-18 12:48 filesystem_core/lib/libupnponstore.so.1 -> libupnponstore.1.0.0
lrwxrwxrwx root/root 18 2011-02-18 12:48 filesystem_core/lib/libusbcfg.so -> libusbcfg.so.1.0.0
lrwxrwxrwx root/root 18 2011-02-18 12:48 filesystem_core/lib/libusbcfg.so.1 -> libusbcfg.so.1.0.0
-rwxrwxrwx root/root 35149 2011-02-18 12:48 filesystem_core/lib/libusbcfg.so.1.0.0
lrwxrwxrwx root/root 16 2011-02-18 12:48 filesystem_core/lib/libuuid.so -> libuuid.so.1.3.0
lrwxrwxrwx root/root 16 2011-02-18 12:48 filesystem_core/lib/libuuid.so.1 -> libuuid.so.1.3.0
-rwxrwxrwx root/root 21828 2011-02-18 12:48 filesystem_core/lib/libuuid.so.1.3.0
-r-xr-xr-x root/root 46068 2011-02-18 12:48 filesystem_core/lib/libwcfg.so
lrwxrwxrwx root/root 15 2011-02-18 12:48 filesystem_core/lib/libwdt.so -> libwdt.so.1.0.0
lrwxrwxrwx root/root 15 2011-02-18 12:48 filesystem_core/lib/libwdt.so.1 -> libwdt.so.1.0.0
-rwxrwxrwx root/root 9044 2011-02-18 12:48 filesystem_core/lib/libwdt.so.1.0.0
lrwxrwxrwx root/root 18 2011-02-18 12:48 filesystem_core/lib/libwebsrv.so -> libwebsrv.so.2.0.0
lrwxrwxrwx root/root 18 2011-02-18 12:48 filesystem_core/lib/libwebsrv.so.2 -> libwebsrv.so.2.0.0
-rwxrwxrwx root/root 117168 2011-02-18 12:48 filesystem_core/lib/libwebsrv.so.2.0.0
lrwxrwxrwx root/root 18 2011-02-18 12:48 filesystem_core/lib/libwebusb.so -> libwebusb.so.0.0.0
lrwxrwxrwx root/root 18 2011-02-18 12:48 filesystem_core/lib/libwebusb.so.0 -> libwebusb.so.0.0.0
-rwxrwxrwx root/root 77068 2011-02-18 12:48 filesystem_core/lib/libwebusb.so.0.0.0
-rwxrwxrwx root/root 39226 2011-02-18 12:48 filesystem_core/lib/libwlancsi.so
-rwxrwxrwx root/root 59931 2011-02-18 12:48 filesystem_core/lib/libwlanparams.so
lrwxrwxrwx root/root 16 2011-02-18 12:48 filesystem_core/lib/libwlanparams.so.1 -> libwlanparams.so
lrwxrwxrwx root/root 16 2011-02-18 12:48 filesystem_core/lib/libwlanparams.so.1.0.0 -> libwlanparams.so
-r-xr-xr-x root/root 426925 2011-02-18 12:48 filesystem_core/lib/libwpa_common.so
-r-xr-xr-x root/root 25180 2011-02-18 12:48 filesystem_core/lib/libwpa_ctrl.so
lrwxrwxrwx root/root 13 2011-02-18 12:48 filesystem_core/lib/libz.so -> libz.so.1.2.3
lrwxrwxrwx root/root 13 2011-02-18 12:48 filesystem_core/lib/libz.so.1 -> libz.so.1.2.3
-rwxrwxrwx root/root 91286 2011-02-18 12:48 filesystem_core/lib/libz.so.1.2.3
drwxrwx--- root/root 85 2011-02-18 12:48 filesystem_core/lib/modules
drwxrwx--- root/root 275 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10
drwxrwx--- root/root 47 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel
drwxrwx--- root/root 110 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/drivers
drwxrwx--- root/root 44 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/drivers/atm
drwxrwx--- root/root 31 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/drivers/atm/ifxmips_atm
-rw-rw-rw- root/root 79280 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/drivers/atm/ifxmips_atm/ifxmips_atm.ko
drwxrwx--- root/root 31 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/drivers/atm/ifxmips_ptm
-rw-rw-rw- root/root 57876 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/drivers/atm/ifxmips_ptm/ifxmips_ptm.ko
drwxrwx--- root/root 26 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/drivers/block
drwxrwx--- root/root 28 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/drivers/block/compcache
-rw-rw-rw- root/root 24132 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/drivers/block/compcache/ramzswap.ko
drwxrwx--- root/root 40 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/drivers/char
-rwxrwxrwx root/root 92480 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/drivers/char/led_module.ko
drwxrwx--- root/root 27 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/drivers/char/ubik2
-rw-rw-rw- root/root 222764 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/drivers/char/ubik2/pcmlink.ko
drwxrwx--- root/root 27 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/drivers/dsl
-rw-rw-rw- root/root 389440 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/drivers/dsl/dsl_vr9.ko
drwxrwx--- root/root 28 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/drivers/dsld
-r-xr-xr-x root/root 1756560 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/drivers/dsld/kdsldmod.ko
drwxrwx--- root/root 41 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/drivers/isdn
drwxrwx--- root/root 30 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/drivers/isdn/capi_codec
-rw-rw-rw- root/root 401868 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/drivers/isdn/capi_codec/capi_codec.ko
drwxrwx--- root/root 20 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/drivers/isdn/isdn_fon5
drwxrwx--- root/root 34 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/drivers/isdn/isdn_fon5/zzz
-rw-rw-rw- root/root 788380 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/drivers/isdn/isdn_fon5/zzz/isdn_fbox_fon5.ko
drwxrwx--- root/root 27 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/drivers/mei
-rw-rw-rw- root/root 244716 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/drivers/mei/mei_vr9.ko
drwxrwx--- root/root 27 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/drivers/rtc
-rw-rw-rw- root/root 10244 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/drivers/rtc/rtc-avm.ko
drwxrwx--- root/root 80 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/drivers/scsi
-rw-rw-rw- root/root 192792 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/drivers/scsi/scsi_mod.ko
-rw-rw-rw- root/root 17120 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/drivers/scsi/scsi_tgt.ko
-rw-rw-rw- root/root 2200 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/drivers/scsi/scsi_wait_scan.ko
-rw-rw-rw- root/root 41180 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/drivers/scsi/sd_mod.ko
drwxrwx--- root/root 71 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/drivers/usb
drwxrwx--- root/root 25 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/drivers/usb/class
-rw-rw-rw- root/root 17448 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/drivers/usb/class/usblp.ko
drwxrwx--- root/root 27 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/drivers/usb/core
-rw-rw-rw- root/root 177076 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/drivers/usb/core/usbcore.ko
drwxrwx--- root/root 26 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/drivers/usb/mon
-rw-rw-rw- root/root 29800 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/drivers/usb/mon/usbmon.ko
drwxrwx--- root/root 31 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/drivers/usb/musb
-rw-rw-rw- root/root 124520 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/drivers/usb/musb/ifxusb_host.ko
drwxrwx--- root/root 43 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/drivers/usb/serial
-rw-rw-rw- root/root 16404 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/drivers/usb/serial/option.ko
-rw-rw-rw- root/root 42076 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/drivers/usb/serial/usbserial.ko
drwxrwx--- root/root 31 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/drivers/usb/storage
-rw-rw-rw- root/root 64020 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/drivers/usb/storage/usb-storage.ko
drwxrwx--- root/root 31 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/drivers/userman
-r-xr-xr-x root/root 1071875 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/drivers/userman/userman_mod.ko
drwxrwx--- root/root 28 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/fs
drwxrwx--- root/root 48 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/fs/fat
-rw-rw-rw- root/root 70120 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/fs/fat/fat.ko
-rw-rw-rw- root/root 12300 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/fs/fat/msdos.ko
-rw-rw-rw- root/root 15136 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/fs/fat/vfat.ko
drwxrwx--- root/root 106 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/fs/nls
-rw-rw-rw- root/root 5152 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/fs/nls/nls_ascii.ko
-rw-rw-rw- root/root 6736 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/fs/nls/nls_cp437.ko
-rw-rw-rw- root/root 5944 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/fs/nls/nls_cp850.ko
-rw-rw-rw- root/root 5152 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/fs/nls/nls_iso8859-1.ko
-rw-rw-rw- root/root 5680 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/fs/nls/nls_iso8859-15.ko
drwxrwx--- root/root 84 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/lib
-rw-rw-rw- root/root 2764 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/lib/crc-ccitt.ko
-rw-rw-rw- root/root 2764 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/lib/crc-itu-t.ko
-rw-rw-rw- root/root 2756 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/lib/crc16.ko
-rw-rw-rw- root/root 3444 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/lib/libcrc32c.ko
drwxrwx--- root/root 54 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/lib/lzo
-rw-rw-rw- root/root 3540 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/lib/lzo/lzo_compress.ko
-rw-rw-rw- root/root 3652 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/lib/lzo/lzo_decompress.ko
drwxrwx--- root/root 22 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/net
drwxrwx--- root/root 185 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/net/sched
-rw-rw-rw- root/root 7732 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/net/sched/cls_basic.ko
-rw-rw-rw- root/root 8744 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/net/sched/cls_tcindex.ko
-rw-rw-rw- root/root 11288 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/net/sched/cls_u32.ko
-rw-rw-rw- root/root 23892 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/net/sched/sch_cbq.ko
-rw-rw-rw- root/root 25232 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/net/sched/sch_hfsc.ko
-rw-rw-rw- root/root 24352 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/net/sched/sch_htb.ko
-rw-rw-rw- root/root 14384 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/net/sched/sch_llq.ko
-rw-rw-rw- root/root 8708 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/net/sched/sch_prio.ko
-rw-rw-rw- root/root 8892 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/net/sched/sch_red.ko
-rw-rw-rw- root/root 9672 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/net/sched/sch_sfq.ko
-rw-rw-rw- root/root 9000 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/kernel/net/sched/sch_tbf.ko
-rw-rw-rw- root/root 19231 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/modules.alias
-rw-rw-rw- root/root 69 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/modules.ccwmap
-r-xr-xr-x root/root 5422 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/modules.dep
-rw-rw-rw- root/root 73 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/modules.ieee1394map
-rw-rw-rw- root/root 141 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/modules.inputmap
-rw-rw-rw- root/root 81 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/modules.isapnpmap
-rw-rw-rw- root/root 74 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/modules.ofmap
-rw-rw-rw- root/root 1869 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/modules.order
-rw-rw-rw- root/root 99 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/modules.pcimap
-rw-rw-rw- root/root 43 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/modules.seriomap
-rw-rw-rw- root/root 16614 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/modules.symbols
-rw-rw-rw- root/root 49964 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/modules.usbmap
drwxrwx--- root/root 144 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/net
-r-xr-xr-x root/root 59608 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/net/aae.ko
-r-xr-xr-x root/root 20996 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/net/adf.ko
-r-xr-xr-x root/root 14100 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/net/asf.ko
-r-xr-xr-x root/root 284016 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/net/ath_dev.ko
-r-xr-xr-x root/root 66252 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/net/ath_dfs.ko
-r-xr-xr-x root/root 665244 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/net/ath_hal.ko
-r-xr-xr-x root/root 1696 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/net/ath_pktlog.ko
-r-xr-xr-x root/root 36260 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/net/ath_rate_atheros.ko
-r-xr-xr-x root/root 843956 2011-02-18 12:48 filesystem_core/lib/modules/2.6.28.10/net/umac.ko
drwxrwx--- root/root 28 2011-02-18 12:48 filesystem_core/lib/modules/dsp_vr9
-r-xr-xr-x root/root 758972 2011-02-18 12:48 filesystem_core/lib/modules/dsp_vr9/vr9-dsl.bin
-r-xr-xr-x root/root 1024 2011-02-18 12:48 filesystem_core/lib/modules/eeprom_k2
-r-xr-xr-x root/root 4096 2011-02-18 12:48 filesystem_core/lib/modules/eeprom_osprey
-rwxrwxrwx root/root 394 2011-02-18 12:48 filesystem_core/lib/modules/pm_info.in
drwxrwx--- root/root 216 2011-02-18 12:48 filesystem_core/lib/udev
-rwxrwxrwx root/root 66763 2011-02-18 12:48 filesystem_core/lib/udev/ata_id
-rwxrwxrwx root/root 73106 2011-02-18 12:48 filesystem_core/lib/udev/cdrom_id
-rwxrwxrwx root/root 32434 2011-02-18 12:48 filesystem_core/lib/udev/collect
-rwxrwxrwx root/root 126087 2011-02-18 12:48 filesystem_core/lib/udev/create_floppy_devices
-rwxrwxrwx root/root 55595 2011-02-18 12:48 filesystem_core/lib/udev/edd_id
-rwxrwxrwx root/root 55401 2011-02-18 12:48 filesystem_core/lib/udev/fstab_import
-rwxrwxrwx root/root 109375 2011-02-18 12:48 filesystem_core/lib/udev/path_id
-rwxrwxrwx root/root 2390 2011-02-18 12:48 filesystem_core/lib/udev/rule_generator.functions
-rwxrwxrwx root/root 93692 2011-02-18 12:48 filesystem_core/lib/udev/scsi_id
-rwxrwxrwx root/root 112158 2011-02-18 12:48 filesystem_core/lib/udev/usb_id
-rwxrwxrwx root/root 10364 2011-02-18 12:48 filesystem_core/lib/udev/v4l_id
-rwxrwxrwx root/root 2702 2011-02-18 12:48 filesystem_core/lib/udev/write_cd_rules
-rwxrwxrwx root/root 3370 2011-02-18 12:48 filesystem_core/lib/udev/write_net_rules
drwxrwx--- root/root 3 2011-02-18 12:48 filesystem_core/mnt
lrwxrwxrwx root/root 19 2011-02-18 12:48 filesystem_core/nohup.out -> ./var/tmp/nohup.out
drwxrwx--- root/root 3 2011-02-18 12:48 filesystem_core/proc
drwxrwx--- root/root 77 2011-02-18 12:48 filesystem_core/root
-rw-r--r-- root/root 0 2011-02-18 12:48 filesystem_core/root/.bash_history
-rw-r--r-- root/root 175 2011-02-18 12:48 filesystem_core/root/.bash_logout
-rw-r--r-- root/root 161 2011-02-18 12:48 filesystem_core/root/.bash_profile
-rw-r--r-- root/root 1711 2011-02-18 12:48 filesystem_core/root/.bashrc
drwxrwx--- root/root 1111 2011-02-18 12:48 filesystem_core/sbin
-rwxrwxrwx root/root 5892 2011-02-18 12:48 filesystem_core/sbin/ar7login
lrwxrwxrwx root/root 14 2011-02-18 12:48 filesystem_core/sbin/arp -> ../bin/busybox
-r-xr-xr-x root/root 48061 2011-02-18 12:48 filesystem_core/sbin/athstats
-r-xr-xr-x root/root 6188 2011-02-18 12:48 filesystem_core/sbin/athstatsclr
-rwxrwxrwx root/root 7600 2011-02-18 12:48 filesystem_core/sbin/avmstickandsurf
-r-xr-xr-x root/root 12460 2011-02-18 12:48 filesystem_core/sbin/avmwlancfg
-r-xr-xr-x root/root 7566 2011-02-18 12:48 filesystem_core/sbin/avmwlanlifetest
-r-xr-xr-x root/root 15522 2011-02-18 12:48 filesystem_core/sbin/avmwlansetathcfg
lrwxrwxrwx root/root 14 2011-02-18 12:48 filesystem_core/sbin/blkid -> ../bin/busybox
-rwxrwxrwx root/root 55616 2011-02-18 12:48 filesystem_core/sbin/chronyc
-rwxrwxrwx root/root 163568 2011-02-18 12:48 filesystem_core/sbin/chronyd
-rwxrwxrwx root/root 38196 2011-02-18 12:48 filesystem_core/sbin/contfiltd
-rwxrwxrwx root/root 6600 2011-02-18 12:48 filesystem_core/sbin/delay
-rwxrwxrwx root/root 235564 2011-02-18 12:48 filesystem_core/sbin/dsld
lrwxrwxrwx root/root 4 2011-02-18 12:48 filesystem_core/sbin/dsltest -> dsld
-rwxrwxrwx root/root 5328 2011-02-18 12:48 filesystem_core/sbin/eventadd
-rwxrwxrwx root/root 6812 2011-02-18 12:48 filesystem_core/sbin/eventsdump
-rwxrwxrwx root/root 104300 2011-02-18 12:48 filesystem_core/sbin/fritznasdb
-rwxrwxrwx root/root 244 2011-02-18 12:48 filesystem_core/sbin/fs_error
-rwxrwxrwx root/root 99588 2011-02-18 12:48 filesystem_core/sbin/ftpd
lrwxrwxrwx root/root 14 2011-02-18 12:48 filesystem_core/sbin/halt -> ../bin/busybox
-rwxrwxrwx root/root 8992 2011-02-18 12:48 filesystem_core/sbin/hd-idle
-r-xr-xr-x root/root 1343176 2011-02-18 12:48 filesystem_core/sbin/hostapd
-rwxrwxrwx root/root 316 2011-02-18 12:48 filesystem_core/sbin/hotplug_env
lrwxrwxrwx root/root 14 2011-02-18 12:48 filesystem_core/sbin/ifconfig -> ../bin/busybox
lrwxrwxrwx root/root 14 2011-02-18 12:48 filesystem_core/sbin/ifdown -> ../bin/busybox
-r-xr-xr-x root/root 77822 2011-02-18 12:48 filesystem_core/sbin/ifrename
lrwxrwxrwx root/root 14 2011-02-18 12:48 filesystem_core/sbin/ifup -> ../bin/busybox
lrwxrwxrwx root/root 14 2011-02-18 12:48 filesystem_core/sbin/init -> ../bin/busybox
lrwxrwxrwx root/root 14 2011-02-18 12:48 filesystem_core/sbin/insmod -> ../bin/busybox
-r-xr-xr-x root/root 83375 2011-02-18 12:48 filesystem_core/sbin/iwconfig
-r-xr-xr-x root/root 62283 2011-02-18 12:48 filesystem_core/sbin/iwevent
-r-xr-xr-x root/root 58258 2011-02-18 12:48 filesystem_core/sbin/iwgetid
-r-xr-xr-x root/root 93438 2011-02-18 12:48 filesystem_core/sbin/iwlist
-r-xr-xr-x root/root 55121 2011-02-18 12:48 filesystem_core/sbin/iwpriv
-r-xr-xr-x root/root 58706 2011-02-18 12:48 filesystem_core/sbin/iwspy
-rwxr-xr-x root/root 22400 2011-02-18 12:48 filesystem_core/sbin/ldconfig
lrwxrwxrwx root/root 14 2011-02-18 12:48 filesystem_core/sbin/localize -> /sbin/eventadd
lrwxrwxrwx root/root 14 2011-02-18 12:48 filesystem_core/sbin/lsmod -> ../bin/busybox
-rwxrwxrwx root/root 12736 2011-02-18 12:48 filesystem_core/sbin/lsusb
-rwxrwxrwx root/root 25544 2011-02-18 12:48 filesystem_core/sbin/maild
-rwxrwxrwx root/root 38120 2011-02-18 12:48 filesystem_core/sbin/mailer
lrwxrwxrwx root/root 14 2011-02-18 12:48 filesystem_core/sbin/mdev -> ../bin/busybox
-rwxrwxrwx root/root 33984 2011-02-18 12:48 filesystem_core/sbin/mediasrv
lrwxrwxrwx root/root 14 2011-02-18 12:48 filesystem_core/sbin/mkswap -> ../bin/busybox
lrwxrwxrwx root/root 14 2011-02-18 12:48 filesystem_core/sbin/modprobe -> ../bin/busybox
-rwxrwxrwx root/root 182336 2011-02-18 12:48 filesystem_core/sbin/mount.davfs
-rwxrwxrwx root/root 238124 2011-02-18 12:48 filesystem_core/sbin/multid
lrwxrwxrwx root/root 14 2011-02-18 12:48 filesystem_core/sbin/pivot_root -> ../bin/busybox
-r-xr-xr-x root/root 12248 2011-02-18 12:48 filesystem_core/sbin/pktlogconf
-r-xr-xr-x root/root 61504 2011-02-18 12:48 filesystem_core/sbin/pktlogdump
lrwxrwxrwx root/root 14 2011-02-18 12:48 filesystem_core/sbin/poweroff -> ../bin/busybox
-rwxrwxrwx root/root 17684 2011-02-18 12:48 filesystem_core/sbin/printserv
-r-xr-xr-x root/root 13702 2011-02-18 12:48 filesystem_core/sbin/radartool
lrwxrwxrwx root/root 14 2011-02-18 12:48 filesystem_core/sbin/reboot -> ../bin/busybox
lrwxrwxrwx root/root 14 2011-02-18 12:48 filesystem_core/sbin/rmmod -> ../bin/busybox
lrwxrwxrwx root/root 14 2011-02-18 12:48 filesystem_core/sbin/route -> ../bin/busybox
-rwxrwxrwx root/root 14428 2011-02-18 12:48 filesystem_core/sbin/samba_config_gen
lrwxrwxrwx root/root 14 2011-02-18 12:48 filesystem_core/sbin/setconsole -> ../bin/busybox
lrwxrwxrwx root/root 18 2011-02-18 12:48 filesystem_core/sbin/showaddrs -> /./sbin/showroutes
-rwxrwxrwx root/root 24668 2011-02-18 12:48 filesystem_core/sbin/showdsldstat
-rwxrwxrwx root/root 11196 2011-02-18 12:48 filesystem_core/sbin/showroutes
-rwxrwxrwx root/root 4505712 2011-02-18 12:48 filesystem_core/sbin/smbd
-rwxrwxrwx root/root 15020 2011-02-18 12:48 filesystem_core/sbin/smbpasswd
-rwxrwxrwx root/root 6324 2011-02-18 12:48 filesystem_core/sbin/sndusbmsg
-rwxrwxrwx root/root 1053 2011-02-18 12:48 filesystem_core/sbin/start_mediasrv
-rwxrwxrwx root/root 12 2011-02-18 12:48 filesystem_core/sbin/stop_mediasrv
lrwxrwxrwx root/root 14 2011-02-18 12:48 filesystem_core/sbin/swapoff -> ../bin/busybox
lrwxrwxrwx root/root 14 2011-02-18 12:48 filesystem_core/sbin/swapon -> ../bin/busybox
lrwxrwxrwx root/root 14 2011-02-18 12:48 filesystem_core/sbin/switch_root -> ../bin/busybox
-rwxrwxrwx root/root 57303 2011-02-18 12:48 filesystem_core/sbin/switch_utility
lrwxrwxrwx root/root 14 2011-02-18 12:48 filesystem_core/sbin/sysctl -> ../bin/busybox
-rwxrwxrwx root/root 107756 2011-02-18 12:48 filesystem_core/sbin/tc
-rwxrwxrwx root/root 7088 2011-02-18 12:48 filesystem_core/sbin/timetracedump
-rwxrwxrwx root/root 390150 2011-02-18 12:48 filesystem_core/sbin/udevadm
-rwxrwxrwx root/root 366173 2011-02-18 12:48 filesystem_core/sbin/udevd
-rwxrwxrwx root/root 253940 2011-02-18 12:48 filesystem_core/sbin/update_kernel
-rwxrwxrwx root/root 20156 2011-02-18 12:48 filesystem_core/sbin/upnpd
-r-xr-xr-x root/root 12707 2011-02-18 12:48 filesystem_core/sbin/wcfgutil_test
-r-xr-xr-x root/root 22925 2011-02-18 12:48 filesystem_core/sbin/wlanconfig
-rwxrwxrwx root/root 333050 2011-02-18 12:48 filesystem_core/sbin/wland
-rwxrwxrwx root/root 45293 2011-02-18 12:48 filesystem_core/sbin/wland_ctl
-r-xr-xr-x root/root 847518 2011-02-18 12:48 filesystem_core/sbin/wpa_supplicant
-r-xr-xr-x root/root 51040 2011-02-18 12:48 filesystem_core/sbin/wpatalk
drwxrwx--- root/root 3 2011-02-18 12:48 filesystem_core/sys
lrwxrwxrwx root/root 8 2011-02-18 12:48 filesystem_core/tmp -> /var/tmp
drwxrwx--- root/root 85 2011-02-18 12:48 filesystem_core/usr
drwxrwx--- root/root 833 2011-02-18 12:48 filesystem_core/usr/bin
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/usr/bin/[ -> ../../bin/busybox
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/usr/bin/[[ -> ../../bin/busybox
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/usr/bin/arping -> ../../bin/busybox
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/usr/bin/basename -> ../../bin/busybox
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/usr/bin/bunzip2 -> ../../bin/busybox
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/usr/bin/bzcat -> ../../bin/busybox
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/usr/bin/bzip2 -> ../../bin/busybox
-rwxrwxrwx root/root 16512 2011-02-18 12:48 filesystem_core/usr/bin/capiotcp_server
-rwxrwxrwx root/root 4156 2011-02-18 12:48 filesystem_core/usr/bin/checkempty
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/usr/bin/cmp -> ../../bin/busybox
-rwxrwxrwx root/root 499984 2011-02-18 12:48 filesystem_core/usr/bin/ctlmgr
-rwxrwxrwx root/root 8936 2011-02-18 12:48 filesystem_core/usr/bin/ctlmgr_ctl
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/usr/bin/cut -> ../../bin/busybox
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/usr/bin/dirname -> ../../bin/busybox
-rwxrwxrwx root/root 220005 2011-02-18 12:48 filesystem_core/usr/bin/dtrace
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/usr/bin/du -> ../../bin/busybox
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/usr/bin/env -> ../../bin/busybox
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/usr/bin/ether-wake -> ../../bin/busybox
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/usr/bin/expr -> ../../bin/busybox
-rwxrwxrwx root/root 1271 2011-02-18 12:48 filesystem_core/usr/bin/finalize.sh
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/usr/bin/find -> ../../bin/busybox
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/usr/bin/free -> ../../bin/busybox
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/usr/bin/ftpget -> ../../bin/busybox
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/usr/bin/ftpput -> ../../bin/busybox
-rwxrwxrwx root/root 15820 2011-02-18 12:48 filesystem_core/usr/bin/httpsdl
-rwxr-xr-x root/root 7004 2011-02-18 12:48 filesystem_core/usr/bin/iconv
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/usr/bin/id -> ../../bin/busybox
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/usr/bin/killall -> ../../bin/busybox
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/usr/bin/killall5 -> ../../bin/busybox
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/usr/bin/less -> ../../bin/busybox
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/usr/bin/logname -> ../../bin/busybox
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/usr/bin/md5sum -> ../../bin/busybox
-rwxrwxrwx root/root 120 2011-02-18 12:48 filesystem_core/usr/bin/mkconfigfile
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/usr/bin/mkfifo -> ../../bin/busybox
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/usr/bin/nc -> ../../bin/busybox
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/usr/bin/nohup -> ../../bin/busybox
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/usr/bin/nslookup -> ../../bin/busybox
-rwxrwxrwx root/root 163 2011-02-18 12:48 filesystem_core/usr/bin/nvi
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/usr/bin/passwd -> ../../bin/busybox
-rwxrwxrwx root/root 54728 2011-02-18 12:48 filesystem_core/usr/bin/pbd
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/usr/bin/printf -> ../../bin/busybox
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/usr/bin/readlink -> ../../bin/busybox
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/usr/bin/realpath -> ../../bin/busybox
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/usr/bin/renice -> ../../bin/busybox
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/usr/bin/reset -> ../../bin/busybox
-rwxrwxrwx root/root 386 2011-02-18 12:48 filesystem_core/usr/bin/resettam
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/usr/bin/seq -> ../../bin/busybox
-rwxrwxrwx root/root 1036 2011-02-18 12:48 filesystem_core/usr/bin/setcountry
-rwxrwxrwx root/root 319 2011-02-18 12:48 filesystem_core/usr/bin/setlanguage
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/usr/bin/sort -> ../../bin/busybox
-rwxr-xr-x root/root 450860 2011-02-18 12:48 filesystem_core/usr/bin/strace
-rwxrwxrwx root/root 1139 2011-02-18 12:48 filesystem_core/usr/bin/system_status
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/usr/bin/tail -> ../../bin/busybox
-rwxrwxrwx root/root 19836 2011-02-18 12:48 filesystem_core/usr/bin/tam_play
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/usr/bin/tee -> ../../bin/busybox
-rwxrwxrwx root/root 709572 2011-02-18 12:48 filesystem_core/usr/bin/telefon
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/usr/bin/test -> ../../bin/busybox
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/usr/bin/tftp -> ../../bin/busybox
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/usr/bin/time -> ../../bin/busybox
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/usr/bin/top -> ../../bin/busybox
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/usr/bin/tr -> ../../bin/busybox
-rwxrwxrwx root/root 69860 2011-02-18 12:48 filesystem_core/usr/bin/tr069fwupdate
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/usr/bin/traceroute -> ../../bin/busybox
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/usr/bin/tty -> ../../bin/busybox
-r-xr-xr-x root/root 40364 2011-02-18 12:48 filesystem_core/usr/bin/umtsd
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/usr/bin/uniq -> ../../bin/busybox
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/usr/bin/unzip -> ../../bin/busybox
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/usr/bin/uptime -> ../../bin/busybox
-rwxrwxrwx root/root 1298 2011-02-18 12:48 filesystem_core/usr/bin/usb_host.sh
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/usr/bin/wc -> ../../bin/busybox
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/usr/bin/wget -> ../../bin/busybox
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/usr/bin/which -> ../../bin/busybox
-rwxrwxrwx root/root 1430 2011-02-18 12:48 filesystem_core/usr/bin/wlan_lifetest.sh
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/usr/bin/xargs -> ../../bin/busybox
drwxrwx--- root/root 3 2011-02-18 12:48 filesystem_core/usr/lib
drwxrwx--- root/root 100 2011-02-18 12:48 filesystem_core/usr/sbin
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/usr/sbin/brctl -> ../../bin/busybox
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/usr/sbin/chroot -> ../../bin/busybox
-rwxrwxrwx root/root 804501 2011-02-18 12:48 filesystem_core/usr/sbin/dsl_control
-rwxrwxrwx root/root 14392 2011-02-18 12:48 filesystem_core/usr/sbin/dsl_monitor
-r-xr-xr-x root/root 589 2011-02-18 12:48 filesystem_core/usr/sbin/dsl_pipe
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/usr/sbin/inetd -> ../../bin/busybox
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/usr/sbin/telnetd -> ../../bin/busybox
drwxrwx--- root/root 54 2011-02-18 12:48 filesystem_core/usr/share
drwxrwx--- root/root 231 2011-02-18 12:48 filesystem_core/usr/share/ctlmgr
-rwxrwxrwx root/root 78146 2011-02-18 12:48 filesystem_core/usr/share/ctlmgr/libctlusb.so
-rwxrwxrwx root/root 14795 2011-02-18 12:48 filesystem_core/usr/share/ctlmgr/libctlwebdav.so
-rwxrwxrwx root/root 80064 2011-02-18 12:48 filesystem_core/usr/share/ctlmgr/libdsl.so
-rwxrwxrwx root/root 181180 2011-02-18 12:48 filesystem_core/usr/share/ctlmgr/libfon.so
-r-xr-xr-x root/root 17612 2011-02-18 12:48 filesystem_core/usr/share/ctlmgr/libgsm.so
-r-xr-xr-x root/root 34032 2011-02-18 12:48 filesystem_core/usr/share/ctlmgr/libtamconf.so
-r-xr-xr-x root/root 269032 2011-02-18 12:48 filesystem_core/usr/share/ctlmgr/libtelcfg.so
-r-xr-xr-x root/root 30920 2011-02-18 12:48 filesystem_core/usr/share/ctlmgr/libtimer.so
-rwxrwxrwx root/root 167084 2011-02-18 12:48 filesystem_core/usr/share/ctlmgr/libtr064.so
-rwxrwxrwx root/root 360936 2011-02-18 12:48 filesystem_core/usr/share/ctlmgr/libtr069.so
-rwxrwxrwx root/root 43224 2011-02-18 12:48 filesystem_core/usr/share/ctlmgr/libuser.so
-rwxrwxrwx root/root 15796 2011-02-18 12:48 filesystem_core/usr/share/ctlmgr/libvpnstat.so
-rwxrwxrwx root/root 176404 2011-02-18 12:48 filesystem_core/usr/share/ctlmgr/libwlan.so
drwxrwx--- root/root 32 2011-02-18 12:48 filesystem_core/usr/share/tam
lrwxrwxrwx root/root 16 2011-02-18 12:48 filesystem_core/usr/share/tam/message -> /var/tam/message
drwxrwx--- root/root 24 2011-02-18 12:48 filesystem_core/usr/share/tam/msg
drwxrwx--- root/root 19 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default
drwxrwx--- root/root 1034 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de
-rwxrwxrwx root/root 4332 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/fvp.036
-rwxrwxrwx root/root 14478 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/fvp.33_34
-rwxrwxrwx root/root 12768 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/fvp.33_35
-rwxrwxrwx root/root 3496 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/rvp.001
-rwxrwxrwx root/root 1140 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/rvp.002
-rwxrwxrwx root/root 3002 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/rvp.003
-rwxrwxrwx root/root 1102 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/rvp.004
-rwxrwxrwx root/root 912 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/rvp.005
-rwxrwxrwx root/root 1026 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/rvp.006
-rwxrwxrwx root/root 2736 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/rvp.007
-rwxrwxrwx root/root 3762 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/rvp.008
-rwxrwxrwx root/root 1216 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/rvp.009
-rwxrwxrwx root/root 2926 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/rvp.010
-rwxrwxrwx root/root 3952 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/rvp.012
-rwxrwxrwx root/root 4636 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/rvp.013
-rwxrwxrwx root/root 4028 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/rvp.014
-rwxrwxrwx root/root 3800 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/rvp.015
-rwxrwxrwx root/root 3192 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/rvp.016
-rwxrwxrwx root/root 5396 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/rvp.017
-rwxrwxrwx root/root 2204 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/rvp.018
-rwxrwxrwx root/root 3800 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/rvp.020
-rwxrwxrwx root/root 3040 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/rvp.021
-rwxrwxrwx root/root 4636 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/rvp.022
-rwxrwxrwx root/root 3002 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/rvp.023
-rwxrwxrwx root/root 4750 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/rvp.024
-rwxrwxrwx root/root 4294 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/rvp.025
-rwxrwxrwx root/root 3990 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/rvp.026
-rwxrwxrwx root/root 3572 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/rvp.027
-rwxrwxrwx root/root 4370 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/rvp.028
-rwxrwxrwx root/root 2584 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/rvp.029
-rwxrwxrwx root/root 3268 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/rvp.030
-rwxrwxrwx root/root 3648 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/rvp.031
-rwxrwxrwx root/root 4598 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/rvp.032
-rwxrwxrwx root/root 1976 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/rvp.037
-rwxrwxrwx root/root 3648 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/rvp.038
-rwxrwxrwx root/root 3686 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/rvp.039
-rwxrwxrwx root/root 4066 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/rvp.040
-rwxrwxrwx root/root 2432 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/rvp.041
-rwxrwxrwx root/root 3610 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/rvp.042
-rwxrwxrwx root/root 4560 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/rvp.043
-rwxrwxrwx root/root 3496 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/rvp.044
-rwxrwxrwx root/root 5510 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/rvp.047
-rwxrwxrwx root/root 4484 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/rvp.048
-rwxrwxrwx root/root 4256 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/rvp.049
-rwxrwxrwx root/root 3648 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/rvp.059
-rwxrwxrwx root/root 4180 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/rvp.060
-rwxrwxrwx root/root 2128 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/rvp.581
-rwxrwxrwx root/root 3230 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/rvp.582
-rwxrwxrwx root/root 760 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/syl.ach
-rwxrwxrwx root/root 1026 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/syl.acht
-rwxrwxrwx root/root 798 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/syl.die
-rwxrwxrwx root/root 798 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/syl.drei
-rwxrwxrwx root/root 684 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/syl.drit
-rwxrwxrwx root/root 684 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/syl.ein
-rwxrwxrwx root/root 1102 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/syl.eins
-rwxrwxrwx root/root 2242 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/syl.einundzwanzig
-rwxrwxrwx root/root 950 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/syl.elf
-rwxrwxrwx root/root 950 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/syl.ers
-rwxrwxrwx root/root 1178 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/syl.fuenf
-rwxrwxrwx root/root 1216 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/syl.gestern
-rwxrwxrwx root/root 1216 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/syl.heute
-rwxrwxrwx root/root 836 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/syl.neun
-rwxrwxrwx root/root 836 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/syl.null
-rwxrwxrwx root/root 1102 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/syl.raute
-rwxrwxrwx root/root 912 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/syl.sech
-rwxrwxrwx root/root 1026 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/syl.sechs
-rwxrwxrwx root/root 912 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/syl.sieb
-rwxrwxrwx root/root 1102 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/syl.sieben
-rwxrwxrwx root/root 760 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/syl.ssig
-rwxrwxrwx root/root 836 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/syl.ster
-rwxrwxrwx root/root 1216 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/syl.stern
-rwxrwxrwx root/root 1406 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/syl.taste
-rwxrwxrwx root/root 608 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/syl.ter
-rwxrwxrwx root/root 760 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/syl.uhr
-rwxrwxrwx root/root 836 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/syl.und
-rwxrwxrwx root/root 912 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/syl.vier
-rwxrwxrwx root/root 836 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/syl.zehn
-rwxrwxrwx root/root 722 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/syl.zig
-rwxrwxrwx root/root 684 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/syl.zwan
-rwxrwxrwx root/root 1064 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/syl.zwei
-rwxrwxrwx root/root 1064 2011-02-18 12:48 filesystem_core/usr/share/tam/msg/default/de/syl.zwoelf
drwxrwx--- root/root 189 2011-02-18 12:48 filesystem_core/usr/share/telefon
lrwxrwxrwx root/root 22 2011-02-18 12:48 filesystem_core/usr/share/telefon/libfoncontrol.so -> libfoncontrol.so.1.0.0
lrwxrwxrwx root/root 22 2011-02-18 12:48 filesystem_core/usr/share/telefon/libfoncontrol.so.1 -> libfoncontrol.so.1.0.0
-rwxrwxrwx root/root 89040 2011-02-18 12:48 filesystem_core/usr/share/telefon/libfoncontrol.so.1.0.0
lrwxrwxrwx root/root 15 2011-02-18 12:48 filesystem_core/usr/share/telefon/libtam.so -> libtam.so.1.0.0
lrwxrwxrwx root/root 15 2011-02-18 12:48 filesystem_core/usr/share/telefon/libtam.so.1 -> libtam.so.1.0.0
-rwxrwxrwx root/root 135468 2011-02-18 12:48 filesystem_core/usr/share/telefon/libtam.so.1.0.0
-rwxrwxrwx root/root 7332 2011-02-18 12:48 filesystem_core/usr/share/telefon/tam-de.html
-rwxrwxrwx root/root 420 2011-02-18 12:48 filesystem_core/usr/share/telefon/tam-de.txt
lrwxrwxrwx root/root 11 2011-02-18 12:48 filesystem_core/usr/share/telefon/tam.html -> tam-de.html
lrwxrwxrwx root/root 10 2011-02-18 12:48 filesystem_core/usr/share/telefon/tam.txt -> tam-de.txt
drwxrwx--- root/root 31 2011-02-18 12:48 filesystem_core/usr/share/udhcpc
-rwxr-xr-x root/root 801 2011-02-18 12:48 filesystem_core/usr/share/udhcpc/default.script
drwxrwx--- root/root 65 2011-02-18 12:48 filesystem_core/usr/www
drwxrwx--- root/root 699 2011-02-18 12:48 filesystem_core/usr/www/avm
-rwxrwxrwx root/root 0 2011-02-18 12:48 filesystem_core/usr/www/avm/FRITZ!Box_Anrufliste.csv
-rwxrwxrwx root/root 3860 2011-02-18 12:48 filesystem_core/usr/www/avm/apple-touch-icon.png
drwxrwx--- root/root 177 2011-02-18 12:48 filesystem_core/usr/www/avm/assis
-rwxrwxrwx root/root 18655 2011-02-18 12:48 filesystem_core/usr/www/avm/assis/assi_fax_extern.lua
-rwxrwxrwx root/root 6516 2011-02-18 12:48 filesystem_core/usr/www/avm/assis/assi_isdn_telefonanlage.lua
-rwxrwxrwx root/root 13439 2011-02-18 12:48 filesystem_core/usr/www/avm/assis/assi_tam_extern.lua
-rwxrwxrwx root/root 16772 2011-02-18 12:48 filesystem_core/usr/www/avm/assis/assi_tam_intern.lua
-rwxrwxrwx root/root 110413 2011-02-18 12:48 filesystem_core/usr/www/avm/assis/assi_telefon.lua
-rwxrwxrwx root/root 12769 2011-02-18 12:48 filesystem_core/usr/www/avm/assis/assi_telefon_start.lua
-rwxrwxrwx root/root 11214 2011-02-18 12:48 filesystem_core/usr/www/avm/assis/home.lua
-rwxrwxrwx root/root 13936 2011-02-18 12:48 filesystem_core/usr/www/avm/capture.lua
drwxrwx--- root/root 138 2011-02-18 12:48 filesystem_core/usr/www/avm/cgi-bin
lrwxrwxrwx root/root 34 2011-02-18 12:48 filesystem_core/usr/www/avm/cgi-bin/capture_notimeout -> /usr/www/cgi-bin/capture_notimeout
lrwxrwxrwx root/root 28 2011-02-18 12:48 filesystem_core/usr/www/avm/cgi-bin/firmwarecfg -> /usr/www/cgi-bin/firmwarecfg
lrwxrwxrwx root/root 23 2011-02-18 12:48 filesystem_core/usr/www/avm/cgi-bin/luacgi -> /usr/www/cgi-bin/luacgi
lrwxrwxrwx root/root 30 2011-02-18 12:48 filesystem_core/usr/www/avm/cgi-bin/system_status -> /usr/www/cgi-bin/system_status
lrwxrwxrwx root/root 22 2011-02-18 12:48 filesystem_core/usr/www/avm/cgi-bin/tr064cgi -> ../../cgi-bin/tr064cgi
lrwxrwxrwx root/root 22 2011-02-18 12:48 filesystem_core/usr/www/avm/cgi-bin/webcm -> /usr/www/cgi-bin/webcm
lrwxrwxrwx root/root 22 2011-02-18 12:48 filesystem_core/usr/www/avm/cgi-bin/webtrace -> ../../cgi-bin/webtrace
lrwxrwxrwx root/root 22 2011-02-18 12:48 filesystem_core/usr/www/avm/cgi-bin/webtrace_notimeout -> ../../cgi-bin/webtrace
-rwxrwxrwx root/root 85 2011-02-18 12:48 filesystem_core/usr/www/avm/crossdomain.xml
drwxrwx--- root/root 40 2011-02-18 12:48 filesystem_core/usr/www/avm/css
drwxrwx--- root/root 376 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default
-rwxrwxrwx root/root 155 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/capture.css
-rwxrwxrwx root/root 4727 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/dir_dialog.css
-rwxrwxrwx root/root 929 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/energy.css
-rwxrwxrwx root/root 76 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/energy_ie.css
-rwxrwxrwx root/root 2458 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/fon_nr_config.css
-rwxrwxrwx root/root 2073 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/fritztris.css
-rwxrwxrwx root/root 675 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/help.css
-rwxrwxrwx root/root 66 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/ie_fix.css
drwxrwx--- root/root 2361 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images
-rwxrwxrwx root/root 803 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/Back24_4.gif
-rwxrwxrwx root/root 432 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/avm_logo.gif
-rwxrwxrwx root/root 154 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/balkeneinheit24-blau.gif
-rwxrwxrwx root/root 154 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/balkeneinheit24-gruen.gif
-rwxrwxrwx root/root 154 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/balkeneinheit24.gif
-rwxrwxrwx root/root 627 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/bearbeiten.gif
-rwxrwxrwx root/root 341 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/call_current.gif
-rwxrwxrwx root/root 296 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/call_current_incoming.gif
-rwxrwxrwx root/root 296 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/call_current_outgoing.gif
-rwxrwxrwx root/root 567 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/callin.gif
-rwxrwxrwx root/root 348 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/callinfailed.gif
-rwxrwxrwx root/root 832 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/callno.gif
-rwxrwxrwx root/root 567 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/callout.gif
-rwxrwxrwx root/root 695 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/clients_benutzer.png
-rwxrwxrwx root/root 1280 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/clients_benutzer00.png
-rwxrwxrwx root/root 301 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/clients_lan.png
-rwxrwxrwx root/root 286 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/clients_lan00.png
-rwxrwxrwx root/root 338 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/clients_mini.png
-rwxrwxrwx root/root 1203 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/clients_mini00.png
-rwxrwxrwx root/root 342 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/clients_wlan.gif
-rwxrwxrwx root/root 390 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/clients_wlan00.png
-rwxrwxrwx root/root 672 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/clients_wlan05.png
-rwxrwxrwx root/root 51 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/content_unten_1px.gif
-rwxrwxrwx root/root 303 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/content_unten_links.gif
-rwxrwxrwx root/root 305 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/content_unten_rechts.gif
-rwxrwxrwx root/root 152 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/contentbereich_titel_1px.gif
-rwxrwxrwx root/root 454 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/contentbereich_titel_links.gif
-rwxrwxrwx root/root 454 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/contentbereich_titel_rechts.gif
-rwxrwxrwx root/root 187 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/dsl_downstream.gif
-rwxrwxrwx root/root 187 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/dsl_upstream.gif
-rwxrwxrwx root/root 346 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/festplatte.gif
-rwxrwxrwx root/root 219 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/finished_error.gif
-rwxrwxrwx root/root 219 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/finished_ok_green.gif
-rwxrwxrwx root/root 813 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/gelb_leitung.gif
-rwxrwxrwx root/root 410 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/globe.gif
-rwxrwxrwx root/root 626 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/globe_gray.gif
-rwxrwxrwx root/root 1023 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/globe_green.gif
-rwxrwxrwx root/root 36 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/gruen.gif
-rwxrwxrwx root/root 814 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/gruen_leitung.gif
-rwxrwxrwx root/root 812 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/hellblau_leitung.gif
-rwxrwxrwx root/root 622 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/help.gif
-rwxrwxrwx root/root 2499 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/hg_verlauf_1600px.png
-rwxrwxrwx root/root 381 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/icon_abmelden.gif
-rwxrwxrwx root/root 644 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/icon_ansicht_expert.gif
-rwxrwxrwx root/root 396 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/icon_ansicht_normal.gif
-rwxrwxrwx root/root 233 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/icon_device.gif
-rwxrwxrwx root/root 365 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/icon_fonbook.gif
-rwxrwxrwx root/root 361 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/icon_handbuch.gif
-rwxrwxrwx root/root 411 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/icon_kennwort.gif
-rwxrwxrwx root/root 597 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/icon_person.gif
-rwxrwxrwx root/root 384 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/icon_sitemap.gif
-rwxrwxrwx root/root 12082 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/illu_box.gif
-rwxrwxrwx root/root 285 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/kopfbalken_1px.gif
-rwxrwxrwx root/root 5779 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/kopfbalken_links.gif
-rwxrwxrwx root/root 6379 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/kopfbalken_mitte.gif
-rwxrwxrwx root/root 2680 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/kopfbalken_rechts.gif
-rwxrwxrwx root/root 562 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/led_gray.gif
-rwxrwxrwx root/root 565 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/led_green.gif
-rwxrwxrwx root/root 369 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/led_red.gif
-rwxrwxrwx root/root 216 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/loeschen.gif
-rwxrwxrwx root/root 162 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/marker_fuer_2_menueebene.gif
-rwxrwxrwx root/root 1817 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/menue_selected.gif
-rwxrwxrwx root/root 1811 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/menue_selected_submenu.gif
-rwxrwxrwx root/root 814 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/menue_selected_toplevel.gif
-rwxrwxrwx root/root 410 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/menueschablone_andere_kopf.gif
-rwxrwxrwx root/root 390 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/menueschablone_boden.gif
-rwxrwxrwx root/root 1119 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/menueschablone_kopf.gif
-rwxrwxrwx root/root 430 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/menueschablone_oben_1px.gif
-rwxrwxrwx root/root 338 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/menueschablone_oben_links.gif
-rwxrwxrwx root/root 342 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/menueschablone_oben_rechts.gif
-rwxrwxrwx root/root 46 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/menueschablone_unten_1px.gif
-rwxrwxrwx root/root 338 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/menueschablone_unten_links.gif
-rwxrwxrwx root/root 336 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/menueschablone_unten_rechts.gif
-rwxrwxrwx root/root 199 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/oeffnen.gif
-rwxrwxrwx root/root 583 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/ordner.gif
-rwxrwxrwx root/root 623 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/ordner_dis.gif
-rwxrwxrwx root/root 255 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/progress_back.gif
-rwxrwxrwx root/root 151 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/reiter_aktiv_1px.gif
-rwxrwxrwx root/root 197 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/reiter_aktiv_links.gif
-rwxrwxrwx root/root 325 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/reiter_aktiv_rechts.gif
-rwxrwxrwx root/root 151 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/reiter_inaktiv_1px.gif
-rwxrwxrwx root/root 201 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/reiter_inaktiv_links.gif
-rwxrwxrwx root/root 357 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/reiter_inaktiv_rechts.gif
-rwxrwxrwx root/root 43 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/reiterkarte_top_1px.gif
-rwxrwxrwx root/root 812 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/rot_leitung.gif
-rwxrwxrwx root/root 197 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/schliessen.gif
-rwxrwxrwx root/root 203 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/timer_back.png
-rwxrwxrwx root/root 246 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/timer_dayback.png
-rwxrwxrwx root/root 300 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/timer_hourback.png
-rwxrwxrwx root/root 44 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/trennlinie_fuer_links_im_fuss.gif
-rwxrwxrwx root/root 1188 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/wait.gif
-rwxrwxrwx root/root 222 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/wlan_antenne.gif
-rwxrwxrwx root/root 123 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/wlan_rssi0.gif
-rwxrwxrwx root/root 158 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/wlan_rssi1.gif
-rwxrwxrwx root/root 164 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/wlan_rssi2.gif
-rwxrwxrwx root/root 170 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/wlan_rssi3.gif
-rwxrwxrwx root/root 173 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/wlan_rssi4.gif
-rwxrwxrwx root/root 170 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/wlan_rssi5.gif
-rwxrwxrwx root/root 1032 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/images/wlan_wds_selfMacAdr.gif
-rwxrwxrwx root/root 267 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/kids.css
-rwxrwxrwx root/root 20056 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/main.css
-rwxrwxrwx root/root 271 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/mouseover.css
-rwxrwxrwx root/root 1454 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/print.css
-rwxrwxrwx root/root 189 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/printpreview.css
-rwxrwxrwx root/root 79 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/static.css
-rwxrwxrwx root/root 1216 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/statistik.css
-rwxrwxrwx root/root 296 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/syslog.css
-rwxrwxrwx root/root 426 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/threecolumns.css
-rwxrwxrwx root/root 2084 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/timer.css
-rwxrwxrwx root/root 881 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/twocolumns.css
-rwxrwxrwx root/root 144 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/update.css
-rwxrwxrwx root/root 555 2011-02-18 12:48 filesystem_core/usr/www/avm/css/default/wds.css
lrwxrwxrwx root/root 21 2011-02-18 12:48 filesystem_core/usr/www/avm/css/wt_tree.css -> ../../css/wt_tree.css
drwxrwx--- root/root 30 2011-02-18 12:48 filesystem_core/usr/www/avm/dect
-rwxrwxrwx root/root 12812 2011-02-18 12:48 filesystem_core/usr/www/avm/dect/mail_edit.lua
-rwxrwxrwx root/root 1584 2011-02-18 12:48 filesystem_core/usr/www/avm/dsldiagstop.lua
lrwxrwxrwx root/root 18 2011-02-18 12:48 filesystem_core/usr/www/avm/einstellungen -> ./html/select.html
drwxrwx--- root/root 50 2011-02-18 12:48 filesystem_core/usr/www/avm/errors
-rwxrwxrwx root/root 5009 2011-02-18 12:48 filesystem_core/usr/www/avm/errors/ERR_NOT_FOUND
lrwxrwxrwx root/root 28 2011-02-18 12:48 filesystem_core/usr/www/avm/errors/images -> /usr/www/avm/html/de/images/
drwxrwx--- root/root 61 2011-02-18 12:48 filesystem_core/usr/www/avm/errors/kids
-rwxrwxrwx root/root 5095 2011-02-18 12:48 filesystem_core/usr/www/avm/errors/kids/ERR_NOT_ALLOWED
-rwxrwxrwx root/root 5347 2011-02-18 12:48 filesystem_core/usr/www/avm/errors/kids/ERR_NOT_FOUND
lrwxrwxrwx root/root 28 2011-02-18 12:48 filesystem_core/usr/www/avm/errors/kids/images -> /usr/www/avm/html/de/images/
-rwxrwxrwx root/root 1150 2011-02-18 12:48 filesystem_core/usr/www/avm/favicon.ico
lrwxrwxrwx root/root 15 2011-02-18 12:48 filesystem_core/usr/www/avm/flash.html -> /var/flash.html
drwxrwx--- root/root 33 2011-02-18 12:48 filesystem_core/usr/www/avm/fon_devices
-rwxrwxrwx root/root 285 2011-02-18 12:48 filesystem_core/usr/www/avm/fon_devices/dect_setting.lua
drwxrwx--- root/root 52 2011-02-18 12:48 filesystem_core/usr/www/avm/fon_num
-rwxrwxrwx root/root 6981 2011-02-18 12:48 filesystem_core/usr/www/avm/fon_num/fonbook_addnum.lua
-rwxrwxrwx root/root 285 2011-02-18 12:48 filesystem_core/usr/www/avm/fon_num/foncalls.lua
drwxrwx--- root/root 4333 2011-02-18 12:48 filesystem_core/usr/www/avm/help
-rwxrwxrwx root/root 2993 2011-02-18 12:48 filesystem_core/usr/www/avm/help/help.lua
-rwxrwxrwx root/root 5572 2011-02-18 12:48 filesystem_core/usr/www/avm/help/helpurl.lua
-rwxrwxrwx root/root 61 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_ProviderDefaults.html
-rwxrwxrwx root/root 1722 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_dslinfo_ADSL.html
-rwxrwxrwx root/root 446 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_dslinfo_ATM.html
-rwxrwxrwx root/root 118 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_dslinfo_Spektrum.html
-rwxrwxrwx root/root 614 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_dslinfo_einstellungen.html
-rwxrwxrwx root/root 403 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_dslinfo_uebersicht.html
-rwxrwxrwx root/root 674 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_gsm_gsm.html
-rwxrwxrwx root/root 361 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_internet.html
-rwxrwxrwx root/root 895 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_internet_ata.html
-rwxrwxrwx root/root 502 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_internet_dslsnrset.html
-rwxrwxrwx root/root 715 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_internet_ipv6.html
-rwxrwxrwx root/root 421 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_internet_ipv6_nativ_settings.html
-rwxrwxrwx root/root 605 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_internet_ipv6_tunnel_settings.html
-rwxrwxrwx root/root 2638 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_internetdual.html
-rwxrwxrwx root/root 724 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_internetdual_dslmodem.html
-rwxrwxrwx root/root 859 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_internetdual_ip.html
-rwxrwxrwx root/root 854 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_internetdual_ipclient.html
-rwxrwxrwx root/root 1257 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_internetdual_ppp.html
-rwxrwxrwx root/root 981 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_internetdual_pppoe.html
-rwxrwxrwx root/root 1050 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_internetdual_rfc.html
-rwxrwxrwx root/root 1349 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_ipsetting.html
-rwxrwxrwx root/root 1094 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_ipv6_introduction.html
-rwxrwxrwx root/root 1069 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_kennwort.html
-rwxrwxrwx root/root 340 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_kindersicherung_einstellungen.html
-rwxrwxrwx root/root 150 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_kindersicherung_einstellungen_blocked.html
-rwxrwxrwx root/root 395 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_kindersicherung_neuer_name.html
-rwxrwxrwx root/root 279 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_kindersicherung_onlinezaehler.html
-rwxrwxrwx root/root 1184 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_kindersicherung_pc_accounts.html
-rwxrwxrwx root/root 1431 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_kindersicherung_uebersicht.html
-rwxrwxrwx root/root 253 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_kindersicherung_user_SYSTEM.html
-rwxrwxrwx root/root 427 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_kindersicherung_user_client.html
-rwxrwxrwx root/root 251 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_sitemap.html
-rwxrwxrwx root/root 854 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_status.html
-rwxrwxrwx root/root 1004 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog.html
-rwxrwxrwx root/root 87 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_10.html
-rwxrwxrwx root/root 87 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_100.html
-rwxrwxrwx root/root 83 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_101.html
-rwxrwxrwx root/root 125 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_1015.html
-rwxrwxrwx root/root 87 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_1016.html
-rwxrwxrwx root/root 104 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_1017.html
-rwxrwxrwx root/root 84 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_1018.html
-rwxrwxrwx root/root 83 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_1019.html
-rwxrwxrwx root/root 84 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_1020.html
-rwxrwxrwx root/root 157 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_1021.html
-rwxrwxrwx root/root 84 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_1023.html
-rwxrwxrwx root/root 87 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_1024.html
-rwxrwxrwx root/root 120 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_1025.html
-rwxrwxrwx root/root 87 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_11.html
-rwxrwxrwx root/root 87 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_110.html
-rwxrwxrwx root/root 84 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_113.html
-rwxrwxrwx root/root 84 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_115.html
-rwxrwxrwx root/root 83 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_12.html
-rwxrwxrwx root/root 84 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_120.html
-rwxrwxrwx root/root 84 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_121.html
-rwxrwxrwx root/root 5468 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_122.html
-rwxrwxrwx root/root 120 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_13.html
-rwxrwxrwx root/root 87 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_131.html
-rwxrwxrwx root/root 87 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_132.html
-rwxrwxrwx root/root 181 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_136.html
-rwxrwxrwx root/root 87 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_140.html
-rwxrwxrwx root/root 83 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_141.html
-rwxrwxrwx root/root 104 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_142.html
-rwxrwxrwx root/root 174 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_144.html
-rwxrwxrwx root/root 84 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_152.html
-rwxrwxrwx root/root 84 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_163.html
-rwxrwxrwx root/root 262 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_17.html
-rwxrwxrwx root/root 87 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_170.html
-rwxrwxrwx root/root 87 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_171.html
-rwxrwxrwx root/root 87 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_180.html
-rwxrwxrwx root/root 85 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_181.html
-rwxrwxrwx root/root 178 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_182.html
-rwxrwxrwx root/root 86 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_183.html
-rwxrwxrwx root/root 87 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_184.html
-rwxrwxrwx root/root 177 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_185.html
-rwxrwxrwx root/root 206 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_187.html
-rwxrwxrwx root/root 82 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_188.html
-rwxrwxrwx root/root 141 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_20.html
-rwxrwxrwx root/root 208 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_210.html
-rwxrwxrwx root/root 191 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_211.html
-rwxrwxrwx root/root 208 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_212.html
-rwxrwxrwx root/root 184 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_213.html
-rwxrwxrwx root/root 143 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_214.html
-rwxrwxrwx root/root 84 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_22.html
-rwxrwxrwx root/root 186 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_23.html
-rwxrwxrwx root/root 99 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_24.html
-rwxrwxrwx root/root 84 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_30.html
-rwxrwxrwx root/root 86 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_31.html
-rwxrwxrwx root/root 87 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_32.html
-rwxrwxrwx root/root 83 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_33.html
-rwxrwxrwx root/root 87 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_331.html
-rwxrwxrwx root/root 84 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_332.html
-rwxrwxrwx root/root 163 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_3330.html
-rwxrwxrwx root/root 186 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_3331.html
-rwxrwxrwx root/root 386 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_3333.html
-rwxrwxrwx root/root 226 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_3340.html
-rwxrwxrwx root/root 96 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_3341.html
-rwxrwxrwx root/root 152 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_3343.html
-rwxrwxrwx root/root 301 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_3346.html
-rwxrwxrwx root/root 181 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_335.html
-rwxrwxrwx root/root 224 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_3351.html
-rwxrwxrwx root/root 226 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_3352.html
-rwxrwxrwx root/root 190 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_336.html
-rwxrwxrwx root/root 87 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_337.html
-rwxrwxrwx root/root 84 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_338.html
-rwxrwxrwx root/root 87 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_339.html
-rwxrwxrwx root/root 87 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_34.html
-rwxrwxrwx root/root 84 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_340.html
-rwxrwxrwx root/root 87 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_341.html
-rwxrwxrwx root/root 86 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_35.html
-rwxrwxrwx root/root 84 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_36.html
-rwxrwxrwx root/root 86 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_406.html
-rwxrwxrwx root/root 100 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_407.html
-rwxrwxrwx root/root 87 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_41.html
-rwxrwxrwx root/root 87 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_418.html
-rwxrwxrwx root/root 164 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_419.html
-rwxrwxrwx root/root 87 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_42.html
-rwxrwxrwx root/root 87 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_425.html
-rwxrwxrwx root/root 87 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_428.html
-rwxrwxrwx root/root 86 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_43.html
-rwxrwxrwx root/root 115 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_430.html
-rwxrwxrwx root/root 80 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_431.html
-rwxrwxrwx root/root 100 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_437.html
-rwxrwxrwx root/root 100 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_438.html
-rwxrwxrwx root/root 86 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_44.html
-rwxrwxrwx root/root 100 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_442.html
-rwxrwxrwx root/root 87 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_45.html
-rwxrwxrwx root/root 84 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_450.html
-rwxrwxrwx root/root 84 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_46.html
-rwxrwxrwx root/root 87 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_47.html
-rwxrwxrwx root/root 86 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_48.html
-rwxrwxrwx root/root 156 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_50.html
-rwxrwxrwx root/root 84 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_500.html
-rwxrwxrwx root/root 87 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_501.html
-rwxrwxrwx root/root 83 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_502.html
-rwxrwxrwx root/root 209 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_503.html
-rwxrwxrwx root/root 174 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_51.html
-rwxrwxrwx root/root 173 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_52.html
-rwxrwxrwx root/root 225 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_520.html
-rwxrwxrwx root/root 162 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_53.html
-rwxrwxrwx root/root 180 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_54.html
-rwxrwxrwx root/root 173 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_55.html
-rwxrwxrwx root/root 185 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_71.html
-rwxrwxrwx root/root 84 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_72.html
-rwxrwxrwx root/root 197 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_73.html
-rwxrwxrwx root/root 87 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_78.html
-rwxrwxrwx root/root 87 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_85.html
-rwxrwxrwx root/root 84 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_90.html
-rwxrwxrwx root/root 156 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_91.html
-rwxrwxrwx root/root 87 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_95.html
-rwxrwxrwx root/root 84 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_syslog_98.html
-rwxrwxrwx root/root 234 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_system_export.html
-rwxrwxrwx root/root 212 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_system_import.html
-rwxrwxrwx root/root 1247 2011-02-18 12:48 filesystem_core/usr/www/avm/help/hilfe_system_user.html
-rwxrwxrwx root/root 2832 2011-02-18 12:48 filesystem_core/usr/www/avm/help/home.html
-rwxrwxrwx root/root 281 2011-02-18 12:48 filesystem_core/usr/www/avm/help/rback.html
-rwxrwxrwx root/root 54325 2011-02-18 12:48 filesystem_core/usr/www/avm/help/rechtliche_hinweise.html
drwxrwx--- root/root 25 2011-02-18 12:48 filesystem_core/usr/www/avm/home
-rwxrwxrwx root/root 104058 2011-02-18 12:48 filesystem_core/usr/www/avm/home/home.lua
drwxrwx--- root/root 840 2011-02-18 12:48 filesystem_core/usr/www/avm/html
-rwxrwxrwx root/root 777 2011-02-18 12:48 filesystem_core/usr/www/avm/html/anrufliste.html
-rwxrwxrwx root/root 771 2011-02-18 12:48 filesystem_core/usr/www/avm/html/assistent.html
-rwxrwxrwx root/root 832 2011-02-18 12:48 filesystem_core/usr/www/avm/html/capture.html
-rwxrwxrwx root/root 131 2011-02-18 12:48 filesystem_core/usr/www/avm/html/capture_frame.html
lrwxrwxrwx root/root 15 2011-02-18 12:48 filesystem_core/usr/www/avm/html/config.def -> /var/config.def
drwxrwx--- root/root 323 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de
-rwxrwxrwx root/root 2551 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/FRITZ!Box_Anrufliste.csv
drwxrwx--- root/root 39 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/css
-rwxrwxrwx root/root 14969 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/css/fb2.css
-rwxrwxrwx root/root 66 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/css/ie_fix.css
drwxrwx--- root/root 67 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/dect
-rwxrwxrwx root/root 339 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/dect/fon_selection_array.frm
-rwxrwxrwx root/root 2183 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/dect/fon_selection_array.js
drwxrwx--- root/root 1843 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first
-rwxrwxrwx root/root 91 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/assistent.js
-rwxrwxrwx root/root 1026 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/basic_first.frm
-rwxrwxrwx root/root 1239 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/basic_first.js
lrwxrwxrwx root/root 24 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/basic_first_Country.frm -> ../first/basic_first.frm
-rwxrwxrwx root/root 1040 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/basic_first_Country.html
-rwxrwxrwx root/root 2703 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/basic_first_Country.js
lrwxrwxrwx root/root 24 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/basic_first_Language.frm -> ../first/basic_first.frm
-rwxrwxrwx root/root 842 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/basic_first_Language.html
-rwxrwxrwx root/root 2689 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/basic_first_Language.js
-rwxrwxrwx root/root 348 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/bb_backokcancel.html
lrwxrwxrwx root/root 28 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/direkt.frm -> ../first/first_Start_ISP.frm
lrwxrwxrwx root/root 29 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/direkt.html -> ../first/first_Start_ISP.html
lrwxrwxrwx root/root 27 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/direkt.js -> ../first/first_Start_ISP.js
-rwxrwxrwx root/root 7617 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/first.frm
-rwxrwxrwx root/root 782 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/first_ISP_0.frm
-rwxrwxrwx root/root 1160 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/first_ISP_0.html
-rwxrwxrwx root/root 6044 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/first_ISP_0.js
-rwxrwxrwx root/root 368 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/first_ISP_1.frm
-rwxrwxrwx root/root 4258 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/first_ISP_1.html
-rwxrwxrwx root/root 24844 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/first_ISP_1.js
lrwxrwxrwx root/root 18 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/first_ISP_1_dual.frm -> ../first/first.frm
-rwxrwxrwx root/root 796 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/first_ISP_1_dual.html
-rwxrwxrwx root/root 707 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/first_ISP_1_dual.js
-rwxrwxrwx root/root 213 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/first_ISP_2.frm
-rwxrwxrwx root/root 1469 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/first_ISP_2.html
-rwxrwxrwx root/root 2755 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/first_ISP_2.js
-rwxrwxrwx root/root 10372 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/first_ISP_3.frm
-rwxrwxrwx root/root 3312 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/first_ISP_3.html
-rwxrwxrwx root/root 24360 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/first_ISP_3.js
-rwxrwxrwx root/root 942 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/first_ISP_4.frm
-rwxrwxrwx root/root 4232 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/first_ISP_4.html
-rwxrwxrwx root/root 12801 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/first_ISP_4.js
-rwxrwxrwx root/root 144 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/first_ISP_LAN1VOR_4.frm
-rwxrwxrwx root/root 555 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/first_ISP_LAN1VOR_4.html
-rwxrwxrwx root/root 647 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/first_ISP_LAN1VOR_4.js
lrwxrwxrwx root/root 18 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/first_ISP_LAN1_PPPoe.frm -> ../first/first.frm
-rwxrwxrwx root/root 478 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/first_ISP_LAN1_PPPoe.html
-rwxrwxrwx root/root 558 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/first_ISP_LAN1_PPPoe.js
lrwxrwxrwx root/root 18 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/first_ISP_QSC_atachoose.frm -> ../first/first.frm
-rwxrwxrwx root/root 843 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/first_ISP_QSC_atachoose.html
-rwxrwxrwx root/root 755 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/first_ISP_QSC_atachoose.js
lrwxrwxrwx root/root 18 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/first_ISP_kabel_1.frm -> ../first/first.frm
-rwxrwxrwx root/root 554 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/first_ISP_kabel_1.html
-rwxrwxrwx root/root 1707 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/first_ISP_kabel_1.js
lrwxrwxrwx root/root 18 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/first_ISP_kabel_2.frm -> ../first/first.frm
-rwxrwxrwx root/root 852 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/first_ISP_kabel_2.html
-rwxrwxrwx root/root 1004 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/first_ISP_kabel_2.js
lrwxrwxrwx root/root 18 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/first_ISP_kabel_3.frm -> ../first/first.frm
-rwxrwxrwx root/root 860 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/first_ISP_kabel_3.html
-rwxrwxrwx root/root 801 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/first_ISP_kabel_3.js
lrwxrwxrwx root/root 18 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/first_ISP_o2.frm -> ../first/first.frm
-rwxrwxrwx root/root 974 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/first_ISP_o2.html
-rwxrwxrwx root/root 1080 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/first_ISP_o2.js
-rwxrwxrwx root/root 311 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/first_Sip_1.frm
-rwxrwxrwx root/root 5897 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/first_Sip_1.html
-rwxrwxrwx root/root 41805 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/first_Sip_1.js
-rwxrwxrwx root/root 213 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/first_Sip_1pstn.frm
-rwxrwxrwx root/root 1223 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/first_Sip_1pstn.html
-rwxrwxrwx root/root 678 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/first_Sip_1pstn.js
-rwxrwxrwx root/root 5280 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/first_Sip_2.frm
-rwxrwxrwx root/root 1623 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/first_Sip_2.html
-rwxrwxrwx root/root 12706 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/first_Sip_2.js
-rwxrwxrwx root/root 968 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/first_Sip_3.frm
-rwxrwxrwx root/root 3175 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/first_Sip_3.html
-rwxrwxrwx root/root 11653 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/first_Sip_3.js
-rwxrwxrwx root/root 3889 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/first_Sip_free.frm
-rwxrwxrwx root/root 1476 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/first_Sip_free.html
-rwxrwxrwx root/root 4456 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/first_Sip_free.js
-rwxrwxrwx root/root 3661 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/first_Start_ISP.frm
-rwxrwxrwx root/root 1146 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/first_Start_ISP.html
-rwxrwxrwx root/root 3538 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/first_Start_ISP.js
-rwxrwxrwx root/root 9394 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/first_Start_Sip.frm
-rwxrwxrwx root/root 3801 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/first_Start_Sip.html
-rwxrwxrwx root/root 11710 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/first_Start_Sip.js
-rwxrwxrwx root/root 145 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/lib.js
-rwxrwxrwx root/root 22157 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/provider.js
-rwxrwxrwx root/root 479 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/rbb_backokcancel.html
lrwxrwxrwx root/root 15 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/sip1first.frm -> ../fon/sip1.frm
lrwxrwxrwx root/root 16 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/sip1first.html -> ../fon/sip1.html
lrwxrwxrwx root/root 14 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/first/sip1first.js -> ../fon/sip1.js
drwxrwx--- root/root 2138 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon
lrwxrwxrwx root/root 20 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/buchsend.frm -> ../home/buchsend.frm
lrwxrwxrwx root/root 21 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/buchsend.html -> ../home/buchsend.html
lrwxrwxrwx root/root 19 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/buchsend.js -> ../home/buchsend.js
lrwxrwxrwx root/root 16 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/dial.frm -> ../home/dial.frm
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/dial.html -> ../home/dial.html
lrwxrwxrwx root/root 15 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/dial.js -> ../home/dial.js
lrwxrwxrwx root/root 16 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/dialbuch.frm -> ../home/dial.frm
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/dialbuch.html -> ../home/dial.html
lrwxrwxrwx root/root 15 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/dialbuch.js -> ../home/dial.js
-rwxrwxrwx root/root 1309 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/durchwahl.frm
-rwxrwxrwx root/root 3722 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/durchwahl.html
-rwxrwxrwx root/root 8141 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/durchwahl.js
lrwxrwxrwx root/root 16 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/fon1.frm -> ../home/fon1.frm
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/fon1.html -> ../home/fon1.html
lrwxrwxrwx root/root 15 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/fon1.js -> ../home/fon1.js
lrwxrwxrwx root/root 23 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/fon1IPPhone.frm -> ../home/fon1IPPhone.frm
lrwxrwxrwx root/root 24 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/fon1IPPhone.html -> ../home/fon1IPPhone.html
lrwxrwxrwx root/root 22 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/fon1IPPhone.js -> ../home/fon1IPPhone.js
lrwxrwxrwx root/root 20 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/fon1isdn.frm -> ../home/fon1isdn.frm
lrwxrwxrwx root/root 21 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/fon1isdn.html -> ../home/fon1isdn.html
lrwxrwxrwx root/root 19 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/fon1isdn.js -> ../home/fon1isdn.js
lrwxrwxrwx root/root 19 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/fon1tam.frm -> ../home/fon1tam.frm
lrwxrwxrwx root/root 20 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/fon1tam.html -> ../home/fon1tam.html
lrwxrwxrwx root/root 18 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/fon1tam.js -> ../home/fon1tam.js
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/fonab.frm -> ../home/fonab.frm
lrwxrwxrwx root/root 18 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/fonab.html -> ../home/fonab.html
lrwxrwxrwx root/root 16 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/fonab.js -> ../home/fonab.js
lrwxrwxrwx root/root 19 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/fonbuch.frm -> ../home/fonbuch.frm
lrwxrwxrwx root/root 20 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/fonbuch.html -> ../home/fonbuch.html
lrwxrwxrwx root/root 18 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/fonbuch.js -> ../home/fonbuch.js
lrwxrwxrwx root/root 20 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/fonbuch1.frm -> ../home/fonbuch1.frm
lrwxrwxrwx root/root 21 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/fonbuch1.html -> ../home/fonbuch1.html
lrwxrwxrwx root/root 19 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/fonbuch1.js -> ../home/fonbuch1.js
lrwxrwxrwx root/root 20 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/fonbuch2.frm -> ../home/fonbuch2.frm
lrwxrwxrwx root/root 21 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/fonbuch2.html -> ../home/fonbuch2.html
lrwxrwxrwx root/root 19 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/fonbuch2.js -> ../home/fonbuch2.js
lrwxrwxrwx root/root 24 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/fonbuch2_new.frm -> ../home/fonbuch2_new.frm
lrwxrwxrwx root/root 25 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/fonbuch2_new.html -> ../home/fonbuch2_new.html
lrwxrwxrwx root/root 23 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/fonbuch2_new.js -> ../home/fonbuch2_new.js
lrwxrwxrwx root/root 26 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/fonbuch2_tabs.html -> ../home/fonbuch2_tabs.html
lrwxrwxrwx root/root 24 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/fonbuch2_tabs.js -> ../home/fonbuch2_tabs.js
lrwxrwxrwx root/root 20 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/foncalls.frm -> ../home/foncalls.frm
lrwxrwxrwx root/root 21 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/foncalls.html -> ../home/foncalls.html
lrwxrwxrwx root/root 19 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/foncalls.js -> ../home/foncalls.js
lrwxrwxrwx root/root 22 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/fondevices.frm -> ../home/fondevices.frm
lrwxrwxrwx root/root 23 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/fondevices.html -> ../home/fondevices.html
lrwxrwxrwx root/root 21 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/fondevices.js -> ../home/fondevices.js
lrwxrwxrwx root/root 21 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/fonintern.frm -> ../home/fonintern.frm
lrwxrwxrwx root/root 22 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/fonintern.html -> ../home/fonintern.html
lrwxrwxrwx root/root 20 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/fonintern.js -> ../home/fonintern.js
lrwxrwxrwx root/root 16 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/isdn.frm -> ../home/isdn.frm
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/isdn.html -> ../home/isdn.html
lrwxrwxrwx root/root 15 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/isdn.js -> ../home/isdn.js
lrwxrwxrwx root/root 15 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/isdnmsn.frm -> ../home/msn.frm
lrwxrwxrwx root/root 16 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/isdnmsn.html -> ../home/msn.html
lrwxrwxrwx root/root 14 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/isdnmsn.js -> ../home/msn.js
lrwxrwxrwx root/root 24 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/isdnoptionen.frm -> ../home/isdnoptionen.frm
lrwxrwxrwx root/root 25 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/isdnoptionen.html -> ../home/isdnoptionen.html
lrwxrwxrwx root/root 23 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/isdnoptionen.js -> ../home/isdnoptionen.js
lrwxrwxrwx root/root 25 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/klingelsperre.frm -> ../home/klingelsperre.frm
lrwxrwxrwx root/root 26 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/klingelsperre.html -> ../home/klingelsperre.html
lrwxrwxrwx root/root 24 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/klingelsperre.js -> ../home/klingelsperre.js
-rwxrwxrwx root/root 119 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/laender.frm
-rwxrwxrwx root/root 729 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/laender.html
-rwxrwxrwx root/root 821 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/laender.js
-rwxrwxrwx root/root 145 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/lib.js
lrwxrwxrwx root/root 20 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/merkmale.frm -> ../home/merkmale.frm
lrwxrwxrwx root/root 21 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/merkmale.html -> ../home/merkmale.html
lrwxrwxrwx root/root 19 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/merkmale.js -> ../home/merkmale.js
lrwxrwxrwx root/root 15 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/msn.frm -> ../home/msn.frm
lrwxrwxrwx root/root 16 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/msn.html -> ../home/msn.html
lrwxrwxrwx root/root 14 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/msn.js -> ../home/msn.js
lrwxrwxrwx root/root 22 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/newfonbuch.frm -> ../home/newfonbuch.frm
lrwxrwxrwx root/root 23 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/newfonbuch.html -> ../home/newfonbuch.html
lrwxrwxrwx root/root 21 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/newfonbuch.js -> ../home/newfonbuch.js
lrwxrwxrwx root/root 21 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/ontelTest.frm -> ../home/ontelTest.frm
lrwxrwxrwx root/root 22 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/ontelTest.html -> ../home/ontelTest.html
lrwxrwxrwx root/root 20 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/ontelTest.js -> ../home/ontelTest.js
lrwxrwxrwx root/root 24 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/ppFonintern.html -> ../home/ppFonintern.html
-rwxrwxrwx root/root 852 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/quality.frm
-rwxrwxrwx root/root 2060 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/quality.html
-rwxrwxrwx root/root 6699 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/quality.js
-rwxrwxrwx root/root 3814 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/qualitytable.html
-rwxrwxrwx root/root 1337 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/route.frm
-rwxrwxrwx root/root 1603 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/route.html
-rwxrwxrwx root/root 3838 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/route.js
-rwxrwxrwx root/root 417 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/routing.frm
-rwxrwxrwx root/root 4121 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/routing.html
-rwxrwxrwx root/root 4310 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/routing.js
-rwxrwxrwx root/root 2010 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/rul.frm
-rwxrwxrwx root/root 7154 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/rul.html
-rwxrwxrwx root/root 9481 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/rul.js
-rwxrwxrwx root/root 1446 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/rul1.frm
-rwxrwxrwx root/root 1247 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/rul1.html
-rwxrwxrwx root/root 2370 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/rul1.js
-rwxrwxrwx root/root 1136 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/rulall.frm
-rwxrwxrwx root/root 2065 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/rulall.html
-rwxrwxrwx root/root 15153 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/rulall.js
-rwxrwxrwx root/root 5600 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/rulall1.frm
-rwxrwxrwx root/root 4978 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/rulall1.html
-rwxrwxrwx root/root 23695 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/rulall1.js
-rwxrwxrwx root/root 13211 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/sip1.frm
-rwxrwxrwx root/root 11039 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/sip1.html
-rwxrwxrwx root/root 71758 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/sip1.js
-rwxrwxrwx root/root 4056 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/siplist.frm
-rwxrwxrwx root/root 3236 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/siplist.html
-rwxrwxrwx root/root 7624 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/siplist.js
-rwxrwxrwx root/root 4098 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/sipoptionen.frm
-rwxrwxrwx root/root 8588 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/sipoptionen.html
-rwxrwxrwx root/root 20326 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/sipoptionen.js
lrwxrwxrwx root/root 28 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/sitemap.frm -> ../konfig/assi_link_incl.frm
lrwxrwxrwx root/root 20 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/sitemap.html -> ../home/sitemap.html
lrwxrwxrwx root/root 18 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/sitemap.js -> ../home/sitemap.js
-rwxrwxrwx root/root 1849 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/speechfeedback.frm
-rwxrwxrwx root/root 3557 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/speechfeedback.html
-rwxrwxrwx root/root 2703 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/speechfeedback.js
-rwxrwxrwx root/root 430 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/sperre.frm
-rwxrwxrwx root/root 1730 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/sperre.html
-rwxrwxrwx root/root 3379 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/sperre.js
-rwxrwxrwx root/root 3026 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/sperre1.frm
-rwxrwxrwx root/root 2523 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/sperre1.html
-rwxrwxrwx root/root 6783 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/sperre1.js
-rwxrwxrwx root/root 165 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/vorwahl.frm
-rwxrwxrwx root/root 1605 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/vorwahl.html
-rwxrwxrwx root/root 798 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/vorwahl.js
-rwxrwxrwx root/root 1109 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/wecker.frm
-rwxrwxrwx root/root 3278 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/wecker.html
-rwxrwxrwx root/root 4688 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon/wecker.js
drwxrwx--- root/root 1145 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon_config
lrwxrwxrwx root/root 16 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon_config/dect.frm -> ../home/dect.frm
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon_config/dect.html -> ../home/dect.html
lrwxrwxrwx root/root 15 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon_config/dect.js -> ../home/dect.js
lrwxrwxrwx root/root 16 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon_config/fon1.frm -> ../home/fon1.frm
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon_config/fon1.html -> ../home/fon1.html
lrwxrwxrwx root/root 15 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon_config/fon1.js -> ../home/fon1.js
lrwxrwxrwx root/root 23 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon_config/fon1IPPhone.frm -> ../home/fon1IPPhone.frm
lrwxrwxrwx root/root 24 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon_config/fon1IPPhone.html -> ../home/fon1IPPhone.html
lrwxrwxrwx root/root 22 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon_config/fon1IPPhone.js -> ../home/fon1IPPhone.js
lrwxrwxrwx root/root 20 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon_config/fon1Mini.frm -> ../home/fon1Mini.frm
lrwxrwxrwx root/root 21 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon_config/fon1Mini.html -> ../home/fon1Mini.html
lrwxrwxrwx root/root 19 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon_config/fon1Mini.js -> ../home/fon1Mini.js
lrwxrwxrwx root/root 19 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon_config/fon1fxi.frm -> ../home/fon1fxi.frm
lrwxrwxrwx root/root 20 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon_config/fon1fxi.html -> ../home/fon1fxi.html
lrwxrwxrwx root/root 18 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon_config/fon1fxi.js -> ../home/fon1fxi.js
lrwxrwxrwx root/root 20 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon_config/fon1isdn.frm -> ../home/fon1isdn.frm
lrwxrwxrwx root/root 21 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon_config/fon1isdn.html -> ../home/fon1isdn.html
lrwxrwxrwx root/root 19 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon_config/fon1isdn.js -> ../home/fon1isdn.js
lrwxrwxrwx root/root 19 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon_config/fon1tam.frm -> ../home/fon1tam.frm
lrwxrwxrwx root/root 20 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon_config/fon1tam.html -> ../home/fon1tam.html
lrwxrwxrwx root/root 18 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon_config/fon1tam.js -> ../home/fon1tam.js
-rwxrwxrwx root/root 6222 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon_config/fon_config.frm
-rwxrwxrwx root/root 25118 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon_config/fon_config.js
-rwxrwxrwx root/root 5053 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon_config/fon_config_End_shownumbers.frm
-rwxrwxrwx root/root 2125 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon_config/fon_config_End_shownumbers.html
-rwxrwxrwx root/root 2822 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon_config/fon_config_End_shownumbers.js
lrwxrwxrwx root/root 15 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon_config/fon_config_editsip.frm -> ../fon/sip1.frm
lrwxrwxrwx root/root 16 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon_config/fon_config_editsip.html -> ../fon/sip1.html
lrwxrwxrwx root/root 14 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon_config/fon_config_editsip.js -> ../fon/sip1.js
-rwxrwxrwx root/root 2200 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon_config/fon_config_fondevices.frm
-rwxrwxrwx root/root 1363 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon_config/fon_config_fondevices.html
-rwxrwxrwx root/root 23936 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon_config/fon_config_fondevices.js
-rwxrwxrwx root/root 9926 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon_config/fon_config_list.frm
-rwxrwxrwx root/root 1712 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon_config/fon_config_list.html
-rwxrwxrwx root/root 6238 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon_config/fon_config_list.js
-rwxrwxrwx root/root 1724 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon_config/fon_config_msn.frm
-rwxrwxrwx root/root 3002 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon_config/fon_config_msn.html
-rwxrwxrwx root/root 3393 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon_config/fon_config_msn.js
-rwxrwxrwx root/root 3015 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon_config/fon_config_numbertyp.frm
-rwxrwxrwx root/root 265 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon_config/fon_config_numbertyp.html
-rwxrwxrwx root/root 3744 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon_config/fon_config_numbertyp.js
lrwxrwxrwx root/root 16 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon_config/isdn.frm -> ../home/isdn.frm
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon_config/isdn.html -> ../home/isdn.html
lrwxrwxrwx root/root 15 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon_config/isdn.js -> ../home/isdn.js
lrwxrwxrwx root/root 24 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon_config/isdnoptionen.frm -> ../home/isdnoptionen.frm
lrwxrwxrwx root/root 25 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon_config/isdnoptionen.html -> ../home/isdnoptionen.html
lrwxrwxrwx root/root 23 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon_config/isdnoptionen.js -> ../home/isdnoptionen.js
lrwxrwxrwx root/root 25 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon_config/klingelsperre.frm -> ../home/klingelsperre.frm
lrwxrwxrwx root/root 26 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon_config/klingelsperre.html -> ../home/klingelsperre.html
lrwxrwxrwx root/root 24 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon_config/klingelsperre.js -> ../home/klingelsperre.js
-rwxrwxrwx root/root 145 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon_config/lib.js
lrwxrwxrwx root/root 20 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon_config/merkmale.frm -> ../home/merkmale.frm
lrwxrwxrwx root/root 21 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon_config/merkmale.html -> ../home/merkmale.html
lrwxrwxrwx root/root 19 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon_config/merkmale.js -> ../home/merkmale.js
-rwxrwxrwx root/root 483 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/fon_config/rbb_backokcancel.html
drwxrwx--- root/root 65 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/gsm
-rwxrwxrwx root/root 2242 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/gsm/gsm.frm
-rwxrwxrwx root/root 8385 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/gsm/gsm.html
-rwxrwxrwx root/root 20269 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/gsm/gsm.js
-rwxrwxrwx root/root 851 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/gsm/gsmdaten.xml
drwxrwx--- root/root 3 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/help
drwxrwx--- root/root 2266 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home
lrwxrwxrwx root/root 24 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/Overview.frm -> ../internet/overview.frm
lrwxrwxrwx root/root 25 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/Overview.html -> ../internet/overview.html
lrwxrwxrwx root/root 23 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/Overview.js -> ../internet/overview.js
-rwxrwxrwx root/root 334 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/bb_applycancel.html
-rwxrwxrwx root/root 217 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/bb_refresh.html
-rwxrwxrwx root/root 302 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/buchsend.frm
-rwxrwxrwx root/root 2881 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/buchsend.html
-rwxrwxrwx root/root 5933 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/buchsend.js
lrwxrwxrwx root/root 22 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/budget.frm -> ../internet/budget.frm
lrwxrwxrwx root/root 23 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/budget.html -> ../internet/budget.html
lrwxrwxrwx root/root 21 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/budget.js -> ../internet/budget.js
-rwxrwxrwx root/root 1069 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/dial.frm
-rwxrwxrwx root/root 1873 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/dial.html
-rwxrwxrwx root/root 3542 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/dial.js
lrwxrwxrwx root/root 16 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/dialbuch.frm -> ../home/dial.frm
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/dialbuch.html -> ../home/dial.html
lrwxrwxrwx root/root 15 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/dialbuch.js -> ../home/dial.js
-rwxrwxrwx root/root 102 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/error.html
-rwxrwxrwx root/root 826 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/feedback.frm
-rwxrwxrwx root/root 3685 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/feedback.html
-rwxrwxrwx root/root 1305 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/feedback.js
-rwxrwxrwx root/root 2543 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/fon1.frm
-rwxrwxrwx root/root 2117 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/fon1.html
-rwxrwxrwx root/root 3195 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/fon1.js
-rwxrwxrwx root/root 3114 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/fon1IPPhone.frm
-rwxrwxrwx root/root 2726 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/fon1IPPhone.html
-rwxrwxrwx root/root 3225 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/fon1IPPhone.js
-rwxrwxrwx root/root 1641 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/fon1isdn.frm
-rwxrwxrwx root/root 1483 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/fon1isdn.html
-rwxrwxrwx root/root 2091 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/fon1isdn.js
-rwxrwxrwx root/root 3370 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/fon1tam.frm
-rwxrwxrwx root/root 6600 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/fon1tam.html
-rwxrwxrwx root/root 9082 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/fon1tam.js
-rwxrwxrwx root/root 770 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/fonab.frm
-rwxrwxrwx root/root 2501 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/fonab.html
-rwxrwxrwx root/root 3332 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/fonab.js
-rwxrwxrwx root/root 1589 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/fonbuch.frm
-rwxrwxrwx root/root 4449 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/fonbuch.html
-rwxrwxrwx root/root 14891 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/fonbuch.js
-rwxrwxrwx root/root 863 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/fonbuch1.frm
-rwxrwxrwx root/root 1537 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/fonbuch1.html
-rwxrwxrwx root/root 2279 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/fonbuch1.js
-rwxrwxrwx root/root 5799 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/fonbuch2.frm
-rwxrwxrwx root/root 7718 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/fonbuch2.html
-rwxrwxrwx root/root 12958 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/fonbuch2.js
-rwxrwxrwx root/root 4257 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/fonbuch2_new.frm
-rwxrwxrwx root/root 1378 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/fonbuch2_new.html
-rwxrwxrwx root/root 9288 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/fonbuch2_new.js
-rwxrwxrwx root/root 370 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/fonbuch2_tabs.html
-rwxrwxrwx root/root 187 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/fonbuch2_tabs.js
-rwxrwxrwx root/root 2271 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/fonbuchBasis.frm
-rwxrwxrwx root/root 2380 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/fonbuchBasis.js
-rwxrwxrwx root/root 2361 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/foncalls.frm
-rwxrwxrwx root/root 5188 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/foncalls.html
-rwxrwxrwx root/root 19382 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/foncalls.js
-rwxrwxrwx root/root 691 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/foncallsdaten.xml
-rwxrwxrwx root/root 4744 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/fondevices.frm
-rwxrwxrwx root/root 1990 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/fondevices.html
-rwxrwxrwx root/root 23153 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/fondevices.js
-rwxrwxrwx root/root 5824 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/fondevlist.js
-rwxrwxrwx root/root 0 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/fonintern.frm
-rwxrwxrwx root/root 1759 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/fonintern.html
-rwxrwxrwx root/root 1763 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/fonintern.js
-rwxrwxrwx root/root 353 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/fonlist.frm
-rwxrwxrwx root/root 1743 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/fonlist.html
-rwxrwxrwx root/root 1316 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/fonlist.js
-rwxrwxrwx root/root 1375 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/home.frm
-rwxrwxrwx root/root 8682 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/home.html
-rwxrwxrwx root/root 54705 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/home.js
-rwxrwxrwx root/root 63 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/home_ata.txt
-rwxrwxrwx root/root 1051 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/home_coninf.txt
-rwxrwxrwx root/root 153 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/home_dect.txt
-rwxrwxrwx root/root 477 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/home_dsl.txt
-rwxrwxrwx root/root 5000 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/home_global.txt
-rwxrwxrwx root/root 175 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/home_lan.txt
-rwxrwxrwx root/root 52 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/home_usb.txt
-rwxrwxrwx root/root 1987 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/home_usbhost.txt
-rwxrwxrwx root/root 1870 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/home_webdav.txt
-rwxrwxrwx root/root 546 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/home_wlan.txt
lrwxrwxrwx root/root 24 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/inetstat.frm -> ../internet/inetstat.frm
lrwxrwxrwx root/root 25 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/inetstat.html -> ../internet/inetstat.html
lrwxrwxrwx root/root 23 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/inetstat.js -> ../internet/inetstat.js
-rwxrwxrwx root/root 1660 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/isdn.frm
-rwxrwxrwx root/root 3935 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/isdn.html
-rwxrwxrwx root/root 4878 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/isdn.js
lrwxrwxrwx root/root 15 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/isdnmsn.frm -> ../home/msn.frm
lrwxrwxrwx root/root 16 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/isdnmsn.html -> ../home/msn.html
lrwxrwxrwx root/root 14 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/isdnmsn.js -> ../home/msn.js
-rwxrwxrwx root/root 2636 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/isdnoptionen.frm
-rwxrwxrwx root/root 3363 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/isdnoptionen.html
-rwxrwxrwx root/root 8101 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/isdnoptionen.js
-rwxrwxrwx root/root 1684 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/klingelsperre.frm
-rwxrwxrwx root/root 3011 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/klingelsperre.html
-rwxrwxrwx root/root 7560 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/klingelsperre.js
-rwxrwxrwx root/root 145 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/lib.js
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/mac.frm -> ../system/mac.frm
lrwxrwxrwx root/root 18 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/mac.html -> ../system/mac.html
lrwxrwxrwx root/root 16 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/mac.js -> ../system/mac.js
-rwxrwxrwx root/root 510 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/mail_config.frm
-rwxrwxrwx root/root 2818 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/mail_config.html
-rwxrwxrwx root/root 9065 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/mail_config.js
-rwxrwxrwx root/root 3883 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/merkmale.frm
-rwxrwxrwx root/root 3538 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/merkmale.html
-rwxrwxrwx root/root 4677 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/merkmale.js
-rwxrwxrwx root/root 2053 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/msn.frm
-rwxrwxrwx root/root 6174 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/msn.html
-rwxrwxrwx root/root 3827 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/msn.js
-rwxrwxrwx root/root 2016 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/newfonbuch.frm
-rwxrwxrwx root/root 3382 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/newfonbuch.html
-rwxrwxrwx root/root 7965 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/newfonbuch.js
-rwxrwxrwx root/root 260 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/ontel.xml
-rwxrwxrwx root/root 618 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/ontelTest.frm
-rwxrwxrwx root/root 1073 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/ontelTest.html
-rwxrwxrwx root/root 4461 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/ontelTest.js
-rwxrwxrwx root/root 6992 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/ppFonbuch.html
-rwxrwxrwx root/root 5116 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/ppFondevices.html
-rwxrwxrwx root/root 2203 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/ppFonintern.html
-rwxrwxrwx root/root 493 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/rbb_applycancel.html
-rwxrwxrwx root/root 568 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/rbb_applycancelreset.html
-rwxrwxrwx root/root 469 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/rbb_applyok.html
-rwxrwxrwx root/root 352 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/rbb_refresh.html
lrwxrwxrwx root/root 28 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/sitemap.frm -> ../konfig/assi_link_incl.frm
-rwxrwxrwx root/root 13092 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/sitemap.html
-rwxrwxrwx root/root 1286 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/sitemap.js
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/sperre.frm -> ../fon/sperre.frm
lrwxrwxrwx root/root 18 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/sperre.html -> ../fon/sperre.html
lrwxrwxrwx root/root 16 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/sperre.js -> ../fon/sperre.js
lrwxrwxrwx root/root 18 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/sperre1.frm -> ../fon/sperre1.frm
lrwxrwxrwx root/root 19 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/sperre1.html -> ../fon/sperre1.html
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/home/sperre1.js -> ../fon/sperre1.js
drwxrwx--- root/root 2867 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images
-rwxrwxrwx root/root 604 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/1.gif
-rwxrwxrwx root/root 645 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/10.gif
-rwxrwxrwx root/root 658 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/100.gif
-rwxrwxrwx root/root 680 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/104.gif
-rwxrwxrwx root/root 671 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/108.gif
-rwxrwxrwx root/root 635 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/11.gif
-rwxrwxrwx root/root 654 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/112.gif
-rwxrwxrwx root/root 659 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/116.gif
-rwxrwxrwx root/root 655 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/12.gif
-rwxrwxrwx root/root 658 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/120.gif
-rwxrwxrwx root/root 678 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/124.gif
-rwxrwxrwx root/root 670 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/128.gif
-rwxrwxrwx root/root 657 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/13.gif
-rwxrwxrwx root/root 663 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/132.gif
-rwxrwxrwx root/root 670 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/136.gif
-rwxrwxrwx root/root 664 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/140.gif
-rwxrwxrwx root/root 623 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/2.gif
-rwxrwxrwx root/root 643 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/3.gif
-rwxrwxrwx root/root 657 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/36.gif
-rwxrwxrwx root/root 623 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/4.gif
-rwxrwxrwx root/root 655 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/40.gif
-rwxrwxrwx root/root 648 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/44.gif
-rwxrwxrwx root/root 654 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/48.gif
-rwxrwxrwx root/root 643 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/5.gif
-rwxrwxrwx root/root 664 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/52.gif
-rwxrwxrwx root/root 660 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/56.gif
-rwxrwxrwx root/root 644 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/6.gif
-rwxrwxrwx root/root 654 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/60.gif
-rwxrwxrwx root/root 666 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/64.gif
-rwxrwxrwx root/root 624 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/7.gif
-rwxrwxrwx root/root 633 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/8.gif
-rwxrwxrwx root/root 636 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/9.gif
-rwxrwxrwx root/root 121 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/Anrufbeantworter.gif
-rwxrwxrwx root/root 121 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/Anrufbeantworter_grau.gif
-rwxrwxrwx root/root 803 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/Back24_4.gif
-rwxrwxrwx root/root 951 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/Bewerten.gif
-rwxrwxrwx root/root 567 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/Callin.gif
-rwxrwxrwx root/root 348 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/Callinfailed.gif
-rwxrwxrwx root/root 832 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/Callno.gif
-rwxrwxrwx root/root 567 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/Callout.gif
-rwxrwxrwx root/root 230 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/Fax.gif
-rwxrwxrwx root/root 869 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/Fragezeichen.gif
-rwxrwxrwx root/root 156 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/Legende_blauer-Rahmen.png
-rwxrwxrwx root/root 1024 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/MenuL1.gif
-rwxrwxrwx root/root 1024 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/MenuL2.gif
-rwxrwxrwx root/root 1024 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/Menuaktiv.gif
-rwxrwxrwx root/root 1024 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/Menuaktiv_dunkel.gif
-rwxrwxrwx root/root 1024 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/Menuaktiv_dunkelkonfig.gif
-rwxrwxrwx root/root 257 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/Menuaktiv_konfig.gif
-rwxrwxrwx root/root 156 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/Mini.gif
-rwxrwxrwx root/root 155 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/Mini_grau.gif
-rwxrwxrwx root/root 2225 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/PC_Downstream.gif
-rwxrwxrwx root/root 1587 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/PC_Upstream.gif
-rwxrwxrwx root/root 5976 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/Radar_Animation.gif
-rwxrwxrwx root/root 781 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/Stoerkrissel.gif
-rwxrwxrwx root/root 96 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/Stoerkrissel_Legende.gif
-rwxrwxrwx root/root 162 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/Telefon-an-Fon-123.gif
-rwxrwxrwx root/root 771 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/Verbotsschild.gif
-rwxrwxrwx root/root 642 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/Verbotsschild_Legende.gif
-rwxrwxrwx root/root 1462 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/_brd_lt_thin.gif
-rwxrwxrwx root/root 4987 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/_brd_rt_thin.gif
-rwxrwxrwx root/root 222 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/antenne.gif
-rwxrwxrwx root/root 1179 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/avm_bunt.gif
-rwxrwxrwx root/root 352 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/balken-eigener-ap-stoer.png
-rwxrwxrwx root/root 475 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/balken-eigener-ap.png
-rwxrwxrwx root/root 232 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/balkeneinheit-oben-grey.png
-rwxrwxrwx root/root 233 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/balkeneinheit-oben.png
-rwxrwxrwx root/root 230 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/balkeneinheit-unten-grey.png
-rwxrwxrwx root/root 340 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/balkeneinheit-unten.png
-rwxrwxrwx root/root 154 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/balkeneinheit24-blau.gif
-rwxrwxrwx root/root 154 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/balkeneinheit24-gruen.gif
-rwxrwxrwx root/root 154 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/balkeneinheit24.gif
-rwxrwxrwx root/root 142 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/balkeneinheit_13_pixel.png
-rwxrwxrwx root/root 142 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/balkeneinheit_19_pixel.png
-rwxrwxrwx root/root 152 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/balkeneinheit_19_pixel_grey.png
-rwxrwxrwx root/root 94 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/balkenrand24-oben-gruen.gif
-rwxrwxrwx root/root 137 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/balkenrand24-oben.gif
-rwxrwxrwx root/root 627 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/bearbeiten.gif
-rwxrwxrwx root/root 77 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/bitSnr_angle.gif
-rwxrwxrwx root/root 60 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/bitSnr_bitBackGround.gif
-rwxrwxrwx root/root 258 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/bitSnr_bitScale.gif
-rwxrwxrwx root/root 605 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/bitSnr_carriers.gif
-rwxrwxrwx root/root 622 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/bitSnr_carriers_adsl2p.gif
-rwxrwxrwx root/root 709 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/bitSnr_carriers_vdsl.gif
-rwxrwxrwx root/root 437 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/bitSnr_frequencies.gif
-rwxrwxrwx root/root 463 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/bitSnr_frequencies_adsl2p.gif
-rwxrwxrwx root/root 519 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/bitSnr_frequencies_vdsl.gif
-rwxrwxrwx root/root 54 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/bitSnr_pilot.gif
-rwxrwxrwx root/root 58 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/bitSnr_snrBackGround.gif
-rwxrwxrwx root/root 269 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/bitSnr_snrScale.gif
-rwxrwxrwx root/root 37 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/blau.gif
-rwxrwxrwx root/root 71 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/blue.gif
-rwxrwxrwx root/root 695 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/clients_benutzer.png
-rwxrwxrwx root/root 1280 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/clients_benutzer00.png
-rwxrwxrwx root/root 301 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/clients_lan.png
-rwxrwxrwx root/root 286 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/clients_lan00.png
-rwxrwxrwx root/root 338 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/clients_mini.png
-rwxrwxrwx root/root 1203 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/clients_mini00.png
-rwxrwxrwx root/root 342 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/clients_wlan.gif
-rwxrwxrwx root/root 390 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/clients_wlan00.png
-rwxrwxrwx root/root 672 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/clients_wlan05.png
-rwxrwxrwx root/root 1861 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/ecomodus.gif
-rwxrwxrwx root/root 276 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/favorite.gif
-rwxrwxrwx root/root 219 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/finished-error.gif
-rwxrwxrwx root/root 219 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/finished-ok-green.gif
-rwxrwxrwx root/root 366 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/fonbuch.gif
-rwxrwxrwx root/root 7813 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/graphdarstv4-wlanumgebung.gif
-rwxrwxrwx root/root 9001 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/graphdarstv4-wlanumgebung_5ghz.gif
-rwxrwxrwx root/root 71 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/green.gif
-rwxrwxrwx root/root 36 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/gruen.gif
-rwxrwxrwx root/root 968 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/info.gif
-rwxrwxrwx root/root 12713 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/kopfbalken.gif
-rwxrwxrwx root/root 235 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/led_gray.gif
-rwxrwxrwx root/root 226 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/led_green.gif
-rwxrwxrwx root/root 369 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/led_red.gif
-rwxrwxrwx root/root 43 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/leer.gif
-rwxrwxrwx root/root 71 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/lightblue.gif
-rwxrwxrwx root/root 216 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/loeschen.gif
-rwxrwxrwx root/root 838 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/pfeil.gif
-rwxrwxrwx root/root 506 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/pfeilNachOben.png
-rwxrwxrwx root/root 523 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/pfeilNachUnten.png
-rwxrwxrwx root/root 74 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/pfeil_aktiv.gif
-rwxrwxrwx root/root 74 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/pfeil_mini.gif
-rwxrwxrwx root/root 248 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/printer.gif
-rwxrwxrwx root/root 255 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/progress_back.gif
-rwxrwxrwx root/root 979 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/progress_back_110.gif
-rwxrwxrwx root/root 1851 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/progress_back_2.gif
-rwxrwxrwx root/root 54 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/rahmen-blau-bei-kanalnummern_side.gif
-rwxrwxrwx root/root 53 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/rahmen-blau-bei-kanalnummern_stretch.gif
-rwxrwxrwx root/root 1042 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/receive.gif
-rwxrwxrwx root/root 36 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/rot.gif
-rwxrwxrwx root/root 123 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/rssi0.gif
-rwxrwxrwx root/root 158 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/rssi1.gif
-rwxrwxrwx root/root 164 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/rssi2.gif
-rwxrwxrwx root/root 170 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/rssi3.gif
-rwxrwxrwx root/root 173 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/rssi4.gif
-rwxrwxrwx root/root 170 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/rssi5.gif
-r-xr-xr-x root/root 10341 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/sealer.jpg
-rwxrwxrwx root/root 1032 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/selfMacAdr.gif
-rwxrwxrwx root/root 1042 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/send.gif
-r-xr-xr-x root/root 9493 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/servicecard.jpg
-rwxrwxrwx root/root 167 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/umts_basisstation.gif
-rwxrwxrwx root/root 1188 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/wait.gif
-rwxrwxrwx root/root 71 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/white.gif
-rwxrwxrwx root/root 71 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/images/yellow.gif
drwxrwx--- root/root 2252 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet
-rwxrwxrwx root/root 0 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/adsl.frm
-rwxrwxrwx root/root 10410 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/adsl.html
-rwxrwxrwx root/root 842 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/adsl.js
-rwxrwxrwx root/root 10377 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/adsl_ajax.js
-rwxrwxrwx root/root 3296 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/adsldaten.xml
-rwxrwxrwx root/root 0 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/atm.frm
-rwxrwxrwx root/root 1527 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/atm.html
-rwxrwxrwx root/root 5504 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/atm.js
-rwxrwxrwx root/root 6145 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/authform.frm
-rwxrwxrwx root/root 5200 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/authform.html
-rwxrwxrwx root/root 42750 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/authform.js
-rwxrwxrwx root/root 425 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/awatch.js
-rwxrwxrwx root/root 0 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/bits.frm
-rwxrwxrwx root/root 9038 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/bits.html
-rwxrwxrwx root/root 5534 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/bits.js
-rwxrwxrwx root/root 8771 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/bits_ajax.js
-rwxrwxrwx root/root 1033 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/bitsdaten.xml
-rwxrwxrwx root/root 1443 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/budget.frm
-rwxrwxrwx root/root 2501 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/budget.html
-rwxrwxrwx root/root 5359 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/budget.js
-rwxrwxrwx root/root 65 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/connect_status.txt
-rwxrwxrwx root/root 256 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/connect_test.frm
-rwxrwxrwx root/root 1195 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/connect_test.html
-rwxrwxrwx root/root 4197 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/connect_test.js
-rwxrwxrwx root/root 300 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/ctlmgr_restart.frm
-rwxrwxrwx root/root 1246 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/ctlmgr_restart.html
-rwxrwxrwx root/root 1547 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/ctlmgr_restart.js
-rwxrwxrwx root/root 665 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/dslsnrset.frm
-rwxrwxrwx root/root 5896 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/dslsnrset.html
-rwxrwxrwx root/root 4393 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/dslsnrset.js
-rwxrwxrwx root/root 1496 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/dyndns.frm
-rwxrwxrwx root/root 2879 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/dyndns.html
-rwxrwxrwx root/root 3131 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/dyndns.js
-rwxrwxrwx root/root 826 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/feedback.frm
-rwxrwxrwx root/root 3888 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/feedback.html
-rwxrwxrwx root/root 1342 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/feedback.js
lrwxrwxrwx root/root 14 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/gsm.frm -> ../gsm/gsm.frm
lrwxrwxrwx root/root 15 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/gsm.html -> ../gsm/gsm.html
lrwxrwxrwx root/root 13 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/gsm.js -> ../gsm/gsm.js
-rwxrwxrwx root/root 1395 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/header.html
-rwxrwxrwx root/root 186 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/inetstat.frm
-rwxrwxrwx root/root 10871 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/inetstat.html
-rwxrwxrwx root/root 56408 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/inetstat.js
-rwxrwxrwx root/root 601 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/internet.frm
-rwxrwxrwx root/root 602 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/internet.html
-rwxrwxrwx root/root 600 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/internet.js
-rwxrwxrwx root/root 4443 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/internet_expert.frm
-rwxrwxrwx root/root 18615 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/internet_expert.html
-rwxrwxrwx root/root 33274 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/internet_expert.js
-rwxrwxrwx root/root 843 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/ipform.html
-rwxrwxrwx root/root 4391 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/ipform.js
-rwxrwxrwx root/root 4356 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/ipv6.frm
-rwxrwxrwx root/root 11902 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/ipv6.html
-rwxrwxrwx root/root 19843 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/ipv6.js
-rwxrwxrwx root/root 1871 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/ipv6_edit.frm
-rwxrwxrwx root/root 2354 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/ipv6_edit.html
-rwxrwxrwx root/root 11005 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/ipv6_edit.js
-rwxrwxrwx root/root 3816 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/ipv6_list.js
-rwxrwxrwx root/root 779 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/ipv6_tab.frm
-rwxrwxrwx root/root 3110 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/ipv6_tab.html
-rwxrwxrwx root/root 3528 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/ipv6_tab.js
-rwxrwxrwx root/root 825 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/ipv6daten.xml
-rwxrwxrwx root/root 568 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/kabelmodem.frm
-rwxrwxrwx root/root 4700 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/kabelmodem.html
-rwxrwxrwx root/root 4833 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/kabelmodem.js
-rwxrwxrwx root/root 145 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/lib.js
-rwxrwxrwx root/root 76 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/lte.txt
-rwxrwxrwx root/root 0 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/overview.frm
-rwxrwxrwx root/root 4848 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/overview.html
-rwxrwxrwx root/root 2177 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/overview.js
-rwxrwxrwx root/root 5421 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/overview_ajax.js
-rwxrwxrwx root/root 2720 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/overviewdaten.xml
-rwxrwxrwx root/root 1348 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/portfw.frm
-rwxrwxrwx root/root 6842 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/portfw.html
-rwxrwxrwx root/root 4468 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/portfw.js
-rwxrwxrwx root/root 2479 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/portrule.frm
-rwxrwxrwx root/root 3101 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/portrule.html
-rwxrwxrwx root/root 9358 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/portrule.js
-rwxrwxrwx root/root 2179 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/pp_user.html
-rwxrwxrwx root/root 1852 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/pp_wanbridge.html
-rwxrwxrwx root/root 1111 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/pppoe.frm
-rwxrwxrwx root/root 975 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/pppoe.html
-rwxrwxrwx root/root 1942 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/pppoe.js
-rwxrwxrwx root/root 899 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/pppoe_national.frm
-rwxrwxrwx root/root 3149 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/pppoe_national.html
-rwxrwxrwx root/root 3654 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/pppoe_national.js
-rwxrwxrwx root/root 971 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/qos.txt
-rwxrwxrwx root/root 572 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/remote_https.frm
-rwxrwxrwx root/root 3544 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/remote_https.html
-rwxrwxrwx root/root 5567 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/remote_https.js
-rwxrwxrwx root/root 0 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/repeater.frm
-rwxrwxrwx root/root 416 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/repeater.html
-rwxrwxrwx root/root 134 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/repeater.js
lrwxrwxrwx root/root 28 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/sitemap.frm -> ../konfig/assi_link_incl.frm
lrwxrwxrwx root/root 20 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/sitemap.html -> ../home/sitemap.html
lrwxrwxrwx root/root 18 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/sitemap.js -> ../home/sitemap.js
-rwxrwxrwx root/root 459 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/tr06x.frm
-rwxrwxrwx root/root 1820 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/tr06x.html
-rwxrwxrwx root/root 2246 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/tr06x.js
-rwxrwxrwx root/root 263 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/trafficappl.frm
-rwxrwxrwx root/root 1473 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/trafficappl.html
-rwxrwxrwx root/root 1712 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/trafficappl.js
-rwxrwxrwx root/root 1022 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/trafficappl_edit.frm
-rwxrwxrwx root/root 2340 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/trafficappl_edit.html
-rwxrwxrwx root/root 4169 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/trafficappl_edit.js
-rwxrwxrwx root/root 357 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/trafficprio.frm
-rwxrwxrwx root/root 4483 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/trafficprio.html
-rwxrwxrwx root/root 2965 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/trafficprio.js
-rwxrwxrwx root/root 1253 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/trafficprio_edit.frm
-rwxrwxrwx root/root 1614 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/trafficprio_edit.html
-rwxrwxrwx root/root 4276 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/trafficprio_edit.js
-rwxrwxrwx root/root 2771 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/trafficprotocol_edit.frm
-rwxrwxrwx root/root 4313 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/trafficprotocol_edit.html
-rwxrwxrwx root/root 6901 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/trafficprotocol_edit.js
-rwxrwxrwx root/root 977 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/usbdisk_freigabe.frm
-rwxrwxrwx root/root 2044 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/usbdisk_freigabe.html
-rwxrwxrwx root/root 700 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/usbdisk_freigabe.js
-rwxrwxrwx root/root 5663 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/useradd2.frm
-rwxrwxrwx root/root 4796 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/useradd2.html
-rwxrwxrwx root/root 14009 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/useradd2.js
-rwxrwxrwx root/root 2784 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/userlist.frm
-rwxrwxrwx root/root 2327 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/userlist.html
-rwxrwxrwx root/root 16930 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/userlist.js
-rwxrwxrwx root/root 521 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/vpn.frm
-rwxrwxrwx root/root 4330 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/vpn.html
-rwxrwxrwx root/root 5875 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/internet/vpn.js
drwxrwx--- root/root 280 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/js
-rwxrwxrwx root/root 1706 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/js/ajax.js
-rwxrwxrwx root/root 4255 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/js/ajaxutility.js
-rwxrwxrwx root/root 5658 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/js/array_of_selects.js
-rwxrwxrwx root/root 13410 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/js/basis.js
-rwxrwxrwx root/root 76 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/js/blank.js
-rwxrwxrwx root/root 2786 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/js/country.js
-rwxrwxrwx root/root 1944 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/js/fonlib.js
-rwxrwxrwx root/root 964 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/js/globalonclick.js
-rwxrwxrwx root/root 13751 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/js/jsl.js
-rwxrwxrwx root/root 5335 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/js/jxl.js
-rwxrwxrwx root/root 8068 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/js/md5.js
-rwxrwxrwx root/root 1044 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/js/onlinecheck.js
-rwxrwxrwx root/root 8348 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/js/plotmachine.js
-rwxrwxrwx root/root 8023 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/js/statistik.js
-rwxrwxrwx root/root 537 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/js/timestrings.js
-rwxrwxrwx root/root 1736 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/js/val.js
-rwxrwxrwx root/root 1267 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/js/webuicookie.js
drwxrwx--- root/root 483 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/konfig
-rwxrwxrwx root/root 8646 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/konfig/assi_link_incl.frm
-rwxrwxrwx root/root 3563 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/konfig/assi_link_incl.js
-rwxrwxrwx root/root 0 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/konfig/export.frm
-rwxrwxrwx root/root 2277 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/konfig/export.html
-rwxrwxrwx root/root 1053 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/konfig/export.js
lrwxrwxrwx root/root 28 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/konfig/home.frm -> ../konfig/assi_link_incl.frm
-rwxrwxrwx root/root 0 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/konfig/imexport_Start.frm
-rwxrwxrwx root/root 1149 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/konfig/imexport_Start.html
-rwxrwxrwx root/root 629 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/konfig/imexport_Start.js
-rwxrwxrwx root/root 0 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/konfig/import.frm
-rwxrwxrwx root/root 1701 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/konfig/import.html
-rwxrwxrwx root/root 996 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/konfig/import.js
-rwxrwxrwx root/root 145 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/konfig/lib.js
lrwxrwxrwx root/root 28 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/konfig/sitemap.frm -> ../konfig/assi_link_incl.frm
lrwxrwxrwx root/root 20 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/konfig/sitemap.html -> ../home/sitemap.html
lrwxrwxrwx root/root 18 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/konfig/sitemap.js -> ../home/sitemap.js
-rwxrwxrwx root/root 106 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/konfig/update.frm
-rwxrwxrwx root/root 2276 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/konfig/update.html
-rwxrwxrwx root/root 1728 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/konfig/update.js
-rwxrwxrwx root/root 98 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/konfig/update_OnClick_1.frm
-rwxrwxrwx root/root 3121 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/konfig/update_OnClick_1.html
-rwxrwxrwx root/root 1544 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/konfig/update_OnClick_1.js
-rwxrwxrwx root/root 296 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/konfig/update_OnClick_2.frm
-rwxrwxrwx root/root 3122 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/konfig/update_OnClick_2.html
-rwxrwxrwx root/root 3404 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/konfig/update_OnClick_2.js
drwxrwx--- root/root 363 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/menus
-rwxrwxrwx root/root 277 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/menus/menu2.def
-rwxrwxrwx root/root 7750 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/menus/menu2.html
-rwxrwxrwx root/root 94 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/menus/menu2_first.html
-rwxrwxrwx root/root 5587 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/menus/menu2_fon.html
-rwxrwxrwx root/root 2160 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/menus/menu2_home.html
-rwxrwxrwx root/root 2335 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/menus/menu2_homehome.html
-rwxrwxrwx root/root 11854 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/menus/menu2_internet.html
-rwxrwxrwx root/root 5888 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/menus/menu2_konfig.html
-rwxrwxrwx root/root 293 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/menus/menu2_nas.html
-rwxrwxrwx root/root 1387 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/menus/menu2_net.html
-rwxrwxrwx root/root 267 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/menus/menu2_software.html
-rwxrwxrwx root/root 4846 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/menus/menu2_system.html
-r-xr-xr-x root/root 94 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/menus/menu2_tr69_autoconfig.html
-rwxrwxrwx root/root 853 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/menus/menu2_usb.html
-rwxrwxrwx root/root 0 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/menus/menu2_vpn.html
-rwxrwxrwx root/root 2825 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/menus/menu2_wlan.html
-rwxrwxrwx root/root 1101 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/menus/menuwatch.html
drwxrwx--- root/root 71 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/nas
-rwxrwxrwx root/root 145 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/nas/lib.js
lrwxrwxrwx root/root 28 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/nas/sitemap.frm -> ../konfig/assi_link_incl.frm
lrwxrwxrwx root/root 20 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/nas/sitemap.html -> ../home/sitemap.html
lrwxrwxrwx root/root 18 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/nas/sitemap.js -> ../home/sitemap.js
drwxrwx--- root/root 71 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/net
-rwxrwxrwx root/root 145 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/net/lib.js
lrwxrwxrwx root/root 28 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/net/sitemap.frm -> ../konfig/assi_link_incl.frm
lrwxrwxrwx root/root 20 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/net/sitemap.html -> ../home/sitemap.html
lrwxrwxrwx root/root 18 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/net/sitemap.js -> ../home/sitemap.js
-rwxrwxrwx root/root 330 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/postform.frm
-rwxrwxrwx root/root 886 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/refresh.frm
drwxrwx--- root/root 116 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/software
-rwxrwxrwx root/root 0 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/software/extern.frm
-rwxrwxrwx root/root 598 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/software/extern.html
-rwxrwxrwx root/root 1003 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/software/extern.js
-rwxrwxrwx root/root 145 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/software/lib.js
lrwxrwxrwx root/root 28 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/software/sitemap.frm -> ../konfig/assi_link_incl.frm
lrwxrwxrwx root/root 20 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/software/sitemap.html -> ../home/sitemap.html
lrwxrwxrwx root/root 18 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/software/sitemap.js -> ../home/sitemap.js
drwxrwx--- root/root 323 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/system
-rwxrwxrwx root/root 278 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/system/clients_change_name.frm
-rwxrwxrwx root/root 893 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/system/clients_change_name.html
-rwxrwxrwx root/root 991 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/system/clients_change_name.js
-rwxrwxrwx root/root 122 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/system/language.frm
-rwxrwxrwx root/root 1162 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/system/language.html
-rwxrwxrwx root/root 1478 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/system/language.js
-rwxrwxrwx root/root 145 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/system/lib.js
-rwxrwxrwx root/root 248 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/system/mac.frm
-rwxrwxrwx root/root 1561 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/system/mac.html
-rwxrwxrwx root/root 1979 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/system/mac.js
-rwxrwxrwx root/root 948 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/system/nacht.frm
-rwxrwxrwx root/root 1738 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/system/nacht.html
-rwxrwxrwx root/root 4351 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/system/nacht.js
-rwxrwxrwx root/root 1650 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/system/ppSyslog.html
-rwxrwxrwx root/root 7000 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/system/pp_netipadr.html
lrwxrwxrwx root/root 28 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/system/sitemap.frm -> ../konfig/assi_link_incl.frm
lrwxrwxrwx root/root 20 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/system/sitemap.html -> ../home/sitemap.html
lrwxrwxrwx root/root 18 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/system/sitemap.js -> ../home/sitemap.js
drwxrwx--- root/root 606 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/tr69_autoconfig
-r-xr-xr-x root/root 145 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/tr69_autoconfig/lib.js
-r-xr-xr-x root/root 510 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/tr69_autoconfig/tr69.frm
lrwxrwxrwx root/root 27 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/tr69_autoconfig/tr69_config_end_0.frm -> ../tr69_autoconfig/tr69.frm
-r-xr-xr-x root/root 1893 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/tr69_autoconfig/tr69_config_end_0.html
-r-xr-xr-x root/root 1085 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/tr69_autoconfig/tr69_config_end_0.js
-r-xr-xr-x root/root 526 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/tr69_autoconfig/tr69_config_end_1.frm
-r-xr-xr-x root/root 3022 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/tr69_autoconfig/tr69_config_end_1.html
-r-xr-xr-x root/root 2773 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/tr69_autoconfig/tr69_config_end_1.js
-rw-r--r-- root/root 285 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/tr69_autoconfig/tr69_config_user.frm
-rw-r--r-- root/root 2622 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/tr69_autoconfig/tr69_config_user.html
-rw-r--r-- root/root 3388 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/tr69_autoconfig/tr69_config_user.js
lrwxrwxrwx root/root 27 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/tr69_autoconfig/tr69_provision.frm -> ../tr69_autoconfig/tr69.frm
-r-xr-xr-x root/root 1407 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/tr69_autoconfig/tr69_provision.html
-r-xr-xr-x root/root 3062 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/tr69_autoconfig/tr69_provision.js
-r-xr-xr-x root/root 1260 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/tr69_autoconfig/tr69_start_code.frm
-r-xr-xr-x root/root 2205 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/tr69_autoconfig/tr69_start_code.html
-r-xr-xr-x root/root 3259 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/tr69_autoconfig/tr69_start_code.js
lrwxrwxrwx root/root 27 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/tr69_autoconfig/tr69_sync.frm -> ../tr69_autoconfig/tr69.frm
-r-xr-xr-x root/root 1536 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/tr69_autoconfig/tr69_sync.html
-r-xr-xr-x root/root 1471 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/tr69_autoconfig/tr69_sync.js
-r-xr-xr-x root/root 176 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/tr69_autoconfig/tr69_sync_error.frm
-r-xr-xr-x root/root 1759 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/tr69_autoconfig/tr69_sync_error.html
-r-xr-xr-x root/root 1386 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/tr69_autoconfig/tr69_sync_error.js
-rw-r--r-- root/root 225 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/tr69_autoconfig/tr69_warning.frm
-rw-r--r-- root/root 1105 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/tr69_autoconfig/tr69_warning.html
-rw-r--r-- root/root 357 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/tr69_autoconfig/tr69_warning.js
drwxrwx--- root/root 60 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/usb
lrwxrwxrwx root/root 28 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/usb/sitemap.frm -> ../konfig/assi_link_incl.frm
lrwxrwxrwx root/root 20 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/usb/sitemap.html -> ../home/sitemap.html
lrwxrwxrwx root/root 18 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/usb/sitemap.js -> ../home/sitemap.js
drwxrwx--- root/root 77 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/vpn
-rwxrwxrwx root/root 145 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/vpn/lib.js
-rwxrwxrwx root/root 774 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/vpn/remotenet.frm
-rwxrwxrwx root/root 4769 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/vpn/remotenet.html
-rwxrwxrwx root/root 1293 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/vpn/remotenet.js
drwxrwx--- root/root 688 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/wlan
-rwxrwxrwx root/root 2121 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/wlan/common.frm
-rwxrwxrwx root/root 7735 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/wlan/common.html
-rwxrwxrwx root/root 19329 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/wlan/common.js
-rwxrwxrwx root/root 0 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/wlan/details.frm
-rwxrwxrwx root/root 2108 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/wlan/details.html
-rwxrwxrwx root/root 555 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/wlan/details.js
-rwxrwxrwx root/root 194 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/wlan/encrypt0.frm
-rwxrwxrwx root/root 2154 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/wlan/encrypt0.html
-rwxrwxrwx root/root 856 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/wlan/encrypt0.js
-rwxrwxrwx root/root 1740 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/wlan/encrypt1.frm
-rwxrwxrwx root/root 5432 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/wlan/encrypt1.html
-rwxrwxrwx root/root 9101 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/wlan/encrypt1.js
-rwxrwxrwx root/root 523 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/wlan/encrypt2.frm
-rwxrwxrwx root/root 2750 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/wlan/encrypt2.html
-rwxrwxrwx root/root 2633 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/wlan/encrypt2.js
-rwxrwxrwx root/root 7551 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/wlan/knowndevs.js
-rwxrwxrwx root/root 145 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/wlan/lib.js
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/wlan/mac.frm -> ../system/mac.frm
lrwxrwxrwx root/root 18 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/wlan/mac.html -> ../system/mac.html
lrwxrwxrwx root/root 16 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/wlan/mac.js -> ../system/mac.js
-rwxrwxrwx root/root 0 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/wlan/mac_repeater.frm
-rwxrwxrwx root/root 1622 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/wlan/mac_repeater.html
-rwxrwxrwx root/root 1581 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/wlan/mac_repeater.js
-rwxrwxrwx root/root 1563 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/wlan/monitor.frm
-rwxrwxrwx root/root 8218 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/wlan/monitor.html
-rwxrwxrwx root/root 48272 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/wlan/monitor.js
-rwxrwxrwx root/root 1944 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/wlan/monitor_devices.js
-rwxrwxrwx root/root 5462 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/wlan/ppEncryption.html
-rwxrwxrwx root/root 4965 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/wlan/ppWds.html
lrwxrwxrwx root/root 28 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/wlan/sitemap.frm -> ../konfig/assi_link_incl.frm
lrwxrwxrwx root/root 20 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/wlan/sitemap.html -> ../home/sitemap.html
lrwxrwxrwx root/root 18 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/wlan/sitemap.js -> ../home/sitemap.js
-rwxrwxrwx root/root 4235 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/wlan/wds.frm
-rwxrwxrwx root/root 9877 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/wlan/wds.html
-rwxrwxrwx root/root 32221 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/wlan/wds.js
lrwxrwxrwx root/root 18 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/wlan/wlan.frm -> ../wlan/common.frm
lrwxrwxrwx root/root 19 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/wlan/wlan.html -> ../wlan/common.html
lrwxrwxrwx root/root 17 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/wlan/wlan.js -> ../wlan/common.js
-rwxrwxrwx root/root 16209 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/wlan/wlan_devices.js
-rwxrwxrwx root/root 370 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/wlan/wlandev.xml
-rwxrwxrwx root/root 453 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/wlan/wps.frm
-rwxrwxrwx root/root 4634 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/wlan/wps.html
-rwxrwxrwx root/root 9349 2011-02-18 12:48 filesystem_core/usr/www/avm/html/de/wlan/wps.js
-rwxrwxrwx root/root 912 2011-02-18 12:48 filesystem_core/usr/www/avm/html/einstellungen.html
lrwxrwxrwx root/root 13 2011-02-18 12:48 filesystem_core/usr/www/avm/html/flash.html -> ../flash.html
-rwxrwxrwx root/root 565 2011-02-18 12:48 filesystem_core/usr/www/avm/html/import_cfgtakeover_nok.html
-rwxrwxrwx root/root 759 2011-02-18 12:48 filesystem_core/usr/www/avm/html/import_cfgtakeover_ok.html
-rwxrwxrwx root/root 888 2011-02-18 12:48 filesystem_core/usr/www/avm/html/import_reboot.html
lrwxrwxrwx root/root 13 2011-02-18 12:48 filesystem_core/usr/www/avm/html/index.html -> ../index.html
-rwxrwxrwx root/root 1663 2011-02-18 12:48 filesystem_core/usr/www/avm/html/index_anrufliste.html
-rwxrwxrwx root/root 1661 2011-02-18 12:48 filesystem_core/usr/www/avm/html/index_assi.html
-rwxrwxrwx root/root 1691 2011-02-18 12:48 filesystem_core/usr/www/avm/html/index_einstellungen.html
-rwxrwxrwx root/root 1602 2011-02-18 12:48 filesystem_core/usr/www/avm/html/index_inhalt.html
-rwxrwxrwx root/root 1674 2011-02-18 12:48 filesystem_core/usr/www/avm/html/index_sitemap.html
-rwxrwxrwx root/root 821 2011-02-18 12:48 filesystem_core/usr/www/avm/html/indexwatch.html
lrwxrwxrwx root/root 13 2011-02-18 12:48 filesystem_core/usr/www/avm/html/lcr.html -> /var/lcr.html
-rwxrwxrwx root/root 7931 2011-02-18 12:48 filesystem_core/usr/www/avm/html/login.html
-rwxrwxrwx root/root 225 2011-02-18 12:48 filesystem_core/usr/www/avm/html/login_sid.xml
-rwxrwxrwx root/root 14129 2011-02-18 12:48 filesystem_core/usr/www/avm/html/logincheck.html
-rwxrwxrwx root/root 2288 2011-02-18 12:48 filesystem_core/usr/www/avm/html/networkchange.html
-rwxrwxrwx root/root 576 2011-02-18 12:48 filesystem_core/usr/www/avm/html/phonebook_import_failed.html
-rwxrwxrwx root/root 700 2011-02-18 12:48 filesystem_core/usr/www/avm/html/phonebook_import_ok.html
-rwxrwxrwx root/root 1059 2011-02-18 12:48 filesystem_core/usr/www/avm/html/postformwatch.frm
-rwxrwxrwx root/root 67 2011-02-18 12:48 filesystem_core/usr/www/avm/html/query.txt
-rwxrwxrwx root/root 1594 2011-02-18 12:48 filesystem_core/usr/www/avm/html/reboot.html
-rwxrwxrwx root/root 1614 2011-02-18 12:48 filesystem_core/usr/www/avm/html/reboot_support.html
-rwxrwxrwx root/root 857 2011-02-18 12:48 filesystem_core/usr/www/avm/html/restart.html
-rwxrwxrwx root/root 3613 2011-02-18 12:48 filesystem_core/usr/www/avm/html/restore.html
-rwxrwxrwx root/root 1582 2011-02-18 12:48 filesystem_core/usr/www/avm/html/restoreerror.html
-rwxrwxrwx root/root 1020 2011-02-18 12:48 filesystem_core/usr/www/avm/html/select.html
-rwxrwxrwx root/root 906 2011-02-18 12:48 filesystem_core/usr/www/avm/html/sitemap.html
-rwxrwxrwx root/root 869 2011-02-18 12:48 filesystem_core/usr/www/avm/html/support.html
lrwxrwxrwx root/root 8 2011-02-18 12:48 filesystem_core/usr/www/avm/html/tools -> ../tools
-rwxrwxrwx root/root 1097 2011-02-18 12:48 filesystem_core/usr/www/avm/html/vpn_import_nok_reboot.html
-rwxrwxrwx root/root 1210 2011-02-18 12:48 filesystem_core/usr/www/avm/html/vpn_import_ok_reboot.html
-rwxrwxrwx root/root 1096 2011-02-18 12:48 filesystem_core/usr/www/avm/html/vpn_import_pwd_nok_reboot.html
-rwxrwxrwx root/root 624 2011-02-18 12:48 filesystem_core/usr/www/avm/index.html
lrwxrwxrwx root/root 18 2011-02-18 12:48 filesystem_core/usr/www/avm/inhalt -> ./html/select.html
drwxrwx--- root/root 106 2011-02-18 12:48 filesystem_core/usr/www/avm/internet
-rwxrwxrwx root/root 3468 2011-02-18 12:48 filesystem_core/usr/www/avm/internet/ipv4.lua
-rwxrwxrwx root/root 29626 2011-02-18 12:48 filesystem_core/usr/www/avm/internet/ipv6.lua
-rwxrwxrwx root/root 3914 2011-02-18 12:48 filesystem_core/usr/www/avm/internet/ipv6_fw.lua
-rwxrwxrwx root/root 20657 2011-02-18 12:48 filesystem_core/usr/www/avm/internet/ipv6_fw_edit.lua
-rwxrwxrwx root/root 9204 2011-02-18 12:48 filesystem_core/usr/www/avm/internet/kids.lua
-rwxrwxrwx root/root 10522 2011-02-18 12:48 filesystem_core/usr/www/avm/internet/kids_edit.lua
lrwxrwxrwx root/root 22 2011-02-18 12:48 filesystem_core/usr/www/avm/jason_boxinfo.xml -> /var/jason_boxinfo.xml
drwxrwx--- root/root 346 2011-02-18 12:48 filesystem_core/usr/www/avm/js
-rwxrwxrwx root/root 3713 2011-02-18 12:48 filesystem_core/usr/www/avm/js/ajax.js
-rwxrwxrwx root/root 543 2011-02-18 12:48 filesystem_core/usr/www/avm/js/ajax_login_check.js
-rwxrwxrwx root/root 2614 2011-02-18 12:48 filesystem_core/usr/www/avm/js/convert_file_size.js
-rwxrwxrwx root/root 8580 2011-02-18 12:48 filesystem_core/usr/www/avm/js/email.js
-rwxrwxrwx root/root 3447 2011-02-18 12:48 filesystem_core/usr/www/avm/js/focuschanger.js
-rwxrwxrwx root/root 6888 2011-02-18 12:48 filesystem_core/usr/www/avm/js/fritztris.js
-rwxrwxrwx root/root 964 2011-02-18 12:48 filesystem_core/usr/www/avm/js/globalonclick.js
-rwxrwxrwx root/root 1517 2011-02-18 12:48 filesystem_core/usr/www/avm/js/help.js
-rwxrwxrwx root/root 1939 2011-02-18 12:48 filesystem_core/usr/www/avm/js/imgbuttonfixer.js
-rwxrwxrwx root/root 1347 2011-02-18 12:48 filesystem_core/usr/www/avm/js/ip.js
-rwxrwxrwx root/root 8226 2011-02-18 12:48 filesystem_core/usr/www/avm/js/jxl.js
-rwxrwxrwx root/root 8068 2011-02-18 12:48 filesystem_core/usr/www/avm/js/md5.js
-rwxrwxrwx root/root 4583 2011-02-18 12:48 filesystem_core/usr/www/avm/js/mouseover.js
-rwxrwxrwx root/root 1044 2011-02-18 12:48 filesystem_core/usr/www/avm/js/onlinecheck.js
-rwxrwxrwx root/root 750 2011-02-18 12:48 filesystem_core/usr/www/avm/js/popup.js
-rwxrwxrwx root/root 902 2011-02-18 12:48 filesystem_core/usr/www/avm/js/ready.js
-rwxrwxrwx root/root 6960 2011-02-18 12:48 filesystem_core/usr/www/avm/js/statistik.js
-rwxrwxrwx root/root 11971 2011-02-18 12:48 filesystem_core/usr/www/avm/js/timer.js
-rwxrwxrwx root/root 12922 2011-02-18 12:48 filesystem_core/usr/www/avm/js/validate.js
lrwxrwxrwx root/root 19 2011-02-18 12:48 filesystem_core/usr/www/avm/js/wt_tree.js -> ../../js/wt_tree.js
-rwxrwxrwx root/root 871 2011-02-18 12:48 filesystem_core/usr/www/avm/js/zebra.js
-rwxrwxrwx root/root 4894 2011-02-18 12:48 filesystem_core/usr/www/avm/login.lua
-rwxrwxrwx root/root 453 2011-02-18 12:48 filesystem_core/usr/www/avm/login_sid.lua
-rwxrwxrwx root/root 2546 2011-02-18 12:48 filesystem_core/usr/www/avm/logincheck.lua
-rwxrwxrwx root/root 479 2011-02-18 12:48 filesystem_core/usr/www/avm/logout.lua
drwxrwx--- root/root 674 2011-02-18 12:48 filesystem_core/usr/www/avm/lua
-rwxrwxrwx root/root 166 2011-02-18 12:48 filesystem_core/usr/www/avm/lua/ajax_login_check.lua
-rwxrwxrwx root/root 22824 2011-02-18 12:48 filesystem_core/usr/www/avm/lua/assi_control.lua
-rwxrwxrwx root/root 1085 2011-02-18 12:48 filesystem_core/usr/www/avm/lua/bit.lua
-rwxrwxrwx root/root 5599 2011-02-18 12:48 filesystem_core/usr/www/avm/lua/boxvars.lua
-rwxrwxrwx root/root 3923 2011-02-18 12:48 filesystem_core/usr/www/avm/lua/capiterm.lua
-rwxrwxrwx root/root 445 2011-02-18 12:48 filesystem_core/usr/www/avm/lua/check_sid.lua
-rwxrwxrwx root/root 360 2011-02-18 12:48 filesystem_core/usr/www/avm/lua/cmtable.lua
-rwxrwxrwx root/root 45 2011-02-18 12:48 filesystem_core/usr/www/avm/lua/compile_nr.lua
-rwxrwxrwx root/root 1170 2011-02-18 12:48 filesystem_core/usr/www/avm/lua/config.lua
-rwxrwxrwx root/root 2736 2011-02-18 12:48 filesystem_core/usr/www/avm/lua/convert_file_size.lua
-rwxrwxrwx root/root 1138 2011-02-18 12:48 filesystem_core/usr/www/avm/lua/date.lua
-rwxrwxrwx root/root 372 2011-02-18 12:48 filesystem_core/usr/www/avm/lua/dbg.lua
-rwxrwxrwx root/root 4699 2011-02-18 12:48 filesystem_core/usr/www/avm/lua/elem.lua
-rwxrwxrwx root/root 8152 2011-02-18 12:48 filesystem_core/usr/www/avm/lua/email_data.lua
-rwxrwxrwx root/root 3875 2011-02-18 12:48 filesystem_core/usr/www/avm/lua/first.lua
-rwxrwxrwx root/root 8590 2011-02-18 12:48 filesystem_core/usr/www/avm/lua/fon_book.lua
-rwxrwxrwx root/root 8962 2011-02-18 12:48 filesystem_core/usr/www/avm/lua/fon_devices.lua
-rwxrwxrwx root/root 44493 2011-02-18 12:48 filesystem_core/usr/www/avm/lua/fon_nr_config.lua
-rwxrwxrwx root/root 12627 2011-02-18 12:48 filesystem_core/usr/www/avm/lua/general.lua
-rwxrwxrwx root/root 10192 2011-02-18 12:48 filesystem_core/usr/www/avm/lua/href.lua
-rwxrwxrwx root/root 1804 2011-02-18 12:48 filesystem_core/usr/www/avm/lua/html.lua
-rwxrwxrwx root/root 2032 2011-02-18 12:48 filesystem_core/usr/www/avm/lua/html_check.lua
-rwxrwxrwx root/root 1448 2011-02-18 12:48 filesystem_core/usr/www/avm/lua/http.lua
-rwxrwxrwx root/root 1420 2011-02-18 12:48 filesystem_core/usr/www/avm/lua/ip.lua
-rwxrwxrwx root/root 1883 2011-02-18 12:48 filesystem_core/usr/www/avm/lua/isp.lua
-rwxrwxrwx root/root 1617 2011-02-18 12:48 filesystem_core/usr/www/avm/lua/log.lua
-rwxrwxrwx root/root 7465 2011-02-18 12:48 filesystem_core/usr/www/avm/lua/lualib.lua
-rwxrwxrwx root/root 7995 2011-02-18 12:48 filesystem_core/usr/www/avm/lua/net_devices.lua
-rwxrwxrwx root/root 355 2011-02-18 12:48 filesystem_core/usr/www/avm/lua/photo.lua
-rwxrwxrwx root/root 2797 2011-02-18 12:48 filesystem_core/usr/www/avm/lua/push_check_html.lua
-rwxrwxrwx root/root 6554 2011-02-18 12:48 filesystem_core/usr/www/avm/lua/store.lua
-rwxrwxrwx root/root 1672 2011-02-18 12:48 filesystem_core/usr/www/avm/lua/string_op.lua
-rwxrwxrwx root/root 294 2011-02-18 12:48 filesystem_core/usr/www/avm/lua/textdb.lua
-rwxrwxrwx root/root 8762 2011-02-18 12:48 filesystem_core/usr/www/avm/lua/timer.lua
-rwxrwxrwx root/root 9245 2011-02-18 12:48 filesystem_core/usr/www/avm/lua/usb_devices.lua
-rwxrwxrwx root/root 6742 2011-02-18 12:48 filesystem_core/usr/www/avm/lua/utf8.lua
-rwxrwxrwx root/root 20072 2011-02-18 12:48 filesystem_core/usr/www/avm/lua/val.lua
-rwxrwxrwx root/root 11435 2011-02-18 12:48 filesystem_core/usr/www/avm/lua/verz_liste.lua
-rwxrwxrwx root/root 1648 2011-02-18 12:48 filesystem_core/usr/www/avm/lua/verz_liste_async.lua
-rwxrwxrwx root/root 6557 2011-02-18 12:48 filesystem_core/usr/www/avm/lua/webdav.lua
drwxrwx--- root/root 94 2011-02-18 12:48 filesystem_core/usr/www/avm/menus
-rwxrwxrwx root/root 8231 2011-02-18 12:48 filesystem_core/usr/www/avm/menus/menu.lua
-rwxrwxrwx root/root 15046 2011-02-18 12:48 filesystem_core/usr/www/avm/menus/menu_data.lua
-rwxrwxrwx root/root 17084 2011-02-18 12:48 filesystem_core/usr/www/avm/menus/menu_show.lua
-rwxrwxrwx root/root 642 2011-02-18 12:48 filesystem_core/usr/www/avm/menus/programs.lua
-rwxrwxrwx root/root 777 2011-02-18 12:48 filesystem_core/usr/www/avm/menus/sitemap.lua
drwxrwx--- root/root 184 2011-02-18 12:48 filesystem_core/usr/www/avm/net
-rwxrwxrwx root/root 11060 2011-02-18 12:48 filesystem_core/usr/www/avm/net/boxnet.lua
-rwxrwxrwx root/root 12778 2011-02-18 12:48 filesystem_core/usr/www/avm/net/edit_device.lua
-rwxrwxrwx root/root 3610 2011-02-18 12:48 filesystem_core/usr/www/avm/net/network_settings.lua
-rwxrwxrwx root/root 9929 2011-02-18 12:48 filesystem_core/usr/www/avm/net/network_user_devices.lua
-rwxrwxrwx root/root 10586 2011-02-18 12:48 filesystem_core/usr/www/avm/net/new_static_route.lua
-rwxrwxrwx root/root 7214 2011-02-18 12:48 filesystem_core/usr/www/avm/net/newdevice.lua
-rwxrwxrwx root/root 4060 2011-02-18 12:48 filesystem_core/usr/www/avm/net/static_route_table.lua
-rwxrwxrwx root/root 4014 2011-02-18 12:48 filesystem_core/usr/www/avm/net/upnp.lua
-rwxrwxrwx root/root 3723 2011-02-18 12:48 filesystem_core/usr/www/avm/no_password.lua
-rwxrwxrwx root/root 3754 2011-02-18 12:48 filesystem_core/usr/www/avm/query.lua
-rwxrwxrwx root/root 1193 2011-02-18 12:48 filesystem_core/usr/www/avm/reboot.lua
-rwxrwxrwx root/root 1094 2011-02-18 12:48 filesystem_core/usr/www/avm/restore.lua
-rwxrwxrwx root/root 847 2011-02-18 12:48 filesystem_core/usr/www/avm/restoreerror.lua
drwxrwx--- root/root 3 2011-02-18 12:48 filesystem_core/usr/www/avm/software
drwxrwx--- root/root 64 2011-02-18 12:48 filesystem_core/usr/www/avm/storage
-rwxrwxrwx root/root 690 2011-02-18 12:48 filesystem_core/usr/www/avm/storage/fritz_nas.lua
-rwxrwxrwx root/root 10825 2011-02-18 12:48 filesystem_core/usr/www/avm/storage/security.lua
-rwxrwxrwx root/root 33804 2011-02-18 12:48 filesystem_core/usr/www/avm/storage/settings.lua
-rwxrwxrwx root/root 1789 2011-02-18 12:48 filesystem_core/usr/www/avm/support.lua
drwxrwx--- root/root 380 2011-02-18 12:48 filesystem_core/usr/www/avm/system
-rwxrwxrwx root/root 1499 2011-02-18 12:48 filesystem_core/usr/www/avm/system/cfgtakeover.lua
-rwxrwxrwx root/root 3025 2011-02-18 12:48 filesystem_core/usr/www/avm/system/cfgtakeover_edit.lua
-rwxrwxrwx root/root 1965 2011-02-18 12:48 filesystem_core/usr/www/avm/system/defaults.lua
-rwxrwxrwx root/root 3444 2011-02-18 12:48 filesystem_core/usr/www/avm/system/ecosettings.lua
-rwxrwxrwx root/root 9028 2011-02-18 12:48 filesystem_core/usr/www/avm/system/ecostat.lua
-rwxrwxrwx root/root 7568 2011-02-18 12:48 filesystem_core/usr/www/avm/system/energy.lua
-rwxrwxrwx root/root 1505 2011-02-18 12:48 filesystem_core/usr/www/avm/system/expert.lua
-rwxrwxrwx root/root 1716 2011-02-18 12:48 filesystem_core/usr/www/avm/system/export.lua
-rwxrwxrwx root/root 999 2011-02-18 12:48 filesystem_core/usr/www/avm/system/import.lua
-rwxrwxrwx root/root 3659 2011-02-18 12:48 filesystem_core/usr/www/avm/system/infoled.lua
-rwxrwxrwx root/root 7119 2011-02-18 12:48 filesystem_core/usr/www/avm/system/kennwort.lua
-rwxrwxrwx root/root 10486 2011-02-18 12:48 filesystem_core/usr/www/avm/system/nacht.lua
-rwxrwxrwx root/root 445 2011-02-18 12:48 filesystem_core/usr/www/avm/system/net.lua
-rwxrwxrwx root/root 10497 2011-02-18 12:48 filesystem_core/usr/www/avm/system/push.lua
-rwxrwxrwx root/root 797 2011-02-18 12:48 filesystem_core/usr/www/avm/system/push_check.lua
-rwxrwxrwx root/root 5049 2011-02-18 12:48 filesystem_core/usr/www/avm/system/push_ex.lua
-rwxrwxrwx root/root 1145 2011-02-18 12:48 filesystem_core/usr/www/avm/system/reboot.lua
-rwxrwxrwx root/root 6566 2011-02-18 12:48 filesystem_core/usr/www/avm/system/ring_block.lua
-rwxrwxrwx root/root 2629 2011-02-18 12:48 filesystem_core/usr/www/avm/system/syslog.lua
-rwxrwxrwx root/root 7012 2011-02-18 12:48 filesystem_core/usr/www/avm/system/update.lua
-rwxrwxrwx root/root 4882 2011-02-18 12:48 filesystem_core/usr/www/avm/system/update_file.lua
-rwxrwxrwx root/root 10086 2011-02-18 12:48 filesystem_core/usr/www/avm/system/wlan_night.lua
drwxrwx--- root/root 270 2011-02-18 12:48 filesystem_core/usr/www/avm/templates
-rwxrwxrwx root/root 1037 2011-02-18 12:48 filesystem_core/usr/www/avm/templates/global_lua.lua
-rwxrwxrwx root/root 38 2011-02-18 12:48 filesystem_core/usr/www/avm/templates/html_end.html
-rwxrwxrwx root/root 38 2011-02-18 12:48 filesystem_core/usr/www/avm/templates/html_end_popup.html
-rwxrwxrwx root/root 1344 2011-02-18 12:48 filesystem_core/usr/www/avm/templates/html_head.html
-rwxrwxrwx root/root 1262 2011-02-18 12:48 filesystem_core/usr/www/avm/templates/html_head_popup.html
-rwxrwxrwx root/root 980 2011-02-18 12:48 filesystem_core/usr/www/avm/templates/menu_page_end.html
-rwxrwxrwx root/root 1877 2011-02-18 12:48 filesystem_core/usr/www/avm/templates/menu_page_head.html
-rwxrwxrwx root/root 399 2011-02-18 12:48 filesystem_core/usr/www/avm/templates/page_end.html
-rwxrwxrwx root/root 251 2011-02-18 12:48 filesystem_core/usr/www/avm/templates/page_end_popup.html
-rwxrwxrwx root/root 1519 2011-02-18 12:48 filesystem_core/usr/www/avm/templates/page_head.html
-rwxrwxrwx root/root 343 2011-02-18 12:48 filesystem_core/usr/www/avm/templates/page_head_popup.html
-rwxrwxrwx root/root 1241 2011-02-18 12:48 filesystem_core/usr/www/avm/templates/quickstart.html
drwxrwx--- root/root 231 2011-02-18 12:48 filesystem_core/usr/www/avm/tools
-rwxrwxrwx root/root 742 2011-02-18 12:48 filesystem_core/usr/www/avm/tools/downgrade.html
-rwxrwxrwx root/root 1993 2011-02-18 12:48 filesystem_core/usr/www/avm/tools/flash.html
-rwxrwxrwx root/root 527 2011-02-18 12:48 filesystem_core/usr/www/avm/tools/import_result.html
-rwxrwxrwx root/root 292 2011-02-18 12:48 filesystem_core/usr/www/avm/tools/static_foot.html
-rwxrwxrwx root/root 367 2011-02-18 12:48 filesystem_core/usr/www/avm/tools/static_html_head.html
-rwxrwxrwx root/root 268 2011-02-18 12:48 filesystem_core/usr/www/avm/tools/static_page_head.html
-rwxrwxrwx root/root 866 2011-02-18 12:48 filesystem_core/usr/www/avm/tools/update_not_signed.html
-rwxrwxrwx root/root 660 2011-02-18 12:48 filesystem_core/usr/www/avm/tools/update_not_signed_no_password.html
-rwxrwxrwx root/root 2090 2011-02-18 12:48 filesystem_core/usr/www/avm/tools/update_result.html
drwxrwx--- root/root 3 2011-02-18 12:48 filesystem_core/usr/www/avm/tr69_autoconfig
drwxrwx--- root/root 127 2011-02-18 12:48 filesystem_core/usr/www/avm/usb
-rwxrwxrwx root/root 2933 2011-02-18 12:48 filesystem_core/usr/www/avm/usb/aura_change.lua
-rwxrwxrwx root/root 1223 2011-02-18 12:48 filesystem_core/usr/www/avm/usb/aura_download.lua
-rwxrwxrwx root/root 9529 2011-02-18 12:48 filesystem_core/usr/www/avm/usb/show_usb_devices.lua
-rwxrwxrwx root/root 3414 2011-02-18 12:48 filesystem_core/usr/www/avm/usb/usb_diskcut.lua
-rwxrwxrwx root/root 4600 2011-02-18 12:48 filesystem_core/usr/www/avm/usb/usb_remote_settings.lua
-rwxrwxrwx root/root 2787 2011-02-18 12:48 filesystem_core/usr/www/avm/vergessen.html
-rwxrwxrwx root/root 1102 2011-02-18 12:48 filesystem_core/usr/www/avm/vergessen.lua
drwxrwx--- root/root 94 2011-02-18 12:48 filesystem_core/usr/www/avm/wlan
-rwxrwxrwx root/root 4608 2011-02-18 12:48 filesystem_core/usr/www/avm/wlan/add_by_mac.lua
-rwxrwxrwx root/root 285 2011-02-18 12:48 filesystem_core/usr/www/avm/wlan/common.lua
-rwxrwxrwx root/root 13522 2011-02-18 12:48 filesystem_core/usr/www/avm/wlan/guest_access.lua
-rwxrwxrwx root/root 3287 2011-02-18 12:48 filesystem_core/usr/www/avm/wlan/pp_wds.lua
-rwxrwxrwx root/root 44315 2011-02-18 12:48 filesystem_core/usr/www/avm/wlan/wds.lua
drwxrwx--- root/root 127 2011-02-18 12:48 filesystem_core/usr/www/cgi-bin
-rwxrwxrwx root/root 22180 2011-02-18 12:48 filesystem_core/usr/www/cgi-bin/capture_notimeout
-r-xr-xr-x root/root 22493 2011-02-18 12:48 filesystem_core/usr/www/cgi-bin/cgiMain
-rwxrwxrwx root/root 93728 2011-02-18 12:48 filesystem_core/usr/www/cgi-bin/firmwarecfg
-rwxrwxrwx root/root 59956 2011-02-18 12:48 filesystem_core/usr/www/cgi-bin/luacgi
lrwxrwxrwx root/root 22 2011-02-18 12:48 filesystem_core/usr/www/cgi-bin/system_status -> /usr/bin/system_status
-rwxrwxrwx root/root 7744 2011-02-18 12:48 filesystem_core/usr/www/cgi-bin/tr064cgi
-rwxrwxrwx root/root 27840 2011-02-18 12:48 filesystem_core/usr/www/cgi-bin/webcm
-rwxrwxrwx root/root 17940 2011-02-18 12:48 filesystem_core/usr/www/cgi-bin/webtrace
drwxrwx--- root/root 28 2011-02-18 12:48 filesystem_core/usr/www/css
-rwxrwxrwx root/root 879 2011-02-18 12:48 filesystem_core/usr/www/css/wt_tree.css
lrwxrwxrwx root/root 9 2011-02-18 12:48 filesystem_core/usr/www/html -> /var/html
drwxrwx--- root/root 27 2011-02-18 12:48 filesystem_core/usr/www/js
-rwxrwxrwx root/root 4522 2011-02-18 12:48 filesystem_core/usr/www/js/wt_tree.js
drwxrwx--- root/root 32 2011-02-18 12:48 filesystem_core/usr/www/kids
drwxrwx--- root/root 3 2011-02-18 12:48 filesystem_core/usr/www/kids/errors
lrwxrwxrwx root/root 18 2011-02-18 12:48 filesystem_core/usr/www/kids/html -> /usr/www/html/html
drwxrwx--- root/root 29 2011-02-18 12:48 filesystem_core/usr/www.nas
drwxrwx--- root/root 193 2011-02-18 12:48 filesystem_core/usr/www.nas/avm
-rwxrwxrwx root/root 1310 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/ajax_files_browse.lua
drwxrwx--- root/root 71 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/cgi-bin
lrwxrwxrwx root/root 34 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/cgi-bin/capture_notimeout -> /usr/www/cgi-bin/capture_notimeout
lrwxrwxrwx root/root 28 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/cgi-bin/firmwarecfg -> /usr/www/cgi-bin/firmwarecfg
lrwxrwxrwx root/root 23 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/cgi-bin/luacgi -> /usr/www/cgi-bin/luacgi
lrwxrwxrwx root/root 22 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/cgi-bin/webcm -> /usr/www/cgi-bin/webcm
drwxrwx--- root/root 47 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/files
-rwxrwxrwx root/root 3488 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/files/files.lua
-rwxrwxrwx root/root 12682 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/files/files_browse.lua
drwxrwx--- root/root 25 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/help
-rwxrwxrwx root/root 977 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/help/help.lua
-rwxrwxrwx root/root 677 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/http_file_download.lua
-rwxrwxrwx root/root 3316 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/index.lua
drwxrwx--- root/root 100 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/java
-rwxrwxrwx root/root 28177 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/java/FRITZ!Download.cab
-rwxrwxrwx root/root 26017 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/java/FRITZ!Download.jar
-rwxrwxrwx root/root 20732 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/java/FRITZ!Upload.cab
-rwxrwxrwx root/root 24308 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/java/FRITZ!Upload.jar
drwxrwx--- root/root 172 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/js
-rwxrwxrwx root/root 3713 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/js/ajax.js
-rwxrwxrwx root/root 3908 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/js/disable_page.js
-rwxrwxrwx root/root 13097 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/js/drop_get_box.js
-rwxrwxrwx root/root 2254 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/js/get_checked_files_and_dirs.js
-rwxrwxrwx root/root 8226 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/js/jxl.js
-rwxrwxrwx root/root 8068 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/js/md5.js
-rwxrwxrwx root/root 2006 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/js/resize_address_line.js
-rwxrwxrwx root/root 9302 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/js/sub_menue_buttons.js
drwxrwx--- root/root 26 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/login
-rwxrwxrwx root/root 2467 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/login/login.lua
drwxrwx--- root/root 260 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/lua
-rwxrwxrwx root/root 8348 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/lua/check_commands.lua
-rwxrwxrwx root/root 802 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/lua/check_sid.lua
-rwxrwxrwx root/root 1170 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/lua/config.lua
-rwxrwxrwx root/root 2736 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/lua/convert_file_size.lua
-rwxrwxrwx root/root 12627 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/lua/general.lua
-rwxrwxrwx root/root 5988 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/lua/get_param_line.lua
-rwxrwxrwx root/root 1448 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/lua/http.lua
-rwxrwxrwx root/root 218 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/lua/log_out.lua
-rwxrwxrwx root/root 7465 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/lua/lualib.lua
-rwxrwxrwx root/root 2781 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/lua/nas_href.lua
-rwxrwxrwx root/root 6618 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/lua/nas_init.lua
-rwxrwxrwx root/root 6554 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/lua/store.lua
-rwxrwxrwx root/root 294 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/lua/textdb.lua
-rwxrwxrwx root/root 9245 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/lua/usb_devices.lua
drwxrwx--- root/root 30 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/main_menu
-rwxrwxrwx root/root 941 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/main_menu/main_menu.lua
drwxrwx--- root/root 28 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/preview
-rwxrwxrwx root/root 363 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/preview/preview.lua
drwxrwx--- root/root 24 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/style
drwxrwx--- root/root 1172 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/style/default
-rwxrwxrwx root/root 482 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/style/default/avm_logo.gif
-rwxrwxrwx root/root 3005 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/style/default/bitte_warten.gif
-rwxrwxrwx root/root 599 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/style/default/checkbox_an.gif
-rwxrwxrwx root/root 374 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/style/default/checkbox_aus.gif
-rwxrwxrwx root/root 835 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/style/default/contentbereich_pfeil.gif
-rwxrwxrwx root/root 153 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/style/default/contentbereich_titel_1px.gif
-rwxrwxrwx root/root 145 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/style/default/contentbereich_titel_1px_rev.gif
-rwxrwxrwx root/root 468 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/style/default/contentbereich_titel_links.gif
-rwxrwxrwx root/root 1092 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/style/default/contentbereich_titel_links_pfeil_zurueck.gif
-rwxrwxrwx root/root 1092 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/style/default/contentbereich_titel_links_pfeil_zurueck_hot.gif
-rwxrwxrwx root/root 461 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/style/default/contentbereich_titel_links_rev.gif
-rwxrwxrwx root/root 669 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/style/default/contentbereich_titel_rechts.gif
-rwxrwxrwx root/root 1099 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/style/default/contentbereich_titel_rechts_pfeil_vor.gif
-rwxrwxrwx root/root 1097 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/style/default/contentbereich_titel_rechts_pfeil_vor_hot.gif
-rwxrwxrwx root/root 662 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/style/default/contentbereich_titel_rechts_rev.gif
-rwxrwxrwx root/root 144 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/style/default/copy_bar_1px_rev.gif
-rwxrwxrwx root/root 338 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/style/default/disable_page.css
-rwxrwxrwx root/root 1140 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/style/default/icon_aktualisieren.png
-rwxrwxrwx root/root 1032 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/style/default/icon_ausschneiden.png
-rwxrwxrwx root/root 932 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/style/default/icon_datei_fluechtig.png
-rwxrwxrwx root/root 995 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/style/default/icon_einfuegen.png
-rwxrwxrwx root/root 795 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/style/default/icon_kopieren.png
-rwxrwxrwx root/root 1192 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/style/default/icon_oeffnen.png
-rwxrwxrwx root/root 1294 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/style/default/icon_ordner_fluechtig.png
-rwxrwxrwx root/root 1419 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/style/default/icon_ordner_nach_oben.png
-rwxrwxrwx root/root 1329 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/style/default/icon_ordner_neu.png
-rwxrwxrwx root/root 1104 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/style/default/icon_umbenennen.png
-rwxrwxrwx root/root 1283 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/style/default/icon_verschiebenen.png
-rwxrwxrwx root/root 343 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/style/default/ie7_fix.css
-rwxrwxrwx root/root 6676 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/style/default/kasten_links_fritz_nas.gif
-rwxrwxrwx root/root 7034 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/style/default/kasten_rechts_pc.gif
-rwxrwxrwx root/root 282 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/style/default/kopfbalken_1px.gif
-rwxrwxrwx root/root 4244 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/style/default/kopfbalken_links.gif
-rwxrwxrwx root/root 4395 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/style/default/kopfbalken_mitte_nas.gif
-rwxrwxrwx root/root 2457 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/style/default/kopfbalken_rechts.gif
-rwxrwxrwx root/root 13770 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/style/default/main.css
-rwxrwxrwx root/root 1045 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/style/default/ordner.png
-rwxrwxrwx root/root 389 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/style/default/ordner_dokument.gif
-rwxrwxrwx root/root 1396 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/style/default/ordner_online_speicher.png
-rwxrwxrwx root/root 1427 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/style/default/ordner_usb_speicher.png
-rwxrwxrwx root/root 1591 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/style/default/papierkorb.png
drwxrwx--- root/root 47 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/sub_menu
-rwxrwxrwx root/root 351 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/sub_menu/foot_menu.lua
-rwxrwxrwx root/root 7320 2011-02-18 12:48 filesystem_core/usr/www.nas/avm/sub_menu/sub_menu.lua
lrwxrwxrwx root/root 13 2011-02-18 12:48 filesystem_core/usr/www.nas/html -> /var/html.nas
drwxrwx--- root/root 3 2011-02-18 12:48 filesystem_core/var
-rw-rw---- root/root 30720 2011-02-18 12:48 filesystem_core/var.tar
drwxrwx--- root/root 3 2011-02-18 12:48 filesystem_core/wrapper
Exemplarisch schauen wir uns mal den DSL-Treiber an:
\lib\modules\2.6.28.10\kernel\drivers\dsl\dsl_vr9. ko (389.440 Bytes).
strings liefert:
Code:
Strings v2.41
Copyright (C) 1999-2009 Mark Russinovich
Sysinternals - www.sysinternals.com
0001:ELF
0088:GNU
204304:_DSL_CHECK_POINTER
204324:_DSL_CHECK_CTX_POINTER
204696:g_avm_ptest
204708:debug_level
204771: DSL_DRV_PM_HistoryCreate
204944:DSL_DRV_DEV_FwDownload
204994:IFTN
206149:J<C=CCC
206176:-H,H
206208:<3>DSL: invalid direction!
206236:<3>DSL: invalid xTU direction!
206268:<3>DSL[%02d]: Type of 2'complement (%d) conversion out of valid range (2...16)
206348:<3>DSL: invalid bearer channel number %d! (only bearer channels in the range of 0..%d are supported)
206452:drivers/dsl/src/common/drv_dsl_cpe_api.c:
206496::Line %i:
206508:<3>Invalid context pointer!
206536:<3>Invalid data pointer!
206564:<3>_DSL_CTX_ASSIGN_ANY: nSize = 0!!!
206604:<3>DSL[%02d]: ERROR - unknown status event(0x%x)
206656:<3>DSL[%02d]: Could not assign more than 1 applications which handle firmware request event! Event mask will be reduced
206780:<3>DSL[%02d]: ERROR - Invalid nConfigSelector=%d specified!
206844:<3>DSL[%02d]: ERROR - Noise Margin DS out of range [-50..50]!
206908:<3>DSL[%02d]: DSL_DRV_DBG_ModuleLevelGet - invalid debug module number specified:
206992:<3> nDbgModules:
207012:<3> %d: %s
207032:<3>DSL[%02d]: DSL_DRV_DBG_ModuleLevelSet - invalid debug module number specified:
207116:<3>DSL[%02d]: DSL_DRV_DBG_ModuleLevelSet - invalid debug level specified:
207192:<3> nDbgLevels:
207212:<3> 0x%02X: %s
207236:<3>Modem is not ready!
207260:<3>DSL[%02d]: ERROR - Event could not be read!
207308:<3>DSL[%02d]: ERROR - Event could not be added!
207360:<3>DSL[%02d]: ERROR - This function is applicable while line is in SHOWTIME state only
207448:<3>DSL[%02d]: ERROR - Wrong test mode (%d) specified!
207504:<3>DSL[%02d]: ERROR - Invalid parameter was passed to the IOCTL helper!
207580:4.3.0
207588:n/a
207592:<3>DSL[%02d]: ERROR - Device resource usage statistics get failed!
207660:<3>DSL:
207672:<3>DSL: *****************************************************
207736:<3>DSL: DSL CPE library version: %s
207776:<3>DSL: Device number : %d
207820:<3>DSL: Number of opened instances : %d
207864:<3>DSL: Number of channels/line : %d
207908:<3>DSL: Global Context static memory usage
207952:<3>DSL: context structure : %10d bytes
208008:<3>DSL: timeout event lists : %10d bytes
208064:<3>DSL: Device specific static memory usage
208112:<3>DSL: device context structure : %10d bytes
208168:<3>DSL: device auxiliary data : %10d bytes
208224:<3>DSL: --------------
208280:<3>DSL: Total static memory usage : %10d bytes
208336:<3>DSL: Global Context dynamic memory usage
208384:<3>DSL: DELT diagnostic data : %10d bytes
208440:<3>DSL: DELT showtime data : %10d bytes
208496:<3>DSL: PM context structure : %10d bytes
208552:<3>DSL: PM counters : %10d bytes
208608:<3>DSL: PM counters dump : %10d bytes
208664:<3>DSL: Instance(s) Context dynamic memory usage
208716:<3>DSL: opened context structure : %10d bytes
208772:<3>DSL: event FIFO : %10d bytes
208828:<3>DSL: event FIFO buffer : %10d bytes
208884:<3>DSL: Total dynamic memory usage : %10d bytes
208940:<3>Invalid context pointer!
208972:<3>DSL[%02d]: PM Module deinitialization failed
209024:<3>DSL: DSL_DRV_HandleCleanup: Device context is NULL
209080:<3>DSL[%02d]: DSL_DRV_HandleCleanup: device is still used by another process
209160:<3>DSL[%02d]: ERROR - Empty XTSE settings, emptyXseCnt=%d!
209220:<3>DSL[%02d]: ERROR - No valid XTSE settings!
209268:<3>DSL[%02d]: ERROR - FW not loaded yet!
209312:<3>DSL[%02d]: ERROR - PM module initialization failed
209368:<3>DSL[%02d]: Modem couldn't be reset
209408:<3>DSL[%02d]: Internal error in the DSL CPE API. Uninitialized device context has non-null usage count.
209516:&(ifxDevices[nNum].pContext->bspMutex)
209556:&(ifxDevices[nNum].pContext->dataMutex)
209596:&(ifxDevices[nNum].pContext->initMutex)
209636:&(ifxDevices[nNum].openContextListMutex)
209680:<3>DSL[%02d]: Internal error in the DSL CPE API. Could not prepare timeout context.
209768:<3>DSL[%02d]: Internal error in the DSL CPE API. Used device context has null pointer to DSL Context.
209872:<3>DSL[%02d]: Open failed, could not allocate memory...
209932:&((*pRefOpenContext)->eventMutex)
209968:<3>DSL[%02d]: ERROR - Event(%d) generate failed!
210020:<3>DSL[%02d]: ERROR - firmware download has failed (on %d byte)
210088:<3>DSL[%02d]: ERROR - Could not get line state from the device!
210156:<3>DSL[%02d]: ERROR - DSL CPE API was not initialized yet!
210216:<3>DSL[%02d]: ERROR - Autoboot Start failed, no FW loaded!
210276:<3>DSL[%02d]: ERROR - Autoboot Thread start failed!
210332:<3>DSL[%02d]: ERROR - additional modules init failed!
210388:<3>DSL[%02d]: ERROR - PM module suspend failed!
210440:<3>DSL[%02d]: ERROR - No FW specified!
210480:<3>DSL[%02d]: ERROR - Autoboot Control set failed!
210532:<3>DSL[%02d]: ERROR - Autoboot State get failed!
210584:<3>DSL[%02d]: ERROR - Timeout while waiting the DSL_AUTOBOOTSTATE_FIRMWARE_WAIT state!
210672:<3>DSL[%02d]: ERROR - Memory allocation for firmware binary 1 failed!
210744:<3>DSL[%02d]: ERROR - Memory allocation for firmware binary 2 failed!
210816:<3>DSL[%02d]: ERROR - Autoboot Thread pending start failed!
210880:<3>DSL[%02d]: ERROR - FW download failed, Autoboot will stay in the DSL_AUTOBOOTSTATE_FIRMWARE_WAIT state!
210988:<3>DSL[%02d]: ERROR - Wrong XTSE settings!
211032:<3>DSL[%02d]: ERROR - Device Init failed!
211076:<3>DSL[%02d]: ERROR - FW Download failed!
211120:<3>DSL[%02d]: ERROR - Expecting complete FW binary!
211176:<3>DSL[%02d]: ERROR - Autoboot thread start failed!
211232:<3>DSL[%02d]: ERROR - Autoboot Status set failed!
211284:<3>DSL[%02d]: Open failed, could not allocate memory for event FIFO...
211356:<3>DSL[%02d]: Internal error in the DSL CPE API. Could not prepare FIFO for the events.
211448:<3>DSL[%02d]: ERROR - Autoboot state set failed!
211500:<3>DSL[%02d]: ERROR - Device Specific Firmware request handling failed!
211576:<3>DSL[%02d]: ERROR - Autoboot Status set failed!
211628:<3>DSL[%02d]: ERROR - Event(%d) generate failed!
211680:<3>DSL[%02d]: ERROR - Modem reset failed!
211724:<3>DSL[%02d]: ERROR - PM resume failed!
211768:<3>DSL[%02d]: ERROR - Link Activation failed!
211816:<3>DSL[%02d]: Could not handle modem start!
211864:<3>DSL[%02d]: ERROR - PM counters restore failed!
211916:<3>DSL[%02d]: ERROR - CAM FSM state set failed!
211968:<3>DSL[%02d]: Reboot on training timeout (%d)!!!
212020:<3>DSL[%02d]: ERROR - Line state set failed!
212068:<3>DSL[%02d]: ERROR - Exception state handle failed!
212124:<3>DSL[%02d]: ERROR - PM firmware polling stop failed!
212180:<3>DSL[%02d]: ERROR - Autoboot thread init failed!
212232:<3>DSL[%02d]: ERROR - PM module suspend failed!
212284:<3>DSL[%02d]: ERROR - Autoboot State set failed!
212336:<3>DSL[%02d]: autoboot unknown state: %d???
212384:<3>DSL[%02d]: ERROR - Autoboot status set failed!
212436:autbtex
212444:<3>DSL[%02d]: Autoboot thread is already running...
212500:<3>DSL[%02d]: ERROR - autoboot state machine status check failed
212568:DSL_FIO_AUTOBOOT_LOAD_FIRMWARE
212600:DSL_FIO_AUTOBOOT_CONTROL_SET
212632:DSL_FIO_LINE_STATE_GET
212656:DSL_FIO_LINE_FEATURE_CONFIG_SET
212688:DSL_FIO_LINE_FEATURE_CONFIG_GET
212720:DSL_FIO_LINE_FEATURE_STATUS_GET
212752:DSL_FIO_DBG_MODULE_LEVEL_SET
212784:DSL_FIO_DBG_MODULE_LEVEL_GET
212816:DSL_FIO_VERSION_INFORMATION_GET
212848:DSL_FIO_TEST_MODE_CONTROL_SET
212880:DSL_FIO_DBG_DEVICE_MESSAGE_SEND
212912:DSL_FIO_EVENT_STATUS_GET
212940:DSL_FIO_G997_LINE_FAILURES_STATUS_GET
212980:DSL_FIO_G997_XTU_SYSTEM_ENABLING_CONFIG_SET
213024:DSL_FIO_G997_XTU_SYSTEM_ENABLING_CONFIG_GET
213068:DSL_FIO_G997_XTU_SYSTEM_ENABLING_STATUS_GET
213112:DSL_FIO_G997_BIT_ALLOCATION_NSC_GET
213148:DSL_FIO_G997_SNR_ALLOCATION_NSC_GET
213184:DSL_FIO_G997_GAIN_ALLOCATION_NSC_GET
213224:DSL_FIO_G997_LINE_INVENTORY_GET
213256:DSL_FIO_G997_LINE_INVENTORY_SET
213288:DSL_FIO_G997_LINE_STATUS_GET
213320:DSL_FIO_G997_LINE_ACTIVATE_CONFIG_SET
213360:DSL_FIO_G997_LINE_ACTIVATE_CONFIG_GET
213400:DSL_FIO_G997_LINE_STATUS_PER_BAND_GET
213440:DSL_FIO_G997_CHANNEL_STATUS_GET
213472:DSL_FIO_G997_DATA_PATH_FAILURES_STATUS_GET
213516:DSL_FIO_PM_CHANNEL_COUNTERS_15MIN_GET
213556:DSL_FIO_PM_CHANNEL_COUNTERS_1DAY_GET
213596:DSL_FIO_PM_CHANNEL_COUNTERS_TOTAL_GET
213636:DSL_FIO_PM_DATA_PATH_COUNTERS_TOTAL_GET
213676:DSL_FIO_PM_LINE_SEC_COUNTERS_15MIN_GET
213716:DSL_FIO_PM_LINE_SEC_COUNTERS_1DAY_GET
213756:DSL_FIO_PM_LINE_SEC_COUNTERS_TOTAL_GET
213796:DSL_FIO_PM_LINE_INIT_COUNTERS_TOTAL_GET
213836:DSL_FIO_PM_LINE_INIT_COUNTERS_15MIN_GET
213876:DSL_FIO_PM_LINE_INIT_COUNTERS_1DAY_GET
213916:<unknown>
213928:<3>DSL DSL_DRV_ErrorSet: Context pointer is NULL!
213980:DSL_DBG_NO_BLOCK
214000:DSL_DBG_CPE_API
214016:DSL_DBG_G997
214032:DSL_DBG_PM
214044:DSL_DBG_MIB
214056:DSL_DBG_CEOC
214072:DSL_DBG_LED
214084:DSL_DBG_SAR
214096:DSL_DBG_DEVICE
214112:DSL_DBG_AUTOBOOT_THREAD
214136:DSL_DBG_OS
214148:DSL_DBG_CALLBACK
214168:DSL_DBG_MESSAGE_DUMP
214192:DSL_DBG_LOW_LEVEL_DRIVER
214220:not used
214232:DSL_DBG_NONE
214248:DSL_DBG_PRN
214260:DSL_DBG_ERR
214272:DSL_DBG_WRN
214284:DSL_DBG_MSG
214296:DSL_DBG_LOCAL
214324:Stopped
214332:Starting
214344:Running
214352:FwWait
214360:ConfigWriteWait
214376:LinkActivateWait
214396:RestartWait
214408:Unknown
214416:FirmwareRequest
214432:FirmwareWait
214448:firmwareReady
214468:Init
214476:Train
214484:Showtime
214496:Exception
214508:Diagnostic
214520:Restart
214528:Module will be unloaded
214556:dsl_vr9
214564:<3>DSL CPE API: WARNING - printout truncated in 'DSL_DRV_debug_printf'!
214646:Lantiq CPE API Driver version: %s
214685:Predefined debug level: %d
214716:Get BSP Driver Handle Fail!
214748:Get BSP Driver NFC Handle Fail!
214784:<3>
214789:unable to register major for %s!!!
214824:<3>DSL: Ioctl call for file which was not opened
214876:<3>DSL: DSL_DRV_Poll: !!! Ioctl call for file which was not opened correctly
214956:<3>DSL: Ioctl call to device which was not ready
215008:<3>DSL: The ioctl command(0x%X) is not supported!
215060:<3>!!! Ioctl call for file which was not opened
215112:<3>Private data of DSL_DRV_file_t structure is NULL
215168:<3>Device context pointer is NULL
215204:<3>ERROR - Kernel Thread Shutdown <%s> not stopped
215256:<3>IFXOS ERROR - Kernel Thread Shutdown, invalid object
215316:<3>IFXOS ERROR - Kernel Thread Shutdown, missing object
215376:<3>ERROR - Kernel Thread Delete <%s> not stopped
215428:<3>IFXOS ERROR - Kernel ThreadDelete, invalid object
215484:<3>IFXOS ERROR - Kernel ThreadDelete, missing object
215540:<3>IFXOS ERROR - Kernel ThreadInit, object already valid
215600:<3>IFXOS ERROR - Kernel ThreadInit, missing object
215652:<3>IFXOS ERROR - Kernel ThreadStartup, missing object
215708:@(#)DSL CPE API V4.3.0
215732:<3>DSL[%02d]: Error in 'DSL_Timeout_RemoveEvent'- Element (nTimeoutID=0x%08X) could not be removed (not found)!
215848:<3>DSL[%02d]: Error in 'DSL_Timeout_Reset'- Element (nTimeoutID=0x%08X) could not be reset (not found)!
215956:<3>DSL[%02d]: Error in 'DSL_Timeout_AddEvent' (nEventType=%d) - No free timeout elements available!
216060:<3>DSL[%02d]: Error in 'DSL_Timeout_AddEvent'- Dynamic memory allocation not supported yet!
216156:<3>DSL[%02d]: Error in 'DSL_Timeout_AddEvent'- Element (nEventType=%d)could not be added!
216248:tmo_lst
216256:<3>DSL[%02d]: Error during memory allocation for timeout element (ElementIdx=%d)!
216340:<3>DSL[%02d]: ERROR - no data in the current line state!
216400:<3>DSL[%02d]: ERROR - Invalid nLDSF=%d specified!
216452:<3>DSL[%02d]: ERROR - Invalid nACSF=%d specified!
216504:<3>DSL[%02d]: ERROR - Invalid nStartupMode=%d specified!
216564:<3>DSL[%02d]: ERROR - history fill level get failed!!
216620:<3>DSL[%02d]: ERROR - ReTx counters are not supported for the Far-End!
216692:<3>DSL[%02d]: ERROR - PM direction mutex lock failed!
216748:<3>DSL[%02d]: ERROR - history fill level get failed!
216804:<3>DSL[%02d]: ERROR - no history data for the specified interval(%d)!
216876:<3>DSL[%02d]: ERROR - history index get failed!
216928:<3>DSL[%02d]: ERROR - history interval data pointer is NULL
216992:<3>DSL[%02d]: ERROR - PM access mutex lock failed!
217044:<3>DSL[%02d]: ERROR - history index error!
217088:<3>DSL[%02d]: ERROR - PM Near-End access mutex lock failed!
217152:DSL[%02d]: ERROR - PM Near-End access mutex lock failed!
217212:<3>DSL[%02d]: ERROR - ReTx 1-day thresholds get failed!
217272:<3>DSL[%02d]: ERROR - ReTx 15-min thresholds get failed!
217332:<3>DSL[%02d]: ERROR - Line Init 1-day thresholds get failed!
217396:<3>DSL[%02d]: ERROR - Line Init 15-min thresholds get failed!
217460:<3>DSL[%02d]: ERROR - Line Sec 1-day thresholds get failed!
217524:<3>DSL[%02d]: ERROR - Line Sec 15-min thresholds get failed!
217588:<3>DSL[%02d]: ERROR - ReTx 1-day thresholds update failed!
217648:<3>DSL[%02d]: ERROR - ReTx 15-min thresholds update failed!
217712:<3>DSL[%02d]: ERROR - Line Init 1-day thresholds update failed!
217780:<3>DSL[%02d]: ERROR - Line Init 15-min thresholds update failed!
217848:<3>DSL[%02d]: ERROR - Line Sec 1-day thresholds update failed!
217912:<3>DSL[%02d]: ERROR - Line Sec 15-min thresholds update failed!
217980:<3>DSL[%02d]: ERROR - Data Path 1-day thresholds get failed!
218044:<3>DSL[%02d]: ERROR - Data Path 15-min thresholds get failed!
218108:<3>DSL[%02d]: ERROR - Channel 1-day thresholds get failed!
218168:<3>DSL[%02d]: ERROR - Channel 15-min thresholds get failed!
218232:<3>DSL[%02d]: ERROR - Data Path 1-day thresholds update failed!
218300:<3>DSL[%02d]: ERROR - Data Path 15-min thresholds update failed!
218368:<3>DSL[%02d]: ERROR - history item index get failed!
218424:<3>DSL[%02d]: ERROR - Channel 1-day thresholds update failed!
218488:DSL[%02d]: ERROR - history item index get failed!
218540:<3>DSL[%02d]: ERROR - Channel 15-min thresholds update failed!
218604:<3>DSL[%02d]: ERROR - DSL_PM_BurninModeSet: invalid mode!
218664:<3>DSL[%02d]: ERROR - nPmTick can't be greater than nPm15Min!
218728:<3>DSL[%02d]: ERROR - Unknown Sync Mode (%d)
218776:<3>DSL[%02d]: PM_Start: no memory for internal context
218832:<3>DSL[%02d]: PM_Start: no memory for PM counters!
218884:<3>DSL[%02d]: PM_Start: no memory for PM dump counters!
218944:&(((DSL_PM_Context*)((pContext)->PM))->pmMutex)
218992:&(((DSL_PM_Context*)((pContext)->PM))->pmNeMutex)
219044:&(((DSL_PM_Context*)((pContext)->PM))->pmFeMutex)
219096:&(((DSL_PM_Context*)((pContext)->PM))->pmNeAccessMutex)
219152:&(((DSL_PM_Context*)((pContext)->PM))->pmFeAccessMutex)
219208:<3>DSL[%02d]: ERROR - PM module device specific init failed!
219272:pmex_ne
219280:pmex_fe
219288:drivers/dsl/src/pm/drv_dsl_cpe_pm_core.c:
219332::Line %i:
219344:Assertion failed.
219364:<3>DSL[%02d]: ERROR - PM module not started yet!
219416:<3>DSL[%02d]: ERROR - PM module not initialized yet!
219472:<3>DSL[%02d: ERROR - PM module is temporary locked!
219528:<3>DSL[%02d]: ERROR - PM module not initializaed yet!
219584:<3>DSL[%02d]: ERROR - PM Counters restore failed, PM module not initializaed yet!
219668:<3>DSL[%02d]: ERROR - PM device specific initialization failed!
219744:<3>DSL[%02d]: ERROR - PM %s Channel(%d) Counters Set failed!
219808:<3>DSL[%02d]: ERROR - Channel Counters restore failed!
219864:<3>DSL[%02d]: ERROR - PM %s Line Event Showtime Counters Set failed!
219936:<3>DSL[%02d]: ERROR - Line Event Showtime Counters restore failed!
220004:<3>DSL[%02d]: ERROR - PM %s Line Sec Counters Set failed!
220064:<3>DSL[%02d]: ERROR - Line Sec Counters restore failed!
220124:<3>DSL[%02d]: ERROR - PM NE Data Path Counters restore failed!
220188:<3>DSL[%02d]: ERROR - Line Sec Counters save failed!
220244:<3>DSL[%02d]: ERROR - Line Event Showtime Counters save failed!
220312:<3>DSL[%02d]: ERROR - Channel Counters save failed!
220368:<3>DSL[%02d]: ERROR - Data Path Counters save failed!
220424:<3>DSL[%02d]: ERROR - PM module unlock failed!
220472:<3>DSL[%02d]: ERROR - Couldn't lock PM module!
220520:<3>DSL[%02d]: ERROR - PM counters save failed!
220568:<3>DSL[%02d]: ERROR - PM module device suspend failed!
220624:<3>DSL[%02d]: PMHistory_GetItem: invalid history item number (%u of %u)!
220700:<3>DSL[%02d]: ERROR - Endpoint (%d) data get failed!
220756:<3>DSL[%02d]: ERROR - Endpoint(%d) history item index get failed!
220824:<3>DSL[%02d]: ERROR - Endpoint(%d) history item update failed!
220888:<3>DSL[%02d]: ERROR - ReTx counters are not supported for the Far-End!
220960:<3>DSL[%02d]: ERROR - PM direction mutex lock failed!
221016:<3>DSL[%02d]: ERROR - history fill level get failed!
221072:<3>DSL[%02d]: ERROR - no history data for the specified interval(%d)!
221144:<3>DSL[%02d]: ERROR - history index get failed!
221196:<3>DSL[%02d]: ERROR - history interval data pointer is NULL
221260:<3>DSL[%02d]: ERROR - history index error!
221304:<3>DSL[%02d]: ERROR - Endpoint(%d) history index error!
221364:<3>DSL[%02d]: ERROR - Endpoint(%d) showtime history index error!
221432:<3>DSL[%02d]: ERROR - PM Endpoint(%d) history 15min delete failed!
221500:<3>DSL[%02d]: ERROR - PM Endpoint(%d) history showtime delete failed!
221572:<3>DSL[%02d]: ERROR - Unknown reset type!
221616:<3>DSL[%02d]: ERROR - total counters data pointer is NULL
221676:<3>DSL[%02d]: ERROR - history interval align failed!
221732:<3>DSL[%02d]: ERROR - PM Near-End access mutex lock failed!
221796:<3>DSL[%02d]: ERROR - PM Far-End access mutex lock failed!
221856:<3>DSL[%02d]: ERROR - channel showtime history update failed!
221920:<3>DSL[%02d]: ERROR - line sec showtime history update failed!
221984:<3>DSL[%02d]: ERROR - line init showtime history update failed!
222052:<3>DSL[%02d]: ERROR - data path showtime history update failed!
222120:<3>DSL[%02d]: ERROR - data path failure showtime history update failed!
222196:<3>DSL[%02d]: ERROR - line failure showtime history update failed!
222264:<3>DSL[%02d]: ERROR - ReTx showtime history update failed!
222324:<3>DSL[%02d]: ERROR - channel 15-min history update failed!
222388:<3>DSL[%02d]: ERROR - line sec 15-min history update failed!
222452:<3>DSL[%02d]: ERROR - line init 15-min history update failed!
222516:<3>DSL[%02d]: ERROR - data path 15-min history update failed!
222580:<3>DSL[%02d]: ERROR - data path failure 15-min history update failed!
222652:<3>DSL[%02d]: ERROR - line failure 15-min history update failed!
222720:<3>DSL[%02d]: ERROR - ReTx 15-min history update failed!
222780:<3>DSL[%02d]: ERROR - channel 1-day history update failed!
222840:<3>DSL[%02d]: ERROR - line sec 1-day history update failed!
222904:<3>DSL[%02d]: ERROR - line init 1-day history update failed!
222968:<3>DSL[%02d]: ERROR - data path 1-day history update failed!
223032:<3>DSL[%02d]: ERROR - data path failure 1-day history update failed!
223104:<3>DSL[%02d]: ERROR - line failure 1-day history update failed!
223172:<3>DSL[%02d]: ERROR - ReTx 1-day history update failed!
223232:<3>DSL[%02d]: ERROR - DSL_EVENT_S_PM_SYNC event generate failed!
223300:<3>DSL[%02d]: ERROR - Line Init Counters current get failed, nDirection=%d!
223380:<3>DSL[%02d]: ERROR - Data Path failure Counters current get failed, nChannel=%d,nDirection=%d,!
223480:<3>DSL[%02d]: ERROR - Line failure Counters current get failed, nDirection=%d,!
223564:<3>DSL[%02d]: ERROR - Line Sec Counters current get failed, nDirection=%d!
223640:<3>DSL[%02d]: ERROR - Channel Counters current get failed, nChannel=%d,nDirection=%d,!
223728:<3>DSL[%02d]: ERROR - Data Path Counters current get failed, nChannel=%d,nDirection=%d,!
223820:<3>DSL[%02d]: ERROR - ReTx Counters current get failed, nDirection=%d!
223892:<3>DSL[%02d]: ERROR - PM Near-End mutex lock failed!
223948:<3>DSL[%02d]: ERROR - Line Init counters update failed!
224008:<3>DSL[%02d]: ERROR - Line Sec counters update failed!
224064:<3>DSL[%02d]: ERROR - Data Path Failure counters update failed!
224132:<3>DSL[%02d]: ERROR - Line Event Showtime counters update failed!
224200:<3>DSL[%02d]: ERROR - Channel counters update failed!
224256:<3>DSL[%02d]: ERROR - Data Path counters update failed!
224316:<3>DSL[%02d]: ERROR - ReTx history index error!
224368:<3>DSL[%02d]: ERROR - ReTx Showtime history index error!
224428:<3>DSL[%02d]: ERROR - ReTx counters update failed!
224480:<3>DSL[%02d]: ERROR - PM module not initialized!
224532:<3>DSL[%02d]: ERROR - PM Far-End mutex lock failed!
224588:<3>DSL[%02d]: ERROR - PM FE counters update failed!
224644:<3>DSL[%02d]: ERROR - Autoboot state set failed!
224696:<3>DSL[%02d]: ERROR - PM NE counters update failed!
224752:<3>DSL[%02d]: ERROR - unknown sync mode (%d)!
224800:<3>DSL[%02d]: ERROR - PM Sync Time update failed!
224852:<3>DSL[%02d]: ERROR - PM NE history update failed!
224904:Ifx-VRx
224912:<3>DSL[%02d]: ERROR - Event(%d) generate failed!
224964:<3>DSL[%02d]: ERROR - DSL_VXX_CamFsmStateSet illegal state %d!
225028:<3>DSL[%02d]: ERROR - No valid XTSE configuration!
225080:<3>DSL[%02d]: ERROR - CAM FSM state set failed!
225132:<3>DSL[%02d]: ERROR - CAM FW check failed!
225176:<3>DSL[%02d]: ERROR - CAM FSM Update failed!
225224:<3>DSL[%02d]: ERROR - PM showtime handle failed!
225276:<3>DSL[%02d]: ERROR - XTSE status get failed!
225324:<3>DSL[%02d]: ERROR - System Interface status update failed!
225388:<3>DSL[%02d]: ERROR - memory for DELT data could not be allocated!
225456:<3>DSL[%02d]: ERROR - Selected Profile Vdsl2 Get failed!
225516:<3>DSL[%02d]: ERROR - DELT data save failed!
225564:<3>DSL[%02d]: ERROR - Link Reset failed!
225608:<3>DSL[%02d]: ERROR - Modem FSM options set failed!
225664:<3>DSL[%02d]: ERROR - Link Initialization failed!
225716:<3>DSL[%02d]: ERROR - Tx Control config write failed!
225772:<3>DSL[%02d]: Unexpected line state (%X) while training
225832:<3>DSL[%02d]: ERROR - modem conf. write failed!
225884:<3>DSL[%02d]: ERROR - Unknown LxState=%d received!
225936:<3>DSL[%02d]: ERROR - Power Management State set failed!
225996:<3>DSL[%02d]: ERROR - Line state get failed, no FW loaded!
226056:<3>DSL[%02d]: ERROR - Line state get failed!
226104:<3>DSL[%02d]: ERROR - Expecting IDLE line state while Link Activation!
226176:<3>DSL[%02d]: ERROR - modem LINKINI failed!
226232:<3>DSL[%02d]: ERROR - Channel status %s get failed!
226288:<3>DSL[%02d]: ERROR - Function is only available in the SHOWTIME!
226356:<3>DSL[%02d]: ERROR - Function is only available if line is in showtime state!
226436:<3>DSL[%02d]: ERROR - Band Limits get failed!
226484:<3>DSL[%02d]: ERROR - BAT memory allocation failed!
226540:<3>DSL[%02d]: ERROR - BAT %s get failed!
226584:<3>DSL[%02d]: ERROR - Band limits %s get failed!
226636:<3>DSL[%02d]: ERROR - FE inventory get failed!
226684:<3>DSL[%02d]: ERROR - SPAR1 get failed!
226728:<3>DSL[%02d]: ERROR - CAM exception handle failed!
226780:<3>DSL[%02d]: ERROR - Data Path Failures update failed!
226840:<3>DSL[%02d]: ERROR - ATM/PTM Showtime Exit Signal failed!
226900:PTEST: Showtime exit signaling soppressed
226944:<3>DSL[%02d]: ERROR - DSL_VNX_BandPlanSupportedCheck: (nBandplan=%d, nProfile=%d) out of range!
227044:<3>DSL[%02d]: ERROR - The device message has to consist of ID, Index and Length minimum!
227136:<3>DSL[%02d]: ERROR - The device Acknowledge has to keep ID, Index and Length minimum!
227224:<3>DSL[%02d]: ERROR - Unknown FW mode!
227264:<3>DSL[%02d]: ERROR - PM EAPS timeout handling failed!
227320:<3>DSL[%02d]: Unknown nEventType (%d)
227360:<3>DSL[%02d]: ERROR - Power Management State set failed!
227420:<3>DSL[%02d]: ERROR - Framing Parameters get failed!
227476:<3>DSL[%02d]: failed to QueryDeltArrayParams!
227524:<3>DSL[%02d]: VRx driver version get failed, error %d
227580:<3>DSL[%02d]: ERROR - HW version get failed, msg send error!
227644:Unknown
227652:<3>DSL[%02d]: ERROR - HW version get failed, no FW loaded!
227712:<3>DSL[%02d]: ERROR - FW version get failed, msg send error!
227776:%d.%d.%d.%d.%d.%d
227796:<3>DSL[%02d]: ERROR - FW version get failed, no FW loaded!
227856:%s: setting FW request ADSL
227888:%s: setting FW request VDSL
227920:<3>DSL[%02d]: ERROR - Invalid FW mode %d specified!
227976:<3>DSL[%02d]: ERROR - VRx FW download failed - no binary for %d FW mode!
228052:<3>DSL[%02d]: ERROR - VRX device reset failed, (nReturn = %d)!
228116:<3>DSL[%02d]: ERROR - VRX FW Mode set failed, (nReturn = %d)!
228180:<3>DSL[%02d]: ERROR - VRx FW downloading failed, (nReturn = %d)!
228248:<3>DSL[%02d]: ERROR - CAM FSM state set failed!
228300:<3>DSL[%02d]: ERROR - NE inventory get failed!
228348:<3>DSL[%02d]: ERROR - ADSL FW was loaded, expecting VDSL FW!
228412:<3>DSL[%02d]: ERROR - VDSL FW was loaded, expecting ADSL FW!
228476:<3>DSL[%02d]: ERROR - Event(%d) generate failed!
228528:<3>DSL[%02d]: DSL_DEV_ModemWriteConfig: ERROR - no FW downloaded!
228596:<3>DSL[%02d]: DSL_DEV_ModemWriteConfig: ERROR - HW config write failed!
228672:<3>DSL[%02d]: DSL_DEV_ModemWriteConfig: ERROR - LED config write failed!
228748:<3>DSL[%02d]: DSL_DEV_ModemWriteConfig: ERROR - handshake tones config write!
228828:<3>DSL[%02d]: DSL_DEV_ModemWriteConfig: ERROR - re-init NE config write failed!
228912:<3>DSL[%02d]: DSL_DEV_ModemWriteConfig: ERROR - re-init FE config write failed!
228996:<3>DSL[%02d]: DSL_DEV_ModemWriteConfig: ERROR - gain calibration config write!
229076:<3>DSL[%02d]: DSL_DEV_ModemWriteConfig: ERROR - VTSE config write!
229144:<3>DSL[%02d]: DSL_DEV_ModemWriteConfig: ERROR - algorithm configuration!
229220:<3>DSL[%02d]: DSL_DEV_ModemWriteConfig: ERROR - Channel config write!
229292:<3>DSL[%02d]: DSL_DEV_ModemWriteConfig: ERROR - Profile Control write!
229364:<3>DSL[%02d]: DSL_DEV_ModemWriteConfig: ERROR - Digital Filter config write!
229444:<3>DSL[%02d]: ERROR - Rate Adaptation set failed!
229496:<3>DSL[%02d]: ERROR - Noise Margin Delta set failed!
229552:<3>DSL[%02d]: ERROR - Line Inventory set failed!
229604:nGainSelection
229620:nRxGain
229628:nTxGain
229636:nClockoutEnable
229652:nFilter
229660:nHdlcIfMode
229672:nMiiClockSource
229688:nMiiClockChain
229704:nTcMode
229712:nMiiMode
229724:nLineMode
229736:nHybrid
229744:nIrqNum
229752:nUtopiaParity
229768:nUtopiaPhyAdr
229784:nUtopiaBusWidth
229800:nPosPhyAdr
229812:nPosphyChunkSize
229832:nEapsTimeout
229848:bVirtualNoiseSupportUs
229872:bVirtualNoiseSupportDs
229896:bNtrEnable
229908:<3>DSL[%02d]: ERROR - System Interface Configuration check failed!
229976:<3>DSL[%02d]: ERROR - VRx device configuration store failed!
230040:<3>DSL[%02d]: VRx init failed, error %d
230084:<3>DSL[%02d]: VRx init failed, no valid data
230132:<3>DSL[%02d]: VRx NFC enable failed!
230172:<3>DSL[%02d]: ERROR - VRx driver init failed!
230220:<3>DSL[%02d]: ERROR - CAM FSM init failed!
230264:&(pContext->pDevCtx->data.fctWait.MsgTransferMutex)
230316:<3>DSL[%02d]: ERROR - Line Failures NE update failed!
230372:<3>DSL[%02d]: ERROR - Line Failures FE update failed!
230428:<3>DSL[%02d]: ERROR - No memory allocated to store DELT data!
230492:<3>DSL[%02d]: ERROR - DELT Aux data get failed, nDirection=%d!
230556:<3>DSL[%02d]: ERROR - DELT Hlog data get failed, nDirection=%d!
230624:<3>DSL[%02d]: ERROR - DELT Line Status data get failed, nDirection=%d!
230696:<3>DSL[%02d]: ERROR - DELT Hlin data get failed, nDirection=%d!
230764:<3>DSL[%02d]: ERROR - DELT SNR data get failed, nDirection=%d!
230828:<3>DSL[%02d]: ERROR - DELT QLN data get failed, nDirection=%d!
230900:<3>DSL[%02d]: ERROR - Channel Status Data for %s get failed!
230964:<3>DSL[%02d]: ERROR - Data Rate Update failed (nDirection=%d)!
231028:<3>DSL[%02d]: ERROR - Channel status DS update failed!
231084:<3>DSL[%02d]: ERROR - Channel status US update failed!
231140:<3>DSL[%02d]: ERROR - ATM/PTM Showtime Entry Signal failed!
231204:PTEST: Showtime signaling soppressed
231244:<3>DSL[%02d]: ERROR - XTSE status get failed!
231292:<3>DSL[%02d]: ERROR - Selected Profile Vdsl2 Get failed!
231352:<3>DSL[%02d]: ERROR - memory for DELT SHOWTIME data could not be allocated!
231432:<3>DSL[%02d]: ERROR - DELT Aux US data get failed!
231484:<3>DSL[%02d]: ERROR - Data Path Failures update failed!
231544:<3>DSL[%02d]: ERROR - Line Failures update failed!
231596:VRX-DFE_V1.1
231612:<3>DSL[%02d]: Debug module level get failed!
231660:DSL[%s]: 0x%04x 0x%04x 0x%04x
231692: %08X
231700: %04X
231716:<3>DSL[%02d]: Error %d during %s (MsgID=0x%02X), FctCode 0x%02X!
231784:FIO_MEI_MBOX_MSG_SEND
231812:<3>DSL[%02d]: invalid buffer for VRX Ack!
231856:<3>DSL[%02d]: Config Error or line not available - block!
231916:<3>DSL[%02d]: error[%d] WRITE VRX Cmd(MsgID=0x%04X, Class=0x%08X) on try %d!
231996:<3>DSL[%02d]: Error for send CMD MsgID=0x%02X - %s line!
232056:BLOCK
232064:<3>DSL[%02d]: Ack mismatch in MsgID (0x%04X vs 0x%04X expected)!
232132:<3>DSL[%02d]: DSL_DRV_VNX_SendMsgLedControl: ERROR - failed to set LED%d control!
232216:<3>DSL[%02d]: ERROR - Failed to retrieve HW Version!
232272:<3>DSL[%02d]: ERROR - Failed to retrieve FW Version!
232328:<3>DSL[%02d]: ERROR - L3 mode not supported by the FW
232384:<3>DSL[%02d]: ERROR - Unknown L3 fail reason status (%d) received!
232452:<3>DSL[%02d]: ERROR - Vendor Version set, retCode=%d!
232508:<3>DSL[%02d]: ERROR - Aux Info set failed, retCode=%d!
232564:<3>DSL[%02d]: ERROR - Invalid EOC configuration!
232616:<3>DSL[%02d]: DSL_DRV_VRX_SendMsgTestParamsFeRequest illegal params start %d stop %d
232704:<3>DSL[%02d]: ERROR - Retrieving XTSE Status failed!
232760:<3>DSL[%02d]: Invalid XTSE status setting - more than one (%d) mode set.
232836:<3>DSL[%02d]: ERROR - Retrieving SPAR1!
232880:<3>DSL[%02d]: ERROR - G994 Vendor ID get failed, retCoe=%d!
232944:<3>DSL[%02d]: ERROR - Vendor ID get failed, retCode=%d!
233004:<3>DSL[%02d]: ERROR - Vendor Version get failed, retCode=%d!
233068:<3>DSL[%02d]: ERROR - Vendor Serial get failed, retCode=%d!
233132:<3>DSL[%02d]: ERROR - FE XTSE get failed, retCode=%d!
233188:<3>DSL[%02d]: ERROR - Aux Line Inventory Get failed!
233244:<3>DSL[%02d]: ERROR - FE Aux line inventory get failed, retCode=%d!
233316:<3>DSL[%02d]: ERROR - SPAR1 get failed!
233360:<3>DSL[%02d]: ERROR - Unknown profile (%d)
233404:<3>DSL[%02d]: ERROR - Unsupported TxControl option %d!
233460:<3>
233464:DSL[%02d]: ERROR - Failed to retrieve Band Config!
233516:<3>DSL[%02d]: ERROR - XTSE current settings not detected!
233576:<3>DSL[%02d]: ERROR - getting current band config failed!
233636:<3>
233640:DSL[%02d]: ERROR - Failed to retrieve SNR %d to %d!
233696:<3>DSL[%02d]: ERROR - SNR allocation table retreiving only available in the SHOWTIME or DIAG_COMPLETE states!
233808:<3>DSL[%02d]: ERROR - Excess Margin Reduction get failed!
233868:<3>
233872:DSL[%02d]: ERROR - Failed to retrieve Gains %d to %d
233928:<3>DSL[%02d]: ERROR - Function is only available if line is in showtime!
234004:<3>DSL[%02d]: ERROR - getting current band config failed!
234064:<3>
234068:DSL[%02d]: ERROR - Failed to retrieve QLN %d to %d!
234124:<3>
234128:DSL[%02d]: ERROR - Failed to retrieve HLOG %d to %d!
234184:<3>DSL[%02d]: ERROR - Hlin DS spread failed!
234232:<3>
234236:DSL[%02d]: Failed to retrieve SNR %d to %d
234280:<3>DSL[%02d]: ERROR - No VDSL mode selected in the XTSE configuration!
234352:<3>DSL[%02d]: ERROR - No valid mode selected in the XTSE configuration!
234428:<3>DSL[%02d]: ERROR - Unknown FW type!
234468:<3>
234472:DSL[%02d]: ERROR - Failed to retrieve BAT %d to %d!
234528:SendMsgSetPsd: MinRate
234552:<3>DSL[%02d]: ERROR - DSL_VNX_CheckTruncParamRange!
234608:SendMsgSetPsd: MaxRate
234632:<3>DSL[%02d]: ERROR - Unknown DELT data type!
234680:<3>DSL[%02d]: ERROR - L3 shutdown request failed!
234732:<3>DSL[%02d]: ERROR - L3 shutdown request status get failed!
234796:<3>DSL[%02d]: ERROR - L3 request rejected!
234840:<3>DSL[%02d]: ERROR - L3 request fail reason get failed!
234900:<3>DSL[%02d]: ERROR - L3 request FW timeout occured!
234956:<3>DSL[%02d]: ERROR - Unknown L3 request fail reason (%d)
235016:<3>DSL[%02d]: ERROR - Unknown L3 request status (%d)
235072:<3>DSL[%02d]: ERROR - Power Managemnt Status set failed!
235132:<3>DSL[%02d]: ERROR - L3 request API timeout occured!
235188:<3>DSL[%02d]: Unknown trigger specified!
235232:<3>DSL[%02d]: ERROR - Aux Test Parameters get failed (nDirection=%d)
235304:<3>DSL[%02d]: ERROR - SNR Table get failed!
235352:<3>DSL[%02d]: Sorry, SNR not supported for Upstream
235408:<3>DSL[%02d]: ERROR - Function is only available in the SHOWTIME!
235476:<3>DSL[%02d]: ERROR - Line sec Counters Set failed!
235532:<3>DSL[%02d]: ERROR - Unknown operation mode!
235580:<3>DSL[%02d]: ERROR - ATM statistics Set failed!
235632:<3>DSL[%02d]: ERROR - ATM Tx statistics Set failed!
235688:<3>DSL[%02d]: ERROR - PTM statistics get failed!
235740:<3>DSL[%02d]: ERROR - ATM statistics get failed!
235792:<3>DSL[%02d]: ERROR - ATM Tx statistics get failed!
235848:<3>DSL[%02d]: ERROR - CRC statistics Set failed!
235900:<3>DSL[%02d]: ERROR - Forward Error Corrections statistics Set failed!
235972:<3>DSL[%02d]: ERROR - Code Violations statistics Set failed!
236036:<3>DSL[%02d]: ERROR - PM Far-End mutex lock failed!
236092:<3>DSL[%02d]: ERROR - FW Channel Counters reset failed!
236152:<3>DSL[%02d]: ERROR - FW Data Path Counters reset failed!
236212:<3>DSL[%02d]: ERROR - FW Line Sec Counters reset failed!
236272:<3>DSL[%02d]: ERROR - Code Violations statistics Get failed!
236336:<3>DSL[%02d]: ERROR - Forward Error Corrections statistics Get failed!
236408:<3>DSL[%02d]: ERROR - Code Violations statistics get failed!
236472:<3>DSL[%02d]: ERROR - Forward Error Corrections statistics get failed!
236544:<3>DSL[%02d]: ERROR - Interop Status get failed!
236596:<3>DSL[%02d]: ERROR - Unknown FW mode!
236636:<3>DSL[%02d]: ERROR - Channel counters reset failed!
236692:<3>DSL[%02d]: ERROR - PM counters reset failed!
236744:<3>DSL[%02d]: ERROR - EOC configuration set failed!
236800:6.0.0
236808:n/a
236812:parm=g_avm_ptest:set to 1 in order to run in production test mode.
236880:parmtype=g_avm_ptest:byte
236908:parm=debug_level:set to get more (1) or fewer (4) debug outputs
236972:parmtype=debug_level:byte
237000:license=Dual BSD/GPL
237024:depends=mei_vr9
237040:vermagic=2.6.28.10 mod_unload MIPS32_R2 32BIT
237139:QLE
240588:dsl_vr9
254817:GCC: (Buildroot 2010.05) 4.4.4
254849:GCC: (Buildroot 2010.05) 4.4.4
254881:GCC: (Buildroot 2010.05) 4.4.4
254913:GCC: (Buildroot 2010.05) 4.4.4
254945:GCC: (Buildroot 2010.05) 4.4.4
254977:GCC: (Buildroot 2010.05) 4.4.4
255009:GCC: (Buildroot 2010.05) 4.4.4
255041:GCC: (Buildroot 2010.05) 4.4.4
255073:GCC: (Buildroot 2010.05) 4.4.4
255105:GCC: (Buildroot 2010.05) 4.4.4
255137:GCC: (Buildroot 2010.05) 4.4.4
255169:GCC: (Buildroot 2010.05) 4.4.4
255201:GCC: (Buildroot 2010.05) 4.4.4
255233:GCC: (Buildroot 2010.05) 4.4.4
255265:GCC: (Buildroot 2010.05) 4.4.4
255297:GCC: (Buildroot 2010.05) 4.4.4
255329:GCC: (Buildroot 2010.05) 4.4.4
255361:GCC: (Buildroot 2010.05) 4.4.4
255393:GCC: (Buildroot 2010.05) 4.4.4
255425:GCC: (Buildroot 2010.05) 4.4.4
255457:GCC: (Buildroot 2010.05) 4.4.4
255489:GCC: (Buildroot 2010.05) 4.4.4
255525:gnu
255537:.symtab
255545:.strtab
255553:.shstrtab
255563:.reginfo
255572:.note.gnu.build-id
255591:.rel.text
255601:.rel.exit.text
255616:.rel.init.text
255631:.rel.rodata
255643:.rodata.str1.4
255658:.modinfo
255667:.rel__param
255679:.rel.data
255689:.rel.gnu.linkonce.this_module
255719:.sbss
255725:.bss
255730:.rel.pdr
255739:.comment
255748:.gnu.attributes
255764:.mdebug.abi32
273917:$LC0
273922:$LC1
273927:$LC2
273932:$LC3
273937:$LC4
273942:$LC5
273947:$LC6
273952:$LC7
273957:$LC8
273962:$LC9
273967:$LC10
273973:$LC11
273979:$LC12
273985:$LC13
273991:$LC14
273997:$LC15
274003:$LC16
274009:$LC17
274015:$LC18
274021:$LC19
274027:$LC20
274033:$LC21
274039:$LC22
274045:$LC23
274051:$LC24
274057:$LC25
274063:$LC26
274069:$LC27
274075:$LC28
274081:$LC29
274087:$LC30
274093:$LC31
274099:$LC32
274105:$LC33
274111:$LC34
274117:$LC35
274123:$LC36
274129:$LC37
274135:$LC38
274141:$LC39
274147:$LC40
274153:$LC41
274159:$LC42
274165:$LC43
274171:$LC44
274177:$LC45
274183:$LC46
274189:$LC47
274195:$LC48
274201:$LC49
274207:$LC50
274213:$LC51
274219:$LC52
274225:$LC53
274231:$LC54
274237:$LC55
274243:$LC56
274249:$LC57
274255:$LC58
274261:$LC59
274267:$LC60
274273:$LC61
274279:$LC62
274285:$LC63
274291:$LC64
274297:$LC65
274303:$LC66
274309:$LC67
274315:$LC68
274321:$LC69
274327:$LC70
274333:$LC71
274339:$LC72
274345:$LC73
274351:$LC74
274357:$LC75
274363:$LC76
274369:$LC77
274375:$LC78
274381:$LC79
274387:$LC80
274393:$LC81
274399:$LC82
274405:$LC83
274411:$LC84
274417:$LC85
274423:$LC86
274429:$LC87
274435:$LC88
274441:$LC89
274447:$LC90
274453:$LC91
274459:$LC92
274465:$LC93
274471:$LC94
274477:$LC95
274483:$LC96
274489:DSL_DRV_AuxLineInventoryGet
274517:DSL_DRV_PM_ElapsedTimeReset
274545:DSL_DRV_PM_DataPathHistoryStats15MinGet
274585:DSL_DRV_MiscLineStatusGet
274611:DSL_DRV_VRX_SendMsgTxL3RequestFailReasonGet
274655:DSL_DRV_AdslBandLimitsGet
274681:DSL_DRV_PM_DEV_ChannelCountersGet
274715:DSL_DRV_PM_DataPathFailureHistoryStats1DayGet
274761:DSL_DRV_OnTimeoutEvent
274784:DSL_DRV_PM_LineSecThresholdsUpdate
274819:daemonize
274829:DSL_DRV_PM_CountersSave
274853:MEI_InternalXtmSwhowtimeEntrySignal
274889:DSL_DRV_DEV_MiscLineStatusGet
274919:DSL_DRV_VFree
274933:DSL_DRV_DEV_InitDataPrepare
274961:DSL_DRV_FwDownload
274980:ioctlTable
274991:DSL_DRV_PM_ChannelThresholds15MinSet
275028:DSL_DRV_PM_CountersUpdate
275054:MEI_InternalDevClose
275075:DSL_DRV_DEV_FwDownload
275098:DSL_DRV_AutobootStateSet
275123:DSL_DRV_VRX_SendMsgGainCalibrationSet
275161:DSL_DRV_PM_LineInitCounters1DayGet
275196:DSL_DRV_VRX_SendMsgQlnGet
275222:DSL_DRV_PM_LineSecThresholds15MinGet
275259:_DSL_CTX_ASSIGN_8
275277:DSL_DBG_LastExceptionCodesGet
275307:DSL_DRV_PM_LineFailureCounters1DayGet
275345:DSL_DRV_VXX_FailReasonGet
275371:DSL_g_dbgLvl
275384:DSL_DRV_VXX_DataRateUpdate
275411:DSL_DRV_VRX_SendMsgVdsl2ProfileControl
275450:DSL_DRV_VRX_SendMsgNoiseMarginDeltaSet
275489:DSL_DRV_G997_DeltFreeResources
275520:DSL_DRV_PM_LineEventShowtimeHistoryStats15MinGet
275569:DSL_DRV_PM_Reset
275586:DSL_DRV_VXX_BitAllocationTableGet
275620:DSL_DRV_VXX_OnLineInventoryFe
275650:DSL_DRV_DEV_DeviceInit
275673:DSL_DRV_PM_LineSecCounters15MinGet
275708:debug_level
275720:DSL_DRV_VRX_SendMsgAdslFrameDataGet
275756:DSL_DRV_G997_LineInventoryGet
275786:DSL_DRV_PM_LineSecCountersShowtimeGet
275824:DSL_DRV_VXX_CamFsmUpdate
275849:__this_module
275863:DSL_DRV_G997_XTUSystemEnablingConfigGet
275903:DSL_DRV_DEV_ChipHardwareVersionGet
275938:DSL_DRV_G997_DeltSNRGet
275962:MEI_InternalNfcMsgRead
275985:DSL_DRV_DEV_BandBorderStatusGet
276017:DSL_DRV_PM_ReTxHistoryStats15MinGet
276053:DSL_DRV_PM_Suspend
276072:_DSL_CTX_ASSIGN_ANY
276092:DSL_DRV_AutobootTimeoutSet
276119:DSL_DRV_G997_ChannelStatusGet
276149:DSL_DRV_PM_LineInitCounters15MinGet
276185:DSL_DRV_G997_RateAdaptationConfigGet
276222:DSL_DRV_VXX_SendMsgModemStateSet
276255:DSL_DRV_DEV_G997_PowerManagementStateForcedTrigger
276306:DSL_DRV_PM_ChannelHistoryStats15MinGet
276345:DSL_DRV_TwosComplement16_HexToInt
276379:DSL_DRV_G997_DeltHlinGet
276404:DSL_DRV_LineOptionsConfigGet
276433:DSL_DRV_PM_LineInitHistoryStats15MinGet
276473:kernel_thread
276487:_DSL_CHECK_MODEM_IS_READY
276513:pOpenContextList
276530:DSL_DRV_VXX_SendMsgSelectedProfileVdsl2Get
276573:DSL_DRV_VXX_XtseConfigure
276599:DSL_DRV_VXX_SendMsgModemFsmStateGet
276635:DSL_DRV_PM_ReTxThresholdsUpdate
276667:DSL_DRV_PM_DEV_LineEventShowtimeCountersGet
276711:DSL_DRV_VRX_SnrAllocationTableNeGet
276747:DSL_DRV_PM_DEV_HistoryIntervalAlign
276783:DSL_DRV_ThreadShutdown
276806:DSL_DRV_PM_ChannelCountersHistoryIntervalGet
276851:DSL_DRV_VRX_GainAllocationTableGet
276886:DSL_DRV_PM_LineFailureCountersTotalGet
276925:DSL_DRV_DEV_G997_DeltQLNGet
276953:DSL_DRV_DBG_ModuleLevelSet
276980:DSL_DRV_VXX_SnrPerGroupCalculate
277013:DSL_DRV_PM_ChannelThresholds1DaySet
277049:unregister_chrdev
277067:DSL_DRV_ElapsedTimeMSecGet
277094:DSL_g_dbgStopLine
277112:DSL_DRV_PM_DataPathCounters15MinGet
277148:DSL_DRV_EventGenerate
277170:cleanup_module
277185:DSL_DRV_PM_ReTxThresholds15MinGet
277219:DSL_g_dbgLvlNames
277237:interruptible_sleep_on_timeout
277268:DSL_DRV_G997_XTUSystemEnablingConfigSet
277308:DSL_DRV_PM_LineSecCountersHistoryIntervalGet
277353:DSL_DRV_PM_DEV_OnEapsTimeout
277382:memcpy
277389:DSL_DRV_VRX_SendMsgHlogGet
277416:DSL_DRV_G997_LineActivateConfigSet
277451:DSL_DRV_G997_LastStateTransmittedGet
277488:DSL_DRV_PM_DEV_LineSecCountersGet
277522:DSL_DRV_PM_ChannelCountersShowtimeGet
277560:kfree
277566:__vmalloc
277576:DSL_g_dbgStartLine
277595:DSL_Fifo_Init
277609:DSL_DRV_PM_LineInitThresholds15MinGet
277647:DSL_DRV_VRX_SendMsgTxL3RequestStatusGet
277687:DSL_DRV_InitDataPrepare
277711:DSL_DRV_TestModeStatusGet
277737:DSL_DRV_DEV_ModemIsReady
277762:DSL_DRV_PM_DEV_Start
277783:_DSL_CTX_ASSIGN_32
277802:do_gettimeofday
277818:DSL_DRV_DEV_FirmwareVersionGet
277849:MEI_InternalMsgSend
277869:DSL_DRV_DEV_G997_LineStatusPerBandGet
277907:DSL_DRV_G997_PowerManagementStatusGet
277945:DSL_DRV_PM_ChannelCountersTotalGet
277980:DSL_DRV_LineOptionsConfigSet
278009:DSL_DRV_VRX_SendMsgFwVerInfoGet
278041:DSL_DRV_PM_DataPathThresholds1DayGet
278078:__wake_up
278088:DSL_DRV_DEV_LineStateGet
278113:_DSL_CTX_ASSIGN_16
278132:vsnprintf
278142:DSL_DRV_VRX_SendMsgTestParamsAuxGet
278178:DSL_DRV_Timeout_Reset
278200:init_waitqueue_head
278220:DSL_DRV_PM_DEV_Restart
278243:DSL_DRV_PM_DEV_DataPathCountersSet
278278:DSL_DRV_PM_DEV_LineSecCountersSet
278312:DSL_DRV_G997_DataPathFailuresStatusGet
278351:DSL_DRV_DEV_DriverAVMVersionGet
278383:DSL_DRV_PM_LineEventShowtimeCountersHistoryIntervalGet
278438:DSL_DRV_G997_LineStatusGet
278465:DSL_DRV_PM_DataPathFailureCounters15MinGet
278508:DSL_DRV_VXX_FramingParametersVdsl2StatusGet
278552:DSL_DRV_VRX_G997_FramingParameterStatusVdsl2Get
278600:DSL_DRV_DEV_ShowtimeStatusUpdate
278633:DSL_DRV_VRX_SendMsgPilotTonesGet
278666:DSL_DRV_DEV_G997_LastStateTransmittedGet
278707:DSL_DRV_PM_DataPathCountersTotalGet
278743:DSL_DRV_G997_GainAllocationNscGet
278777:DSL_DRV_VRX_SendMsgFrameDataExt2Get
278813:DSL_DRV_Free
278826:init_module
278838:DSL_DRV_DEV_G997_LineTransmissionStatusGet
278881:DSL_DRV_PM_ReTxCountersTotalGet
278913:DSL_DRV_DEV_LinkReset
278935:DSL_DRV_PM_Start
278952:DSL_DRV_VRX_SendMsgBearerChSet
278983:DSL_DRV_DEV_G997_DeltHlinGet
279012:DSL_DRV_VRX_SendMsgDataPathFailuresGet
279051:DSL_DRV_AutobootStatusSet
279077:DSL_DRV_ThreadInit
279096:register_chrdev
279112:DSL_DRV_G997_XTUSystemEnablingStatusGet
279152:DSL_DRV_DEV_G997_SnrAllocationNscGet
279189:DSL_DRV_VRX_LineStatusPerBandGet
279222:DSL_DRV_HandleCleanup
279244:DSL_DRV_LowDeviceGet
279265:DSL_DRV_VRX_SendMsgReInitFeConfigure
279302:_printk
279310:DSL_DRV_PM_CountersReset
279335:MEI_InternalDrvVersionGet
279361:DSL_DRV_LowLevelConfigurationGet
279394:DSL_DRV_VRX_SendMsgLineFailureNeGet
279430:param_set_byte
279445:DSL_DRV_VXX_CamExceptionHandle
279476:DSL_DRV_Cleanup
279492:DSL_DRV_DEV_AutobootHandleTraining
279527:DSL_g_dbgLineLvl
279544:DSL_DRV_PM_HistoryUpdate
279569:DSL_DRV_PM_UnLock
279587:DSL_DRV_SystemInterfaceStatusGet
279620:DSL_DRV_AutobootControlSet
279647:DSL_DRV_PM_ChannelHistoryStats1DayGet
279685:DSL_g_dbgLvlNumber
279704:DSL_DRV_PM_LineFailureHistoryStats15MinGet
279747:DSL_DRV_AutobootThreadStop
279774:DSL_DRV_DEV_G997_DeltHlinScaleGet
279808:DSL_DRV_VRX_G997_FramingParameterStatusAdslGet
279855:DSL_DRV_AutobootStatusGet
279881:DSL_DRV_PM_LineSecThresholds15MinSet
279918:DSL_DRV_VXX_CamFsmStateGet
279945:MEI_InternalRequestConfig
279971:DSL_DRV_CtxDataUpdate
279993:g_XTSEposs
280004:DSL_DRV_VRX_SendMsgLedControl
280034:DSL_DRV_ResourceUsageStatisticsGet
280069:kmem_cache_alloc
280086:DSL_DRV_Timeout_RemoveAllEvents
280118:DSL_DRV_PM_LineEventShowtimeCounters15MinGet
280163:DSL_DRV_VRX_SendMessage
280187:DSL_DRV_VRX_LineStatusGet
280213:DSL_DRV_VRX_SendMsgSraControl
280243:DSL_DRV_PM_DEV_LineEventShowtimeCountersSet
280287:DSL_DRV_VXX_CheckTruncParamRange
280320:DSL_DRV_PM_Stop
280336:DSL_DRV_PM_IsPmReady
280357:DSL_DRV_DEV_FramingParameterStatusGet
280395:DSL_DRV_PM_ThreadFe
280415:DSL_DRV_PM_CountersRestore
280442:DSL_DRV_VXX_BandPlanStatusGet
280472:_DSL_CHECK_CTX_POINTER
280495:DSL_DRV_G997_LineInitStatusGet
280526:DSL_DRV_PM_ReTxThresholds15MinSet
280560:avm_dsl_drv_ctl_AVMVersionInformationGet
280601:DSL_DRV_VRX_SendMsgHlinGet
280628:DSL_DRV_ErrorSet
280645:DSL_DRV_PM_LineFailureCounters15MinGet
280684:DSL_DRV_G997_LineStatusPerBandGet
280718:DSL_DRV_PM_ChannelThresholdsUpdate
280753:DSL_DRV_DEV_SystemInterfaceStatusGet
280790:DSL_DRV_PM_ReTxCountersShowtimeGet
280825:DSL_DRV_DEV_ChipSetTypeGet
280852:DSL_DRV_Init
280865:DSL_DRV_VNX_g_MsgDumpBlacklist
280896:DSL_DRV_VXX_BandPlanSupportedGet
280929:DSL_DRV_EventStatusMaskConfigSet
280962:DSL_DRV_DEV_AutobootHandleException
280998:DSL_DRV_PM_15MinElapsedExtTrigger
281032:DSL_DRV_VXX_SendMsgSpar1Get
281060:DSL_DRV_PM_FwPollingStop
281085:DSL_DRV_PM_Lock
281101:DSL_DRV_PM_AccessMutexControl
281131:param_get_byte
281146:DSL_DRV_G997_ChannelDataRateThresholdConfigGet
281193:DSL_DRV_VRX_ChReadMessage
281219:DSL_DRV_PM_LineEventShowtimeHistoryStats1DayGet
281267:DSL_DRV_PM_ChannelCounters1DayGet
281301:DSL_DRV_EventUnqueue
281322:DSL_DRV_VXX_DiagnosticDeltDataGet
281356:DSL_DRV_VXX_ChannelStatusGet
281385:DSL_DRV_EventStatusMaskConfigGet
281418:DSL_DRV_DEV_DriverVersionGet
281447:mutex_lock
281458:DSL_DRV_AutobootStateCheck
281485:DSL_DRV_PM_DirectionMutexControl
281518:DSL_DRV_PM_LineInitCountersShowtimeGet
281557:DSL_DRV_VRX_SendMsgTr1Control
281587:DSL_DRV_VRX_SendMsgHwVerInfoGet
281619:DSL_DRV_DEV_DriverHandleDelete
281650:DSL_DRV_DEV_LinkActivate
281675:DSL_DRV_VXX_CamFwLoadNeededCheck
281708:DSL_DRV_Timeout_Init
281729:DSL_DRV_PM_DataPathThresholdsUpdate
281765:DSL_DRV_VRX_SendMsgDigitalFilter
281798:DSL_DRV_VXX_DataPathFailuresStatusGet
281836:DSL_DRV_Timeout_GetNextActiveEvent
281871:DSL_Fifo_writeElement
281893:DSL_DRV_VXX_FwFeatureCheck
281920:DSL_DRV_DEV_G997_LineStatusGet
281951:DSL_DRV_VXX_SendMsgXtseConfigure
281984:DSL_DRV_G997_LineTransmissionStatusGet
282023:_DSL_CHECK_ATU_DIRECTION
282048:DSL_DRV_PM_DataPathFailureCountersShowtimeGet
282094:DSL_DRV_DEV_Annex_M_J_UsBandBordersStatusGet
282139:DSL_DRV_Timeout_RemoveEvent
282167:DSL_DRV_InitDataFree
282188:DSL_DRV_SysTimeGet
282207:DSL_DRV_VRX_SendMsgInventoryNeSet
282241:DSL_DRV_VRX_SendMsgSnrGet
282267:DSL_Fifo_returnElement
282290:DSL_DRV_BandBorderStatusGet
282318:DSL_DRV_PM_SyncModeGet
282341:__mutex_init
282354:DSL_DBG_PRN_DIR
282370:DSL_DRV_LineFeatureStatusGet
282399:DSL_DRV_G997_DeltHlinScaleGet
282429:DSL_DRV_LineStateGet
282450:DSL_DRV_PilotTonesStatusGet
282478:DSL_Fifo_readElement
282499:DSL_DRV_PM_ReTxThresholds1DayGet
282532:DSL_DRV_VXX_PowerManagementStatusSet
282569:DSL_DRV_VRX_SendMsgAlgorithmControl
282605:DSL_DRV_PM_LineSecHistoryStats1DayGet
282643:DSL_DRV_PM_HistoryFillLevelGet
282674:DSL_DRV_VRX_SendMsgTestParamsFeRequest
282713:DSL_DRV_PM_InternalCountersGet
282744:DSL_DRV_LineFeatureConfigSet
282773:DSL_DRV_PM_LineFailureHistoryStats1DayGet
282815:DSL_DRV_DEV_G997_BitAllocationNSCGet
282852:DSL_Fifo_isFull
282868:DSL_DRV_PM_DEV_ReTxCountersGet
282899:DSL_DRV_DEV_AutobootHandleStart
282931:DSL_DRV_PM_ReTxCountersHistoryIntervalGet
282973:DSL_DRV_DEV_OnTimeoutEvent
283000:DSL_DRV_G997_AlarmMaskDataPathFailuresConfigGet
283048:DSL_DRV_Timeout_GetTotalSizeOfLists
283084:DSL_DRV_DEV_SystemInterfaceConfigGet
283121:DSL_DRV_PM_LineSecCounters1DayGet
283155:_DSL_CHECK_CHANNEL_RANGE
283180:DSL_DRV_Timeout_AddEvent
283205:DSL_DRV_G997_FramingParameterStatusGet
283244:DSL_DRV_DBG_ModuleLevelGet
283271:memset
283278:DSL_DRV_PM_LineSecCountersTotalGet
283313:MEI_InternalDevReset
283334:DSL_DRV_VRX_SendMsgHwConfigSet
283365:DSL_DRV_DEV_G997_ChannelStatusGet
283399:DSL_DRV_PM_DEV_LineInitCountersSet
283434:g_avm_ptest
283446:DSL_DRV_VRX_SendMsgL3ShutdownRequest
283483:DSL_DRV_VXX_SendMsgModemFsmOptionsSet
283521:DSL_DRV_VRX_ChRequestMessage
283550:wait_for_completion
283570:MEI_InternalNfcEnable
283592:DSL_DRV_PM_ReTxCounters1DayGet
283623:DSL_Fifo_Clear
283638:DSL_DRV_DEV_DBG_DeviceMessageSend
283672:DSL_DRV_PM_DataPathCountersHistoryIntervalGet
283718:__copy_user
283730:MEI_InternalInitDevice
283753:DSL_DRV_snprintf
283770:DSL_DRV_PM_DataPathFailureCountersHistoryIntervalGet
283823:DSL_DRV_RebootCriteriaConfigSet
283855:DSL_DRV_PM_DataPathCounters1DayGet
283890:DSL_DRV_VRX_SendMsgLineStatusGet
283923:DSL_DRV_debug_printf
283944:DSL_DRV_VXX_BandPlanSupportedCheck
283979:DSL_DRV_PM_ThreadNe
283999:DSL_DRV_VersionInformationGet
284029:DSL_DRV_PM_LineInitThresholds1DayGet
284066:DSL_DRV_PM_HistoryCreate
284091:DSL_DRV_HandleInit
284110:DSL_DRV_DEV_XtseSettingsCheck
284140:DSL_DRV_PM_LineInitHistoryStats1DayGet
284179:DSL_DRV_AutobootLoadFirmware
284208:DSL_DRV_PM_DataPathFailureCountersTotalGet
284251:DSL_DRV_Timeout_Shutdown
284276:jiffies
284284:DSL_DRV_PM_LineInitThresholdsUpdate
284320:DSL_DRV_DEV_LED_FirmwareInit
284349:DSL_DRV_DEV_DriverHandleGet
284377:MEI_InternalXtmSwhowtimeExitSignal
284412:DSL_DRV_PM_Resume
284430:DSL_DRV_PM_LineSecThresholds1DayGet
284466:DSL_DRV_PM_ConfigSet
284487:_page_cachable_default
284510:DSL_DRV_PM_DataPathCountersShowtimeGet
284549:DSL_DRV_VXX_CamFsmStateSet
284576:DSL_DRV_G997_ChannelDataRateThresholdConfigSet
284623:DSL_IoctlMemCpyTo
284641:DSL_DRV_G997_RateAdaptationConfigSet
284678:DSL_DRV_G997_LineActivateConfigGet
284713:vfree
284719:DSL_DRV_VXX_CamFsmEnable
284744:DSL_ModuleCleanup
284762:DSL_DRV_PM_DataPathFailureCounters1DayGet
284804:DSL_DRV_PM_LineInitCountersTotalGet
284840:DSL_DRV_EventQueue
284859:mutex_unlock
284872:DSL_DRV_PM_DEV_ShowtimeReachedHandle
284909:DSL_DRV_DEV_AutobootHandleFwRequest
284945:DSL_DRV_VXX_SendMsgXtseStatusGet
284978:DSL_DRV_TestModeControlSet
285005:DSL_DRV_VRX_SendMsgHsToneGroupSet
285039:DSL_DRV_DEV_G997_LineInventoryGet
285073:DSL_DRV_G997_PowerManagementStateForcedTrigger
285120:DSL_DRV_G997_LineFailuresStatusGet
285155:DSL_DRV_SystemInterfaceConfigGet
285188:DSL_DRV_BandPlanStatusGet
285214:MEI_InternalFirmwareDownload
285243:DSL_DRV_VRX_SendMsgOhOptionsSet
285275:DSL_DRV_G997_AlarmMaskLineFailuresConfigSet
285319:DSL_DRV_PM_DataPathThresholds15MinGet
285357:DSL_DRV_LowLevelConfigurationSet
285390:DSL_DRV_LineFeatureConfigGet
285419:DSL_DRV_LinkReset
285437:MEI_InternalFwModeCtrlSet
285463:DSL_DRV_PM_DEV_Suspend
285486:DSL_DRV_AutobootConfigGet
285512:DSL_DRV_PM_DataPathThresholds1DaySet
285549:DSL_DRV_PM_LineSecHistoryStats15MinGet
285588:DSL_DRV_VXX_SendMsgBandControlGet
285622:_DSL_CHECK_DIRECTION
285643:DSL_DRV_Timeout_Debug_PrintTimeoutList
285682:DSL_DRV_PM_ChannelThresholds1DayGet
285718:DSL_DRV_VXX_SendMsgModemFSMFailReasonGet
285759:DSL_DRV_LineStateUpdate
285783:DSL_DRV_IoctlHandleHelperCall
285813:DSL_DRV_IoctlHandle
285833:DSL_ModuleInit
285848:DSL_DRV_DEV_ResourceUsageStatisticsGet
285887:ifxDevices
285898:DSL_DRV_PM_LineInitThresholds1DaySet
285935:DSL_DRV_PM_LineEventShowtimeCountersTotalGet
285980:DSL_DBG_IoctlName
285998:DSL_DRV_DEV_G997_DeltSNRGet
286026:DSL_DRV_PM_DEV_DataPathFailureCountersGet
286068:DSL_DRV_PM_HistoryDelete
286093:DSL_DRV_HandleDelete
286114:DSL_DRV_PM_DataPathFailureHistoryStats15MinGet
286161:DSL_DRV_PM_BurninModeSet
286186:DSL_DRV_DEV_SystemInterfaceConfigSet
286223:DSL_DRV_XtseSettingsCheck
286249:MEI_InternalDevOpen
286269:DSL_g_globalDbgLvl
286288:malloc_sizes
286301:DSL_DRV_PM_DEV_DataPathCountersGet
286336:DSL_DRV_RebootCriteriaConfigGet
286368:DSL_DRV_PM_DEV_LineInitCountersGet
286403:DSL_DRV_VRX_SendMsgBearerChannelStatusGet
286445:DSL_DBG_PRN_AUTOBOOT_STATE
286472:DSL_DRV_DEV_G997_FramingParameterStatusGet
286515:DSL_DRV_VXX_SendMsgInventoryFeGet
286549:DSL_DRV_VXX_SendMsgTxControlSet
286581:DSL_DRV_SystemInterfaceConfigCheck
286616:DSL_DRV_PM_DataPathThresholds15MinSet
286654:DSL_DRV_DEV_LowLevelConfigurationSet
286691:DSL_DRV_PM_SyncModeSet
286714:DSL_DRV_BandPlanSupportedGet
286743:DSL_DRV_PM_LineEventShowtimeCountersShowtimeGet
286791:DSL_DRV_DEV_InitDataFree
286816:DSL_DRV_PM_HistoryCurItemUpdate
286848:DSL_DRV_G997_AlarmMaskDataPathFailuresConfigSet
286896:DSL_Fifo_isEmpty
286913:DSL_DRV_DEV_AutobootHandleL3
286942:DSL_DRV_ErrorToOS
286960:DSL_DRV_AutobootThreadStart
286988:DSL_DRV_ThreadDelete
287009:DSL_DRV_SystemInterfaceConfigSet
287042:DSL_DRV_ModulesInit
287062:DSL_DBG_PRN_AUTOBOOT_STATUS
287090:DSL_DRV_DEV_TestModeControlSet
287121:DSL_DRV_VRX_SendMsgLineStatusPerBandGet
287161:DSL_DRV_VXX_FramingParametersAdslStatusGet
287204:DSL_DRV_KernelThreadStartup
287232:DSL_DRV_G997_SnrAllocationNscGet
287265:DSL_IoctlMemCpyFrom
287285:DSL_DRV_VRX_SendMsgOlrStatusGet
287317:DSL_DRV_PM_ReTxHistoryStats1DayGet
287352:DSL_DRV_G997_DeltHlogGet
287377:DSL_DRV_PM_InternalStateReset
287407:DSL_DRV_HandleLinitValue
287432:DSL_DRV_G997_LineInventorySet
287462:DSL_Fifo_getCount
287480:DSL_DRV_PM_ReTxCounters15MinGet
287512:DSL_DRV_VRX_SendMsgLineFailureFeGet
287548:DSL_DRV_PM_ReTxThresholds1DaySet
287581:DSL_DRV_DEV_G997_DeltHlogGet
287610:DSL_DRV_ShowtimeStatusUpdate
287639:vmalloc
287647:DSL_DRV_PM_LineInitCountersHistoryIntervalGet
287693:DSL_DRV_PM_ConfigGet
287714:DSL_DRV_DBG_DeviceMessageSend
287744:DSL_DRV_DEV_G997_GainAllocationNscGet
287782:DSL_DRV_PM_LineInitThresholds15MinSet
287820:DSL_DRV_VMalloc
287836:DSL_DRV_G997_BitAllocationNSCGet
287869:DSL_DRV_PM_ChannelCounters15MinGet
287904:_DSL_CHECK_POINTER
287923:DSL_DRV_PM_ChannelThresholds15MinGet
287960:DSL_DRV_PM_HistoryItemIdxGet
287989:complete_and_exit
288007:DSL_DRV_PM_LineEventShowtimeCounters1DayGet
288051:DSL_DRV_AutobootConfigSet
288077:DSL_DRV_G997_AlarmMaskLineFailuresConfigGet
288121:msleep
288128:DSL_DRV_DEV_PilotTonesStatusGet
288160:DSL_DRV_FramingParameterStatusGet
288194:DSL_DRV_VXX_LineFailuresStatusUpdate
288231:DSL_DRV_PM_LineFailureCountersShowtimeGet
288273:DSL_DRV_DEV_AuxLineInventoryGet
288305:DSL_DRV_PM_LineSecThresholds1DaySet
288341:DSL_DRV_VRX_SendMsgStandardInfoFeVdsl2Get
288383:DSL_DRV_G997_DeltQLNGet
288407:DSL_DRV_VRX_SendMsgReInitNeConfigure
288444:DSL_DRV_DEV_ModemWriteConfig
288473:DSL_DRV_PM_DEV_ChannelCountersSet
288507:DSL_DRV_LineStateSet
288528:DSL_DRV_DEV_G997_LineInventorySet
288562:MEI_InternalDrvAVMVersionGet
288591:DSL_DRV_PM_DataPathHistoryStats1DayGet
Der DSL-Chip scheint also ein VR9 zu sein, und es gibt einen Hinweis auf den Hersteller: an Offset 204994 findet man den String "IFTN". -> Infineon Technologies, also ein Lantiq (V)DSL-Chip.
DSL-Firmware: \lib\modules\dsp_vr9\vr9-dsl.bin (758.972 Bytes).
VG,
Andi