[ltp] Re: T60p officially supported with SuSE SLED 10 by Levono
David Abrahams
linux-thinkpad@linux-thinkpad.org
Wed, 16 Aug 2006 17:05:57 -0400
--=-=-=
[Reposting as mail because my posts through gmane don't seem to be
showing up all of a sudden.]
--=-=-=
Content-Type: multipart/mixed; boundary="==-=-="
--==-=-=
Andrew Barr <andrew.james.barr@gmail.com> writes:
> On Wed, 2006-08-16 at 09:29 -0400, David Abrahams wrote:
>> What I mean by "reasonably detailed instructions" is that you'll have
>> to tell me where to find the new modules, where to put them, and how
>> to load them. I'm still a novice when it comes to all things kernel,
>> but happy to learn.
>
> First, save the contents of /proc/ioports by doing 'cat /proc/ioports >
> pre.txt'
>
> Then run 'dmesg' and note the last few messages.
>
> Go to the IBM/Lenovo tech support page linked to in the original post,
> and you want the RPM for "power management".
>
> If you're not running SuSE 10.1 with the indicated kernel, extract the
> file 'batinfo.ko' from the RPM (GNOME's File Roller can do this, and if
> you have rpm installed Midnight Commander is also capable) and drop it
> in /lib/modules/<your kernel version>/misc. Run 'depmod -ae' and then
> 'modprobe --force batinfo'.
>
> Run 'dmesg' again and see if anything is new.
--==-=-=
Content-Disposition: inline; filename=dmesgs.txt
[17183159.440000] batinfo: no version for "struct_module" found: kernel tainted.
[17183159.440000] batinfo: no version magic, tainting kernel.
--==-=-=
> Save any new messages to a
> text files. You will probably see messages about the kernel being
> tainted, either because of bad vermagic or an unspecified license.
>
> Then save the contents of /proc/ioports again, except to a different
> file, for example post.txt.
>
> Diff the two files--'diff -Naru pre.txt post.txt > ioports.diff'
No difference (really!)
> Finally, look for interesting stuff under /proc that might have been
> created by the batinfo module.
Since I'm unable to distinguish what's interesting, I've attached a
diff of "ls -lR1 /proc" before and after (see bottom).
>> This is really important to me because with NHC installed and wireless
>> on under Windows XP, the machine runs cool and idles with no fan. I
>> want this to be a Linux machine primarily, but if we can't achieve the
>> same, I'm afraid I'll be stuck in MS-land.
>
> I think you should look into the undervolting patches available for the
> Linux kernel to get the equivalent of NHC. Look at ThinkWiki for more
> information.
[asked in another post that isn't showing up]
Does NHC undervolt the CPU without any special configuration? It
looked like that section of the NHC panel was not enabled (I'd have
had to check a box). I just turned NHC on and the machine cooled off
a little and the fan stopped, like magic.
And what is it about Windows that allows undervolting to be done
without patching the kernel (or, what is it about Linux that requires
a kernel patch?)
--==-=-=
Content-Disposition: inline; filename=procdiffs.txt
--- proc-post.txt 2006-08-16 16:58:25.186622750 -0400
+++ proc-pre.txt 2006-08-16 16:49:25.268880000 -0400
@@ -114,59 +114,59 @@
dr-xr-xr-x 5 root utmp 0 2006-08-16 16:48 7110
dr-xr-xr-x 5 dave dave 0 2006-08-16 16:48 7179
dr-xr-xr-x 5 root root 0 2006-08-16 16:49 7221
-dr-xr-xr-x 5 root root 0 2006-08-16 16:58 7635
+dr-xr-xr-x 5 root root 0 2006-08-16 16:49 7246
dr-xr-xr-x 5 root root 0 2006-08-16 11:56 777
dr-xr-xr-x 5 root root 0 2006-08-16 11:56 8
dr-xr-xr-x 5 root root 0 2006-08-16 11:56 859
dr-xr-xr-x 5 root root 0 2006-08-16 11:56 9
dr-xr-xr-x 16 root root 0 2006-08-16 15:57 acpi
-dr-xr-xr-x 5 root root 0 2006-08-16 16:58 asound
--r--r--r-- 1 root root 0 2006-08-16 16:58 buddyinfo
+dr-xr-xr-x 5 root root 0 2006-08-16 16:49 asound
+-r--r--r-- 1 root root 0 2006-08-16 16:49 buddyinfo
dr-xr-xr-x 6 root root 0 2006-08-16 11:56 bus
--r--r--r-- 1 root root 0 2006-08-16 16:58 cmdline
--r--r--r-- 1 root root 0 2006-08-16 16:58 cpuinfo
--r--r--r-- 1 root root 0 2006-08-16 16:58 crypto
--r--r--r-- 1 root root 0 2006-08-16 16:58 devices
--r--r--r-- 1 root root 0 2006-08-16 16:58 diskstats
--r--r--r-- 1 root root 0 2006-08-16 16:58 dma
-dr-xr-xr-x 3 root root 0 2006-08-16 16:58 dri
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 driver
--r--r--r-- 1 root root 0 2006-08-16 16:58 execdomains
--r--r--r-- 1 root root 0 2006-08-16 16:58 fb
--r--r--r-- 1 root root 0 2006-08-16 16:58 filesystems
-dr-xr-xr-x 4 root root 0 2006-08-16 16:58 fs
-dr-xr-xr-x 3 root root 0 2006-08-16 16:58 ide
--r--r--r-- 1 root root 0 2006-08-16 16:58 interrupts
--r--r--r-- 1 root root 0 2006-08-16 16:58 iomem
--r--r--r-- 1 root root 0 2006-08-16 16:58 ioports
-dr-xr-xr-x 24 root root 0 2006-08-16 16:58 irq
--r--r--r-- 1 root root 0 2006-08-16 16:58 kallsyms
--r-------- 1 root root 939528192 2006-08-16 16:58 kcore
--r--r--r-- 1 root root 0 2006-08-16 16:58 key-users
+-r--r--r-- 1 root root 0 2006-08-16 16:49 cmdline
+-r--r--r-- 1 root root 0 2006-08-16 16:49 cpuinfo
+-r--r--r-- 1 root root 0 2006-08-16 16:49 crypto
+-r--r--r-- 1 root root 0 2006-08-16 16:49 devices
+-r--r--r-- 1 root root 0 2006-08-16 16:49 diskstats
+-r--r--r-- 1 root root 0 2006-08-16 16:49 dma
+dr-xr-xr-x 3 root root 0 2006-08-16 16:49 dri
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 driver
+-r--r--r-- 1 root root 0 2006-08-16 16:49 execdomains
+-r--r--r-- 1 root root 0 2006-08-16 16:49 fb
+-r--r--r-- 1 root root 0 2006-08-16 16:49 filesystems
+dr-xr-xr-x 4 root root 0 2006-08-16 16:49 fs
+dr-xr-xr-x 3 root root 0 2006-08-16 16:49 ide
+-r--r--r-- 1 root root 0 2006-08-16 16:49 interrupts
+-r--r--r-- 1 root root 0 2006-08-16 16:49 iomem
+-r--r--r-- 1 root root 0 2006-08-16 16:49 ioports
+dr-xr-xr-x 24 root root 0 2006-08-16 16:49 irq
+-r--r--r-- 1 root root 0 2006-08-16 16:49 kallsyms
+-r-------- 1 root root 939528192 2006-08-16 16:49 kcore
+-r--r--r-- 1 root root 0 2006-08-16 16:49 key-users
-r-------- 1 root root 0 2006-08-16 15:57 kmsg
--r--r--r-- 1 root root 0 2006-08-16 16:58 loadavg
--r--r--r-- 1 root root 0 2006-08-16 16:58 locks
+-r--r--r-- 1 root root 0 2006-08-16 16:49 loadavg
+-r--r--r-- 1 root root 0 2006-08-16 16:49 locks
-r--r--r-- 1 root root 0 2006-08-16 15:57 mdstat
--r--r--r-- 1 root root 0 2006-08-16 16:58 meminfo
--r--r--r-- 1 root root 0 2006-08-16 16:58 misc
--r--r--r-- 1 root root 0 2006-08-16 16:58 modules
-lrwxrwxrwx 1 root root 11 2006-08-16 16:58 mounts -> self/mounts
--rw-r--r-- 1 root root 0 2006-08-16 16:58 mtrr
+-r--r--r-- 1 root root 0 2006-08-16 16:49 meminfo
+-r--r--r-- 1 root root 0 2006-08-16 16:49 misc
+-r--r--r-- 1 root root 0 2006-08-16 16:49 modules
+lrwxrwxrwx 1 root root 11 2006-08-16 16:49 mounts -> self/mounts
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 mtrr
dr-xr-xr-x 7 root root 0 2006-08-16 16:03 net
--r--r--r-- 1 root root 0 2006-08-16 16:58 partitions
-dr-xr-xr-x 4 root root 0 2006-08-16 16:58 scsi
-lrwxrwxrwx 1 root root 64 2006-08-16 11:56 self -> 7635
--rw-r--r-- 1 root root 0 2006-08-16 16:58 slabinfo
+-r--r--r-- 1 root root 0 2006-08-16 16:49 partitions
+dr-xr-xr-x 4 root root 0 2006-08-16 16:49 scsi
+lrwxrwxrwx 1 root root 64 2006-08-16 11:56 self -> 7246
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 slabinfo
-r--r--r-- 1 root root 0 2006-08-16 15:57 stat
--r--r--r-- 1 root root 0 2006-08-16 16:58 swaps
-dr-xr-xr-x 9 root root 0 2006-08-16 16:58 sys
---w------- 1 root root 0 2006-08-16 16:58 sysrq-trigger
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 sysvipc
-dr-xr-xr-x 4 root root 0 2006-08-16 16:58 tty
--r--r--r-- 1 root root 0 2006-08-16 16:58 uptime
--r--r--r-- 1 root root 0 2006-08-16 16:58 version
--r--r--r-- 1 root root 0 2006-08-16 16:58 vmstat
--r--r--r-- 1 root root 0 2006-08-16 16:58 zoneinfo
+-r--r--r-- 1 root root 0 2006-08-16 16:49 swaps
+dr-xr-xr-x 9 root root 0 2006-08-16 16:49 sys
+--w------- 1 root root 0 2006-08-16 16:49 sysrq-trigger
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 sysvipc
+dr-xr-xr-x 4 root root 0 2006-08-16 16:49 tty
+-r--r--r-- 1 root root 0 2006-08-16 16:49 uptime
+-r--r--r-- 1 root root 0 2006-08-16 16:49 version
+-r--r--r-- 1 root root 0 2006-08-16 16:49 vmstat
+-r--r--r-- 1 root root 0 2006-08-16 16:49 zoneinfo
/proc/1:
total 0
@@ -8591,7 +8591,7 @@
-r--r--r-- 1 dave dave 0 2006-08-16 16:48 stat
-r--r--r-- 1 dave dave 0 2006-08-16 16:48 statm
-r--r--r-- 1 dave dave 0 2006-08-16 16:48 status
-dr-xr-xr-x 3 dave dave 0 2006-08-16 16:48 task
+dr-xr-xr-x 5 dave dave 0 2006-08-16 16:48 task
-r--r--r-- 1 dave dave 0 2006-08-16 16:48 wchan
/proc/5859/attr:
@@ -10538,7 +10538,7 @@
-r--r--r-- 1 dave dave 0 2006-08-16 16:48 prev
/proc/6988/fd:
-total 33
+total 34
lr-x------ 1 dave dave 64 2006-08-16 16:48 0 -> /dev/null
l-wx------ 1 dave dave 64 2006-08-16 16:48 1 -> pipe:[15562]
l-wx------ 1 dave dave 64 2006-08-16 16:48 10 -> pipe:[16793]
@@ -10563,6 +10563,7 @@
lrwx------ 1 dave dave 64 2006-08-16 16:48 28 -> /home/dave/.mozilla/firefox/hgpceq2o.default/Cache/_CACHE_001_
lrwx------ 1 dave dave 64 2006-08-16 16:48 29 -> /home/dave/.mozilla/firefox/hgpceq2o.default/Cache/_CACHE_003_
lrwx------ 1 dave dave 64 2006-08-16 16:48 3 -> socket:[16784]
+lrwx------ 1 dave dave 64 2006-08-16 16:48 30 -> socket:[16884]
l-wx------ 1 dave dave 64 2006-08-16 16:48 31 -> pipe:[16892]
lrwx------ 1 dave dave 64 2006-08-16 16:48 32 -> /home/dave/.mozilla/firefox/hgpceq2o.default/Cache/_CACHE_002_
lr-x------ 1 dave dave 64 2006-08-16 16:48 33 -> inotify
@@ -10611,7 +10612,7 @@
-r--r--r-- 1 dave dave 0 2006-08-16 16:48 prev
/proc/6988/task/6988/fd:
-total 33
+total 34
lr-x------ 1 dave dave 64 2006-08-16 16:48 0 -> /dev/null
l-wx------ 1 dave dave 64 2006-08-16 16:48 1 -> pipe:[15562]
l-wx------ 1 dave dave 64 2006-08-16 16:48 10 -> pipe:[16793]
@@ -10636,6 +10637,7 @@
lrwx------ 1 dave dave 64 2006-08-16 16:48 28 -> /home/dave/.mozilla/firefox/hgpceq2o.default/Cache/_CACHE_001_
lrwx------ 1 dave dave 64 2006-08-16 16:48 29 -> /home/dave/.mozilla/firefox/hgpceq2o.default/Cache/_CACHE_003_
lrwx------ 1 dave dave 64 2006-08-16 16:48 3 -> socket:[16784]
+lrwx------ 1 dave dave 64 2006-08-16 16:48 30 -> socket:[16884]
l-wx------ 1 dave dave 64 2006-08-16 16:48 31 -> pipe:[16892]
lrwx------ 1 dave dave 64 2006-08-16 16:48 32 -> /home/dave/.mozilla/firefox/hgpceq2o.default/Cache/_CACHE_002_
lr-x------ 1 dave dave 64 2006-08-16 16:48 33 -> inotify
@@ -10677,7 +10679,7 @@
-r--r--r-- 1 dave dave 0 2006-08-16 16:48 prev
/proc/6988/task/6990/fd:
-total 33
+total 34
lr-x------ 1 dave dave 64 2006-08-16 16:48 0 -> /dev/null
l-wx------ 1 dave dave 64 2006-08-16 16:48 1 -> pipe:[15562]
l-wx------ 1 dave dave 64 2006-08-16 16:48 10 -> pipe:[16793]
@@ -10702,6 +10704,7 @@
lrwx------ 1 dave dave 64 2006-08-16 16:48 28 -> /home/dave/.mozilla/firefox/hgpceq2o.default/Cache/_CACHE_001_
lrwx------ 1 dave dave 64 2006-08-16 16:48 29 -> /home/dave/.mozilla/firefox/hgpceq2o.default/Cache/_CACHE_003_
lrwx------ 1 dave dave 64 2006-08-16 16:48 3 -> socket:[16784]
+lrwx------ 1 dave dave 64 2006-08-16 16:48 30 -> socket:[16884]
l-wx------ 1 dave dave 64 2006-08-16 16:48 31 -> pipe:[16892]
lrwx------ 1 dave dave 64 2006-08-16 16:48 32 -> /home/dave/.mozilla/firefox/hgpceq2o.default/Cache/_CACHE_002_
lr-x------ 1 dave dave 64 2006-08-16 16:48 33 -> inotify
@@ -10743,7 +10746,7 @@
-r--r--r-- 1 dave dave 0 2006-08-16 16:48 prev
/proc/6988/task/6991/fd:
-total 33
+total 34
lr-x------ 1 dave dave 64 2006-08-16 16:48 0 -> /dev/null
l-wx------ 1 dave dave 64 2006-08-16 16:48 1 -> pipe:[15562]
l-wx------ 1 dave dave 64 2006-08-16 16:48 10 -> pipe:[16793]
@@ -10768,6 +10771,7 @@
lrwx------ 1 dave dave 64 2006-08-16 16:48 28 -> /home/dave/.mozilla/firefox/hgpceq2o.default/Cache/_CACHE_001_
lrwx------ 1 dave dave 64 2006-08-16 16:48 29 -> /home/dave/.mozilla/firefox/hgpceq2o.default/Cache/_CACHE_003_
lrwx------ 1 dave dave 64 2006-08-16 16:48 3 -> socket:[16784]
+lrwx------ 1 dave dave 64 2006-08-16 16:48 30 -> socket:[16884]
l-wx------ 1 dave dave 64 2006-08-16 16:48 31 -> pipe:[16892]
lrwx------ 1 dave dave 64 2006-08-16 16:48 32 -> /home/dave/.mozilla/firefox/hgpceq2o.default/Cache/_CACHE_002_
lr-x------ 1 dave dave 64 2006-08-16 16:48 33 -> inotify
@@ -10809,7 +10813,7 @@
-r--r--r-- 1 dave dave 0 2006-08-16 16:48 prev
/proc/6988/task/7059/fd:
-total 33
+total 34
lr-x------ 1 dave dave 64 2006-08-16 16:48 0 -> /dev/null
l-wx------ 1 dave dave 64 2006-08-16 16:48 1 -> pipe:[15562]
l-wx------ 1 dave dave 64 2006-08-16 16:48 10 -> pipe:[16793]
@@ -10834,6 +10838,7 @@
lrwx------ 1 dave dave 64 2006-08-16 16:48 28 -> /home/dave/.mozilla/firefox/hgpceq2o.default/Cache/_CACHE_001_
lrwx------ 1 dave dave 64 2006-08-16 16:48 29 -> /home/dave/.mozilla/firefox/hgpceq2o.default/Cache/_CACHE_003_
lrwx------ 1 dave dave 64 2006-08-16 16:48 3 -> socket:[16784]
+lrwx------ 1 dave dave 64 2006-08-16 16:48 30 -> socket:[16884]
l-wx------ 1 dave dave 64 2006-08-16 16:48 31 -> pipe:[16892]
lrwx------ 1 dave dave 64 2006-08-16 16:48 32 -> /home/dave/.mozilla/firefox/hgpceq2o.default/Cache/_CACHE_002_
lr-x------ 1 dave dave 64 2006-08-16 16:48 33 -> inotify
@@ -11482,84 +11487,84 @@
lrwx------ 1 root root 64 2006-08-16 16:49 2 -> /dev/pts/0
lrwx------ 1 root root 64 2006-08-16 16:49 255 -> /dev/pts/0
-/proc/7635:
+/proc/7246:
+total 0
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 attr
+-r-------- 1 root root 0 2006-08-16 16:49 auxv
+-r--r--r-- 1 root root 0 2006-08-16 16:49 cmdline
+-r--r--r-- 1 root root 0 2006-08-16 16:49 cpuset
+lrwxrwxrwx 1 root root 0 2006-08-16 16:49 cwd -> /home/dave
+-r-------- 1 root root 0 2006-08-16 16:49 environ
+lrwxrwxrwx 1 root root 0 2006-08-16 16:49 exe -> /bin/ls
+dr-x------ 2 root root 0 2006-08-16 16:49 fd
+-r--r--r-- 1 root root 0 2006-08-16 16:49 maps
+-rw------- 1 root root 0 2006-08-16 16:49 mem
+-r--r--r-- 1 root root 0 2006-08-16 16:49 mounts
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 oom_adj
+-r--r--r-- 1 root root 0 2006-08-16 16:49 oom_score
+lrwxrwxrwx 1 root root 0 2006-08-16 16:49 root -> /
+-rw------- 1 root root 0 2006-08-16 16:49 seccomp
+-r--r--r-- 1 root root 0 2006-08-16 16:49 smaps
+-r--r--r-- 1 root root 0 2006-08-16 16:49 stat
+-r--r--r-- 1 root root 0 2006-08-16 16:49 statm
+-r--r--r-- 1 root root 0 2006-08-16 16:49 status
+dr-xr-xr-x 3 root root 0 2006-08-16 16:49 task
+-r--r--r-- 1 root root 0 2006-08-16 16:49 wchan
+
+/proc/7246/attr:
total 0
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 attr
--r-------- 1 root root 0 2006-08-16 16:58 auxv
--r--r--r-- 1 root root 0 2006-08-16 16:58 cmdline
--r--r--r-- 1 root root 0 2006-08-16 16:58 cpuset
-lrwxrwxrwx 1 root root 0 2006-08-16 16:58 cwd -> /home/dave
--r-------- 1 root root 0 2006-08-16 16:58 environ
-lrwxrwxrwx 1 root root 0 2006-08-16 16:58 exe -> /bin/ls
-dr-x------ 2 root root 0 2006-08-16 16:58 fd
--r--r--r-- 1 root root 0 2006-08-16 16:58 maps
--rw------- 1 root root 0 2006-08-16 16:58 mem
--r--r--r-- 1 root root 0 2006-08-16 16:58 mounts
--rw-r--r-- 1 root root 0 2006-08-16 16:58 oom_adj
--r--r--r-- 1 root root 0 2006-08-16 16:58 oom_score
-lrwxrwxrwx 1 root root 0 2006-08-16 16:58 root -> /
--rw------- 1 root root 0 2006-08-16 16:58 seccomp
--r--r--r-- 1 root root 0 2006-08-16 16:58 smaps
--r--r--r-- 1 root root 0 2006-08-16 16:58 stat
--r--r--r-- 1 root root 0 2006-08-16 16:58 statm
--r--r--r-- 1 root root 0 2006-08-16 16:58 status
-dr-xr-xr-x 3 root root 0 2006-08-16 16:58 task
--r--r--r-- 1 root root 0 2006-08-16 16:58 wchan
-
-/proc/7635/attr:
-total 0
--rw-rw-rw- 1 root root 0 2006-08-16 16:58 current
--rw-rw-rw- 1 root root 0 2006-08-16 16:58 exec
--rw-rw-rw- 1 root root 0 2006-08-16 16:58 fscreate
--r--r--r-- 1 root root 0 2006-08-16 16:58 prev
+-rw-rw-rw- 1 root root 0 2006-08-16 16:49 current
+-rw-rw-rw- 1 root root 0 2006-08-16 16:49 exec
+-rw-rw-rw- 1 root root 0 2006-08-16 16:49 fscreate
+-r--r--r-- 1 root root 0 2006-08-16 16:49 prev
-/proc/7635/fd:
+/proc/7246/fd:
total 4
-lrwx------ 1 root root 64 2006-08-16 16:58 0 -> /dev/pts/0
-l-wx------ 1 root root 64 2006-08-16 16:58 1 -> /home/dave/proc-post
-lrwx------ 1 root root 64 2006-08-16 16:58 2 -> /dev/pts/0
-lr-x------ 1 root root 64 2006-08-16 16:58 3 -> /proc/7635/fd
-
-/proc/7635/task:
-total 0
-dr-xr-xr-x 4 root root 0 2006-08-16 16:58 7635
-
-/proc/7635/task/7635:
-total 0
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 attr
--r-------- 1 root root 0 2006-08-16 16:58 auxv
--r--r--r-- 1 root root 0 2006-08-16 16:58 cmdline
--r--r--r-- 1 root root 0 2006-08-16 16:58 cpuset
-lrwxrwxrwx 1 root root 0 2006-08-16 16:58 cwd -> /home/dave
--r-------- 1 root root 0 2006-08-16 16:58 environ
-lrwxrwxrwx 1 root root 0 2006-08-16 16:58 exe -> /bin/ls
-dr-x------ 2 root root 0 2006-08-16 16:58 fd
--r--r--r-- 1 root root 0 2006-08-16 16:58 maps
--rw------- 1 root root 0 2006-08-16 16:58 mem
--r--r--r-- 1 root root 0 2006-08-16 16:58 mounts
--rw-r--r-- 1 root root 0 2006-08-16 16:58 oom_adj
--r--r--r-- 1 root root 0 2006-08-16 16:58 oom_score
-lrwxrwxrwx 1 root root 0 2006-08-16 16:58 root -> /
--rw------- 1 root root 0 2006-08-16 16:58 seccomp
--r--r--r-- 1 root root 0 2006-08-16 16:58 smaps
--r--r--r-- 1 root root 0 2006-08-16 16:58 stat
--r--r--r-- 1 root root 0 2006-08-16 16:58 statm
--r--r--r-- 1 root root 0 2006-08-16 16:58 status
--r--r--r-- 1 root root 0 2006-08-16 16:58 wchan
-
-/proc/7635/task/7635/attr:
-total 0
--rw-rw-rw- 1 root root 0 2006-08-16 16:58 current
--rw-rw-rw- 1 root root 0 2006-08-16 16:58 exec
--rw-rw-rw- 1 root root 0 2006-08-16 16:58 fscreate
--r--r--r-- 1 root root 0 2006-08-16 16:58 prev
+lrwx------ 1 root root 64 2006-08-16 16:49 0 -> /dev/pts/0
+l-wx------ 1 root root 64 2006-08-16 16:49 1 -> /home/dave/proc-pre
+lrwx------ 1 root root 64 2006-08-16 16:49 2 -> /dev/pts/0
+lr-x------ 1 root root 64 2006-08-16 16:49 3 -> /proc/7246/fd
-/proc/7635/task/7635/fd:
+/proc/7246/task:
+total 0
+dr-xr-xr-x 4 root root 0 2006-08-16 16:49 7246
+
+/proc/7246/task/7246:
+total 0
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 attr
+-r-------- 1 root root 0 2006-08-16 16:49 auxv
+-r--r--r-- 1 root root 0 2006-08-16 16:49 cmdline
+-r--r--r-- 1 root root 0 2006-08-16 16:49 cpuset
+lrwxrwxrwx 1 root root 0 2006-08-16 16:49 cwd -> /home/dave
+-r-------- 1 root root 0 2006-08-16 16:49 environ
+lrwxrwxrwx 1 root root 0 2006-08-16 16:49 exe -> /bin/ls
+dr-x------ 2 root root 0 2006-08-16 16:49 fd
+-r--r--r-- 1 root root 0 2006-08-16 16:49 maps
+-rw------- 1 root root 0 2006-08-16 16:49 mem
+-r--r--r-- 1 root root 0 2006-08-16 16:49 mounts
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 oom_adj
+-r--r--r-- 1 root root 0 2006-08-16 16:49 oom_score
+lrwxrwxrwx 1 root root 0 2006-08-16 16:49 root -> /
+-rw------- 1 root root 0 2006-08-16 16:49 seccomp
+-r--r--r-- 1 root root 0 2006-08-16 16:49 smaps
+-r--r--r-- 1 root root 0 2006-08-16 16:49 stat
+-r--r--r-- 1 root root 0 2006-08-16 16:49 statm
+-r--r--r-- 1 root root 0 2006-08-16 16:49 status
+-r--r--r-- 1 root root 0 2006-08-16 16:49 wchan
+
+/proc/7246/task/7246/attr:
+total 0
+-rw-rw-rw- 1 root root 0 2006-08-16 16:49 current
+-rw-rw-rw- 1 root root 0 2006-08-16 16:49 exec
+-rw-rw-rw- 1 root root 0 2006-08-16 16:49 fscreate
+-r--r--r-- 1 root root 0 2006-08-16 16:49 prev
+
+/proc/7246/task/7246/fd:
total 4
-lrwx------ 1 root root 64 2006-08-16 16:58 0 -> /dev/pts/0
-l-wx------ 1 root root 64 2006-08-16 16:58 1 -> /home/dave/proc-post
-lrwx------ 1 root root 64 2006-08-16 16:58 2 -> /dev/pts/0
-lr-x------ 1 root root 64 2006-08-16 16:58 3 -> /proc/7635/task/7635/fd
+lrwx------ 1 root root 64 2006-08-16 16:49 0 -> /dev/pts/0
+l-wx------ 1 root root 64 2006-08-16 16:49 1 -> /home/dave/proc-pre
+lrwx------ 1 root root 64 2006-08-16 16:49 2 -> /dev/pts/0
+lr-x------ 1 root root 64 2006-08-16 16:49 3 -> /proc/7246/task/7246/fd
/proc/777:
total 0
@@ -11847,140 +11852,140 @@
/proc/acpi:
total 0
-dr-xr-xr-x 3 root root 0 2006-08-16 16:58 ac_adapter
--rw-r--r-- 1 root root 0 2006-08-16 16:58 alarm
-dr-xr-xr-x 3 root root 0 2006-08-16 16:58 battery
-dr-xr-xr-x 5 root root 0 2006-08-16 16:58 button
--r-------- 1 root root 0 2006-08-16 16:58 dsdt
-dr-xr-xr-x 3 root root 0 2006-08-16 16:58 embedded_controller
+dr-xr-xr-x 3 root root 0 2006-08-16 16:49 ac_adapter
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 alarm
+dr-xr-xr-x 3 root root 0 2006-08-16 16:49 battery
+dr-xr-xr-x 5 root root 0 2006-08-16 16:49 button
+-r-------- 1 root root 0 2006-08-16 16:49 dsdt
+dr-xr-xr-x 3 root root 0 2006-08-16 16:49 embedded_controller
-r-------- 1 root root 0 2006-08-16 15:57 event
--r-------- 1 root root 0 2006-08-16 16:58 fadt
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 fan
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 hotkey
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 ibm
--r--r--r-- 1 root root 0 2006-08-16 16:58 info
--rw------- 1 root root 0 2006-08-16 16:58 poolsize
-dr-xr-xr-x 3 root root 0 2006-08-16 16:58 power_resource
-dr-xr-xr-x 4 root root 0 2006-08-16 16:58 processor
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 sbs
--rw-r--r-- 1 root root 0 2006-08-16 16:58 sleep
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 sony
-dr-xr-xr-x 4 root root 0 2006-08-16 16:58 thermal_zone
-dr-xr-xr-x 4 root root 0 2006-08-16 16:58 video
--rw-r--r-- 1 root root 0 2006-08-16 16:58 wakeup
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 wmi
+-r-------- 1 root root 0 2006-08-16 16:49 fadt
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 fan
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 hotkey
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 ibm
+-r--r--r-- 1 root root 0 2006-08-16 16:49 info
+-rw------- 1 root root 0 2006-08-16 16:49 poolsize
+dr-xr-xr-x 3 root root 0 2006-08-16 16:49 power_resource
+dr-xr-xr-x 4 root root 0 2006-08-16 16:49 processor
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 sbs
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 sleep
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 sony
+dr-xr-xr-x 4 root root 0 2006-08-16 16:49 thermal_zone
+dr-xr-xr-x 4 root root 0 2006-08-16 16:49 video
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 wakeup
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 wmi
/proc/acpi/ac_adapter:
total 0
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 AC
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 AC
/proc/acpi/ac_adapter/AC:
total 0
--r--r--r-- 1 root root 0 2006-08-16 16:58 state
+-r--r--r-- 1 root root 0 2006-08-16 16:49 state
/proc/acpi/battery:
total 0
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 BAT0
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 BAT0
/proc/acpi/battery/BAT0:
total 0
--rw-r--r-- 1 root root 0 2006-08-16 16:58 alarm
--r--r--r-- 1 root root 0 2006-08-16 16:58 info
--r--r--r-- 1 root root 0 2006-08-16 16:58 state
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 alarm
+-r--r--r-- 1 root root 0 2006-08-16 16:49 info
+-r--r--r-- 1 root root 0 2006-08-16 16:49 state
/proc/acpi/button:
total 0
-dr-xr-xr-x 3 root root 0 2006-08-16 16:58 lid
-dr-xr-xr-x 3 root root 0 2006-08-16 16:58 power
-dr-xr-xr-x 3 root root 0 2006-08-16 16:58 sleep
+dr-xr-xr-x 3 root root 0 2006-08-16 16:49 lid
+dr-xr-xr-x 3 root root 0 2006-08-16 16:49 power
+dr-xr-xr-x 3 root root 0 2006-08-16 16:49 sleep
/proc/acpi/button/lid:
total 0
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 LID
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 LID
/proc/acpi/button/lid/LID:
total 0
--r--r--r-- 1 root root 0 2006-08-16 16:58 info
--r--r--r-- 1 root root 0 2006-08-16 16:58 state
+-r--r--r-- 1 root root 0 2006-08-16 16:49 info
+-r--r--r-- 1 root root 0 2006-08-16 16:49 state
/proc/acpi/button/power:
total 0
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 PWRF
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 PWRF
/proc/acpi/button/power/PWRF:
total 0
--r--r--r-- 1 root root 0 2006-08-16 16:58 info
+-r--r--r-- 1 root root 0 2006-08-16 16:49 info
/proc/acpi/button/sleep:
total 0
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 SLPB
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 SLPB
/proc/acpi/button/sleep/SLPB:
total 0
--r--r--r-- 1 root root 0 2006-08-16 16:58 info
+-r--r--r-- 1 root root 0 2006-08-16 16:49 info
/proc/acpi/embedded_controller:
total 0
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 EC
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 EC
/proc/acpi/embedded_controller/EC:
total 0
--r--r--r-- 1 root root 0 2006-08-16 16:58 info
+-r--r--r-- 1 root root 0 2006-08-16 16:49 info
/proc/acpi/fan:
total 0
/proc/acpi/hotkey:
total 0
--rw-rw-rw- 1 root root 0 2006-08-16 16:58 action
--rw-rw-rw- 1 root root 0 2006-08-16 16:58 event_config
--rw-rw-rw- 1 root root 0 2006-08-16 16:58 info
--rw-rw-rw- 1 root root 0 2006-08-16 16:58 poll_config
+-rw-rw-rw- 1 root root 0 2006-08-16 16:49 action
+-rw-rw-rw- 1 root root 0 2006-08-16 16:49 event_config
+-rw-rw-rw- 1 root root 0 2006-08-16 16:49 info
+-rw-rw-rw- 1 root root 0 2006-08-16 16:49 poll_config
/proc/acpi/ibm:
total 0
--rw-r--r-- 1 root root 0 2006-08-16 16:58 bay
--rw-r--r-- 1 root root 0 2006-08-16 16:58 beep
--rw-r--r-- 1 root root 0 2006-08-16 16:58 bluetooth
--rw-r--r-- 1 root root 0 2006-08-16 16:58 brightness
--rw-r--r-- 1 root root 0 2006-08-16 16:58 cmos
--rw-r--r-- 1 root root 0 2006-08-16 16:58 dock
--rw-r--r-- 1 root root 0 2006-08-16 16:58 driver
--rw-r--r-- 1 root root 0 2006-08-16 16:58 ecdump
--rw-r--r-- 1 root root 0 2006-08-16 16:58 fan
--rw-r--r-- 1 root root 0 2006-08-16 16:58 hotkey
--rw-r--r-- 1 root root 0 2006-08-16 16:58 led
--rw-r--r-- 1 root root 0 2006-08-16 16:58 light
--rw-r--r-- 1 root root 0 2006-08-16 16:58 thermal
--rw-r--r-- 1 root root 0 2006-08-16 16:58 video
--rw-r--r-- 1 root root 0 2006-08-16 16:58 volume
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 bay
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 beep
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 bluetooth
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 brightness
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 cmos
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 dock
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 driver
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 ecdump
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 fan
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 hotkey
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 led
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 light
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 thermal
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 video
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 volume
/proc/acpi/power_resource:
total 0
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 PUBS
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 PUBS
/proc/acpi/power_resource/PUBS:
total 0
--r--r--r-- 1 root root 0 2006-08-16 16:58 state
+-r--r--r-- 1 root root 0 2006-08-16 16:49 state
/proc/acpi/processor:
total 0
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 CPU0
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 CPU1
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 CPU0
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 CPU1
/proc/acpi/processor/CPU0:
total 0
--r--r--r-- 1 root root 0 2006-08-16 16:58 info
--rw-r--r-- 1 root root 0 2006-08-16 16:58 limit
--r--r--r-- 1 root root 0 2006-08-16 16:58 power
--rw-r--r-- 1 root root 0 2006-08-16 16:58 throttling
+-r--r--r-- 1 root root 0 2006-08-16 16:49 info
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 limit
+-r--r--r-- 1 root root 0 2006-08-16 16:49 power
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 throttling
/proc/acpi/processor/CPU1:
total 0
--r--r--r-- 1 root root 0 2006-08-16 16:58 info
--rw-r--r-- 1 root root 0 2006-08-16 16:58 limit
--r--r--r-- 1 root root 0 2006-08-16 16:58 power
--rw-r--r-- 1 root root 0 2006-08-16 16:58 throttling
+-r--r--r-- 1 root root 0 2006-08-16 16:49 info
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 limit
+-r--r--r-- 1 root root 0 2006-08-16 16:49 power
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 throttling
/proc/acpi/sbs:
total 0
@@ -11990,199 +11995,199 @@
/proc/acpi/thermal_zone:
total 0
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 THM0
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 THM1
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 THM0
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 THM1
/proc/acpi/thermal_zone/THM0:
total 0
--rw-r--r-- 1 root root 0 2006-08-16 16:58 cooling_mode
--rw-r--r-- 1 root root 0 2006-08-16 16:58 polling_frequency
--r--r--r-- 1 root root 0 2006-08-16 16:58 state
--r--r--r-- 1 root root 0 2006-08-16 16:58 temperature
--rw-r--r-- 1 root root 0 2006-08-16 16:58 trip_points
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 cooling_mode
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 polling_frequency
+-r--r--r-- 1 root root 0 2006-08-16 16:49 state
+-r--r--r-- 1 root root 0 2006-08-16 16:49 temperature
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 trip_points
/proc/acpi/thermal_zone/THM1:
total 0
--rw-r--r-- 1 root root 0 2006-08-16 16:58 cooling_mode
--rw-r--r-- 1 root root 0 2006-08-16 16:58 polling_frequency
--r--r--r-- 1 root root 0 2006-08-16 16:58 state
--r--r--r-- 1 root root 0 2006-08-16 16:58 temperature
--rw-r--r-- 1 root root 0 2006-08-16 16:58 trip_points
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 cooling_mode
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 polling_frequency
+-r--r--r-- 1 root root 0 2006-08-16 16:49 state
+-r--r--r-- 1 root root 0 2006-08-16 16:49 temperature
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 trip_points
/proc/acpi/video:
total 0
-dr-xr-xr-x 5 root root 0 2006-08-16 16:58 VID
-dr-xr-xr-x 5 root root 0 2006-08-16 16:58 VID
+dr-xr-xr-x 5 root root 0 2006-08-16 16:49 VID
+dr-xr-xr-x 5 root root 0 2006-08-16 16:49 VID
/proc/acpi/video/VID:
total 0
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 CRT0
--r--r--r-- 1 root root 0 2006-08-16 16:58 DOS
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 DVI0
--r--r--r-- 1 root root 0 2006-08-16 16:58 info
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 LCD0
--r--r--r-- 1 root root 0 2006-08-16 16:58 POST
--r--r--r-- 1 root root 0 2006-08-16 16:58 POST_info
--r--r--r-- 1 root root 0 2006-08-16 16:58 ROM
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 CRT0
+-r--r--r-- 1 root root 0 2006-08-16 16:49 DOS
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 DVI0
+-r--r--r-- 1 root root 0 2006-08-16 16:49 info
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 LCD0
+-r--r--r-- 1 root root 0 2006-08-16 16:49 POST
+-r--r--r-- 1 root root 0 2006-08-16 16:49 POST_info
+-r--r--r-- 1 root root 0 2006-08-16 16:49 ROM
/proc/acpi/video/VID/CRT0:
total 0
--rw-r--r-- 1 root root 0 2006-08-16 16:58 brightness
--r--r--r-- 1 root root 0 2006-08-16 16:58 EDID
--r--r--r-- 1 root root 0 2006-08-16 16:58 info
--rw-r--r-- 1 root root 0 2006-08-16 16:58 state
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 brightness
+-r--r--r-- 1 root root 0 2006-08-16 16:49 EDID
+-r--r--r-- 1 root root 0 2006-08-16 16:49 info
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 state
/proc/acpi/video/VID/DVI0:
total 0
--rw-r--r-- 1 root root 0 2006-08-16 16:58 brightness
--r--r--r-- 1 root root 0 2006-08-16 16:58 EDID
--r--r--r-- 1 root root 0 2006-08-16 16:58 info
--rw-r--r-- 1 root root 0 2006-08-16 16:58 state
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 brightness
+-r--r--r-- 1 root root 0 2006-08-16 16:49 EDID
+-r--r--r-- 1 root root 0 2006-08-16 16:49 info
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 state
/proc/acpi/video/VID/LCD0:
total 0
--rw-r--r-- 1 root root 0 2006-08-16 16:58 brightness
--r--r--r-- 1 root root 0 2006-08-16 16:58 EDID
--r--r--r-- 1 root root 0 2006-08-16 16:58 info
--rw-r--r-- 1 root root 0 2006-08-16 16:58 state
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 brightness
+-r--r--r-- 1 root root 0 2006-08-16 16:49 EDID
+-r--r--r-- 1 root root 0 2006-08-16 16:49 info
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 state
/proc/acpi/video/VID:
total 0
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 CRT0
--r--r--r-- 1 root root 0 2006-08-16 16:58 DOS
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 DVI0
--r--r--r-- 1 root root 0 2006-08-16 16:58 info
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 LCD0
--r--r--r-- 1 root root 0 2006-08-16 16:58 POST
--r--r--r-- 1 root root 0 2006-08-16 16:58 POST_info
--r--r--r-- 1 root root 0 2006-08-16 16:58 ROM
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 CRT0
+-r--r--r-- 1 root root 0 2006-08-16 16:49 DOS
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 DVI0
+-r--r--r-- 1 root root 0 2006-08-16 16:49 info
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 LCD0
+-r--r--r-- 1 root root 0 2006-08-16 16:49 POST
+-r--r--r-- 1 root root 0 2006-08-16 16:49 POST_info
+-r--r--r-- 1 root root 0 2006-08-16 16:49 ROM
/proc/acpi/video/VID/CRT0:
total 0
--rw-r--r-- 1 root root 0 2006-08-16 16:58 brightness
--r--r--r-- 1 root root 0 2006-08-16 16:58 EDID
--r--r--r-- 1 root root 0 2006-08-16 16:58 info
--rw-r--r-- 1 root root 0 2006-08-16 16:58 state
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 brightness
+-r--r--r-- 1 root root 0 2006-08-16 16:49 EDID
+-r--r--r-- 1 root root 0 2006-08-16 16:49 info
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 state
/proc/acpi/video/VID/DVI0:
total 0
--rw-r--r-- 1 root root 0 2006-08-16 16:58 brightness
--r--r--r-- 1 root root 0 2006-08-16 16:58 EDID
--r--r--r-- 1 root root 0 2006-08-16 16:58 info
--rw-r--r-- 1 root root 0 2006-08-16 16:58 state
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 brightness
+-r--r--r-- 1 root root 0 2006-08-16 16:49 EDID
+-r--r--r-- 1 root root 0 2006-08-16 16:49 info
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 state
/proc/acpi/video/VID/LCD0:
total 0
--rw-r--r-- 1 root root 0 2006-08-16 16:58 brightness
--r--r--r-- 1 root root 0 2006-08-16 16:58 EDID
--r--r--r-- 1 root root 0 2006-08-16 16:58 info
--rw-r--r-- 1 root root 0 2006-08-16 16:58 state
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 brightness
+-r--r--r-- 1 root root 0 2006-08-16 16:49 EDID
+-r--r--r-- 1 root root 0 2006-08-16 16:49 info
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 state
/proc/acpi/wmi:
total 0
/proc/asound:
total 1
-dr-xr-xr-x 4 root root 0 2006-08-16 16:58 card0
--r--r--r-- 1 root root 0 2006-08-16 16:58 cards
--r--r--r-- 1 root root 0 2006-08-16 16:58 devices
-lrwxrwxrwx 1 root root 5 2006-08-16 16:58 Intel -> card0
--r--r--r-- 1 root root 0 2006-08-16 16:58 modules
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 oss
--r--r--r-- 1 root root 0 2006-08-16 16:58 pcm
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 seq
--r--r--r-- 1 root root 0 2006-08-16 16:58 timers
--r--r--r-- 1 root root 0 2006-08-16 16:58 version
+dr-xr-xr-x 4 root root 0 2006-08-16 16:49 card0
+-r--r--r-- 1 root root 0 2006-08-16 16:49 cards
+-r--r--r-- 1 root root 0 2006-08-16 16:49 devices
+lrwxrwxrwx 1 root root 5 2006-08-16 16:49 Intel -> card0
+-r--r--r-- 1 root root 0 2006-08-16 16:49 modules
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 oss
+-r--r--r-- 1 root root 0 2006-08-16 16:49 pcm
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 seq
+-r--r--r-- 1 root root 0 2006-08-16 16:49 timers
+-r--r--r-- 1 root root 0 2006-08-16 16:49 version
/proc/asound/card0:
total 0
--r--r--r-- 1 root root 0 2006-08-16 16:58 codec#0
--r--r--r-- 1 root root 0 2006-08-16 16:58 codec#1
--r--r--r-- 1 root root 0 2006-08-16 16:58 id
--rw-r--r-- 1 root root 0 2006-08-16 16:58 oss_mixer
-dr-xr-xr-x 3 root root 0 2006-08-16 16:58 pcm0c
-dr-xr-xr-x 3 root root 0 2006-08-16 16:58 pcm0p
+-r--r--r-- 1 root root 0 2006-08-16 16:49 codec#0
+-r--r--r-- 1 root root 0 2006-08-16 16:49 codec#1
+-r--r--r-- 1 root root 0 2006-08-16 16:49 id
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 oss_mixer
+dr-xr-xr-x 3 root root 0 2006-08-16 16:49 pcm0c
+dr-xr-xr-x 3 root root 0 2006-08-16 16:49 pcm0p
/proc/asound/card0/pcm0c:
total 0
--r--r--r-- 1 root root 0 2006-08-16 16:58 info
--rw-r--r-- 1 root root 0 2006-08-16 16:58 oss
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 sub0
+-r--r--r-- 1 root root 0 2006-08-16 16:49 info
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 oss
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 sub0
/proc/asound/card0/pcm0c/sub0:
total 0
--r--r--r-- 1 root root 0 2006-08-16 16:58 hw_params
--r--r--r-- 1 root root 0 2006-08-16 16:58 info
--rw-r--r-- 1 root root 0 2006-08-16 16:58 prealloc
--r--r--r-- 1 root root 0 2006-08-16 16:58 status
--r--r--r-- 1 root root 0 2006-08-16 16:58 sw_params
+-r--r--r-- 1 root root 0 2006-08-16 16:49 hw_params
+-r--r--r-- 1 root root 0 2006-08-16 16:49 info
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 prealloc
+-r--r--r-- 1 root root 0 2006-08-16 16:49 status
+-r--r--r-- 1 root root 0 2006-08-16 16:49 sw_params
/proc/asound/card0/pcm0p:
total 0
--r--r--r-- 1 root root 0 2006-08-16 16:58 info
--rw-r--r-- 1 root root 0 2006-08-16 16:58 oss
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 sub0
+-r--r--r-- 1 root root 0 2006-08-16 16:49 info
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 oss
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 sub0
/proc/asound/card0/pcm0p/sub0:
total 0
--r--r--r-- 1 root root 0 2006-08-16 16:58 hw_params
--r--r--r-- 1 root root 0 2006-08-16 16:58 info
--rw-r--r-- 1 root root 0 2006-08-16 16:58 prealloc
--r--r--r-- 1 root root 0 2006-08-16 16:58 status
--r--r--r-- 1 root root 0 2006-08-16 16:58 sw_params
+-r--r--r-- 1 root root 0 2006-08-16 16:49 hw_params
+-r--r--r-- 1 root root 0 2006-08-16 16:49 info
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 prealloc
+-r--r--r-- 1 root root 0 2006-08-16 16:49 status
+-r--r--r-- 1 root root 0 2006-08-16 16:49 sw_params
/proc/asound/oss:
total 0
--r--r--r-- 1 root root 0 2006-08-16 16:58 devices
--r--r--r-- 1 root root 0 2006-08-16 16:58 sndstat
+-r--r--r-- 1 root root 0 2006-08-16 16:49 devices
+-r--r--r-- 1 root root 0 2006-08-16 16:49 sndstat
/proc/asound/seq:
total 0
/proc/bus:
total 0
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 input
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 pccard
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 input
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 pccard
dr-xr-xr-x 7 root root 0 2006-08-16 16:03 pci
drwxr-xr-x 7 root root 0 2006-08-16 11:56 usb
/proc/bus/input:
total 0
--r--r--r-- 1 root root 0 2006-08-16 16:58 devices
--r--r--r-- 1 root root 0 2006-08-16 16:58 handlers
+-r--r--r-- 1 root root 0 2006-08-16 16:49 devices
+-r--r--r-- 1 root root 0 2006-08-16 16:49 handlers
/proc/bus/pccard:
total 0
--r--r--r-- 1 root root 0 2006-08-16 16:58 drivers
+-r--r--r-- 1 root root 0 2006-08-16 16:49 drivers
/proc/bus/pci:
total 0
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 00
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 00
dr-xr-xr-x 2 root root 0 2006-08-16 16:13 01
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 02
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 03
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 15
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 02
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 03
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 15
-r--r--r-- 1 root root 0 2006-08-16 16:03 devices
/proc/bus/pci/00:
total 35
--rw-r--r-- 1 root root 256 2006-08-16 16:58 00.0
--rw-r--r-- 1 root root 4096 2006-08-16 16:58 01.0
--rw-r--r-- 1 root root 4096 2006-08-16 16:58 1b.0
--rw-r--r-- 1 root root 4096 2006-08-16 16:58 1c.0
--rw-r--r-- 1 root root 4096 2006-08-16 16:58 1c.1
--rw-r--r-- 1 root root 4096 2006-08-16 16:58 1c.2
--rw-r--r-- 1 root root 4096 2006-08-16 16:58 1c.3
--rw-r--r-- 1 root root 256 2006-08-16 16:58 1d.0
--rw-r--r-- 1 root root 256 2006-08-16 16:58 1d.1
--rw-r--r-- 1 root root 256 2006-08-16 16:58 1d.2
--rw-r--r-- 1 root root 256 2006-08-16 16:58 1d.3
--rw-r--r-- 1 root root 256 2006-08-16 16:58 1d.7
--rw-r--r-- 1 root root 256 2006-08-16 16:58 1e.0
--rw-r--r-- 1 root root 256 2006-08-16 16:58 1f.0
--rw-r--r-- 1 root root 256 2006-08-16 16:58 1f.1
--rw-r--r-- 1 root root 256 2006-08-16 16:58 1f.2
--rw-r--r-- 1 root root 256 2006-08-16 16:58 1f.3
+-rw-r--r-- 1 root root 256 2006-08-16 16:49 00.0
+-rw-r--r-- 1 root root 4096 2006-08-16 16:49 01.0
+-rw-r--r-- 1 root root 4096 2006-08-16 16:49 1b.0
+-rw-r--r-- 1 root root 4096 2006-08-16 16:49 1c.0
+-rw-r--r-- 1 root root 4096 2006-08-16 16:49 1c.1
+-rw-r--r-- 1 root root 4096 2006-08-16 16:49 1c.2
+-rw-r--r-- 1 root root 4096 2006-08-16 16:49 1c.3
+-rw-r--r-- 1 root root 256 2006-08-16 16:49 1d.0
+-rw-r--r-- 1 root root 256 2006-08-16 16:49 1d.1
+-rw-r--r-- 1 root root 256 2006-08-16 16:49 1d.2
+-rw-r--r-- 1 root root 256 2006-08-16 16:49 1d.3
+-rw-r--r-- 1 root root 256 2006-08-16 16:49 1d.7
+-rw-r--r-- 1 root root 256 2006-08-16 16:49 1e.0
+-rw-r--r-- 1 root root 256 2006-08-16 16:49 1f.0
+-rw-r--r-- 1 root root 256 2006-08-16 16:49 1f.1
+-rw-r--r-- 1 root root 256 2006-08-16 16:49 1f.2
+-rw-r--r-- 1 root root 256 2006-08-16 16:49 1f.3
/proc/bus/pci/01:
total 4
@@ -12190,15 +12195,15 @@
/proc/bus/pci/02:
total 4
--rw-r--r-- 1 root root 4096 2006-08-16 16:58 00.0
+-rw-r--r-- 1 root root 4096 2006-08-16 16:49 00.0
/proc/bus/pci/03:
total 4
--rw-r--r-- 1 root root 4096 2006-08-16 16:58 00.0
+-rw-r--r-- 1 root root 4096 2006-08-16 16:49 00.0
/proc/bus/pci/15:
total 1
--rw-r--r-- 1 root root 256 2006-08-16 16:58 00.0
+-rw-r--r-- 1 root root 256 2006-08-16 16:49 00.0
/proc/bus/usb:
total 0
@@ -12232,138 +12237,138 @@
/proc/dri:
total 0
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 0
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 0
/proc/dri/0:
total 0
--r--r--r-- 1 root root 0 2006-08-16 16:58 biosversion
--r--r--r-- 1 root root 0 2006-08-16 16:58 clients
--r--r--r-- 1 root root 0 2006-08-16 16:58 interrupts
--r--r--r-- 1 root root 0 2006-08-16 16:58 lock
--r--r--r-- 1 root root 0 2006-08-16 16:58 mem
--r--r--r-- 1 root root 0 2006-08-16 16:58 mem1
--r--r--r-- 1 root root 0 2006-08-16 16:58 name
--r--r--r-- 1 root root 0 2006-08-16 16:58 umm
--r--r--r-- 1 root root 0 2006-08-16 16:58 vm
+-r--r--r-- 1 root root 0 2006-08-16 16:49 biosversion
+-r--r--r-- 1 root root 0 2006-08-16 16:49 clients
+-r--r--r-- 1 root root 0 2006-08-16 16:49 interrupts
+-r--r--r-- 1 root root 0 2006-08-16 16:49 lock
+-r--r--r-- 1 root root 0 2006-08-16 16:49 mem
+-r--r--r-- 1 root root 0 2006-08-16 16:49 mem1
+-r--r--r-- 1 root root 0 2006-08-16 16:49 name
+-r--r--r-- 1 root root 0 2006-08-16 16:49 umm
+-r--r--r-- 1 root root 0 2006-08-16 16:49 vm
/proc/driver:
total 0
--r--r--r-- 1 root root 0 2006-08-16 16:58 nvram
--r--r--r-- 1 root root 0 2006-08-16 16:58 rtc
--rw-r--r-- 1 root root 0 2006-08-16 16:58 snd-page-alloc
+-r--r--r-- 1 root root 0 2006-08-16 16:49 nvram
+-r--r--r-- 1 root root 0 2006-08-16 16:49 rtc
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 snd-page-alloc
/proc/fs:
total 0
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 jfs
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 nfsd
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 jfs
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 nfsd
/proc/fs/jfs:
total 0
--r--r--r-- 1 root root 0 2006-08-16 16:58 lmstats
--r--r--r-- 1 root root 0 2006-08-16 16:58 mpstat
--r--r--r-- 1 root root 0 2006-08-16 16:58 txstats
--r--r--r-- 1 root root 0 2006-08-16 16:58 xtstat
+-r--r--r-- 1 root root 0 2006-08-16 16:49 lmstats
+-r--r--r-- 1 root root 0 2006-08-16 16:49 mpstat
+-r--r--r-- 1 root root 0 2006-08-16 16:49 txstats
+-r--r--r-- 1 root root 0 2006-08-16 16:49 xtstat
/proc/fs/nfsd:
total 0
/proc/ide:
total 1
--r--r--r-- 1 root root 0 2006-08-16 16:58 drivers
-lrwxrwxrwx 1 root root 8 2006-08-16 16:58 hda -> ide0/hda
-dr-xr-xr-x 3 root root 0 2006-08-16 16:58 ide0
+-r--r--r-- 1 root root 0 2006-08-16 16:49 drivers
+lrwxrwxrwx 1 root root 8 2006-08-16 16:49 hda -> ide0/hda
+dr-xr-xr-x 3 root root 0 2006-08-16 16:49 ide0
/proc/ide/ide0:
total 0
--r--r--r-- 1 root root 0 2006-08-16 16:58 channel
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 hda
--r--r--r-- 1 root root 0 2006-08-16 16:58 mate
--r--r--r-- 1 root root 0 2006-08-16 16:58 model
+-r--r--r-- 1 root root 0 2006-08-16 16:49 channel
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 hda
+-r--r--r-- 1 root root 0 2006-08-16 16:49 mate
+-r--r--r-- 1 root root 0 2006-08-16 16:49 model
/proc/ide/ide0/hda:
total 0
--r--r--r-- 1 root root 0 2006-08-16 16:58 capacity
--r--r--r-- 1 root root 0 2006-08-16 16:58 driver
--r-------- 1 root root 0 2006-08-16 16:58 identify
--r--r--r-- 1 root root 0 2006-08-16 16:58 media
--r--r--r-- 1 root root 0 2006-08-16 16:58 model
--rw------- 1 root root 0 2006-08-16 16:58 settings
+-r--r--r-- 1 root root 0 2006-08-16 16:49 capacity
+-r--r--r-- 1 root root 0 2006-08-16 16:49 driver
+-r-------- 1 root root 0 2006-08-16 16:49 identify
+-r--r--r-- 1 root root 0 2006-08-16 16:49 media
+-r--r--r-- 1 root root 0 2006-08-16 16:49 model
+-rw------- 1 root root 0 2006-08-16 16:49 settings
/proc/irq:
total 0
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 0
-dr-xr-xr-x 3 root root 0 2006-08-16 16:58 1
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 10
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 11
-dr-xr-xr-x 3 root root 0 2006-08-16 16:58 12
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 13
-dr-xr-xr-x 3 root root 0 2006-08-16 16:58 14
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 15
-dr-xr-xr-x 5 root root 0 2006-08-16 16:58 169
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 2
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 3
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 4
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 5
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 6
-dr-xr-xr-x 3 root root 0 2006-08-16 16:58 66
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 7
-dr-xr-xr-x 5 root root 0 2006-08-16 16:58 74
-dr-xr-xr-x 3 root root 0 2006-08-16 16:58 8
-dr-xr-xr-x 3 root root 0 2006-08-16 16:58 82
-dr-xr-xr-x 3 root root 0 2006-08-16 16:58 9
-dr-xr-xr-x 4 root root 0 2006-08-16 16:58 90
-dr-xr-xr-x 3 root root 0 2006-08-16 16:58 98
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 0
+dr-xr-xr-x 3 root root 0 2006-08-16 16:49 1
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 10
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 11
+dr-xr-xr-x 3 root root 0 2006-08-16 16:49 12
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 13
+dr-xr-xr-x 3 root root 0 2006-08-16 16:49 14
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 15
+dr-xr-xr-x 5 root root 0 2006-08-16 16:49 169
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 2
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 3
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 4
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 5
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 6
+dr-xr-xr-x 3 root root 0 2006-08-16 16:49 66
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 7
+dr-xr-xr-x 5 root root 0 2006-08-16 16:49 74
+dr-xr-xr-x 3 root root 0 2006-08-16 16:49 8
+dr-xr-xr-x 3 root root 0 2006-08-16 16:49 82
+dr-xr-xr-x 3 root root 0 2006-08-16 16:49 9
+dr-xr-xr-x 4 root root 0 2006-08-16 16:49 90
+dr-xr-xr-x 3 root root 0 2006-08-16 16:49 98
/proc/irq/0:
total 0
--rw------- 1 root root 0 2006-08-16 16:58 smp_affinity
+-rw------- 1 root root 0 2006-08-16 16:49 smp_affinity
/proc/irq/1:
total 0
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 i8042
--rw------- 1 root root 0 2006-08-16 16:58 smp_affinity
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 i8042
+-rw------- 1 root root 0 2006-08-16 16:49 smp_affinity
/proc/irq/1/i8042:
total 0
/proc/irq/10:
total 0
--rw------- 1 root root 0 2006-08-16 16:58 smp_affinity
+-rw------- 1 root root 0 2006-08-16 16:49 smp_affinity
/proc/irq/11:
total 0
--rw------- 1 root root 0 2006-08-16 16:58 smp_affinity
+-rw------- 1 root root 0 2006-08-16 16:49 smp_affinity
/proc/irq/12:
total 0
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 i8042
--rw------- 1 root root 0 2006-08-16 16:58 smp_affinity
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 i8042
+-rw------- 1 root root 0 2006-08-16 16:49 smp_affinity
/proc/irq/12/i8042:
total 0
/proc/irq/13:
total 0
--rw------- 1 root root 0 2006-08-16 16:58 smp_affinity
+-rw------- 1 root root 0 2006-08-16 16:49 smp_affinity
/proc/irq/14:
total 0
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 ide0
--rw------- 1 root root 0 2006-08-16 16:58 smp_affinity
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 ide0
+-rw------- 1 root root 0 2006-08-16 16:49 smp_affinity
/proc/irq/14/ide0:
total 0
/proc/irq/15:
total 0
--rw------- 1 root root 0 2006-08-16 16:58 smp_affinity
+-rw------- 1 root root 0 2006-08-16 16:49 smp_affinity
/proc/irq/169:
total 0
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 fglrx
--rw------- 1 root root 0 2006-08-16 16:58 smp_affinity
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 uhci_hcd:usb1
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 yenta
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 fglrx
+-rw------- 1 root root 0 2006-08-16 16:49 smp_affinity
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 uhci_hcd:usb1
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 yenta
/proc/irq/169/fglrx:
total 0
@@ -12376,42 +12381,42 @@
/proc/irq/2:
total 0
--rw------- 1 root root 0 2006-08-16 16:58 smp_affinity
+-rw------- 1 root root 0 2006-08-16 16:49 smp_affinity
/proc/irq/3:
total 0
--rw------- 1 root root 0 2006-08-16 16:58 smp_affinity
+-rw------- 1 root root 0 2006-08-16 16:49 smp_affinity
/proc/irq/4:
total 0
--rw------- 1 root root 0 2006-08-16 16:58 smp_affinity
+-rw------- 1 root root 0 2006-08-16 16:49 smp_affinity
/proc/irq/5:
total 0
--rw------- 1 root root 0 2006-08-16 16:58 smp_affinity
+-rw------- 1 root root 0 2006-08-16 16:49 smp_affinity
/proc/irq/6:
total 0
--rw------- 1 root root 0 2006-08-16 16:58 smp_affinity
+-rw------- 1 root root 0 2006-08-16 16:49 smp_affinity
/proc/irq/66:
total 0
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 libata
--rw------- 1 root root 0 2006-08-16 16:58 smp_affinity
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 libata
+-rw------- 1 root root 0 2006-08-16 16:49 smp_affinity
/proc/irq/66/libata:
total 0
/proc/irq/7:
total 0
--rw------- 1 root root 0 2006-08-16 16:58 smp_affinity
+-rw------- 1 root root 0 2006-08-16 16:49 smp_affinity
/proc/irq/74:
total 0
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 HDA Intel
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 ipw3945
--rw------- 1 root root 0 2006-08-16 16:58 smp_affinity
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 uhci_hcd:usb2
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 HDA Intel
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 ipw3945
+-rw------- 1 root root 0 2006-08-16 16:49 smp_affinity
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 uhci_hcd:usb2
/proc/irq/74/HDA Intel:
total 0
@@ -12424,33 +12429,33 @@
/proc/irq/8:
total 0
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 rtc
--rw------- 1 root root 0 2006-08-16 16:58 smp_affinity
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 rtc
+-rw------- 1 root root 0 2006-08-16 16:49 smp_affinity
/proc/irq/8/rtc:
total 0
/proc/irq/82:
total 0
--rw------- 1 root root 0 2006-08-16 16:58 smp_affinity
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 uhci_hcd:usb3
+-rw------- 1 root root 0 2006-08-16 16:49 smp_affinity
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 uhci_hcd:usb3
/proc/irq/82/uhci_hcd:usb3:
total 0
/proc/irq/9:
total 0
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 acpi
--rw------- 1 root root 0 2006-08-16 16:58 smp_affinity
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 acpi
+-rw------- 1 root root 0 2006-08-16 16:49 smp_affinity
/proc/irq/9/acpi:
total 0
/proc/irq/90:
total 0
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 ehci_hcd:usb5
--rw------- 1 root root 0 2006-08-16 16:58 smp_affinity
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 uhci_hcd:usb4
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 ehci_hcd:usb5
+-rw------- 1 root root 0 2006-08-16 16:49 smp_affinity
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 uhci_hcd:usb4
/proc/irq/90/ehci_hcd:usb5:
total 0
@@ -12460,792 +12465,792 @@
/proc/irq/98:
total 0
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 eth0
--rw------- 1 root root 0 2006-08-16 16:58 smp_affinity
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 eth0
+-rw------- 1 root root 0 2006-08-16 16:49 smp_affinity
/proc/irq/98/eth0:
total 0
/proc/net:
total 0
--r--r--r-- 1 root root 0 2006-08-16 16:58 anycast6
--r--r--r-- 1 root root 0 2006-08-16 16:58 arp
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 atm
+-r--r--r-- 1 root root 0 2006-08-16 16:49 anycast6
+-r--r--r-- 1 root root 0 2006-08-16 16:49 arp
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 atm
-r--r--r-- 1 root root 0 2006-08-16 16:03 dev
--r--r--r-- 1 root root 0 2006-08-16 16:58 dev_mcast
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 dev_snmp6
--r--r--r-- 1 root root 0 2006-08-16 16:58 if_inet6
--r--r--r-- 1 root root 0 2006-08-16 16:58 igmp
--r--r--r-- 1 root root 0 2006-08-16 16:58 igmp6
--r--r--r-- 1 root root 0 2006-08-16 16:58 ip6_flowlabel
--r--r--r-- 1 root root 0 2006-08-16 16:58 ip_mr_cache
--r--r--r-- 1 root root 0 2006-08-16 16:58 ip_mr_vif
--r--r--r-- 1 root root 0 2006-08-16 16:58 ipv6_route
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 irda
--r--r--r-- 1 root root 0 2006-08-16 16:58 mcfilter
--r--r--r-- 1 root root 0 2006-08-16 16:58 mcfilter6
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 netfilter
--r--r--r-- 1 root root 0 2006-08-16 16:58 netlink
--r--r--r-- 1 root root 0 2006-08-16 16:58 netstat
--r--r--r-- 1 root root 0 2006-08-16 16:58 packet
--r--r--r-- 1 root root 0 2006-08-16 16:58 protocols
--r--r--r-- 1 root root 0 2006-08-16 16:58 psched
--r--r--r-- 1 root root 0 2006-08-16 16:58 raw
--r--r--r-- 1 root root 0 2006-08-16 16:58 raw6
--r--r--r-- 1 root root 0 2006-08-16 16:58 route
--r--r--r-- 1 root root 0 2006-08-16 16:58 rt6_stats
--r--r--r-- 1 root root 0 2006-08-16 16:58 rt_acct
--r--r--r-- 1 root root 0 2006-08-16 16:58 rt_cache
--r--r--r-- 1 root root 0 2006-08-16 16:58 snmp
--r--r--r-- 1 root root 0 2006-08-16 16:58 snmp6
--r--r--r-- 1 root root 0 2006-08-16 16:58 sockstat
--r--r--r-- 1 root root 0 2006-08-16 16:58 sockstat6
--r--r--r-- 1 root root 0 2006-08-16 16:58 softnet_stat
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 stat
--r--r--r-- 1 root root 0 2006-08-16 16:58 tcp
--r--r--r-- 1 root root 0 2006-08-16 16:58 tcp6
--r--r--r-- 1 root root 0 2006-08-16 16:58 tr_rif
--r--r--r-- 1 root root 0 2006-08-16 16:58 udp
--r--r--r-- 1 root root 0 2006-08-16 16:58 udp6
--r--r--r-- 1 root root 0 2006-08-16 16:58 unix
+-r--r--r-- 1 root root 0 2006-08-16 16:49 dev_mcast
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 dev_snmp6
+-r--r--r-- 1 root root 0 2006-08-16 16:49 if_inet6
+-r--r--r-- 1 root root 0 2006-08-16 16:49 igmp
+-r--r--r-- 1 root root 0 2006-08-16 16:49 igmp6
+-r--r--r-- 1 root root 0 2006-08-16 16:49 ip6_flowlabel
+-r--r--r-- 1 root root 0 2006-08-16 16:49 ip_mr_cache
+-r--r--r-- 1 root root 0 2006-08-16 16:49 ip_mr_vif
+-r--r--r-- 1 root root 0 2006-08-16 16:49 ipv6_route
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 irda
+-r--r--r-- 1 root root 0 2006-08-16 16:49 mcfilter
+-r--r--r-- 1 root root 0 2006-08-16 16:49 mcfilter6
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 netfilter
+-r--r--r-- 1 root root 0 2006-08-16 16:49 netlink
+-r--r--r-- 1 root root 0 2006-08-16 16:49 netstat
+-r--r--r-- 1 root root 0 2006-08-16 16:49 packet
+-r--r--r-- 1 root root 0 2006-08-16 16:49 protocols
+-r--r--r-- 1 root root 0 2006-08-16 16:49 psched
+-r--r--r-- 1 root root 0 2006-08-16 16:49 raw
+-r--r--r-- 1 root root 0 2006-08-16 16:49 raw6
+-r--r--r-- 1 root root 0 2006-08-16 16:49 route
+-r--r--r-- 1 root root 0 2006-08-16 16:49 rt6_stats
+-r--r--r-- 1 root root 0 2006-08-16 16:49 rt_acct
+-r--r--r-- 1 root root 0 2006-08-16 16:49 rt_cache
+-r--r--r-- 1 root root 0 2006-08-16 16:49 snmp
+-r--r--r-- 1 root root 0 2006-08-16 16:49 snmp6
+-r--r--r-- 1 root root 0 2006-08-16 16:49 sockstat
+-r--r--r-- 1 root root 0 2006-08-16 16:49 sockstat6
+-r--r--r-- 1 root root 0 2006-08-16 16:49 softnet_stat
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 stat
+-r--r--r-- 1 root root 0 2006-08-16 16:49 tcp
+-r--r--r-- 1 root root 0 2006-08-16 16:49 tcp6
+-r--r--r-- 1 root root 0 2006-08-16 16:49 tr_rif
+-r--r--r-- 1 root root 0 2006-08-16 16:49 udp
+-r--r--r-- 1 root root 0 2006-08-16 16:49 udp6
+-r--r--r-- 1 root root 0 2006-08-16 16:49 unix
-r--r--r-- 1 root root 0 2006-08-16 16:03 wireless
/proc/net/atm:
total 0
--r--r--r-- 1 root root 0 2006-08-16 16:58 arp
--r--r--r-- 1 root root 0 2006-08-16 16:58 devices
--r--r--r-- 1 root root 0 2006-08-16 16:58 pvc
--r--r--r-- 1 root root 0 2006-08-16 16:58 svc
--r--r--r-- 1 root root 0 2006-08-16 16:58 vc
+-r--r--r-- 1 root root 0 2006-08-16 16:49 arp
+-r--r--r-- 1 root root 0 2006-08-16 16:49 devices
+-r--r--r-- 1 root root 0 2006-08-16 16:49 pvc
+-r--r--r-- 1 root root 0 2006-08-16 16:49 svc
+-r--r--r-- 1 root root 0 2006-08-16 16:49 vc
/proc/net/dev_snmp6:
total 0
--r--r--r-- 1 root root 0 2006-08-16 16:58 eth0
--r--r--r-- 1 root root 0 2006-08-16 16:58 lo
+-r--r--r-- 1 root root 0 2006-08-16 16:49 eth0
+-r--r--r-- 1 root root 0 2006-08-16 16:49 lo
/proc/net/irda:
total 0
--r--r--r-- 1 root root 0 2006-08-16 16:58 discovery
--r--r--r-- 1 root root 0 2006-08-16 16:58 irias
--r--r--r-- 1 root root 0 2006-08-16 16:58 irlap
--r--r--r-- 1 root root 0 2006-08-16 16:58 irlmp
--r--r--r-- 1 root root 0 2006-08-16 16:58 irttp
+-r--r--r-- 1 root root 0 2006-08-16 16:49 discovery
+-r--r--r-- 1 root root 0 2006-08-16 16:49 irias
+-r--r--r-- 1 root root 0 2006-08-16 16:49 irlap
+-r--r--r-- 1 root root 0 2006-08-16 16:49 irlmp
+-r--r--r-- 1 root root 0 2006-08-16 16:49 irttp
/proc/net/netfilter:
total 0
--r--r--r-- 1 root root 0 2006-08-16 16:58 nf_log
--r--r--r-- 1 root root 0 2006-08-16 16:58 nf_queue
+-r--r--r-- 1 root root 0 2006-08-16 16:49 nf_log
+-r--r--r-- 1 root root 0 2006-08-16 16:49 nf_queue
/proc/net/stat:
total 0
--r--r--r-- 1 root root 0 2006-08-16 16:58 arp_cache
--r--r--r-- 1 root root 0 2006-08-16 16:58 clip_arp_cache
--r--r--r-- 1 root root 0 2006-08-16 16:58 ndisc_cache
--r--r--r-- 1 root root 0 2006-08-16 16:58 rt_cache
+-r--r--r-- 1 root root 0 2006-08-16 16:49 arp_cache
+-r--r--r-- 1 root root 0 2006-08-16 16:49 clip_arp_cache
+-r--r--r-- 1 root root 0 2006-08-16 16:49 ndisc_cache
+-r--r--r-- 1 root root 0 2006-08-16 16:49 rt_cache
/proc/scsi:
total 0
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 ahci
--r--r--r-- 1 root root 0 2006-08-16 16:58 device_info
--r--r--r-- 1 root root 0 2006-08-16 16:58 scsi
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 sg
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 ahci
+-r--r--r-- 1 root root 0 2006-08-16 16:49 device_info
+-r--r--r-- 1 root root 0 2006-08-16 16:49 scsi
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 sg
/proc/scsi/ahci:
total 0
--rw-r--r-- 1 root root 0 2006-08-16 16:58 0
--rw-r--r-- 1 root root 0 2006-08-16 16:58 1
--rw-r--r-- 1 root root 0 2006-08-16 16:58 2
--rw-r--r-- 1 root root 0 2006-08-16 16:58 3
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 0
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 1
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 2
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 3
/proc/scsi/sg:
total 0
--rw-r--r-- 1 root root 0 2006-08-16 16:58 allow_dio
--r--r--r-- 1 root root 0 2006-08-16 16:58 debug
--rw-r--r-- 1 root root 0 2006-08-16 16:58 def_reserved_size
--r--r--r-- 1 root root 0 2006-08-16 16:58 device_hdr
--r--r--r-- 1 root root 0 2006-08-16 16:58 devices
--r--r--r-- 1 root root 0 2006-08-16 16:58 device_strs
--r--r--r-- 1 root root 0 2006-08-16 16:58 version
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 allow_dio
+-r--r--r-- 1 root root 0 2006-08-16 16:49 debug
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 def_reserved_size
+-r--r--r-- 1 root root 0 2006-08-16 16:49 device_hdr
+-r--r--r-- 1 root root 0 2006-08-16 16:49 devices
+-r--r--r-- 1 root root 0 2006-08-16 16:49 device_strs
+-r--r--r-- 1 root root 0 2006-08-16 16:49 version
/proc/sys:
total 0
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 debug
-dr-xr-xr-x 8 root root 0 2006-08-16 16:58 dev
-dr-xr-xr-x 6 root root 0 2006-08-16 16:58 fs
-dr-xr-xr-x 4 root root 0 2006-08-16 16:58 kernel
-dr-xr-xr-x 9 root root 0 2006-08-16 16:58 net
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 proc
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 vm
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 debug
+dr-xr-xr-x 8 root root 0 2006-08-16 16:49 dev
+dr-xr-xr-x 6 root root 0 2006-08-16 16:49 fs
+dr-xr-xr-x 4 root root 0 2006-08-16 16:49 kernel
+dr-xr-xr-x 9 root root 0 2006-08-16 16:49 net
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 proc
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 vm
/proc/sys/debug:
total 0
/proc/sys/dev:
total 0
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 cdrom
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 hpet
-dr-xr-xr-x 3 root root 0 2006-08-16 16:58 parport
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 raid
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 rtc
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 scsi
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 cdrom
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 hpet
+dr-xr-xr-x 3 root root 0 2006-08-16 16:49 parport
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 raid
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 rtc
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 scsi
/proc/sys/dev/cdrom:
total 0
--rw-r--r-- 1 root root 0 2006-08-16 16:58 autoclose
--rw-r--r-- 1 root root 0 2006-08-16 16:58 autoeject
--rw-r--r-- 1 root root 0 2006-08-16 16:58 check_media
--rw-r--r-- 1 root root 0 2006-08-16 16:58 debug
--r--r--r-- 1 root root 0 2006-08-16 16:58 info
--rw-r--r-- 1 root root 0 2006-08-16 16:58 lock
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 autoclose
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 autoeject
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 check_media
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 debug
+-r--r--r-- 1 root root 0 2006-08-16 16:49 info
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 lock
/proc/sys/dev/hpet:
total 0
--rw-r--r-- 1 root root 0 2006-08-16 16:58 max-user-freq
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 max-user-freq
/proc/sys/dev/parport:
total 0
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 default
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 default
/proc/sys/dev/parport/default:
total 0
--rw-r--r-- 1 root root 0 2006-08-16 16:58 spintime
--rw-r--r-- 1 root root 0 2006-08-16 16:58 timeslice
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 spintime
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 timeslice
/proc/sys/dev/raid:
total 0
--rw-r--r-- 1 root root 0 2006-08-16 16:58 speed_limit_max
--rw-r--r-- 1 root root 0 2006-08-16 16:58 speed_limit_min
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 speed_limit_max
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 speed_limit_min
/proc/sys/dev/rtc:
total 0
--rw-r--r-- 1 root root 0 2006-08-16 16:58 max-user-freq
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 max-user-freq
/proc/sys/dev/scsi:
total 0
--rw-r--r-- 1 root root 0 2006-08-16 16:58 logging_level
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 logging_level
/proc/sys/fs:
total 0
--rw-r--r-- 1 root root 0 2006-08-16 16:58 aio-max-nr
--r--r--r-- 1 root root 0 2006-08-16 16:58 aio-nr
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 binfmt_misc
--r--r--r-- 1 root root 0 2006-08-16 16:58 dentry-state
--rw-r--r-- 1 root root 0 2006-08-16 16:58 dir-notify-enable
--rw-r--r-- 1 root root 0 2006-08-16 16:58 file-max
--r--r--r-- 1 root root 0 2006-08-16 16:58 file-nr
--r--r--r-- 1 root root 0 2006-08-16 16:58 inode-nr
--r--r--r-- 1 root root 0 2006-08-16 16:58 inode-state
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 inotify
--rw-r--r-- 1 root root 0 2006-08-16 16:58 lease-break-time
--rw-r--r-- 1 root root 0 2006-08-16 16:58 leases-enable
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 mqueue
--rw-r--r-- 1 root root 0 2006-08-16 16:58 overflowgid
--rw-r--r-- 1 root root 0 2006-08-16 16:58 overflowuid
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 quota
--rw-r--r-- 1 root root 0 2006-08-16 16:58 suid_dumpable
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 aio-max-nr
+-r--r--r-- 1 root root 0 2006-08-16 16:49 aio-nr
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 binfmt_misc
+-r--r--r-- 1 root root 0 2006-08-16 16:49 dentry-state
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 dir-notify-enable
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 file-max
+-r--r--r-- 1 root root 0 2006-08-16 16:49 file-nr
+-r--r--r-- 1 root root 0 2006-08-16 16:49 inode-nr
+-r--r--r-- 1 root root 0 2006-08-16 16:49 inode-state
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 inotify
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 lease-break-time
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 leases-enable
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 mqueue
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 overflowgid
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 overflowuid
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 quota
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 suid_dumpable
/proc/sys/fs/binfmt_misc:
total 0
/proc/sys/fs/inotify:
total 0
--rw-r--r-- 1 root root 0 2006-08-16 16:58 max_queued_events
--rw-r--r-- 1 root root 0 2006-08-16 16:58 max_user_instances
--rw-r--r-- 1 root root 0 2006-08-16 16:58 max_user_watches
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 max_queued_events
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 max_user_instances
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 max_user_watches
/proc/sys/fs/mqueue:
total 0
--rw-r--r-- 1 root root 0 2006-08-16 16:58 msg_max
--rw-r--r-- 1 root root 0 2006-08-16 16:58 msgsize_max
--rw-r--r-- 1 root root 0 2006-08-16 16:58 queues_max
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 msg_max
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 msgsize_max
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 queues_max
/proc/sys/fs/quota:
total 0
--r--r--r-- 1 root root 0 2006-08-16 16:58 allocated_dquots
--r--r--r-- 1 root root 0 2006-08-16 16:58 cache_hits
--r--r--r-- 1 root root 0 2006-08-16 16:58 drops
--r--r--r-- 1 root root 0 2006-08-16 16:58 free_dquots
--r--r--r-- 1 root root 0 2006-08-16 16:58 lookups
--r--r--r-- 1 root root 0 2006-08-16 16:58 reads
--r--r--r-- 1 root root 0 2006-08-16 16:58 syncs
--rw-r--r-- 1 root root 0 2006-08-16 16:58 warnings
--r--r--r-- 1 root root 0 2006-08-16 16:58 writes
+-r--r--r-- 1 root root 0 2006-08-16 16:49 allocated_dquots
+-r--r--r-- 1 root root 0 2006-08-16 16:49 cache_hits
+-r--r--r-- 1 root root 0 2006-08-16 16:49 drops
+-r--r--r-- 1 root root 0 2006-08-16 16:49 free_dquots
+-r--r--r-- 1 root root 0 2006-08-16 16:49 lookups
+-r--r--r-- 1 root root 0 2006-08-16 16:49 reads
+-r--r--r-- 1 root root 0 2006-08-16 16:49 syncs
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 warnings
+-r--r--r-- 1 root root 0 2006-08-16 16:49 writes
/proc/sys/kernel:
total 0
--rw-r--r-- 1 root root 0 2006-08-16 16:58 acct
--r--r--r-- 1 root root 0 2006-08-16 16:58 bootloader_type
--rw------- 1 root root 0 2006-08-16 16:58 cad_pid
--rw------- 1 root root 0 2006-08-16 16:58 cap-bound
--rw-r--r-- 1 root root 0 2006-08-16 16:58 core_pattern
--rw-r--r-- 1 root root 0 2006-08-16 16:58 core_uses_pid
--rw-r--r-- 1 root root 0 2006-08-16 16:58 ctrl-alt-del
--rw-r--r-- 1 root root 0 2006-08-16 16:58 domainname
--rw-r--r-- 1 root root 0 2006-08-16 16:58 hostname
--rw-r--r-- 1 root root 0 2006-08-16 16:58 hotplug
--rw-r--r-- 1 root root 0 2006-08-16 16:58 modprobe
--rw-r--r-- 1 root root 0 2006-08-16 16:58 msgmax
--rw-r--r-- 1 root root 0 2006-08-16 16:58 msgmnb
--rw-r--r-- 1 root root 0 2006-08-16 16:58 msgmni
--r--r--r-- 1 root root 0 2006-08-16 16:58 ngroups_max
--r--r--r-- 1 root root 0 2006-08-16 16:58 osrelease
--r--r--r-- 1 root root 0 2006-08-16 16:58 ostype
--rw-r--r-- 1 root root 0 2006-08-16 16:58 overflowgid
--rw-r--r-- 1 root root 0 2006-08-16 16:58 overflowuid
--rw-r--r-- 1 root root 0 2006-08-16 16:58 panic
--rw-r--r-- 1 root root 0 2006-08-16 16:58 panic_on_oops
--rw-r--r-- 1 root root 0 2006-08-16 16:58 pid_max
--rw-r--r-- 1 root root 0 2006-08-16 16:58 printk
--rw-r--r-- 1 root root 0 2006-08-16 16:58 printk_ratelimit
--rw-r--r-- 1 root root 0 2006-08-16 16:58 printk_ratelimit_burst
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 pty
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 random
--rw-r--r-- 1 root root 0 2006-08-16 16:58 randomize_va_space
--rw-r--r-- 1 root root 0 2006-08-16 16:58 real-root-dev
--rw-r--r-- 1 root root 0 2006-08-16 16:58 sem
--rw-r--r-- 1 root root 0 2006-08-16 16:58 shmall
--rw-r--r-- 1 root root 0 2006-08-16 16:58 shmmax
--rw-r--r-- 1 root root 0 2006-08-16 16:58 shmmni
--rw-r--r-- 1 root root 0 2006-08-16 16:58 sysrq
--r--r--r-- 1 root root 0 2006-08-16 16:58 tainted
--rw-r--r-- 1 root root 0 2006-08-16 16:58 threads-max
--rw-r--r-- 1 root root 0 2006-08-16 16:58 unknown_nmi_panic
--r--r--r-- 1 root root 0 2006-08-16 16:58 version
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 acct
+-r--r--r-- 1 root root 0 2006-08-16 16:49 bootloader_type
+-rw------- 1 root root 0 2006-08-16 16:49 cad_pid
+-rw------- 1 root root 0 2006-08-16 16:49 cap-bound
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 core_pattern
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 core_uses_pid
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 ctrl-alt-del
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 domainname
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 hostname
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 hotplug
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 modprobe
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 msgmax
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 msgmnb
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 msgmni
+-r--r--r-- 1 root root 0 2006-08-16 16:49 ngroups_max
+-r--r--r-- 1 root root 0 2006-08-16 16:49 osrelease
+-r--r--r-- 1 root root 0 2006-08-16 16:49 ostype
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 overflowgid
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 overflowuid
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 panic
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 panic_on_oops
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 pid_max
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 printk
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 printk_ratelimit
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 printk_ratelimit_burst
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 pty
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 random
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 randomize_va_space
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 real-root-dev
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 sem
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 shmall
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 shmmax
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 shmmni
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 sysrq
+-r--r--r-- 1 root root 0 2006-08-16 16:49 tainted
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 threads-max
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 unknown_nmi_panic
+-r--r--r-- 1 root root 0 2006-08-16 16:49 version
/proc/sys/kernel/pty:
total 0
--rw-r--r-- 1 root root 0 2006-08-16 16:58 max
--r--r--r-- 1 root root 0 2006-08-16 16:58 nr
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 max
+-r--r--r-- 1 root root 0 2006-08-16 16:49 nr
/proc/sys/kernel/random:
total 0
--r--r--r-- 1 root root 0 2006-08-16 16:58 boot_id
--r--r--r-- 1 root root 0 2006-08-16 16:58 entropy_avail
--r--r--r-- 1 root root 0 2006-08-16 16:58 poolsize
--rw-r--r-- 1 root root 0 2006-08-16 16:58 read_wakeup_threshold
--r--r--r-- 1 root root 0 2006-08-16 16:58 uuid
--rw-r--r-- 1 root root 0 2006-08-16 16:58 write_wakeup_threshold
+-r--r--r-- 1 root root 0 2006-08-16 16:49 boot_id
+-r--r--r-- 1 root root 0 2006-08-16 16:49 entropy_avail
+-r--r--r-- 1 root root 0 2006-08-16 16:49 poolsize
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 read_wakeup_threshold
+-r--r--r-- 1 root root 0 2006-08-16 16:49 uuid
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 write_wakeup_threshold
/proc/sys/net:
total 0
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 core
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 ethernet
-dr-xr-xr-x 5 root root 0 2006-08-16 16:58 ipv4
-dr-xr-xr-x 6 root root 0 2006-08-16 16:58 ipv6
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 irda
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 token-ring
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 unix
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 core
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 ethernet
+dr-xr-xr-x 5 root root 0 2006-08-16 16:49 ipv4
+dr-xr-xr-x 6 root root 0 2006-08-16 16:49 ipv6
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 irda
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 token-ring
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 unix
/proc/sys/net/core:
total 0
--rw-r--r-- 1 root root 0 2006-08-16 16:58 dev_weight
--rw-r--r-- 1 root root 0 2006-08-16 16:58 message_burst
--rw-r--r-- 1 root root 0 2006-08-16 16:58 message_cost
--rw-r--r-- 1 root root 0 2006-08-16 16:58 netdev_budget
--rw-r--r-- 1 root root 0 2006-08-16 16:58 netdev_max_backlog
--rw-r--r-- 1 root root 0 2006-08-16 16:58 optmem_max
--rw-r--r-- 1 root root 0 2006-08-16 16:58 rmem_default
--rw-r--r-- 1 root root 0 2006-08-16 16:58 rmem_max
--rw-r--r-- 1 root root 0 2006-08-16 16:58 somaxconn
--rw-r--r-- 1 root root 0 2006-08-16 16:58 wmem_default
--rw-r--r-- 1 root root 0 2006-08-16 16:58 wmem_max
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 dev_weight
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 message_burst
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 message_cost
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 netdev_budget
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 netdev_max_backlog
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 optmem_max
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 rmem_default
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 rmem_max
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 somaxconn
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 wmem_default
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 wmem_max
/proc/sys/net/ethernet:
total 0
/proc/sys/net/ipv4:
total 0
-dr-xr-xr-x 6 root root 0 2006-08-16 16:58 conf
--rw-r--r-- 1 root root 0 2006-08-16 16:58 icmp_echo_ignore_all
--rw-r--r-- 1 root root 0 2006-08-16 16:58 icmp_echo_ignore_broadcasts
--rw-r--r-- 1 root root 0 2006-08-16 16:58 icmp_errors_use_inbound_ifaddr
--rw-r--r-- 1 root root 0 2006-08-16 16:58 icmp_ignore_bogus_error_responses
--rw-r--r-- 1 root root 0 2006-08-16 16:58 icmp_ratelimit
--rw-r--r-- 1 root root 0 2006-08-16 16:58 icmp_ratemask
--rw-r--r-- 1 root root 0 2006-08-16 16:58 igmp_max_memberships
--rw-r--r-- 1 root root 0 2006-08-16 16:58 igmp_max_msf
--rw-r--r-- 1 root root 0 2006-08-16 16:58 inet_peer_gc_maxtime
--rw-r--r-- 1 root root 0 2006-08-16 16:58 inet_peer_gc_mintime
--rw-r--r-- 1 root root 0 2006-08-16 16:58 inet_peer_maxttl
--rw-r--r-- 1 root root 0 2006-08-16 16:58 inet_peer_minttl
--rw-r--r-- 1 root root 0 2006-08-16 16:58 inet_peer_threshold
--rw-r--r-- 1 root root 0 2006-08-16 16:58 ip_autoconfig
--rw-r--r-- 1 root root 0 2006-08-16 16:58 ip_default_ttl
--rw-r--r-- 1 root root 0 2006-08-16 16:58 ip_dynaddr
--rw-r--r-- 1 root root 0 2006-08-16 16:58 ip_forward
--rw-r--r-- 1 root root 0 2006-08-16 16:58 ipfrag_high_thresh
--rw-r--r-- 1 root root 0 2006-08-16 16:58 ipfrag_low_thresh
--rw-r--r-- 1 root root 0 2006-08-16 16:58 ipfrag_secret_interval
--rw-r--r-- 1 root root 0 2006-08-16 16:58 ipfrag_time
--rw-r--r-- 1 root root 0 2006-08-16 16:58 ip_local_port_range
--rw-r--r-- 1 root root 0 2006-08-16 16:58 ip_nonlocal_bind
--rw-r--r-- 1 root root 0 2006-08-16 16:58 ip_no_pmtu_disc
-dr-xr-xr-x 5 root root 0 2006-08-16 16:58 neigh
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 route
--rw-r--r-- 1 root root 0 2006-08-16 16:58 tcp_abc
--rw-r--r-- 1 root root 0 2006-08-16 16:58 tcp_abort_on_overflow
--rw-r--r-- 1 root root 0 2006-08-16 16:58 tcp_adv_win_scale
--rw-r--r-- 1 root root 0 2006-08-16 16:58 tcp_app_win
--rw-r--r-- 1 root root 0 2006-08-16 16:58 tcp_congestion_control
--rw-r--r-- 1 root root 0 2006-08-16 16:58 tcp_dsack
--rw-r--r-- 1 root root 0 2006-08-16 16:58 tcp_ecn
--rw-r--r-- 1 root root 0 2006-08-16 16:58 tcp_fack
--rw-r--r-- 1 root root 0 2006-08-16 16:58 tcp_fin_timeout
--rw-r--r-- 1 root root 0 2006-08-16 16:58 tcp_frto
--rw-r--r-- 1 root root 0 2006-08-16 16:58 tcp_keepalive_intvl
--rw-r--r-- 1 root root 0 2006-08-16 16:58 tcp_keepalive_probes
--rw-r--r-- 1 root root 0 2006-08-16 16:58 tcp_keepalive_time
--rw-r--r-- 1 root root 0 2006-08-16 16:58 tcp_low_latency
--rw-r--r-- 1 root root 0 2006-08-16 16:58 tcp_max_orphans
--rw-r--r-- 1 root root 0 2006-08-16 16:58 tcp_max_syn_backlog
--rw-r--r-- 1 root root 0 2006-08-16 16:58 tcp_max_tw_buckets
--rw-r--r-- 1 root root 0 2006-08-16 16:58 tcp_mem
--rw-r--r-- 1 root root 0 2006-08-16 16:58 tcp_moderate_rcvbuf
--rw-r--r-- 1 root root 0 2006-08-16 16:58 tcp_no_metrics_save
--rw-r--r-- 1 root root 0 2006-08-16 16:58 tcp_orphan_retries
--rw-r--r-- 1 root root 0 2006-08-16 16:58 tcp_reordering
--rw-r--r-- 1 root root 0 2006-08-16 16:58 tcp_retrans_collapse
--rw-r--r-- 1 root root 0 2006-08-16 16:58 tcp_retries1
--rw-r--r-- 1 root root 0 2006-08-16 16:58 tcp_retries2
--rw-r--r-- 1 root root 0 2006-08-16 16:58 tcp_rfc1337
--rw-r--r-- 1 root root 0 2006-08-16 16:58 tcp_rmem
--rw-r--r-- 1 root root 0 2006-08-16 16:58 tcp_sack
--rw-r--r-- 1 root root 0 2006-08-16 16:58 tcp_stdurg
--rw-r--r-- 1 root root 0 2006-08-16 16:58 tcp_synack_retries
--rw-r--r-- 1 root root 0 2006-08-16 16:58 tcp_syncookies
--rw-r--r-- 1 root root 0 2006-08-16 16:58 tcp_syn_retries
--rw-r--r-- 1 root root 0 2006-08-16 16:58 tcp_timestamps
--rw-r--r-- 1 root root 0 2006-08-16 16:58 tcp_tso_win_divisor
--rw-r--r-- 1 root root 0 2006-08-16 16:58 tcp_tw_recycle
--rw-r--r-- 1 root root 0 2006-08-16 16:58 tcp_tw_reuse
--rw-r--r-- 1 root root 0 2006-08-16 16:58 tcp_window_scaling
--rw-r--r-- 1 root root 0 2006-08-16 16:58 tcp_wmem
+dr-xr-xr-x 6 root root 0 2006-08-16 16:49 conf
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 icmp_echo_ignore_all
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 icmp_echo_ignore_broadcasts
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 icmp_errors_use_inbound_ifaddr
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 icmp_ignore_bogus_error_responses
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 icmp_ratelimit
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 icmp_ratemask
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 igmp_max_memberships
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 igmp_max_msf
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 inet_peer_gc_maxtime
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 inet_peer_gc_mintime
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 inet_peer_maxttl
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 inet_peer_minttl
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 inet_peer_threshold
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 ip_autoconfig
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 ip_default_ttl
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 ip_dynaddr
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 ip_forward
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 ipfrag_high_thresh
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 ipfrag_low_thresh
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 ipfrag_secret_interval
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 ipfrag_time
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 ip_local_port_range
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 ip_nonlocal_bind
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 ip_no_pmtu_disc
+dr-xr-xr-x 5 root root 0 2006-08-16 16:49 neigh
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 route
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 tcp_abc
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 tcp_abort_on_overflow
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 tcp_adv_win_scale
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 tcp_app_win
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 tcp_congestion_control
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 tcp_dsack
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 tcp_ecn
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 tcp_fack
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 tcp_fin_timeout
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 tcp_frto
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 tcp_keepalive_intvl
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 tcp_keepalive_probes
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 tcp_keepalive_time
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 tcp_low_latency
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 tcp_max_orphans
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 tcp_max_syn_backlog
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 tcp_max_tw_buckets
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 tcp_mem
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 tcp_moderate_rcvbuf
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 tcp_no_metrics_save
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 tcp_orphan_retries
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 tcp_reordering
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 tcp_retrans_collapse
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 tcp_retries1
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 tcp_retries2
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 tcp_rfc1337
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 tcp_rmem
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 tcp_sack
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 tcp_stdurg
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 tcp_synack_retries
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 tcp_syncookies
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 tcp_syn_retries
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 tcp_timestamps
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 tcp_tso_win_divisor
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 tcp_tw_recycle
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 tcp_tw_reuse
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 tcp_window_scaling
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 tcp_wmem
/proc/sys/net/ipv4/conf:
total 0
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 all
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 default
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 eth0
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 lo
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 all
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 default
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 eth0
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 lo
/proc/sys/net/ipv4/conf/all:
total 0
--rw-r--r-- 1 root root 0 2006-08-16 16:58 accept_redirects
--rw-r--r-- 1 root root 0 2006-08-16 16:58 accept_source_route
--rw-r--r-- 1 root root 0 2006-08-16 16:58 arp_announce
--rw-r--r-- 1 root root 0 2006-08-16 16:58 arp_filter
--rw-r--r-- 1 root root 0 2006-08-16 16:58 arp_ignore
--rw-r--r-- 1 root root 0 2006-08-16 16:58 bootp_relay
--rw-r--r-- 1 root root 0 2006-08-16 16:58 disable_policy
--rw-r--r-- 1 root root 0 2006-08-16 16:58 disable_xfrm
--rw-r--r-- 1 root root 0 2006-08-16 16:58 force_igmp_version
--rw-r--r-- 1 root root 0 2006-08-16 16:58 forwarding
--rw-r--r-- 1 root root 0 2006-08-16 16:58 log_martians
--r--r--r-- 1 root root 0 2006-08-16 16:58 mc_forwarding
--rw-r--r-- 1 root root 0 2006-08-16 16:58 medium_id
--rw-r--r-- 1 root root 0 2006-08-16 16:58 promote_secondaries
--rw-r--r-- 1 root root 0 2006-08-16 16:58 proxy_arp
--rw-r--r-- 1 root root 0 2006-08-16 16:58 rp_filter
--rw-r--r-- 1 root root 0 2006-08-16 16:58 secure_redirects
--rw-r--r-- 1 root root 0 2006-08-16 16:58 send_redirects
--rw-r--r-- 1 root root 0 2006-08-16 16:58 shared_media
--rw-r--r-- 1 root root 0 2006-08-16 16:58 tag
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 accept_redirects
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 accept_source_route
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 arp_announce
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 arp_filter
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 arp_ignore
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 bootp_relay
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 disable_policy
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 disable_xfrm
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 force_igmp_version
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 forwarding
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 log_martians
+-r--r--r-- 1 root root 0 2006-08-16 16:49 mc_forwarding
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 medium_id
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 promote_secondaries
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 proxy_arp
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 rp_filter
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 secure_redirects
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 send_redirects
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 shared_media
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 tag
/proc/sys/net/ipv4/conf/default:
total 0
--rw-r--r-- 1 root root 0 2006-08-16 16:58 accept_redirects
--rw-r--r-- 1 root root 0 2006-08-16 16:58 accept_source_route
--rw-r--r-- 1 root root 0 2006-08-16 16:58 arp_announce
--rw-r--r-- 1 root root 0 2006-08-16 16:58 arp_filter
--rw-r--r-- 1 root root 0 2006-08-16 16:58 arp_ignore
--rw-r--r-- 1 root root 0 2006-08-16 16:58 bootp_relay
--rw-r--r-- 1 root root 0 2006-08-16 16:58 disable_policy
--rw-r--r-- 1 root root 0 2006-08-16 16:58 disable_xfrm
--rw-r--r-- 1 root root 0 2006-08-16 16:58 force_igmp_version
--rw-r--r-- 1 root root 0 2006-08-16 16:58 forwarding
--rw-r--r-- 1 root root 0 2006-08-16 16:58 log_martians
--r--r--r-- 1 root root 0 2006-08-16 16:58 mc_forwarding
--rw-r--r-- 1 root root 0 2006-08-16 16:58 medium_id
--rw-r--r-- 1 root root 0 2006-08-16 16:58 promote_secondaries
--rw-r--r-- 1 root root 0 2006-08-16 16:58 proxy_arp
--rw-r--r-- 1 root root 0 2006-08-16 16:58 rp_filter
--rw-r--r-- 1 root root 0 2006-08-16 16:58 secure_redirects
--rw-r--r-- 1 root root 0 2006-08-16 16:58 send_redirects
--rw-r--r-- 1 root root 0 2006-08-16 16:58 shared_media
--rw-r--r-- 1 root root 0 2006-08-16 16:58 tag
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 accept_redirects
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 accept_source_route
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 arp_announce
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 arp_filter
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 arp_ignore
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 bootp_relay
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 disable_policy
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 disable_xfrm
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 force_igmp_version
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 forwarding
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 log_martians
+-r--r--r-- 1 root root 0 2006-08-16 16:49 mc_forwarding
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 medium_id
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 promote_secondaries
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 proxy_arp
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 rp_filter
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 secure_redirects
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 send_redirects
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 shared_media
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 tag
/proc/sys/net/ipv4/conf/eth0:
total 0
--rw-r--r-- 1 root root 0 2006-08-16 16:58 accept_redirects
--rw-r--r-- 1 root root 0 2006-08-16 16:58 accept_source_route
--rw-r--r-- 1 root root 0 2006-08-16 16:58 arp_announce
--rw-r--r-- 1 root root 0 2006-08-16 16:58 arp_filter
--rw-r--r-- 1 root root 0 2006-08-16 16:58 arp_ignore
--rw-r--r-- 1 root root 0 2006-08-16 16:58 bootp_relay
--rw-r--r-- 1 root root 0 2006-08-16 16:58 disable_policy
--rw-r--r-- 1 root root 0 2006-08-16 16:58 disable_xfrm
--rw-r--r-- 1 root root 0 2006-08-16 16:58 force_igmp_version
--rw-r--r-- 1 root root 0 2006-08-16 16:58 forwarding
--rw-r--r-- 1 root root 0 2006-08-16 16:58 log_martians
--r--r--r-- 1 root root 0 2006-08-16 16:58 mc_forwarding
--rw-r--r-- 1 root root 0 2006-08-16 16:58 medium_id
--rw-r--r-- 1 root root 0 2006-08-16 16:58 promote_secondaries
--rw-r--r-- 1 root root 0 2006-08-16 16:58 proxy_arp
--rw-r--r-- 1 root root 0 2006-08-16 16:58 rp_filter
--rw-r--r-- 1 root root 0 2006-08-16 16:58 secure_redirects
--rw-r--r-- 1 root root 0 2006-08-16 16:58 send_redirects
--rw-r--r-- 1 root root 0 2006-08-16 16:58 shared_media
--rw-r--r-- 1 root root 0 2006-08-16 16:58 tag
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 accept_redirects
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 accept_source_route
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 arp_announce
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 arp_filter
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 arp_ignore
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 bootp_relay
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 disable_policy
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 disable_xfrm
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 force_igmp_version
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 forwarding
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 log_martians
+-r--r--r-- 1 root root 0 2006-08-16 16:49 mc_forwarding
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 medium_id
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 promote_secondaries
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 proxy_arp
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 rp_filter
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 secure_redirects
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 send_redirects
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 shared_media
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 tag
/proc/sys/net/ipv4/conf/lo:
total 0
--rw-r--r-- 1 root root 0 2006-08-16 16:58 accept_redirects
--rw-r--r-- 1 root root 0 2006-08-16 16:58 accept_source_route
--rw-r--r-- 1 root root 0 2006-08-16 16:58 arp_announce
--rw-r--r-- 1 root root 0 2006-08-16 16:58 arp_filter
--rw-r--r-- 1 root root 0 2006-08-16 16:58 arp_ignore
--rw-r--r-- 1 root root 0 2006-08-16 16:58 bootp_relay
--rw-r--r-- 1 root root 0 2006-08-16 16:58 disable_policy
--rw-r--r-- 1 root root 0 2006-08-16 16:58 disable_xfrm
--rw-r--r-- 1 root root 0 2006-08-16 16:58 force_igmp_version
--rw-r--r-- 1 root root 0 2006-08-16 16:58 forwarding
--rw-r--r-- 1 root root 0 2006-08-16 16:58 log_martians
--r--r--r-- 1 root root 0 2006-08-16 16:58 mc_forwarding
--rw-r--r-- 1 root root 0 2006-08-16 16:58 medium_id
--rw-r--r-- 1 root root 0 2006-08-16 16:58 promote_secondaries
--rw-r--r-- 1 root root 0 2006-08-16 16:58 proxy_arp
--rw-r--r-- 1 root root 0 2006-08-16 16:58 rp_filter
--rw-r--r-- 1 root root 0 2006-08-16 16:58 secure_redirects
--rw-r--r-- 1 root root 0 2006-08-16 16:58 send_redirects
--rw-r--r-- 1 root root 0 2006-08-16 16:58 shared_media
--rw-r--r-- 1 root root 0 2006-08-16 16:58 tag
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 accept_redirects
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 accept_source_route
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 arp_announce
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 arp_filter
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 arp_ignore
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 bootp_relay
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 disable_policy
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 disable_xfrm
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 force_igmp_version
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 forwarding
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 log_martians
+-r--r--r-- 1 root root 0 2006-08-16 16:49 mc_forwarding
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 medium_id
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 promote_secondaries
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 proxy_arp
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 rp_filter
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 secure_redirects
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 send_redirects
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 shared_media
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 tag
/proc/sys/net/ipv4/neigh:
total 0
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 default
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 eth0
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 lo
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 default
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 eth0
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 lo
/proc/sys/net/ipv4/neigh/default:
total 0
--rw-r--r-- 1 root root 0 2006-08-16 16:58 anycast_delay
--rw-r--r-- 1 root root 0 2006-08-16 16:58 app_solicit
--rw-r--r-- 1 root root 0 2006-08-16 16:58 base_reachable_time
--rw-r--r-- 1 root root 0 2006-08-16 16:58 base_reachable_time_ms
--rw-r--r-- 1 root root 0 2006-08-16 16:58 delay_first_probe_time
--rw-r--r-- 1 root root 0 2006-08-16 16:58 gc_interval
--rw-r--r-- 1 root root 0 2006-08-16 16:58 gc_stale_time
--rw-r--r-- 1 root root 0 2006-08-16 16:58 gc_thresh1
--rw-r--r-- 1 root root 0 2006-08-16 16:58 gc_thresh2
--rw-r--r-- 1 root root 0 2006-08-16 16:58 gc_thresh3
--rw-r--r-- 1 root root 0 2006-08-16 16:58 locktime
--rw-r--r-- 1 root root 0 2006-08-16 16:58 mcast_solicit
--rw-r--r-- 1 root root 0 2006-08-16 16:58 proxy_delay
--rw-r--r-- 1 root root 0 2006-08-16 16:58 proxy_qlen
--rw-r--r-- 1 root root 0 2006-08-16 16:58 retrans_time
--rw-r--r-- 1 root root 0 2006-08-16 16:58 retrans_time_ms
--rw-r--r-- 1 root root 0 2006-08-16 16:58 ucast_solicit
--rw-r--r-- 1 root root 0 2006-08-16 16:58 unres_qlen
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 anycast_delay
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 app_solicit
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 base_reachable_time
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 base_reachable_time_ms
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 delay_first_probe_time
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 gc_interval
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 gc_stale_time
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 gc_thresh1
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 gc_thresh2
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 gc_thresh3
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 locktime
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 mcast_solicit
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 proxy_delay
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 proxy_qlen
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 retrans_time
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 retrans_time_ms
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 ucast_solicit
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 unres_qlen
/proc/sys/net/ipv4/neigh/eth0:
total 0
--rw-r--r-- 1 root root 0 2006-08-16 16:58 anycast_delay
--rw-r--r-- 1 root root 0 2006-08-16 16:58 app_solicit
--rw-r--r-- 1 root root 0 2006-08-16 16:58 base_reachable_time
--rw-r--r-- 1 root root 0 2006-08-16 16:58 base_reachable_time_ms
--rw-r--r-- 1 root root 0 2006-08-16 16:58 delay_first_probe_time
--rw-r--r-- 1 root root 0 2006-08-16 16:58 gc_stale_time
--rw-r--r-- 1 root root 0 2006-08-16 16:58 locktime
--rw-r--r-- 1 root root 0 2006-08-16 16:58 mcast_solicit
--rw-r--r-- 1 root root 0 2006-08-16 16:58 proxy_delay
--rw-r--r-- 1 root root 0 2006-08-16 16:58 proxy_qlen
--rw-r--r-- 1 root root 0 2006-08-16 16:58 retrans_time
--rw-r--r-- 1 root root 0 2006-08-16 16:58 retrans_time_ms
--rw-r--r-- 1 root root 0 2006-08-16 16:58 ucast_solicit
--rw-r--r-- 1 root root 0 2006-08-16 16:58 unres_qlen
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 anycast_delay
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 app_solicit
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 base_reachable_time
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 base_reachable_time_ms
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 delay_first_probe_time
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 gc_stale_time
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 locktime
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 mcast_solicit
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 proxy_delay
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 proxy_qlen
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 retrans_time
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 retrans_time_ms
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 ucast_solicit
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 unres_qlen
/proc/sys/net/ipv4/neigh/lo:
total 0
--rw-r--r-- 1 root root 0 2006-08-16 16:58 anycast_delay
--rw-r--r-- 1 root root 0 2006-08-16 16:58 app_solicit
--rw-r--r-- 1 root root 0 2006-08-16 16:58 base_reachable_time
--rw-r--r-- 1 root root 0 2006-08-16 16:58 base_reachable_time_ms
--rw-r--r-- 1 root root 0 2006-08-16 16:58 delay_first_probe_time
--rw-r--r-- 1 root root 0 2006-08-16 16:58 gc_stale_time
--rw-r--r-- 1 root root 0 2006-08-16 16:58 locktime
--rw-r--r-- 1 root root 0 2006-08-16 16:58 mcast_solicit
--rw-r--r-- 1 root root 0 2006-08-16 16:58 proxy_delay
--rw-r--r-- 1 root root 0 2006-08-16 16:58 proxy_qlen
--rw-r--r-- 1 root root 0 2006-08-16 16:58 retrans_time
--rw-r--r-- 1 root root 0 2006-08-16 16:58 retrans_time_ms
--rw-r--r-- 1 root root 0 2006-08-16 16:58 ucast_solicit
--rw-r--r-- 1 root root 0 2006-08-16 16:58 unres_qlen
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 anycast_delay
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 app_solicit
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 base_reachable_time
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 base_reachable_time_ms
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 delay_first_probe_time
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 gc_stale_time
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 locktime
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 mcast_solicit
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 proxy_delay
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 proxy_qlen
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 retrans_time
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 retrans_time_ms
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 ucast_solicit
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 unres_qlen
/proc/sys/net/ipv4/route:
total 0
--rw-r--r-- 1 root root 0 2006-08-16 16:58 error_burst
--rw-r--r-- 1 root root 0 2006-08-16 16:58 error_cost
---w------- 1 root root 0 2006-08-16 16:58 flush
--rw-r--r-- 1 root root 0 2006-08-16 16:58 gc_elasticity
--rw-r--r-- 1 root root 0 2006-08-16 16:58 gc_interval
--rw-r--r-- 1 root root 0 2006-08-16 16:58 gc_min_interval
--rw-r--r-- 1 root root 0 2006-08-16 16:58 gc_min_interval_ms
--rw-r--r-- 1 root root 0 2006-08-16 16:58 gc_thresh
--rw-r--r-- 1 root root 0 2006-08-16 16:58 gc_timeout
--rw-r--r-- 1 root root 0 2006-08-16 16:58 max_delay
--rw-r--r-- 1 root root 0 2006-08-16 16:58 max_size
--rw-r--r-- 1 root root 0 2006-08-16 16:58 min_adv_mss
--rw-r--r-- 1 root root 0 2006-08-16 16:58 min_delay
--rw-r--r-- 1 root root 0 2006-08-16 16:58 min_pmtu
--rw-r--r-- 1 root root 0 2006-08-16 16:58 mtu_expires
--rw-r--r-- 1 root root 0 2006-08-16 16:58 redirect_load
--rw-r--r-- 1 root root 0 2006-08-16 16:58 redirect_number
--rw-r--r-- 1 root root 0 2006-08-16 16:58 redirect_silence
--rw-r--r-- 1 root root 0 2006-08-16 16:58 secret_interval
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 error_burst
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 error_cost
+--w------- 1 root root 0 2006-08-16 16:49 flush
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 gc_elasticity
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 gc_interval
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 gc_min_interval
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 gc_min_interval_ms
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 gc_thresh
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 gc_timeout
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 max_delay
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 max_size
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 min_adv_mss
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 min_delay
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 min_pmtu
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 mtu_expires
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 redirect_load
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 redirect_number
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 redirect_silence
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 secret_interval
/proc/sys/net/ipv6:
total 0
--rw-r--r-- 1 root root 0 2006-08-16 16:58 bindv6only
-dr-xr-xr-x 6 root root 0 2006-08-16 16:58 conf
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 icmp
--rw-r--r-- 1 root root 0 2006-08-16 16:58 ip6frag_high_thresh
--rw-r--r-- 1 root root 0 2006-08-16 16:58 ip6frag_low_thresh
--rw-r--r-- 1 root root 0 2006-08-16 16:58 ip6frag_secret_interval
--rw-r--r-- 1 root root 0 2006-08-16 16:58 ip6frag_time
--rw-r--r-- 1 root root 0 2006-08-16 16:58 mld_max_msf
-dr-xr-xr-x 5 root root 0 2006-08-16 16:58 neigh
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 route
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 bindv6only
+dr-xr-xr-x 6 root root 0 2006-08-16 16:49 conf
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 icmp
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 ip6frag_high_thresh
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 ip6frag_low_thresh
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 ip6frag_secret_interval
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 ip6frag_time
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 mld_max_msf
+dr-xr-xr-x 5 root root 0 2006-08-16 16:49 neigh
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 route
/proc/sys/net/ipv6/conf:
total 0
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 all
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 default
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 eth0
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 lo
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 all
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 default
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 eth0
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 lo
/proc/sys/net/ipv6/conf/all:
total 0
--rw-r--r-- 1 root root 0 2006-08-16 16:58 accept_ra
--rw-r--r-- 1 root root 0 2006-08-16 16:58 accept_redirects
--rw-r--r-- 1 root root 0 2006-08-16 16:58 autoconf
--rw-r--r-- 1 root root 0 2006-08-16 16:58 dad_transmits
--rw-r--r-- 1 root root 0 2006-08-16 16:58 force_mld_version
--rw-r--r-- 1 root root 0 2006-08-16 16:58 forwarding
--rw-r--r-- 1 root root 0 2006-08-16 16:58 hop_limit
--rw-r--r-- 1 root root 0 2006-08-16 16:58 max_addresses
--rw-r--r-- 1 root root 0 2006-08-16 16:58 max_desync_factor
--rw-r--r-- 1 root root 0 2006-08-16 16:58 mtu
--rw-r--r-- 1 root root 0 2006-08-16 16:58 regen_max_retry
--rw-r--r-- 1 root root 0 2006-08-16 16:58 router_solicitation_delay
--rw-r--r-- 1 root root 0 2006-08-16 16:58 router_solicitation_interval
--rw-r--r-- 1 root root 0 2006-08-16 16:58 router_solicitations
--rw-r--r-- 1 root root 0 2006-08-16 16:58 temp_prefered_lft
--rw-r--r-- 1 root root 0 2006-08-16 16:58 temp_valid_lft
--rw-r--r-- 1 root root 0 2006-08-16 16:58 use_tempaddr
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 accept_ra
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 accept_redirects
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 autoconf
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 dad_transmits
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 force_mld_version
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 forwarding
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 hop_limit
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 max_addresses
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 max_desync_factor
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 mtu
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 regen_max_retry
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 router_solicitation_delay
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 router_solicitation_interval
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 router_solicitations
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 temp_prefered_lft
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 temp_valid_lft
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 use_tempaddr
/proc/sys/net/ipv6/conf/default:
total 0
--rw-r--r-- 1 root root 0 2006-08-16 16:58 accept_ra
--rw-r--r-- 1 root root 0 2006-08-16 16:58 accept_redirects
--rw-r--r-- 1 root root 0 2006-08-16 16:58 autoconf
--rw-r--r-- 1 root root 0 2006-08-16 16:58 dad_transmits
--rw-r--r-- 1 root root 0 2006-08-16 16:58 force_mld_version
--rw-r--r-- 1 root root 0 2006-08-16 16:58 forwarding
--rw-r--r-- 1 root root 0 2006-08-16 16:58 hop_limit
--rw-r--r-- 1 root root 0 2006-08-16 16:58 max_addresses
--rw-r--r-- 1 root root 0 2006-08-16 16:58 max_desync_factor
--rw-r--r-- 1 root root 0 2006-08-16 16:58 mtu
--rw-r--r-- 1 root root 0 2006-08-16 16:58 regen_max_retry
--rw-r--r-- 1 root root 0 2006-08-16 16:58 router_solicitation_delay
--rw-r--r-- 1 root root 0 2006-08-16 16:58 router_solicitation_interval
--rw-r--r-- 1 root root 0 2006-08-16 16:58 router_solicitations
--rw-r--r-- 1 root root 0 2006-08-16 16:58 temp_prefered_lft
--rw-r--r-- 1 root root 0 2006-08-16 16:58 temp_valid_lft
--rw-r--r-- 1 root root 0 2006-08-16 16:58 use_tempaddr
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 accept_ra
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 accept_redirects
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 autoconf
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 dad_transmits
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 force_mld_version
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 forwarding
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 hop_limit
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 max_addresses
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 max_desync_factor
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 mtu
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 regen_max_retry
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 router_solicitation_delay
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 router_solicitation_interval
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 router_solicitations
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 temp_prefered_lft
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 temp_valid_lft
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 use_tempaddr
/proc/sys/net/ipv6/conf/eth0:
total 0
--rw-r--r-- 1 root root 0 2006-08-16 16:58 accept_ra
--rw-r--r-- 1 root root 0 2006-08-16 16:58 accept_redirects
--rw-r--r-- 1 root root 0 2006-08-16 16:58 autoconf
--rw-r--r-- 1 root root 0 2006-08-16 16:58 dad_transmits
--rw-r--r-- 1 root root 0 2006-08-16 16:58 force_mld_version
--rw-r--r-- 1 root root 0 2006-08-16 16:58 forwarding
--rw-r--r-- 1 root root 0 2006-08-16 16:58 hop_limit
--rw-r--r-- 1 root root 0 2006-08-16 16:58 max_addresses
--rw-r--r-- 1 root root 0 2006-08-16 16:58 max_desync_factor
--rw-r--r-- 1 root root 0 2006-08-16 16:58 mtu
--rw-r--r-- 1 root root 0 2006-08-16 16:58 regen_max_retry
--rw-r--r-- 1 root root 0 2006-08-16 16:58 router_solicitation_delay
--rw-r--r-- 1 root root 0 2006-08-16 16:58 router_solicitation_interval
--rw-r--r-- 1 root root 0 2006-08-16 16:58 router_solicitations
--rw-r--r-- 1 root root 0 2006-08-16 16:58 temp_prefered_lft
--rw-r--r-- 1 root root 0 2006-08-16 16:58 temp_valid_lft
--rw-r--r-- 1 root root 0 2006-08-16 16:58 use_tempaddr
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 accept_ra
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 accept_redirects
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 autoconf
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 dad_transmits
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 force_mld_version
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 forwarding
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 hop_limit
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 max_addresses
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 max_desync_factor
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 mtu
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 regen_max_retry
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 router_solicitation_delay
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 router_solicitation_interval
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 router_solicitations
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 temp_prefered_lft
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 temp_valid_lft
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 use_tempaddr
/proc/sys/net/ipv6/conf/lo:
total 0
--rw-r--r-- 1 root root 0 2006-08-16 16:58 accept_ra
--rw-r--r-- 1 root root 0 2006-08-16 16:58 accept_redirects
--rw-r--r-- 1 root root 0 2006-08-16 16:58 autoconf
--rw-r--r-- 1 root root 0 2006-08-16 16:58 dad_transmits
--rw-r--r-- 1 root root 0 2006-08-16 16:58 force_mld_version
--rw-r--r-- 1 root root 0 2006-08-16 16:58 forwarding
--rw-r--r-- 1 root root 0 2006-08-16 16:58 hop_limit
--rw-r--r-- 1 root root 0 2006-08-16 16:58 max_addresses
--rw-r--r-- 1 root root 0 2006-08-16 16:58 max_desync_factor
--rw-r--r-- 1 root root 0 2006-08-16 16:58 mtu
--rw-r--r-- 1 root root 0 2006-08-16 16:58 regen_max_retry
--rw-r--r-- 1 root root 0 2006-08-16 16:58 router_solicitation_delay
--rw-r--r-- 1 root root 0 2006-08-16 16:58 router_solicitation_interval
--rw-r--r-- 1 root root 0 2006-08-16 16:58 router_solicitations
--rw-r--r-- 1 root root 0 2006-08-16 16:58 temp_prefered_lft
--rw-r--r-- 1 root root 0 2006-08-16 16:58 temp_valid_lft
--rw-r--r-- 1 root root 0 2006-08-16 16:58 use_tempaddr
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 accept_ra
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 accept_redirects
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 autoconf
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 dad_transmits
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 force_mld_version
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 forwarding
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 hop_limit
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 max_addresses
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 max_desync_factor
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 mtu
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 regen_max_retry
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 router_solicitation_delay
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 router_solicitation_interval
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 router_solicitations
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 temp_prefered_lft
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 temp_valid_lft
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 use_tempaddr
/proc/sys/net/ipv6/icmp:
total 0
--rw-r--r-- 1 root root 0 2006-08-16 16:58 ratelimit
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 ratelimit
/proc/sys/net/ipv6/neigh:
total 0
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 default
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 eth0
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 lo
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 default
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 eth0
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 lo
/proc/sys/net/ipv6/neigh/default:
total 0
--rw-r--r-- 1 root root 0 2006-08-16 16:58 anycast_delay
--rw-r--r-- 1 root root 0 2006-08-16 16:58 app_solicit
--rw-r--r-- 1 root root 0 2006-08-16 16:58 base_reachable_time
--rw-r--r-- 1 root root 0 2006-08-16 16:58 base_reachable_time_ms
--rw-r--r-- 1 root root 0 2006-08-16 16:58 delay_first_probe_time
--rw-r--r-- 1 root root 0 2006-08-16 16:58 gc_interval
--rw-r--r-- 1 root root 0 2006-08-16 16:58 gc_stale_time
--rw-r--r-- 1 root root 0 2006-08-16 16:58 gc_thresh1
--rw-r--r-- 1 root root 0 2006-08-16 16:58 gc_thresh2
--rw-r--r-- 1 root root 0 2006-08-16 16:58 gc_thresh3
--rw-r--r-- 1 root root 0 2006-08-16 16:58 locktime
--rw-r--r-- 1 root root 0 2006-08-16 16:58 mcast_solicit
--rw-r--r-- 1 root root 0 2006-08-16 16:58 proxy_delay
--rw-r--r-- 1 root root 0 2006-08-16 16:58 proxy_qlen
--rw-r--r-- 1 root root 0 2006-08-16 16:58 retrans_time
--rw-r--r-- 1 root root 0 2006-08-16 16:58 retrans_time_ms
--rw-r--r-- 1 root root 0 2006-08-16 16:58 ucast_solicit
--rw-r--r-- 1 root root 0 2006-08-16 16:58 unres_qlen
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 anycast_delay
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 app_solicit
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 base_reachable_time
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 base_reachable_time_ms
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 delay_first_probe_time
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 gc_interval
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 gc_stale_time
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 gc_thresh1
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 gc_thresh2
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 gc_thresh3
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 locktime
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 mcast_solicit
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 proxy_delay
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 proxy_qlen
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 retrans_time
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 retrans_time_ms
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 ucast_solicit
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 unres_qlen
/proc/sys/net/ipv6/neigh/eth0:
total 0
--rw-r--r-- 1 root root 0 2006-08-16 16:58 anycast_delay
--rw-r--r-- 1 root root 0 2006-08-16 16:58 app_solicit
--rw-r--r-- 1 root root 0 2006-08-16 16:58 base_reachable_time
--rw-r--r-- 1 root root 0 2006-08-16 16:58 base_reachable_time_ms
--rw-r--r-- 1 root root 0 2006-08-16 16:58 delay_first_probe_time
--rw-r--r-- 1 root root 0 2006-08-16 16:58 gc_stale_time
--rw-r--r-- 1 root root 0 2006-08-16 16:58 locktime
--rw-r--r-- 1 root root 0 2006-08-16 16:58 mcast_solicit
--rw-r--r-- 1 root root 0 2006-08-16 16:58 proxy_delay
--rw-r--r-- 1 root root 0 2006-08-16 16:58 proxy_qlen
--rw-r--r-- 1 root root 0 2006-08-16 16:58 retrans_time
--rw-r--r-- 1 root root 0 2006-08-16 16:58 retrans_time_ms
--rw-r--r-- 1 root root 0 2006-08-16 16:58 ucast_solicit
--rw-r--r-- 1 root root 0 2006-08-16 16:58 unres_qlen
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 anycast_delay
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 app_solicit
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 base_reachable_time
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 base_reachable_time_ms
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 delay_first_probe_time
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 gc_stale_time
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 locktime
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 mcast_solicit
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 proxy_delay
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 proxy_qlen
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 retrans_time
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 retrans_time_ms
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 ucast_solicit
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 unres_qlen
/proc/sys/net/ipv6/neigh/lo:
total 0
--rw-r--r-- 1 root root 0 2006-08-16 16:58 anycast_delay
--rw-r--r-- 1 root root 0 2006-08-16 16:58 app_solicit
--rw-r--r-- 1 root root 0 2006-08-16 16:58 base_reachable_time
--rw-r--r-- 1 root root 0 2006-08-16 16:58 base_reachable_time_ms
--rw-r--r-- 1 root root 0 2006-08-16 16:58 delay_first_probe_time
--rw-r--r-- 1 root root 0 2006-08-16 16:58 gc_stale_time
--rw-r--r-- 1 root root 0 2006-08-16 16:58 locktime
--rw-r--r-- 1 root root 0 2006-08-16 16:58 mcast_solicit
--rw-r--r-- 1 root root 0 2006-08-16 16:58 proxy_delay
--rw-r--r-- 1 root root 0 2006-08-16 16:58 proxy_qlen
--rw-r--r-- 1 root root 0 2006-08-16 16:58 retrans_time
--rw-r--r-- 1 root root 0 2006-08-16 16:58 retrans_time_ms
--rw-r--r-- 1 root root 0 2006-08-16 16:58 ucast_solicit
--rw-r--r-- 1 root root 0 2006-08-16 16:58 unres_qlen
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 anycast_delay
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 app_solicit
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 base_reachable_time
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 base_reachable_time_ms
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 delay_first_probe_time
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 gc_stale_time
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 locktime
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 mcast_solicit
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 proxy_delay
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 proxy_qlen
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 retrans_time
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 retrans_time_ms
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 ucast_solicit
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 unres_qlen
/proc/sys/net/ipv6/route:
total 0
---w------- 1 root root 0 2006-08-16 16:58 flush
--rw-r--r-- 1 root root 0 2006-08-16 16:58 gc_elasticity
--rw-r--r-- 1 root root 0 2006-08-16 16:58 gc_interval
--rw-r--r-- 1 root root 0 2006-08-16 16:58 gc_min_interval
--rw-r--r-- 1 root root 0 2006-08-16 16:58 gc_min_interval_ms
--rw-r--r-- 1 root root 0 2006-08-16 16:58 gc_thresh
--rw-r--r-- 1 root root 0 2006-08-16 16:58 gc_timeout
--rw-r--r-- 1 root root 0 2006-08-16 16:58 max_size
--rw-r--r-- 1 root root 0 2006-08-16 16:58 min_adv_mss
--rw-r--r-- 1 root root 0 2006-08-16 16:58 mtu_expires
+--w------- 1 root root 0 2006-08-16 16:49 flush
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 gc_elasticity
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 gc_interval
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 gc_min_interval
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 gc_min_interval_ms
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 gc_thresh
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 gc_timeout
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 max_size
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 min_adv_mss
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 mtu_expires
/proc/sys/net/irda:
total 0
--rw-r--r-- 1 root root 0 2006-08-16 16:58 debug
--rw-r--r-- 1 root root 0 2006-08-16 16:58 devname
--rw-r--r-- 1 root root 0 2006-08-16 16:58 discovery
--rw-r--r-- 1 root root 0 2006-08-16 16:58 discovery_slots
--rw-r--r-- 1 root root 0 2006-08-16 16:58 discovery_timeout
--rw-r--r-- 1 root root 0 2006-08-16 16:58 fast_poll_increase
--rw-r--r-- 1 root root 0 2006-08-16 16:58 lap_keepalive_time
--rw-r--r-- 1 root root 0 2006-08-16 16:58 max_baud_rate
--rw-r--r-- 1 root root 0 2006-08-16 16:58 max_noreply_time
--rw-r--r-- 1 root root 0 2006-08-16 16:58 max_tx_data_size
--rw-r--r-- 1 root root 0 2006-08-16 16:58 max_tx_window
--rw-r--r-- 1 root root 0 2006-08-16 16:58 min_tx_turn_time
--rw-r--r-- 1 root root 0 2006-08-16 16:58 slot_timeout
--rw-r--r-- 1 root root 0 2006-08-16 16:58 warn_noreply_time
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 debug
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 devname
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 discovery
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 discovery_slots
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 discovery_timeout
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 fast_poll_increase
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 lap_keepalive_time
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 max_baud_rate
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 max_noreply_time
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 max_tx_data_size
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 max_tx_window
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 min_tx_turn_time
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 slot_timeout
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 warn_noreply_time
/proc/sys/net/token-ring:
total 0
--rw-r--r-- 1 root root 0 2006-08-16 16:58 rif_timeout
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 rif_timeout
/proc/sys/net/unix:
total 0
--rw-r--r-- 1 root root 0 2006-08-16 16:58 max_dgram_qlen
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 max_dgram_qlen
/proc/sys/proc:
total 0
/proc/sys/vm:
total 0
--rw-r--r-- 1 root root 0 2006-08-16 16:58 block_dump
--rw-r--r-- 1 root root 0 2006-08-16 16:58 dirty_background_ratio
--rw-r--r-- 1 root root 0 2006-08-16 16:58 dirty_expire_centisecs
--rw-r--r-- 1 root root 0 2006-08-16 16:58 dirty_ratio
--rw-r--r-- 1 root root 0 2006-08-16 16:58 dirty_writeback_centisecs
--rw-r--r-- 1 root root 0 2006-08-16 16:58 laptop_mode
--rw-r--r-- 1 root root 0 2006-08-16 16:58 legacy_va_layout
--rw-r--r-- 1 root root 0 2006-08-16 16:58 lowmem_reserve_ratio
--rw-r--r-- 1 root root 0 2006-08-16 16:58 max_map_count
--rw-r--r-- 1 root root 0 2006-08-16 16:58 min_free_kbytes
--r--r--r-- 1 root root 0 2006-08-16 16:58 nr_pdflush_threads
--rw-r--r-- 1 root root 0 2006-08-16 16:58 overcommit_memory
--rw-r--r-- 1 root root 0 2006-08-16 16:58 overcommit_ratio
--rw-r--r-- 1 root root 0 2006-08-16 16:58 page-cluster
--rw-r--r-- 1 root root 0 2006-08-16 16:58 swappiness
--rw-r--r-- 1 root root 0 2006-08-16 16:58 swap_token_timeout
--rw-r--r-- 1 root root 0 2006-08-16 16:58 vfs_cache_pressure
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 block_dump
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 dirty_background_ratio
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 dirty_expire_centisecs
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 dirty_ratio
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 dirty_writeback_centisecs
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 laptop_mode
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 legacy_va_layout
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 lowmem_reserve_ratio
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 max_map_count
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 min_free_kbytes
+-r--r--r-- 1 root root 0 2006-08-16 16:49 nr_pdflush_threads
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 overcommit_memory
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 overcommit_ratio
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 page-cluster
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 swappiness
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 swap_token_timeout
+-rw-r--r-- 1 root root 0 2006-08-16 16:49 vfs_cache_pressure
/proc/sysvipc:
total 0
--r--r--r-- 1 root root 0 2006-08-16 16:58 msg
--r--r--r-- 1 root root 0 2006-08-16 16:58 sem
--r--r--r-- 1 root root 0 2006-08-16 16:58 shm
+-r--r--r-- 1 root root 0 2006-08-16 16:49 msg
+-r--r--r-- 1 root root 0 2006-08-16 16:49 sem
+-r--r--r-- 1 root root 0 2006-08-16 16:49 shm
/proc/tty:
total 0
-dr-x------ 2 root root 0 2006-08-16 16:58 driver
--r--r--r-- 1 root root 0 2006-08-16 16:58 drivers
-dr-xr-xr-x 2 root root 0 2006-08-16 16:58 ldisc
--r--r--r-- 1 root root 0 2006-08-16 16:58 ldiscs
+dr-x------ 2 root root 0 2006-08-16 16:49 driver
+-r--r--r-- 1 root root 0 2006-08-16 16:49 drivers
+dr-xr-xr-x 2 root root 0 2006-08-16 16:49 ldisc
+-r--r--r-- 1 root root 0 2006-08-16 16:49 ldiscs
/proc/tty/driver:
total 0
--r--r--r-- 1 root root 0 2006-08-16 16:58 rfcomm
--r--r--r-- 1 root root 0 2006-08-16 16:58 serial
+-r--r--r-- 1 root root 0 2006-08-16 16:49 rfcomm
+-r--r--r-- 1 root root 0 2006-08-16 16:49 serial
/proc/tty/ldisc:
total 0
--==-=-=
--
Dave Abrahams
Boost Consulting
www.boost-consulting.com
--==-=-=--
--=-=-=--