Denis, First of all, thanks for spending your time for me. I am so close to get crazy :))
>This is irrelevant to the problem, but... why so much of memory >is reserved by kernel? I did not dig into it, but I assumed kernel reserved memory for initrd image which is 4MB. I use this image as my root fs. I have only chance to download it to my board via 115200 serial line. So changing my image cost too much time. This can be irrelevant too but maybe give you an idea. That is, I opened debug lines at serial.c at kernel code with some modifications. It prints about serial line interrupts,received chars and so on. When I give init=hw (hello world, which was your proposal to test console print out), although kernel panics because of dying init process,when I press any key, I can see printk's coming from serial.c. It shows that at least serial hardware is functioning. But when it comes to busybox shell, nothing written from serial.c due to my keyboard input after shell prompt #. Somehow console becomes deaf. Does it related to console management of busybox (console_init, set_term at init.c) ?? Below is the log with added trace lines you wanted (Sorry it is pretty long) : Uncompressing Linux... Ok, booting the kernel. Linux version 2.4.32 ([EMAIL PROTECTED]) (gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)) #53 Mon Apr 9 16:42:35 EEST 2007 BIOS-provided physical RAM map: BIOS-e801: 0000000000000000 - 000000000009f000 (usable) BIOS-e801: 0000000000100000 - 0000000000a00000 (usable) 10MB LOWMEM available. On node 0 totalpages: 2560 zone(0): 2560 pages. zone(1): 0 pages. zone(2): 0 pages. DMI not present. Kernel command line: root=/dev/ram rw Initializing CPU#0 Calibrating delay loop... 4.04 BogoMIPS Memory: 4824k/10240k available (512k kernel code, 5028k reserved, 103k data, 40k init, 0k highmem) Checking if this processor honours the WP bit even in supervisor mode... No. Dentry cache hash table entries: 2048 (order: 2, 16384 bytes) Inode cache hash table entries: 1024 (order: 1, 8192 bytes) Mount cache hash table entries: 512 (order: 0, 4096 bytes) Buffer cache hash table entries: 1024 (order: 0, 4096 bytes) Page-cache hash table entries: 4096 (order: 2, 16384 bytes) CPU: 386 Checking 'hlt' instruction... disabled Checking for popad bug... OK. POSIX conformance testing by UNIFIX Linux NET4.0 for Linux 2.4 Based upon Swansea University Computer Society NET3.039 Starting kswapd pty: 256 Unix98 ptys configured KLOG: Initializing (Build: Apr 5 2007 - 20:17:21) Serial driver version 5.05c (2001-07-08) with no serial options enabled Testing ttyS0 (0x03f8, 0x0000)... Testing ttyS1 (0x02f8, 0x0000)... Testing ttyS2 (0x03e8, 0x0000)... serial: ttyS2: simple autoconfig failed (fe, 02) Testing ttyS3 (0x02e8, 0x0000)... serial: ttyS3: simple autoconfig failed (fe, 02) ttyS00 at 0x03f8 (irq = 4) is a 16450 ttyS01 at 0x02f8 (irq = 3) is a 16450 RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize LS:sys_open(/dev/ram) LS:sys_open(/dev/ram)->0 LS:sys_open(/dev/initrd) LS:sys_open(/dev/initrd)->1 RAMDISK: ext2 filesystem found at block 0 RAMDISK: Loading 4096 blocks [1 disk] into ram disk... |/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/ -\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\ |/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/ -\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\ |/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/ -\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\ |/-\|/-\|/-\|/-\|/-\|/-\|/-\done. LS:sys_close(1) Freeing initrd memory: 4096k freed LS:sys_close(0) EXT2-fs warning: mounting unchecked fs, running e2fsck is recommended VFS: Mounted root (ext2 filesystem). Freeing unused kernel memory: 40k freed LS:sys_open(/dev/console) starting up ttys0 (irq 4)...rs_open ttys0 successful...LS:sys_open(/dev/console)->0 LS:run_init_process(/sbin/init) LS:do_execve(/sbin/init) LS:sys_close(3) LS:sys_open(/dev/klog) KLOG: Opened LS:sys_open(/dev/klog)->3 KLOG: [EMAIL PROTECTED] LS:sys_close(3) KLOG: Released LS:sys_open(/dev/ttyS0) rs_open ttys0 successful...LS:sys_open(/dev/ttyS0)->3 LS:sys_close(3) LS:sys_open(/dev/ttyS0) rs_open ttys0 successful...LS:sys_open(/dev/ttyS0)->3 rs_interrupt_single(4)... c rs_interrupt_single(4)... o rs_interrupt_single(4)... n rs_interrupt_single(4)... so rs_interrupt_single(4)... l rs_interrupt_single(4)... e rs_interrupt_single(4)... = rs_interrupt_single(4)... / rs_interrupt_single(4)... d rs_interrupt_single(4)... ev rs_interrupt_single(4)... / rs_interrupt_single(4)... t rs_interrupt_single(4)... t rs_interrupt_single(4)... y rs_interrupt_single(4)... S rs_interrupt_single(4)... 0 rs_interrupt_single(4)... LS:sys_close(0) LS:sys_close(1) LS:sys_close(2) LS:sys_open(/dev/ttyS0) rs_open ttys0 successful...LS:sys_open(/dev/ttyS0)->0 LS:sys_close(0) rs_interrupt_single(4)... i rs_interrupt_single(4)... n rs_interrupt_single(4)... i rs_interrupt_single(4)... t rs_interrupt_single(4)... rs_interrupt_single(4)... s rs_interrupt_single(4)... t rs_interrupt_single(4)... a rs_interrupt_single(4)... rt rs_interrupt_single(4)... e rs_interrupt_single(4)... d: rs_interrupt_single(4)... rs_interrupt_single(4)... rs_interrupt_single(4)... B rs_interrupt_single(4)... u rs_interrupt_single(4)... s rs_interrupt_single(4)... y rs_interrupt_single(4)... B rs_interrupt_single(4)... o rs_interrupt_single(4)... x rs_interrupt_single(4)... v rs_interrupt_single(4)... 1 rs_interrupt_single(4)... .4 rs_interrupt_single(4)... . rs_interrupt_single(4)... 2 rs_interrupt_single(4)... rs_interrupt_single(4)... ( rs_interrupt_single(4)... 2 rs_interrupt_single(4)... 0 rs_interrupt_single(4)... 0 rs_interrupt_single(4)... 7 rs_interrupt_single(4)... -0 rs_interrupt_single(4)... 4 rs_interrupt_single(4)... - rs_interrupt_single(4)... 0 rs_interrupt_single(4)... 9 rs_interrupt_single(4)... rs_interrupt_single(4)... 1 rs_interrupt_single(4)... 0 rs_interrupt_single(4)... : rs_interrupt_single(4)... 09 rs_interrupt_single(4)... :5 rs_interrupt_single(4)... 3 rs_interrupt_single(4)... rs_interrupt_single(4)... EE rs_interrupt_single(4)... S rs_interrupt_single(4)... T rs_interrupt_single(4)... ) rs_interrupt_single(4)... rs_interrupt_single(4)... m rs_interrupt_single(4)... ul rs_interrupt_single(4)... t rs_interrupt_single(4)... i rs_interrupt_single(4)... - rs_interrupt_single(4)... c rs_interrupt_single(4)... a rs_interrupt_single(4)... l rs_interrupt_single(4)... l rs_interrupt_single(4)... rs_interrupt_single(4)... b rs_interrupt_single(4)... i rs_interrupt_single(4)... n rs_interrupt_single(4)... ar rs_interrupt_single(4)... y rs_interrupt_single(4)... LS:sys_open(/dev/console) rs_open ttys0 successful...LS:sys_open(/dev/console)->0 rs_interrupt_single(4)... i rs_interrupt_single(4)... n rs_interrupt_single(4)... i rs_interrupt_single(4)... t rs_interrupt_single(4)... s rs_interrupt_single(4)... t rs_interrupt_single(4)... a rs_interrupt_single(4)... r rs_interrupt_single(4)... t rs_interrupt_single(4)... ed rs_interrupt_single(4)... : rs_interrupt_single(4)... rs_interrupt_single(4)... B rs_interrupt_single(4)... u rs_interrupt_single(4)... sy rs_interrupt_single(4)... B rs_interrupt_single(4)... o rs_interrupt_single(4)... x rs_interrupt_single(4)... v rs_interrupt_single(4)... 1 rs_interrupt_single(4)... . rs_interrupt_single(4)... 4 rs_interrupt_single(4)... . rs_interrupt_single(4)... 2 rs_interrupt_single(4)... rs_interrupt_single(4)... ( rs_interrupt_single(4)... 2 rs_interrupt_single(4)... 0 rs_interrupt_single(4)... 0 rs_interrupt_single(4)... 7 rs_interrupt_single(4)... - rs_interrupt_single(4)... 0 rs_interrupt_single(4)... 4 rs_interrupt_single(4)... - rs_interrupt_single(4)... 0 rs_interrupt_single(4)... 9 rs_interrupt_single(4)... rs_interrupt_single(4)... 1 rs_interrupt_single(4)... 0 rs_interrupt_single(4)... : rs_interrupt_single(4)... 09 rs_interrupt_single(4)... : rs_interrupt_single(4)... 5 rs_interrupt_single(4)... 3 rs_interrupt_single(4)... E rs_interrupt_single(4)... E rs_interrupt_single(4)... ST rs_interrupt_single(4)... ) rs_interrupt_single(4)... rs_interrupt_single(4)... m rs_interrupt_single(4)... u rs_interrupt_single(4)... l rs_interrupt_single(4)... ti rs_interrupt_single(4)... - rs_interrupt_single(4)... c rs_interrupt_single(4)... a rs_interrupt_single(4)... l rs_interrupt_single(4)... l rs_interrupt_single(4)... rs_interrupt_single(4)... b rs_interrupt_single(4)... i rs_interrupt_single(4)... n rs_interrupt_single(4)... a rs_interrupt_single(4)... r rs_interrupt_single(4)... y rs_interrupt_single(4)... LS:sys_close(0) LS:sys_open(/etc/inittab) LS:sys_open(/etc/inittab)->0 rs_interrupt_single(4)... c rs_interrupt_single(4)... om rs_interrupt_single(4)... m rs_interrupt_single(4)... a rs_interrupt_single(4)... n rs_interrupt_single(4)... d= rs_interrupt_single(4)... '/ rs_interrupt_single(4)... e rs_interrupt_single(4)... t rs_interrupt_single(4)... c/ rs_interrupt_single(4)... i rs_interrupt_single(4)... n rs_interrupt_single(4)... i rs_interrupt_single(4)... t rs_interrupt_single(4)... . rs_interrupt_single(4)... d/ rs_interrupt_single(4)... rc rs_interrupt_single(4)... S rs_interrupt_single(4)... ' rs_interrupt_single(4)... rs_interrupt_single(4)... a rs_interrupt_single(4)... c rs_interrupt_single(4)... ti rs_interrupt_single(4)... o rs_interrupt_single(4)... n rs_interrupt_single(4)... = rs_interrupt_single(4)... ' rs_interrupt_single(4)... 1 rs_interrupt_single(4)... ' rs_interrupt_single(4)... rs_interrupt_single(4)... te rs_interrupt_single(4)... r rs_interrupt_single(4)... m rs_interrupt_single(4)... i rs_interrupt_single(4)... n rs_interrupt_single(4)... a rs_interrupt_single(4)... l= rs_interrupt_single(4)... ' rs_interrupt_single(4)... / rs_interrupt_single(4)... d rs_interrupt_single(4)... e rs_interrupt_single(4)... v rs_interrupt_single(4)... / rs_interrupt_single(4)... t rs_interrupt_single(4)... t rs_interrupt_single(4)... y rs_interrupt_single(4)... S rs_interrupt_single(4)... 0 rs_interrupt_single(4)... ' rs_interrupt_single(4)... rs_interrupt_single(4)... LS:sys_open(/dev/console) rs_open ttys0 successful...LS:sys_open(/dev/console)->1 rs_interrupt_single(4)... c rs_interrupt_single(4)... o rs_interrupt_single(4)... m rs_interrupt_single(4)... m rs_interrupt_single(4)... a rs_interrupt_single(4)... n rs_interrupt_single(4)... d rs_interrupt_single(4)... = rs_interrupt_single(4)... ' rs_interrupt_single(4)... / rs_interrupt_single(4)... e rs_interrupt_single(4)... t rs_interrupt_single(4)... c rs_interrupt_single(4)... / rs_interrupt_single(4)... i rs_interrupt_single(4)... n rs_interrupt_single(4)... i rs_interrupt_single(4)... t rs_interrupt_single(4)... .d rs_interrupt_single(4)... / rs_interrupt_single(4)... r rs_interrupt_single(4)... c rs_interrupt_single(4)... S' rs_interrupt_single(4)... rs_interrupt_single(4)... a rs_interrupt_single(4)... ct rs_interrupt_single(4)... i rs_interrupt_single(4)... on rs_interrupt_single(4)... = rs_interrupt_single(4)... ' rs_interrupt_single(4)... 1 rs_interrupt_single(4)... ' rs_interrupt_single(4)... rs_interrupt_single(4)... t rs_interrupt_single(4)... e rs_interrupt_single(4)... rm rs_interrupt_single(4)... in rs_interrupt_single(4)... a rs_interrupt_single(4)... l rs_interrupt_single(4)... =' rs_interrupt_single(4)... / rs_interrupt_single(4)... d rs_interrupt_single(4)... e rs_interrupt_single(4)... v/ rs_interrupt_single(4)... t rs_interrupt_single(4)... t rs_interrupt_single(4)... yS rs_interrupt_single(4)... 0 rs_interrupt_single(4)... ' rs_interrupt_single(4)... rs_interrupt_single(4)... LS:sys_close(1) rs_interrupt_single(4)... c rs_interrupt_single(4)... o rs_interrupt_single(4)... m rs_interrupt_single(4)... m rs_interrupt_single(4)... a rs_interrupt_single(4)... n rs_interrupt_single(4)... d rs_interrupt_single(4)... =' rs_interrupt_single(4)... - rs_interrupt_single(4)... / rs_interrupt_single(4)... b rs_interrupt_single(4)... i rs_interrupt_single(4)... n rs_interrupt_single(4)... / rs_interrupt_single(4)... s rs_interrupt_single(4)... h rs_interrupt_single(4)... rs_interrupt_single(4)... - rs_interrupt_single(4)... i rs_interrupt_single(4)... ' rs_interrupt_single(4)... rs_interrupt_single(4)... ac rs_interrupt_single(4)... t rs_interrupt_single(4)... i rs_interrupt_single(4)... o rs_interrupt_single(4)... n rs_interrupt_single(4)... = rs_interrupt_single(4)... ' rs_interrupt_single(4)... 2 rs_interrupt_single(4)... ' rs_interrupt_single(4)... t rs_interrupt_single(4)... e rs_interrupt_single(4)... r rs_interrupt_single(4)... m rs_interrupt_single(4)... i rs_interrupt_single(4)... n rs_interrupt_single(4)... a rs_interrupt_single(4)... l= rs_interrupt_single(4)... ' rs_interrupt_single(4)... / rs_interrupt_single(4)... d rs_interrupt_single(4)... ev rs_interrupt_single(4)... / rs_interrupt_single(4)... t rs_interrupt_single(4)... t rs_interrupt_single(4)... y rs_interrupt_single(4)... S rs_interrupt_single(4)... 0' rs_interrupt_single(4)... rs_interrupt_single(4)... LS:sys_open(/dev/console) rs_open ttys0 successful...LS:sys_open(/dev/console)->1 rs_interrupt_single(4)... c rs_interrupt_single(4)... o rs_interrupt_single(4)... m rs_interrupt_single(4)... ma rs_interrupt_single(4)... n rs_interrupt_single(4)... d rs_interrupt_single(4)... =' rs_interrupt_single(4)... - rs_interrupt_single(4)... / rs_interrupt_single(4)... b rs_interrupt_single(4)... i rs_interrupt_single(4)... n rs_interrupt_single(4)... /s rs_interrupt_single(4)... h rs_interrupt_single(4)... rs_interrupt_single(4)... - rs_interrupt_single(4)... i rs_interrupt_single(4)... ' rs_interrupt_single(4)... rs_interrupt_single(4)... ac rs_interrupt_single(4)... t rs_interrupt_single(4)... i rs_interrupt_single(4)... o rs_interrupt_single(4)... n rs_interrupt_single(4)... = rs_interrupt_single(4)... ' rs_interrupt_single(4)... 2 rs_interrupt_single(4)... ' rs_interrupt_single(4)... rs_interrupt_single(4)... t rs_interrupt_single(4)... e rs_interrupt_single(4)... r rs_interrupt_single(4)... m rs_interrupt_single(4)... i rs_interrupt_single(4)... n rs_interrupt_single(4)... a rs_interrupt_single(4)... l= rs_interrupt_single(4)... '/ rs_interrupt_single(4)... d rs_interrupt_single(4)... e rs_interrupt_single(4)... v rs_interrupt_single(4)... / rs_interrupt_single(4)... tt rs_interrupt_single(4)... y rs_interrupt_single(4)... S rs_interrupt_single(4)... 0 rs_interrupt_single(4)... ' rs_interrupt_single(4)... rs_interrupt_single(4)... LS:sys_close(1) LS:sys_close(0) LS:sys_close(0) LS:sys_close(1) LS:sys_close(2) LS:sys_open(/dev/ttyS0) rs_open ttys0 successful...LS:sys_open(/dev/ttyS0)->0 rs_interrupt_single(4)... S rs_interrupt_single(4)... ta rs_interrupt_single(4)... r rs_interrupt_single(4)... t rs_interrupt_single(4)... i rs_interrupt_single(4)... n rs_interrupt_single(4)... g rs_interrupt_single(4)... rs_interrupt_single(4)... p rs_interrupt_single(4)... i rs_interrupt_single(4)... d rs_interrupt_single(4)... rs_interrupt_single(4)... 8 rs_interrupt_single(4)... , rs_interrupt_single(4)... rs_interrupt_single(4)... co rs_interrupt_single(4)... n rs_interrupt_single(4)... s rs_interrupt_single(4)... o rs_interrupt_single(4)... l rs_interrupt_single(4)... e rs_interrupt_single(4)... rs_interrupt_single(4)... / rs_interrupt_single(4)... d rs_interrupt_single(4)... e rs_interrupt_single(4)... v rs_interrupt_single(4)... / rs_interrupt_single(4)... t rs_interrupt_single(4)... t rs_interrupt_single(4)... yS rs_interrupt_single(4)... 0 rs_interrupt_single(4)... : rs_interrupt_single(4)... rs_interrupt_single(4)... ' rs_interrupt_single(4)... / rs_interrupt_single(4)... e rs_interrupt_single(4)... t rs_interrupt_single(4)... c rs_interrupt_single(4)... / rs_interrupt_single(4)... i rs_interrupt_single(4)... n rs_interrupt_single(4)... i rs_interrupt_single(4)... t rs_interrupt_single(4)... . rs_interrupt_single(4)... d/ rs_interrupt_single(4)... r rs_interrupt_single(4)... c rs_interrupt_single(4)... S rs_interrupt_single(4)... ' rs_interrupt_single(4)... LS:do_execve(/etc/init.d/rcS) LS:sys_close(3) LS:sys_close(4) LS:sys_open(/dev/klog) KLOG: Opened LS:sys_open(/dev/klog)->3 KLOG: [EMAIL PROTECTED] LS:sys_close(3) KLOG: Released LS:sys_open(/etc/init.d/rcS) LS:sys_open(/etc/init.d/rcS)->3 LS:sys_close(3) LS:sys_open(/dev/klog) KLOG: Opened LS:sys_open(/dev/klog)->3 KLOG: KLOG: Tracing started. KLOG: LS:interactive(0) KLOG: cmdloop(1) called KLOG: parsecmd(0) called KLOG: readtoken called KLOG: xxreadtoken called KLOG: pgetc called KLOG: preadbuffer called KLOG: preadfd called KLOG: safe_read(10,..) calling KLOG: pgetc called KLOG: pgetc called KLOG: pgetc called KLOG: pgetc called KLOG: pgetc called KLOG: pgetc called KLOG: pgetc called KLOG: pgetc called KLOG: pgetc called KLOG: pgetc called KLOG: token newline KLOG: evaltree(NULL) called KLOG: parsecmd(0) called KLOG: readtoken called KLOG: xxreadtoken called KLOG: pgetc called KLOG: preadbuffer called KLOG: token newline KLOG: evaltree(NULL) called KLOG: parsecmd(0) called KLOG: readtoken called KLOG: xxreadtoken called KLOG: pgetc called KLOG: preadbuffer called KLOG: pgetc called KLOG: pgetc called KLOG: pgetc called KLOG: pgetc called KLOG: pgetc called KLOG: pgetc called KLOG: pgetc called KLOG: pgetc called KLOG: pgetc called KLOG: pgetc called KLOG: token word /bin/mount KLOG: pipeline: entered KLOG: readtoken called KLOG: xxreadtoken called KLOG: reread token word /bin/mount KLOG: readtoken called KLOG: xxreadtoken called KLOG: reread token word /bin/mount KLOG: readtoken called KLOG: xxreadtoken called KLOG: reread token word /bin/mount KLOG: readtoken called KLOG: xxreadtoken called KLOG: pgetc called KLOG: pgetc called KLOG: pgetc called KLOG: pgetc called KLOG: token word -a KLOG: readtoken called KLOG: xxreadtoken called KLOG: pgetc called KLOG: token newline KLOG: readtoken called KLOG: xxreadtoken called KLOG: reread token newline KLOG: readtoken called KLOG: xxreadtoken called KLOG: reread token newline KLOG: readtoken called KLOG: xxreadtoken called KLOG: reread token newline KLOG: pid 8, evaltree(0x80d73bc: 0, 0) called KLOG: evalcommand(0x80d73bc, 0) called KLOG: evalcommand arg: /bin/mount KLOG: evalcommand arg: -a KLOG: makejob(0x80d73bc, 1) returns %1 KLOG: forkshell(%1, 0x80d73bc, 0) called KLOG: In parent shell: child = 9 KLOG: waitforjob(%1) called KLOG: dowait(1) called KLOG: Child shell 9 LS:sys_close(10) LS:do_execve(/bin/mount) LS:sys_close(4) LS:sys_open(/dev/klog) KLOG: Opened LS:sys_open(/dev/klog)->4 KLOG: [EMAIL PROTECTED] LS:sys_close(4) KLOG: Released LS:sys_open(/etc/fstab) LS:sys_open(/etc/fstab)->4 LS:do_exit(pid:9,comm:mount) KLOG: wait returns pid 9, status=0 KLOG: Job 1: changing status of proc 9 from 0xffffffff to 0x0 KLOG: Job 1: changing state from 0 to 2 KLOG: getstatus: job 1, nproc 1, status 0, retval 0 KLOG: parsecmd(0) called KLOG: readtoken called KLOG: xxreadtoken called KLOG: pgetc called KLOG: preadbuffer called KLOG: token newline KLOG: evaltree(NULL) called KLOG: parsecmd(0) called KLOG: readtoken called KLOG: xxreadtoken called KLOG: pgetc called KLOG: preadbuffer called KLOG: token newline KLOG: evaltree(NULL) called KLOG: parsecmd(0) called KLOG: readtoken called KLOG: xxreadtoken called KLOG: pgetc called KLOG: preadbuffer called KLOG: token newline KLOG: evaltree(NULL) called KLOG: parsecmd(0) called KLOG: readtoken called KLOG: xxreadtoken called KLOG: pgetc called KLOG: preadbuffer called KLOG: preadfd called KLOG: safe_read(10,..) calling KLOG: token end of file KLOG: pid 8, exitshell(0) LS:do_exit(pid:8,comm:rcS) KLOG: Released LS:do_exit(pid:10,comm:init) Shutting down serial port 0 (irq 4)....LS:do_exit(pid:7,comm:init) LS:sys_close(1) LS:sys_close(2) LS:sys_open(/dev/ttyS0) starting up ttys0 (irq 4)...rs_open ttys0 successful...LS:sys_open(/dev/ttyS0)->0 LS:do_execve(/bin/sh) LS:sys_close(3) LS:sys_close(4) LS:sys_open(/dev/klog) KLOG: Opened LS:sys_open(/dev/klog)->3 KLOG: [EMAIL PROTECTED] LS:sys_close(3) KLOG: Released LS:sys_open(/dev/klog) KLOG: Opened LS:sys_open(/dev/klog)->3 KLOG: KLOG: Tracing started. rs_interrupt_single(4)... rs_interrupt_single(4)... rs_interrupt_single(4)... Bu rs_interrupt_single(4)... s rs_interrupt_single(4)... y rs_interrupt_single(4)... B rs_interrupt_single(4)... o rs_interrupt_single(4)... x rs_interrupt_single(4)... v rs_interrupt_single(4)... 1 rs_interrupt_single(4)... . rs_interrupt_single(4)... 4. rs_interrupt_single(4)... 2 rs_interrupt_single(4)... ( rs_interrupt_single(4)... 2 rs_interrupt_single(4)... 00 rs_interrupt_single(4)... 7- rs_interrupt_single(4)... 0 rs_interrupt_single(4)... 4 rs_interrupt_single(4)... -0 rs_interrupt_single(4)... 9 rs_interrupt_single(4)... 1 rs_interrupt_single(4)... 0 rs_interrupt_single(4)... : rs_interrupt_single(4)... 0 rs_interrupt_single(4)... 9 rs_interrupt_single(4)... : rs_interrupt_single(4)... 5 rs_interrupt_single(4)... 3 rs_interrupt_single(4)... EE rs_interrupt_single(4)... S rs_interrupt_single(4)... T rs_interrupt_single(4)... ) rs_interrupt_single(4)... rs_interrupt_single(4)... Bu rs_interrupt_single(4)... i rs_interrupt_single(4)... l rs_interrupt_single(4)... t rs_interrupt_single(4)... - rs_interrupt_single(4)... i rs_interrupt_single(4)... n rs_interrupt_single(4)... rs_interrupt_single(4)... s rs_interrupt_single(4)... h rs_interrupt_single(4)... e rs_interrupt_single(4)... l rs_interrupt_single(4)... l rs_interrupt_single(4)... rs_interrupt_single(4)... ( rs_interrupt_single(4)... a rs_interrupt_single(4)... s rs_interrupt_single(4)... h rs_interrupt_single(4)... ) rs_interrupt_single(4)... rs_interrupt_single(4)... En rs_interrupt_single(4)... te rs_interrupt_single(4)... r rs_interrupt_single(4)... rs_interrupt_single(4)... ' rs_interrupt_single(4)... h rs_interrupt_single(4)... e rs_interrupt_single(4)... l rs_interrupt_single(4)... p' rs_interrupt_single(4)... rs_interrupt_single(4)... f rs_interrupt_single(4)... o rs_interrupt_single(4)... r rs_interrupt_single(4)... a rs_interrupt_single(4)... l rs_interrupt_single(4)... i rs_interrupt_single(4)... s rs_interrupt_single(4)... t rs_interrupt_single(4)... rs_interrupt_single(4)... of rs_interrupt_single(4)... rs_interrupt_single(4)... b rs_interrupt_single(4)... u rs_interrupt_single(4)... il rs_interrupt_single(4)... t rs_interrupt_single(4)... - rs_interrupt_single(4)... in rs_interrupt_single(4)... rs_interrupt_single(4)... c rs_interrupt_single(4)... o rs_interrupt_single(4)... mm rs_interrupt_single(4)... a rs_interrupt_single(4)... nd rs_interrupt_single(4)... s rs_interrupt_single(4)... . rs_interrupt_single(4)... rs_interrupt_single(4)... KLOG: LS:interactive(1) LS:sys_open(/etc/profile) LS:sys_open(/etc/profile)->4 LS:sys_close(4) KLOG: cmdloop(0) called KLOG: parsecmd(0) called KLOG: readtoken called KLOG: xxreadtoken called KLOG: pgetc called KLOG: preadbuffer called KLOG: preadfd called KLOG: safe_read(10,..) calling KLOG: pgetc called KLOG: pgetc called KLOG: pgetc called KLOG: pgetc called KLOG: pgetc called KLOG: pgetc called KLOG: pgetc called KLOG: pgetc called KLOG: pgetc called KLOG: pgetc called KLOG: token newline KLOG: evaltree(NULL) called KLOG: parsecmd(0) called KLOG: readtoken called KLOG: xxreadtoken called KLOG: pgetc called KLOG: preadbuffer called KLOG: token newline KLOG: evaltree(NULL) called KLOG: parsecmd(0) called KLOG: readtoken called KLOG: xxreadtoken called KLOG: pgetc called KLOG: preadbuffer called KLOG: pgetc called KLOG: pgetc called KLOG: pgetc called KLOG: pgetc called KLOG: pgetc called KLOG: pgetc called KLOG: pgetc called KLOG: pgetc called KLOG: pgetc called KLOG: pgetc called KLOG: pgetc called KLOG: pgetc called KLOG: pgetc called KLOG: pgetc called KLOG: pgetc called KLOG: pgetc called KLOG: pgetc called KLOG: pgetc called KLOG: pgetc called KLOG: pgetc called KLOG: pgetc called KLOG: pgetc called KLOG: pgetc called KLOG: pgetc called KLOG: pgetc called KLOG: pgetc called KLOG: pgetc called KLOG: pgetc called KLOG: pgetc called KLOG: pgetc called KLOG: pgetc called KLOG: pgetc called KLOG: pgetc called KLOG: pgetc called KLOG: token word PATH=/bin:/sbin:/usr/bin:/usr/sbin KLOG: pipeline: entered KLOG: readtoken called KLOG: xxreadtoken called KLOG: reread token word PATH=/bin:/sbin:/usr/bin:/usr/sbin KLOG: readtoken called KLOG: xxreadtoken called KLOG: reread token word PATH=/bin:/sbin:/usr/bin:/usr/sbin KLOG: readtoken called KLOG: xxreadtoken called KLOG: reread token word PATH=/bin:/sbin:/usr/bin:/usr/sbin KLOG: readtoken called KLOG: xxreadtoken called KLOG: pgetc called KLOG: token newline KLOG: readtoken called KLOG: xxreadtoken called KLOG: reread token newline KLOG: readtoken called KLOG: xxreadtoken called KLOG: reread token newline KLOG: readtoken called KLOG: xxreadtoken called KLOG: reread token newline KLOG: pid 11, evaltree(0x80d73bc: 0, 0) called KLOG: evalcommand(0x80d73bc, 0) called KLOG: parsecmd(0) called KLOG: readtoken called KLOG: xxreadtoken called KLOG: pgetc called KLOG: preadbuffer called KLOG: pgetc called KLOG: pgetc called KLOG: pgetc called KLOG: pgetc called KLOG: pgetc called KLOG: pgetc called KLOG: token word export KLOG: pipeline: entered KLOG: readtoken called KLOG: xxreadtoken called KLOG: reread token word export KLOG: readtoken called KLOG: xxreadtoken called KLOG: reread token word export KLOG: readtoken called KLOG: xxreadtoken called KLOG: reread token word export KLOG: readtoken called KLOG: xxreadtoken called KLOG: pgetc called KLOG: pgetc called KLOG: pgetc called KLOG: pgetc called KLOG: pgetc called KLOG: pgetc called KLOG: token word PATH KLOG: readtoken called KLOG: xxreadtoken called KLOG: pgetc called KLOG: token newline KLOG: readtoken called KLOG: xxreadtoken called KLOG: reread token newline KLOG: readtoken called KLOG: xxreadtoken called KLOG: reread token newline KLOG: readtoken called KLOG: xxreadtoken called KLOG: reread token newline KLOG: pid 11, evaltree(0x80d73b4: 0, 0) called KLOG: evalcommand(0x80d73b4, 0) called KLOG: evalcommand arg: export KLOG: evalcommand arg: PATH KLOG: parsecmd(0) called KLOG: readtoken called KLOG: xxreadtoken called KLOG: pgetc called KLOG: preadbuffer called KLOG: token newline KLOG: evaltree(NULL) called KLOG: parsecmd(0) called KLOG: readtoken called KLOG: xxreadtoken called KLOG: pgetc called KLOG: preadbuffer called KLOG: preadfd called KLOG: safe_read(10,..) calling KLOG: token end of file LS:sys_close(10) LS:sys_open(.profile) LS:sys_open(.profile)->-2 KLOG: cmdloop(1) called KLOG: parsecmd(1) called rs_interrupt_single(4)... # KLOG: readtoken called KLOG: xxreadtoken called KLOG: pgetc called KLOG: preadbuffer called KLOG: preadfd called KLOG: safe_read(0,..) calling _lvnd_ (^_^) ----------------------------------------------------------------------- Bu mesaj Karel MailScanner ile tehlikeli icerik ve virus kontrolunden gecirilmistir. KAREL A.S. - Bilgi Teknolojileri Bolumu This message has been scanned for viruses and dangerous content by Karel MailScanner, and is believed to be clean. KAREL A.S. - Information Technologies Department _______________________________________________ busybox mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/busybox
