Re: Help: DNS Resolver and Root Shell

2013-10-27 Thread Hui Li
On Wed, 2013-10-23 at 17:51 +0200, Denys Vlasenko wrote: execve(/bin/ping, [ping, www.google.com], [/* 9 vars */]) = 0 ... ... open(/lib/libnss_files.so.2, O_RDONLY|O_CLOEXEC) = 3^M read(3, \177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\220\31\0\0004\0\0\0\263\0\0\2\0\0\0054\0

Re: Help: DNS Resolver and Root Shell

2013-10-27 Thread Tito
On Sunday 27 October 2013 16:46:44 you wrote: On Wed, 2013-10-23 at 17:51 +0200, Denys Vlasenko wrote: execve(/bin/ping, [ping, www.google.com], [/* 9 vars */]) = 0 ... ... open(/lib/libnss_files.so.2, O_RDONLY|O_CLOEXEC) = 3^M read(3,

Re: Help: DNS Resolver and Root Shell

2013-10-27 Thread Denys Vlasenko
On Sun, Oct 27, 2013 at 4:46 PM, Hui Li openlinuxsou...@gmail.com wrote: open(/lib/libnss_files.so.2, O_RDONLY|O_CLOEXEC) = 3^M read(3, \177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\220\31\0\0004\0\0\0\263\0\0\2\0\0\0054\0 \0\10\0(\0\36\0\33\0\6\0\0\0004\0\0\0004\0\0\0004\0\0\0\0\1\

[PATCH] sed: Add support for POSIX -E to select EREs (this is a synonym for -r)

2013-10-27 Thread David A. Wheeler
From 4db84e2049570c3a9d23085add4b725e3cf45cc0 Mon Sep 17 00:00:00 2001 From: David A. Wheeler dwhee...@dwheeler.com Date: Sun, 27 Oct 2013 19:42:46 -0400 Subject: [PATCH] sed: Add support for POSIX -E to select EREs (this is a synonym for -r) POSIX has added a new sed option -E to sed to select

Re: Help: DNS Resolver and Root Shell

2013-10-27 Thread Lee Eric
Hi, I have fixed this issue by replacing correct libs. Thanks all. Hui On Sun, Oct 27, 2013 at 9:14 PM, Denys Vlasenko vda.li...@googlemail.com wrote: On Sun, Oct 27, 2013 at 4:46 PM, Hui Li openlinuxsou...@gmail.com wrote: open(/lib/libnss_files.so.2, O_RDONLY|O_CLOEXEC) = 3^M read(3,